Nigthly run: Full test suite (unit, integration, acceptance, end to end)

Nightly Build

Passed in 13m 15s
:pipeline:
Build :bazel:
Package :debian: :openwrt: :rpm:
Unit Tests :bazel:
Lint :bash:
Check Generated :bash:

Slowest 20 targets

  1. //src/test/shell/bazel:bazel_bootstrap_distfile_test on :darwin: macOS (shard 1): PASSED in 1654.7s (log)
  2. //src/test/shell/bazel:bazel_bootstrap_distfile_test on :windows: Windows: PASSED in 1308.4s (log)
  3. //src/test/shell/bazel:bazel_bootstrap_distfile_tar_test on :ubuntu: Ubuntu 20.04 LTS: PASSED in 1047.5s (log)
  4. //src/test/shell/bazel:bazel_bootstrap_distfile_test on :ubuntu: Ubuntu 20.04 LTS: PASSED in 1039.9s (log)
  5. //src/test/shell/bazel:bazel_bootstrap_distfile_tar_test on :centos: CentOS 7: PASSED in 1038.1s (log)
  6. //src/test/shell/bazel/remote:remote_execution_http_test on :centos: CentOS 7: FLAKY in 1 out of 2 runs in 1006.2s (900.8s + 105.5s) (log)
  7. //src/test/shell/bazel:bazel_determinism_test on :centos: CentOS 7: PASSED in 987.5s (log)
  8. //src/test/shell/bazel:bazel_determinism_test on :ubuntu: Ubuntu 20.04 LTS: PASSED in 986.2s (log)
  9. //src/test/shell/bazel:bazel_bootstrap_distfile_test on :ubuntu: Ubuntu 22.04 LTS: PASSED in 875.4s (log)
  10. //src/test/shell/integration:target_compatible_with_test on :ubuntu: Ubuntu 20.04 LTS: PASSED in 874.4s (log)
  11. //src/test/py/bazel:bazel_windows_test on :windows: Windows: FLAKY in 2 out of 3 runs in 852.0s (300.0s + 300.1s + 251.9s) (log)
  12. //src/test/shell/bazel:bazel_determinism_test on :ubuntu: Ubuntu 22.04 LTS: PASSED in 840.2s (log)
  13. //src/test/shell/integration:target_compatible_with_test on :centos: CentOS 7: PASSED in 831.5s (log)
  14. //src/test/shell/bazel:bazel_bootstrap_distfile_tar_test on :ubuntu: Ubuntu 22.04 LTS: PASSED in 802.3s (log)
  15. //src/test/shell/bazel:bazel_bootstrap_distfile_test on :centos: CentOS 7: PASSED in 737.8s (log)
  16. //src/test/py/bazel:runfiles_test on :ubuntu: Ubuntu 20.04 LTS: PASSED in 732.8s (log)
  17. //src/test/py/bazel:bazel_windows_cpp_test on :windows: Windows: PASSED in 727.7s (log)
  18. //src/test/shell/bazel:bazel_determinism_test on :darwin: macOS arm64 (shard 5): PASSED in 722.6s (log)
  19. //src/test/shell/bazel:bazel_java_test_jdk17_toolchain_head (shard 2/2) on :windows: Windows: PASSED in 711.3s (log)
  20. //src/test/shell/bazel:bazel_java_test_jdk11_toolchain_head (shard 2/2) on :windows: Windows: PASSED in 711.0s (log)

:windows: Windows Failures

  • //src/test/py/bazel:bazel_windows_test FLAKY in 2 out of 3 runs in 852.0s (300.0s + 300.1s + 251.9s): log

:ubuntu: Ubuntu 20.04 LTS Failures

  • //src/test/java/com/google/devtools/build/lib/util:UtilTests FLAKY in 2 out of 3 runs in 69.4s (24.2s + 37.3s + 7.9s): log
  • //src/test/java/com/google/devtools/build/lib/query2/cquery:BuildOutputFormatterCallbackTest
    • Shard 1/4: FLAKY in 1 out of 2 runs in 429.6s (300.8s + 128.8s): log
    • Shard 2/4: FLAKY in 1 out of 2 runs in 426.0s (301.1s + 125.0s): log
    • Shard 3/4: FLAKY in 1 out of 2 runs in 428.9s (302.3s + 126.6s): log
    • Shard 4/4: FLAKY in 1 out of 2 runs in 422.6s (301.7s + 120.9s): log

:ubuntu: Ubuntu 22.04 LTS Failures

  • //src/test/java/com/google/devtools/build/lib/util:UtilTests FLAKY in 1 out of 2 runs in 27.5s (13.9s + 13.6s): log

:centos: CentOS 7 Failures

  • //src/test/shell/bazel/remote:remote_execution_http_test FLAKY in 1 out of 2 runs in 1006.2s (900.8s + 105.5s): log
