Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bazel CI Flaky src.test.shell.bazel.external_integration_test test_distdir_option_not_sticky #20691

Open
sgowroji opened this issue Dec 29, 2023 · 0 comments
Labels
breakage flaky test team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug

Comments

@sgowroji
Copy link
Member

https://buildkite.com/organizations/bazel/analytics/suites/bazel-bazel/tests/01884405-cb0a-7f9d-82a5-8bdafcaa0fa3?branch=master

Test details :  

BAZELCI_TASK=macos TEST_TARGET=//src/test/shell/bazel:external_integration_test TEST_NAME=test_distdir_option_not_sticky bazel test //src/test/shell/bazel:external_integration_test --test_filter=test_distdir_option_not_sticky 
 

Logs:

  adding: ext/BUILD (deflated 15%)
$TEST_TMPDIR defined: output root default is '/private/var/tmp/_bazel_buildkite/beaa5d40d8cc661533d964ee3587685a/sandbox/darwin-sandbox/8916/execroot/_main/_tmp/b03205ad50af05e6d0cacc2be6ca2cc2' and max_idle_secs default is '15'.
Starting local Bazel server and connecting to it...
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
$TEST_TMPDIR defined: output root default is '/private/var/tmp/_bazel_buildkite/beaa5d40d8cc661533d964ee3587685a/sandbox/darwin-sandbox/8916/execroot/_main/_tmp/b03205ad50af05e6d0cacc2be6ca2cc2' and max_idle_secs default is '15'.
Starting local Bazel server and connecting to it...
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Analyzing: target //:unrelated (1 packages loaded, 0 targets configured)
Analyzing: target //:unrelated (1 packages loaded, 0 targets configured)
[0 / 1] checking cached actions
INFO: Analyzed target //:unrelated (5 packages loaded, 7 targets configured).
INFO: Found 1 target...
Target //:unrelated up-to-date:
  bazel-bin/unrelated.txt
INFO: Elapsed time: 4.364s, Critical Path: 0.07s
INFO: 2 processes: 1 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 2 total actions
$TEST_TMPDIR defined: output root default is '/private/var/tmp/_bazel_buildkite/beaa5d40d8cc661533d964ee3587685a/sandbox/darwin-sandbox/8916/execroot/_main/_tmp/b03205ad50af05e6d0cacc2be6ca2cc2' and max_idle_secs default is '15'.
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Analyzing: target //:local (0 packages loaded, 0 targets configured)
Analyzing: target //:local (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //:local (1 packages loaded, 2 targets configured).
INFO: Found 1 target...
Target //:local up-to-date:
  bazel-bin/local.txt
INFO: Elapsed time: 0.410s, Critical Path: 0.07s
INFO: 3 processes: 1 internal, 2 processwrapper-sandbox.
INFO: Build completed successfully, 3 total actions
-- Test log: -----------------------------------------------------------
$TEST_TMPDIR defined: output root default is '/private/var/tmp/_bazel_buildkite/beaa5d40d8cc661533d964ee3587685a/sandbox/darwin-sandbox/8916/execroot/_main/_tmp/b03205ad50af05e6d0cacc2be6ca2cc2' and max_idle_secs default is '15'.
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
------------------------------------------------------------------------
test_distdir_option_not_sticky FAILED: Expected failure.
/private/var/tmp/_bazel_buildkite/beaa5d40d8cc661533d964ee3587685a/sandbox/darwin-sandbox/8916/execroot/_main/bazel-out/darwin_x86_64-fastbuild/bin/src/test/shell/bazel/external_integration_test.runfiles/_main/src/test/shell/bazel/external_integration_test:2321: in call to test_distdir_option_not_sticky

CC Greenteam @SalmaSamy

@sgowroji sgowroji added type: bug breakage team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. flaky test labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breakage flaky test team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
Projects
None yet
Development

No branches or pull requests

1 participant