Skip to content

[main]: Merge pull request #1224 from github/update-release-docs #261

[main]: Merge pull request #1224 from github/update-release-docs

[main]: Merge pull request #1224 from github/update-release-docs #261

GitHub Actions / Integration Test Results - Bbs failed Apr 1, 2024 in 0s

4 fail in 4m 21s

4 tests   0 ✅  4m 21s ⏱️
1 suites  0 💤
1 files    4 ❌

Results for commit 178372b.

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

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

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 1m 4s]
Raw output
Expected p.ExitCode to be 0 because git should return an exit code of 0., but found 128 (difference of 128).
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs)
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 577
   at OctoshiftCLI.IntegrationTests.TestHelper.RunGitCommand(String command, String workingDirectory) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 179
   at OctoshiftCLI.IntegrationTests.TestHelper.InitializeBbsRepo(String bbsProjectKey, String repoName) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 176
   at OctoshiftCLI.IntegrationTests.BbsToGithub.<>c__DisplayClass17_0.<<Basic>b__0>d.MoveNext() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 93
--- End of stack trace from previous location ---
   at Polly.AsyncPolicy.<>c__DisplayClass40_0.<<ImplementationAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext)
   at Polly.AsyncPolicy.ExecuteAsync(Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext)
   at OctoshiftCLI.RetryPolicy.Retry(Func`1 func) in /home/runner/work/gh-gei/gh-gei/src/Octoshift/RetryPolicy.cs:line 43
   at OctoshiftCLI.IntegrationTests.BbsToGithub.Basic(String bbsServer, Boolean useSshForArchiveDownload, Boolean useAzureForArchiveUpload) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 85
--- 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, useAzureForArchiveUpload: True) (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 1m 8s]
Raw output
Expected p.ExitCode to be 0 because git should return an exit code of 0., but found 128 (difference of 128).
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs)
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 577
   at OctoshiftCLI.IntegrationTests.TestHelper.RunGitCommand(String command, String workingDirectory) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 179
   at OctoshiftCLI.IntegrationTests.TestHelper.InitializeBbsRepo(String bbsProjectKey, String repoName) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 176
   at OctoshiftCLI.IntegrationTests.BbsToGithub.<>c__DisplayClass17_0.<<Basic>b__0>d.MoveNext() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 93
--- End of stack trace from previous location ---
   at Polly.AsyncPolicy.<>c__DisplayClass40_0.<<ImplementationAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext)
   at Polly.AsyncPolicy.ExecuteAsync(Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext)
   at OctoshiftCLI.RetryPolicy.Retry(Func`1 func) in /home/runner/work/gh-gei/gh-gei/src/Octoshift/RetryPolicy.cs:line 43
   at OctoshiftCLI.IntegrationTests.BbsToGithub.Basic(String bbsServer, Boolean useSshForArchiveDownload, Boolean useAzureForArchiveUpload) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 85
--- 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-5-14-0-linux-2204.eastus.cloudapp.a"···, useSshForArchiveDownload: True, useAzureForArchiveUpload: True) (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 1m 3s]
Raw output
Expected p.ExitCode to be 0 because git should return an exit code of 0., but found 128 (difference of 128).
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs)
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 577
   at OctoshiftCLI.IntegrationTests.TestHelper.RunGitCommand(String command, String workingDirectory) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 179
   at OctoshiftCLI.IntegrationTests.TestHelper.InitializeBbsRepo(String bbsProjectKey, String repoName) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 176
   at OctoshiftCLI.IntegrationTests.BbsToGithub.<>c__DisplayClass17_0.<<Basic>b__0>d.MoveNext() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 93
--- End of stack trace from previous location ---
   at Polly.AsyncPolicy.<>c__DisplayClass40_0.<<ImplementationAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext)
   at Polly.AsyncPolicy.ExecuteAsync(Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext)
   at OctoshiftCLI.RetryPolicy.Retry(Func`1 func) in /home/runner/work/gh-gei/gh-gei/src/Octoshift/RetryPolicy.cs:line 43
   at OctoshiftCLI.IntegrationTests.BbsToGithub.Basic(String bbsServer, Boolean useSshForArchiveDownload, Boolean useAzureForArchiveUpload) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 85
--- 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, useAzureForArchiveUpload: False) (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 1m 3s]
Raw output
Expected p.ExitCode to be 0 because git should return an exit code of 0., but found 128 (difference of 128).
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs)
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 577
   at OctoshiftCLI.IntegrationTests.TestHelper.RunGitCommand(String command, String workingDirectory) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 179
   at OctoshiftCLI.IntegrationTests.TestHelper.InitializeBbsRepo(String bbsProjectKey, String repoName) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 176
   at OctoshiftCLI.IntegrationTests.BbsToGithub.<>c__DisplayClass17_0.<<Basic>b__0>d.MoveNext() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 93
--- End of stack trace from previous location ---
   at Polly.AsyncPolicy.<>c__DisplayClass40_0.<<ImplementationAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext)
   at Polly.AsyncPolicy.ExecuteAsync(Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext)
   at OctoshiftCLI.RetryPolicy.Retry(Func`1 func) in /home/runner/work/gh-gei/gh-gei/src/Octoshift/RetryPolicy.cs:line 43
   at OctoshiftCLI.IntegrationTests.BbsToGithub.Basic(String bbsServer, Boolean useSshForArchiveDownload, Boolean useAzureForArchiveUpload) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 85
--- 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

4 tests found

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