:pipeline:.buildkite/pipeline.sh | buildkite-agent pipeline upload
Waited 53s
·
Ran in 41s
Build :bazel:bazel build --verbose_failures --announce_rc //:scion //:scion-ci && bazel build --verbose_failures //docker:prod //docker:test
Waited 2s
·
Ran in 1m 52s
Package :debian: :openwrt: :rpm:make dist-deb BFLAGS="--file_name_version=0.12.0-58-gcbbd721a2" && make dist-openwrt BFLAGS="--file_name_version=0.12.0-58-gcbbd721a2" && make dist-rpm BFLAGS="--file_name_version=0.12.0-58-gcbbd721a2"
Waited 2s
·
Ran in 2m 14s
Unit Tests :bazel:bazel test --config=race --config=unit_all
Waited 59s
·
Ran in 2m 1s
Lint :bash:make lint
Waited 1m 0s
·
Ran in 5m 15s
Check Generated :bash:echo "--- go_deps.bzl" && mkdir -p /tmp/test-artifacts && cp go.mod go.sum go_deps.bzl /tmp/test-artifacts/ && make go.mod && make go_deps.bzl -B && diff -u /tmp/test-artifacts/go.mod go.mod && diff -u /tmp/test-artifacts/go.sum go.sum && diff -u /tmp/test-artifacts/go_deps.bzl go_deps.bzl && echo "--- protobuf" && cp -R pkg/proto/ /tmp/test-artifacts && make protobuf && diff -ur /tmp/test-artifacts/proto/ pkg/proto/ && echo "--- licenses" && mkdir -p /tmp/test-artifacts/licenses && ./tools/licenses.sh /tmp/test-artifacts/licenses && diff -rNu3 /tmp/test-artifacts/licenses ./licenses/data && echo "--- gomocks" && make mocksdiff && echo "--- antlr" && rm -rf /tmp/test-artifacts/antlr && cp -R antlr/ /tmp/test-artifacts/antlr && make antlr && diff -ur /tmp/test-artifacts/antlr/ antlr/ && echo "--- testdata" && ./tools/update_testdata.sh
Waited 1m 1s
·
Ran in 4m 7s
E2E: default 🕴️ (scion, ping)echo "--- build" && make && echo "--- start topology" && ./scion.sh topology -c topology/default.topo && ./scion.sh run && tools/await-connectivity && ./bin/scion_integration || ( echo "^^^ +++" && false ) && ./bin/end2end_integration || ( echo "^^^ +++" && false )
Waited 4s
·
Ran in 3m 16s
E2E: failing links 🕴️echo "--- build" && make && echo "--- start topology" && ./scion.sh topology -c topology/default-no-peers.topo && ./scion.sh run && tools/await-connectivity && ./bin/end2end_integration || ( echo "^^^ +++" && false ) && ./tools/integration/revocation_test.sh
Waited 1s
·
Ran in 1m 43s
E2E: default :docker: (ping)echo "--- build" && make build-dev docker-images && echo "--- start topology" && ./scion.sh topology -d && ./scion.sh run && tools/await-connectivity && echo "--- run tests" && ./bin/end2end_integration -d || ( echo "^^^ +++" && false )
Waited 2s
·
Ran in 3m 36s
AT: app_vs_endhost_br_dispatchbazel test --test_output=streamed //acceptance/app_vs_endhost_br_dispatch:test
Waited 1s
·
Ran in 9s
AT: cert_renewalbazel test --test_output=streamed //acceptance/cert_renewal:test
Waited 12s
·
Ran in 6s
AT: hidden_pathsbazel test --test_output=streamed //acceptance/hidden_paths:test
Waited 20s
·
Ran in 5s
AT: router_benchmarkbazel test --test_output=streamed //acceptance/router_benchmark:test
Waited 28s
·
Ran in 2m 29s
AT: router_multi_bfdbazel test --test_output=streamed //acceptance/router_multi:test_bfd
Waited 50s
·
Ran in 2m 17s
AT: router_multi_nobfdbazel test --test_output=streamed //acceptance/router_multi:test_nobfd
Waited 51s
·
Ran in 2m 4s
AT: sig_pingbazel test --test_output=streamed //acceptance/sig_ping:test
Waited 1m 48s
·
Ran in 10s
AT: topo_cs_reloadbazel test --test_output=streamed //acceptance/topo_cs_reload:go_default_test --test_arg=-test.v
Waited 2m 2s
·
Ran in 6s
AT: topo_daemon_reloadbazel test --test_output=streamed //acceptance/topo_daemon_reload:go_default_test --test_arg=-test.v
Waited 2m 12s
·
Ran in 5s
AT: trc_updatebazel test --test_output=streamed //acceptance/trc_update:test
Waited 2m 19s
·
Ran in 6s
Demo: drkeybazel test --test_output=streamed //demo/drkey:test
Waited 2m 29s
·
Ran in 6s
Demo: file_transferbazel test --test_output=streamed //demo/file_transfer:file_transfer
Waited 2m 38s
·
Ran in 6s
dist/test:deb_testbazel test --test_output=streamed //dist/test:deb_test
Waited 2m 48s
·
Ran in 5s
dist/test:openwrt_testbazel test --test_output=streamed //dist/test:openwrt_test
Waited 2m 56s
·
Ran in 1m 28s
dist/test:rpm_testbazel test --test_output=streamed //dist/test:rpm_test
Waited 2m 59s
·
Ran in 9s
IT: scion-pki/trcsbazel test --test_output=streamed //scion-pki/trcs:go_integration_test --test_arg=-test.v
Waited 2m 59s
·
Ran in 6s
AT: trc_ceremony_scion_pkibazel test --test_output=streamed //tools/cryptoplayground:trc_ceremony_scion_pki_test
Waited 3m 7s
·
Ran in 5s
AT: trc_ceremony_sensitive_scion_pkibazel test --test_output=streamed //tools/cryptoplayground:trc_ceremony_sensitive_scion_pki_test
Waited 3m 12s
·
Ran in 7s
AT: trc_ceremony_sensitivebazel test --test_output=streamed //tools/cryptoplayground:trc_ceremony_sensitive_test
Waited 3m 12s
·
Ran in 5s
AT: trc_ceremonybazel test --test_output=streamed //tools/cryptoplayground:trc_ceremony_test
Waited 3m 14s
·
Ran in 5s
Total Job Run Time: 34m 43s