Parent Log:
http://ci.aztec-labs.com/5c1a3fe5fa8f75c6
15:00:16 + echo 'env: REF_NAME=gh-readonly-queue/next/pr-16347-d711c084a1b5990e4a4c0badc1ac82054e710cdc COMMIT_HASH=7d0a49b4ca10f81964e2ee6fd98b4987bc952f43 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next'
15:00:16 env: REF_NAME=gh-readonly-queue/next/pr-16347-d711c084a1b5990e4a4c0badc1ac82054e710cdc COMMIT_HASH=7d0a49b4ca10f81964e2ee6fd98b4987bc952f43 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next
15:00:16 + semver check gh-readonly-queue/next/pr-16347-d711c084a1b5990e4a4c0badc1ac82054e710cdc
15:00:16 + cpu_pid=417
15:00:16 + mpstat 2
15:00:16 + mem_pid=418
15:00:16 + set +e
15:00:16 + set -x
15:00:16 + ./bootstrap.sh ci-full
15:00:16 + vmstat -w -S M 2
15:00:16 ++ cache_log cpufile
15:00:16 ++ cache_log memfile
15:00:16 cpufile log id:
http://ci.aztec-labs.com/c2d5072bfb61d33b
15:00:16 memfile log id:
http://ci.aztec-labs.com/51c64221ae2a5682
15:00:24
--- pull submodules ---
15:00:24 Executing: git submodule update --init --recursive (
http://ci.aztec-labs.com/66eb7eb935968e84)
15:00:32 0 .
done (8s)
15:00:34
--- noir build ---
15:00:34 Executing: retry install_deps (
http://ci.aztec-labs.com/71d8ba834203d787)
15:00:39 0 .
done (5s)
15:00:39 build_native Executing: build_native (
http://ci.aztec-labs.com/c3d219b7f24b4a16)
15:00:39 build_packages Executing: build_packages (
http://ci.aztec-labs.com/2f05e02595ed0b81)
15:00:40 build_native 0 .
done (1s)
15:00:46 build_packages 0 .
done (7s)
15:00:47
--- bb cpp build ---
15:00:47 build_wasm Executing: build_wasm (
http://ci.aztec-labs.com/9a8a1ea9da7ac85b)
15:00:47 build_native Executing: build_native (
http://ci.aztec-labs.com/691f7dc216618a56)
15:00:47 build_wasm_threads Executing: build_wasm_threads (
http://ci.aztec-labs.com/ab9b76b1125f3f88)
15:00:47 build_nodejs_module Executing: build_nodejs_module (
http://ci.aztec-labs.com/51f88d590bd67a91)
15:00:47 build_gcc_syntax_check_only Executing: build_gcc_syntax_check_only (
http://ci.aztec-labs.com/cca41e1694f3ea27)
15:00:47 build_fuzzing_syntax_check_only Executing: build_fuzzing_syntax_check_only (
http://ci.aztec-labs.com/a5c6fe22f2b73bdf)
15:00:47 build_asan_fast Executing: build_asan_fast (
http://ci.aztec-labs.com/31297b64adeffa7e)
15:00:47 build_darwin Executing: build_darwin (
http://ci.aztec-labs.com/dfc1f212b213c5ca)
15:00:47 build_gcc_syntax_check_only 0 .
done (0s)
15:00:47 build_fuzzing_syntax_check_only 0 .
done (0s)
15:00:47 build_darwin 0 .
done (0s)
15:00:47 build_wasm_threads 0 .
done (0s)
15:00:47 build_wasm 0 .
done (0s)
15:00:48 build_nodejs_module 0 .
done (1s)
15:00:50 build_native 0 .
done (3s)
15:00:51 build_asan_fast 0 .
done (4s)
15:00:57
--- bb.js build ---
15:00:58 Cache download and extraction of node-modules-55762ef1223e7c5b.zst complete in 1s.
15:00:58 Cache download and extraction of bb.js-06b9dd853d6cab84.tar.gz complete in 0s.
15:01:00
--- acir_tests build ---
15:01:00 Cache download and extraction of barretenberg-acir-tests-47a591da59d328be.tar.gz complete in 0s.
15:01:01 Cache download and extraction of node-modules-fec19dc5fe5a76d5.zst complete in 0s.
15:01:02 browser-test-app Executing: yarn build (
http://ci.aztec-labs.com/45265fec1a699630)
15:01:02 bbjs-test Executing: yarn build (
http://ci.aztec-labs.com/9c6737c1cffd11ec)
15:01:05 bbjs-test 0 .
done (3s)
15:01:06 browser-test-app 0 .
done (4s)
15:01:07 hash=3a78993a7cbadbe3
15:01:07
--- build bb docs ---
15:01:08 Cache download and extraction of bb-docs-3a78993a7cbadbe3.tar.gz complete in 1s.
15:01:08 Skipping deployment - no bb doc changes compared to cache.
15:01:08
--- barretenberg/sol building ---
15:01:08 Generating keys for add2 circuit (mem: 5.00 MiB)
15:01:08 VK contract written to: ./src/honk/keys/Add2HonkVerificationKey.sol (mem: 136.00 MiB)
15:01:08 Generating keys for blake circuit (mem: 5.00 MiB)
15:01:09 VK contract written to: ./src/honk/keys/BlakeHonkVerificationKey.sol (mem: 149.74 MiB)
15:01:09 Generating keys for ecdsa circuit (mem: 4.00 MiB)
15:01:09 (Experimental) WARNING: Builder failure when we have real witnesses! (mem: 6.00 MiB)
15:01:09 VK contract written to: ./src/honk/keys/EcdsaHonkVerificationKey.sol (mem: 211.33 MiB)
15:01:09 Generating keys for recursive circuit (mem: 5.00 MiB)
15:01:12 VK contract written to: ./src/honk/keys/RecursiveHonkVerificationKey.sol (mem: 1498.14 MiB)
15:01:12
--- barretenberg/sol building sol ---
15:01:12 Cache download and extraction of barretenberg-sol-75a065290cb8b534.zst complete in 0s.
15:01:12 Targets built, you are good to go!
15:01:12
--- avm-transpiler build ---
15:01:13 Cache download and extraction of avm-transpiler-c5cff37a532edbec.tar.gz complete in 1s.
15:01:13
--- noir-projects build ---
15:01:13 Executing: prep (
http://ci.aztec-labs.com/6f8e80d003ce17ac)
15:01:15 0 .
done (2s)
15:01:16 mock-protocol-circuits Executing: ./mock-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/296e58ec68b36b7a)
15:01:16 noir-protocol-circuits Executing: ./noir-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/61c01fd310f135ed)
15:01:16 noir-contracts Executing: ./noir-contracts/bootstrap.sh (
http://ci.aztec-labs.com/28802b4ea5af801a)
15:01:16 aztec-nr Executing: ./aztec-nr/bootstrap.sh (
http://ci.aztec-labs.com/1e8888020e680fc9)
15:01:17 noir-contracts 0 ................................................................
15:01:17 noir-contracts 64 ................................................................
15:01:17 noir-contracts 128 ................................................................
15:01:18 noir-contracts 192 ................................................................
15:01:18 noir-contracts 256 ................................................................
15:01:18 noir-contracts 320 ................................................................
15:01:18 noir-contracts 384 ................................................................
15:01:19 noir-contracts 448 ................................................................
15:01:19 noir-contracts 512 ................................................................
15:01:19 noir-contracts 576 ................................................................
15:01:19 noir-contracts 640 ................................................................
15:01:19 noir-contracts 704 ................................................................
15:01:19 noir-contracts 768 ................................................................
15:01:20 noir-contracts 832 ................................................................
15:01:20 noir-contracts 896 ................................................................
15:01:20 noir-contracts 960 ................................................................
15:01:20 noir-contracts 1024 ................................................................
15:01:20 noir-contracts 1088 ................................................................
15:01:21 noir-contracts 1152 ................................................................
15:01:21 noir-contracts 1216 ................................................................
15:01:21 noir-contracts 1280 ................................................................
15:01:21 noir-contracts 1344 ................................................................
15:01:21 noir-contracts 1408 ................................................................
15:01:21 noir-protocol-circuits 0 ................................................................
15:01:21 noir-protocol-circuits 64 ................................................................
15:01:22 noir-contracts 1472 ................................................................
15:01:22 noir-contracts 1536 .
done (6s)
15:01:22 aztec-nr 0 .
done (6s)
15:01:22 noir-protocol-circuits 128 ................................................................
15:01:23 noir-protocol-circuits 192 ................................................................
15:01:23 noir-protocol-circuits 256 ................................................................
15:01:24 noir-protocol-circuits 320 ................................................................
15:01:25 mock-protocol-circuits 0 ................................................................
15:01:25 noir-protocol-circuits 384 ................................................................
15:01:27 noir-protocol-circuits 448 ................................................................
15:01:29 mock-protocol-circuits 64 ................................................................
15:03:48 mock-protocol-circuits 128 .
done (152s)
15:03:50 noir-protocol-circuits 512 ................................................................
15:03:50 noir-protocol-circuits 576 ................................................................
15:03:50 noir-protocol-circuits 640 .
done (154s)
15:03:51
--- l1-contracts build ---
15:03:51
➤ YN0000: ·
Yarn 4.5.2
15:03:51
➤ YN0000: ┌ Resolution step
15:03:51
➤ YN0000: └ Completed
15:03:51
➤ YN0000: ┌ Fetch step
15:03:52
➤ YN0013: │
134 packages were added to the project (
+ 44.9 MiB).
15:03:52
➤ YN0000: └ Completed in 0s 755ms
15:03:52
➤ YN0000: ┌ Link step
15:03:53
➤ YN0000: └ Completed in 0s 885ms
15:03:53
➤ YN0000: · Done in 1s 705ms
15:03:53 Cache download and extraction of l1-contracts-c1ff1e4e23533707.tar.gz complete in 0s.
15:03:53
--- yarn-project build ---
15:03:53 Executing: ./bootstrap.sh clean-lite (
http://ci.aztec-labs.com/2074856a0957806a)
15:03:53 0 .
done (0s)
15:03:58 Cache download and extraction of node-modules-3b05c7a8ae1b5ee8.zst complete in 4s.
15:03:58 Executing: compile_all (
http://ci.aztec-labs.com/0f09745155a2c0b4)
15:04:02 0 .
done (4s)
15:04:03 playground/bootstrap.sh Executing: playground/bootstrap.sh (
http://ci.aztec-labs.com/42a48ea10f9a21d1)
15:04:03 boxes/bootstrap.sh Executing: boxes/bootstrap.sh (
http://ci.aztec-labs.com/0c51d145885984e2)
15:04:03 docs/bootstrap.sh Executing: docs/bootstrap.sh (
http://ci.aztec-labs.com/67a81ca5ab28d607)
15:04:03 release-image/bootstrap.sh Executing: release-image/bootstrap.sh (
http://ci.aztec-labs.com/765d1e6feb90e46c)
15:04:03 spartan/bootstrap.sh Executing: spartan/bootstrap.sh (
http://ci.aztec-labs.com/f93245540d312f11)
15:04:03 aztec-up/bootstrap.sh Executing: aztec-up/bootstrap.sh (
http://ci.aztec-labs.com/7002815c12a1f812)
15:04:05 aztec-up/bootstrap.sh 0 .
done (2s)
15:04:07 boxes/bootstrap.sh 0 .
done (4s)
15:04:09 playground/bootstrap.sh 0 .
done (6s)
15:04:11 docs/bootstrap.sh 0 .
done (8s)
15:04:16 spartan/bootstrap.sh 0 .
done (13s)
15:04:42 release-image/bootstrap.sh 0 .
done (39s)
15:04:42
--- test all ---
15:04:42 Waiting for TXE's to start...
15:04:46 Waiting for spartan environment to complete setup...
15:04:46 Spartan environment setup completed successfully.
15:04:46 Gathering tests to run...
15:04:46 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
15:06:41 Gathered 14014 tests.
15:06:41 Starting parallel run with max 64 jobs...
15:06:41 Executing: parallel -j64 --memsuspend 64G --line-buffer --joblog joblog.txt --halt now,fail=1 'run_test_cmd {}' (
http://ci.aztec-labs.com/2860923be0b3faf9)
15:07:12 0 ................................................................
15:08:22 64 ................................................................
15:09:28 128 ................................................................
15:10:37 192 ................................................................
15:11:09 256 ................................................................
15:11:24 320 ................................................................
15:11:37 384 ................................................................
15:12:02 448 ................................................................
15:12:13 512 ................................................................
15:12:21 576 ................................................................
15:12:32 640 ................................................................
15:12:42 704 ................................................................
15:12:51 768 ................................................................
15:12:59 832 ................................................................
15:13:06 896 ................................................................
15:13:13 960 ................................................................
15:13:19 1024 ................................................................
15:13:25 1088 ................................................................
15:13:29 1152 ................................................................
15:13:32 1216 ................................................................
15:13:41 1280 ................................................................
15:13:49 1344 ................................................................
15:13:52 1408 ................................................................
15:13:56 1472 ................................................................
15:14:00 1536 ................................................................
15:14:03 1600 ................................................................
15:14:06 1664 ................................................................
15:14:15 1728 ................................................................
15:14:23 1792 ................................................................
15:14:39 1856 ................................................................
15:14:43 1920 ................................................................
15:14:48 1984 ................................................................
15:14:52 2048 ................................................................
15:14:54 2112 ................................................................
15:14:55 2176 ................................................................
15:14:57 2240 ................................................................
15:14:59 2304 ................................................................
15:15:01 2368 ................................................................
15:15:02 2432 ................................................................
15:15:04 2496 ................................................................
15:15:06 2560 ................................................................
15:15:07 2624 ................................................................
15:15:08 2688 ................................................................
15:15:10 2752 ................................................................
15:15:11 2816 ................................................................
15:15:26 2880 ................................................................
15:15:31 2944 ................................................................
15:15:32 3008 ................................................................
15:15:33 3072 ................................................................
15:15:35 3136 ................................................................
15:15:37 3200 ................................................................
15:15:51 3264 ................................................................
15:15:54 3328 ................................................................
15:15:57 3392 ................................................................
15:15:59 3456 ................................................................
15:16:00 3520 ................................................................
15:16:02 3584 ................................................................
15:16:04 3648 ................................................................
15:16:08 3712 ................................................................
15:16:10 3776 ................................................................
15:16:12 3840 ................................................................
15:16:18 3904 ................................................................
15:16:19 3968 ................................................................
15:16:21 4032 ................................................................
15:16:23 4096 ................................................................
15:16:24 4160 ................................................................
15:16:26 4224 ................................................................
15:16:28 4288 ................................................................
15:16:29 4352 ................................................................
15:16:31 4416 ................................................................
15:16:32 4480 ................................................................
15:16:34 4544 ................................................................
15:16:35 4608 ................................................................
15:16:36 4672 ................................................................
15:16:38 4736 ................................................................
15:16:39 4800 ................................................................
15:16:40 4864 ................................................................
15:16:42 4928 ................................................................
15:16:43 4992 ................................................................
15:16:44 5056 ................................................................
15:16:45 5120 ................................................................
15:16:47 5184 ................................................................
15:16:49 5248 ................................................................
15:16:51 5312 ................................................................
15:16:54 5376 ................................................................
15:16:57 5440 ................................................................
15:16:59 5504 ................................................................
15:17:01 5568 ................................................................
15:17:03 5632 ................................................................
15:17:05 5696 ................................................................
15:17:06 5760 ................................................................
15:17:08 5824 ................................................................
15:17:10 5888 ................................................................
15:17:12 5952 ................................................................
15:17:14 6016 ................................................................
15:17:16 6080 ................................................................
15:17:19 6144 ................................................................
15:17:21 6208 ................................................................
15:17:23 6272 ................................................................
15:17:25 6336 ................................................................
15:17:26 6400 ................................................................
15:17:28 6464 ................................................................
15:17:30 6528 ................................................................
15:17:32 6592 ................................................................
15:17:33 6656 ................................................................
15:17:36 6720 ................................................................
15:17:38 6784 ................................................................
15:17:40 6848 ................................................................
15:17:42 6912 ................................................................
15:17:44 6976 ................................................................
15:17:46 7040 ................................................................
15:17:48 7104 ................................................................
15:17:50 7168 ................................................................
15:17:52 7232 ................................................................
15:17:54 7296 ................................................................
15:17:57 7360 ................................................................
15:18:00 7424 ................................................................
15:18:03 7488 ................................................................
15:18:06 7552 ................................................................
15:18:08 7616 ................................................................
15:18:11 7680 ................................................................
15:18:14 7744 ................................................................
15:18:17 7808 ................................................................
15:18:19 7872 ................................................................
15:18:22 7936 ................................................................
15:18:25 8000 ................................................................
15:18:27 8064 ................................................................
15:18:29 8128 ................................................................
15:18:31 8192 ................................................................
15:18:33 8256 ................................................................
15:18:35 8320 ................................................................
15:18:37 8384 ................................................................
15:18:39 8448 ................................................................
15:18:40 8512 ................................................................
15:18:43 8576 ................................................................
15:18:44 8640 ................................................................
15:18:45 8704 ................................................................
15:18:46 8768 ................................................................
15:18:47 8832 ................................................................
15:18:48 8896 ................................................................
15:18:50 8960 ................................................................
15:18:51 9024 ................................................................
15:18:52 9088 ................................................................
15:18:53 9152 ................................................................
15:18:55 9216 ................................................................
15:18:56 9280 ................................................................
15:18:57 9344 ................................................................
15:18:58 9408 ................................................................
15:19:00 9472 ................................................................
15:19:01 9536 ................................................................
15:19:02 9600 ................................................................
15:19:03 9664 ................................................................
15:19:05 9728 ................................................................
15:19:06 9792 ................................................................
15:19:07 9856 ................................................................
15:19:09 9920 ................................................................
15:19:10 9984 ................................................................
15:19:11 10048 ................................................................
15:19:12 10112 ................................................................
15:19:13 10176 ................................................................
15:19:15 10240 ................................................................
15:19:16 10304 ................................................................
15:19:17 10368 ................................................................
15:19:18 10432 ................................................................
15:19:19 10496 ................................................................
15:19:21 10560 ................................................................
15:19:22 10624 ................................................................
15:19:24 10688 ................................................................
15:19:25 10752 ................................................................
15:19:26 10816 ................................................................
15:19:28 10880 ................................................................
15:19:29 10944 ................................................................
15:19:31 11008 ................................................................
15:19:32 11072 ................................................................
15:19:33 11136 ................................................................
15:19:35 11200 ................................................................
15:19:36 11264 ................................................................
15:19:38 11328 ................................................................
15:19:40 11392 ................................................................
15:19:41 11456 ................................................................
15:19:43 11520 ................................................................
15:19:45 11584 ................................................................
15:19:46 11648 ................................................................
15:19:47 11712 ................................................................
15:19:48 11776 ................................................................
15:19:49 11840 ................................................................
15:19:50 11904 ................................................................
15:19:51 11968 ................................................................
15:19:52 12032 ................................................................
15:19:53 12096 ................................................................
15:19:54 12160 ................................................................
15:19:56 12224 ................................................................
15:19:57 12288 ................................................................
15:19:58 12352 ................................................................
15:20:00 12416 ................................................................
15:20:01 12480 ................................................................
15:20:02 12544 ................................................................
15:20:03 12608 ................................................................
15:20:04 12672 ................................................................
15:20:05 12736 ................................................................
15:20:06 12800 ................................................................
15:20:07 12864 ................................................................
15:20:09 12928 ................................................................
15:20:10 12992 ................................................................
15:20:11 13056 ................................................................
15:20:12 13120 ................................................................
15:20:14 13184 ................................................................
15:20:15 13248 ................................................................
15:20:16 13312 ................................................................
15:20:17 13376 ................................................................
15:20:18 13440 ................................................................
15:20:19 13504 ................................................................
15:20:20 13568 ................................................................
15:20:21 13632 ................................................................
15:20:22 13696 ................................................................
15:20:23 13760 ................................................................
15:20:24 13824 ................................................................
15:20:26 13888 ................................................................
15:20:27 13952 ................................................................
15:20:28 14016 ................................................................
15:20:29 14080 ................................................................
15:20:30 14144 ................................................................
15:20:35 14208 ................................................................
15:23:30 14272 .
done (1009s)
15:23:30
WARNING: The following tests exceed 5 minute runtimes. Break them up or rethink them.
15:23:30 302.435: 'fdcad475bf12b9de:ISOLATE=1:NAME=e2e_epochs/epochs_invalidate_block yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_invalidate_block.test.ts'
15:23:30 309.388: 'fdcad475bf12b9de:ISOLATE=1:NAME=e2e_p2p/validators_sentinel yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/validators_sentinel.test.ts'
15:23:30 338.924: 'e7353169882d40cb barretenberg/cpp/scripts/run_test.sh dsl_tests AcirAvm2RecursionConstraint.TestGenerateVKFromConstraintsWithoutWitness'
15:23:30 349.296: 'fdcad475bf12b9de:ISOLATE=1:NAME=e2e_p2p/data_withholding_slash yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/data_withholding_slash.test.ts'
15:23:30 354.286: 'fdcad475bf12b9de:ISOLATE=1:NAME=prover-client/src/test/proving_broker_testbench.test.ts:CPUS=10:MEM=16g:CPUS=16:MEM=96g LOG_LEVEL=verbose yarn-project/scripts/run_test.sh prover-client/src/test/proving_broker_testbench.test.ts'
15:23:30 360.124: 'b43b283dd7d0bc66 noir-projects/scripts/run_test.sh noir-protocol-circuits rollup_lib block_root::block_root_rollup_inputs::tests::correct_blobs_with_non_empty_fields'
15:23:30 373.980: '658c88765a1226dc:ONLY_TERM_PARENT=1 BOX=vanilla BROWSER=* run_compose_test vanilla-all-browsers box boxes'
15:23:30 378.121: 'fdcad475bf12b9de:ISOLATE=1:NAME=e2e_epochs/epochs_empty_blocks yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_empty_blocks.test.ts'
15:23:30 385.377: 'fdcad475bf12b9de:ISOLATE=1:NAME=e2e_epochs/epochs_long_proving_time yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_long_proving_time.test.ts'
15:23:30 388.292: 'c00571c1c19f84e9 aztec-up/scripts/run_test.sh amm_flow'
15:23:30 407.297: 'fdcad475bf12b9de:ISOLATE=1:NAME=e2e_p2p/slash_veto_demo yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/slash_veto_demo.test.ts'
15:23:30 441.930: 'fdcad475bf12b9de:ISOLATE=1:NAME=e2e_p2p/reex yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/reex.test.ts'
15:23:30 448.505: 'fdcad475bf12b9de:ISOLATE=1:NAME=prover-client/src/test/bb_prover_full_rollup.test.ts:CPUS=16:MEM=96g LOG_LEVEL=verbose yarn-project/scripts/run_test.sh prover-client/src/test/bb_prover_full_rollup.test.ts'
15:23:30 459.461: 'fdcad475bf12b9de:ISOLATE=1:NAME=e2e_l1_with_wall_time yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_l1_with_wall_time.test.ts'
15:23:30 478.475: 'fdcad475bf12b9de:ISOLATE=1:TIMEOUT=15m:NAME=e2e_block_building yarn-project/end-to-end/scripts/run_test.sh simple e2e_block_building'
15:23:30 761.929: 'fdcad475bf12b9de:ISOLATE=1:TIMEOUT=15m:CPUS=16:MEM=96g:NAME=e2e_prover_full_real yarn-project/end-to-end/scripts/run_test.sh simple e2e_prover/full'
15:23:30 Completed run of 14014 tests in 1009 seconds.
15:23:30
--- bench all ---
15:23:31 barretenberg/cpp Executing: barretenberg/cpp/bootstrap.sh build_bench (
http://ci.aztec-labs.com/60a8fed5f075f6da)
15:23:31 yarn-project/end-to-end Executing: yarn-project/end-to-end/bootstrap.sh build_bench (
http://ci.aztec-labs.com/6f7d49c890f64e7b)
15:23:31 barretenberg/cpp 0 .
done (0s)
15:23:32 yarn-project/end-to-end 0 .
done (1s)
15:23:33 Starting parallel run using max 64 cpus...
15:23:33 Test run log id:
http://ci.aztec-labs.com/4da5904c90cf125e
15:31:07 Completed run of 102 tests in 454 seconds.
15:31:10 Completed 10.8 KiB/10.8 KiB (117.7 KiB/s) with 1 file(s) remaining
upload: ../../../tmp/tmp.ue7xVNrASD to s3://aztec-ci-artifacts/build-cache/bench-7d0a49b4ca10f81964e2ee6fd98b4987bc952f43.tar.gz
15:31:10 Cache upload of bench-7d0a49b4ca10f81964e2ee6fd98b4987bc952f43.tar.gz complete in 1s.
15:31:11 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
15:31:14 + local code=0
15:31:14 + set +x
15:31:14 dmesg log id:
http://ci.aztec-labs.com/6e33be513ed026f3