Skip to content

[main]: Automated commit of archived release notes and version file [skip ci] #298

[main]: Automated commit of archived release notes and version file [skip ci]

[main]: Automated commit of archived release notes and version file [skip ci] #298

GitHub Actions / Integration Test Results - Bbs failed Jan 27, 2025 in 0s

5 fail in 15m 39s

5 tests   0 ✅  15m 39s ⏱️
1 suites  0 💤
1 files    5 ❌

Results for commit 53020ff.

Annotations

Check warning on line 0 in OctoshiftCLI.IntegrationTests.BbsToGithub

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - Bbs

MigrateRepo_MultipartUpload (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 3m 29s]
Raw output
CliWrap.Exceptions.CommandExecutionException : Command execution failed because the underlying process (pwsh#2642) returned a non-zero exit code (1).

Command:
pwsh -File /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/bin/Debug/net8.0/../../../../../dist/linux-x64/migrate.ps1

You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 278
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IReadOnlyDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 554
   at OctoshiftCLI.IntegrationTests.TestHelper.RunPowershellScript(String script, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 545
   at OctoshiftCLI.IntegrationTests.TestHelper.RunCliMigration(String generateScriptCommand, String cliName, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 533
   at OctoshiftCLI.IntegrationTests.TestHelper.RunBbsCliMigration(String generateScriptCommand, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 572
   at OctoshiftCLI.IntegrationTests.BbsToGithub.MigrateRepo_MultipartUpload() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 162
--- End of stack trace from previous location ---

Check warning on line 0 in OctoshiftCLI.IntegrationTests.BbsToGithub

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - Bbs

Basic(bbsServer: "http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.az"···, useSshForArchiveDownload: True, uploadOption: AzureStorage) (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 5m 38s]
Raw output
CliWrap.Exceptions.CommandExecutionException : Command execution failed because the underlying process (pwsh#2931) returned a non-zero exit code (1).

Command:
pwsh -File /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/bin/Debug/net8.0/../../../../../dist/linux-x64/migrate.ps1

You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 278
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IReadOnlyDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 554
   at OctoshiftCLI.IntegrationTests.TestHelper.RunPowershellScript(String script, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 545
   at OctoshiftCLI.IntegrationTests.TestHelper.RunCliMigration(String generateScriptCommand, String cliName, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 533
   at OctoshiftCLI.IntegrationTests.TestHelper.RunBbsCliMigration(String generateScriptCommand, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 572
   at OctoshiftCLI.IntegrationTests.BbsToGithub.Basic(String bbsServer, Boolean useSshForArchiveDownload, ArchiveUploadOption uploadOption) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 131
--- End of stack trace from previous location ---

Check warning on line 0 in OctoshiftCLI.IntegrationTests.BbsToGithub

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - Bbs

Basic(bbsServer: "http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.az"···, useSshForArchiveDownload: True, uploadOption: GithubStorage) (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 2m 23s]
Raw output
CliWrap.Exceptions.CommandExecutionException : Command execution failed because the underlying process (pwsh#3271) returned a non-zero exit code (1).

Command:
pwsh -File /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/bin/Debug/net8.0/../../../../../dist/linux-x64/migrate.ps1

You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 278
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IReadOnlyDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 554
   at OctoshiftCLI.IntegrationTests.TestHelper.RunPowershellScript(String script, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 545
   at OctoshiftCLI.IntegrationTests.TestHelper.RunCliMigration(String generateScriptCommand, String cliName, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 533
   at OctoshiftCLI.IntegrationTests.TestHelper.RunBbsCliMigration(String generateScriptCommand, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 572
   at OctoshiftCLI.IntegrationTests.BbsToGithub.Basic(String bbsServer, Boolean useSshForArchiveDownload, ArchiveUploadOption uploadOption) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 131
--- End of stack trace from previous location ---

Check warning on line 0 in OctoshiftCLI.IntegrationTests.BbsToGithub

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - Bbs

Basic(bbsServer: "http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.az"···, useSshForArchiveDownload: True, uploadOption: AwsS3) (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 2m 13s]
Raw output
CliWrap.Exceptions.CommandExecutionException : Command execution failed because the underlying process (pwsh#3461) returned a non-zero exit code (1).

Command:
pwsh -File /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/bin/Debug/net8.0/../../../../../dist/linux-x64/migrate.ps1

You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 278
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IReadOnlyDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 554
   at OctoshiftCLI.IntegrationTests.TestHelper.RunPowershellScript(String script, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 545
   at OctoshiftCLI.IntegrationTests.TestHelper.RunCliMigration(String generateScriptCommand, String cliName, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 533
   at OctoshiftCLI.IntegrationTests.TestHelper.RunBbsCliMigration(String generateScriptCommand, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 572
   at OctoshiftCLI.IntegrationTests.BbsToGithub.Basic(String bbsServer, Boolean useSshForArchiveDownload, ArchiveUploadOption uploadOption) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 131
--- End of stack trace from previous location ---

Check warning on line 0 in OctoshiftCLI.IntegrationTests.BbsToGithub

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - Bbs

Basic(bbsServer: "http://e2e-bbs-7-21-9-win-2019.eastus.cloudapp.azu"···, useSshForArchiveDownload: False, uploadOption: AzureStorage) (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 1m 54s]
Raw output
CliWrap.Exceptions.CommandExecutionException : Command execution failed because the underlying process (pwsh#3643) returned a non-zero exit code (1).

Command:
pwsh -File /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/bin/Debug/net8.0/../../../../../dist/linux-x64/migrate.ps1

You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 278
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 294
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IReadOnlyDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 554
   at OctoshiftCLI.IntegrationTests.TestHelper.RunPowershellScript(String script, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 545
   at OctoshiftCLI.IntegrationTests.TestHelper.RunCliMigration(String generateScriptCommand, String cliName, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 533
   at OctoshiftCLI.IntegrationTests.TestHelper.RunBbsCliMigration(String generateScriptCommand, IReadOnlyDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 572
   at OctoshiftCLI.IntegrationTests.BbsToGithub.Basic(String bbsServer, Boolean useSshForArchiveDownload, ArchiveUploadOption uploadOption) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 131
--- End of stack trace from previous location ---

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - Bbs

5 tests found

There are 5 tests, see "Raw output" for the full list of tests.
Raw output
OctoshiftCLI.IntegrationTests.BbsToGithub ‑ Basic(bbsServer: "http://e2e-bbs-7-21-9-win-2019.eastus.cloudapp.azu"···, useSshForArchiveDownload: False, uploadOption: AzureStorage)
OctoshiftCLI.IntegrationTests.BbsToGithub ‑ Basic(bbsServer: "http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.az"···, useSshForArchiveDownload: True, uploadOption: AwsS3)
OctoshiftCLI.IntegrationTests.BbsToGithub ‑ Basic(bbsServer: "http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.az"···, useSshForArchiveDownload: True, uploadOption: AzureStorage)
OctoshiftCLI.IntegrationTests.BbsToGithub ‑ Basic(bbsServer: "http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.az"···, useSshForArchiveDownload: True, uploadOption: GithubStorage)
OctoshiftCLI.IntegrationTests.BbsToGithub ‑ MigrateRepo_MultipartUpload