Parent Log:
http://ci.aztec-labs.com/d5dc4270cc2b91df
10:56:39 + echo 'env: REF_NAME=gh-readonly-queue/next/pr-16299-78c93eae5e4a92e2f1b25ba43c949f5fd76b5cc5 COMMIT_HASH=d4f65acf129bbf21221d5e7edb8a2ad5217eb654 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next'
10:56:39 env: REF_NAME=gh-readonly-queue/next/pr-16299-78c93eae5e4a92e2f1b25ba43c949f5fd76b5cc5 COMMIT_HASH=d4f65acf129bbf21221d5e7edb8a2ad5217eb654 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next
10:56:39 + semver check gh-readonly-queue/next/pr-16299-78c93eae5e4a92e2f1b25ba43c949f5fd76b5cc5
10:56:39 + cpu_pid=411
10:56:39 + mpstat 2
10:56:39 + mem_pid=412
10:56:39 + set +e
10:56:39 + set -x
10:56:39 + ./bootstrap.sh ci-full
10:56:39 + vmstat -w -S M 2
10:56:39 ++ cache_log cpufile
10:56:39 ++ cache_log memfile
10:56:39 cpufile log id:
http://ci.aztec-labs.com/0668ab5f697b6240
10:56:39 memfile log id:
http://ci.aztec-labs.com/57eb48c96ed144bb
10:56:46
--- pull submodules ---
10:56:46 Executing: git submodule update --init --recursive (
http://ci.aztec-labs.com/a36a8d4984de9ca8)
10:56:55 0 .
done (9s)
10:56:56
--- noir build ---
10:56:56 Executing: retry install_deps (
http://ci.aztec-labs.com/16e79a2cf42df8fc)
10:57:01 0 .
done (5s)
10:57:01 build_native Executing: build_native (
http://ci.aztec-labs.com/c18587e0ca7e5054)
10:57:01 build_packages Executing: build_packages (
http://ci.aztec-labs.com/7886731fc819e3eb)
10:57:02 build_native 0 .
done (1s)
10:57:08 build_packages 0 .
done (7s)
10:57:09
--- bb cpp build ---
10:57:09 build_wasm_threads Executing: build_wasm_threads (
http://ci.aztec-labs.com/37d35f269857d3ec)
10:57:09 build_wasm Executing: build_wasm (
http://ci.aztec-labs.com/ea089190655acac0)
10:57:09 build_native Executing: build_native (
http://ci.aztec-labs.com/8704c6f477ea0d08)
10:57:09 build_nodejs_module Executing: build_nodejs_module (
http://ci.aztec-labs.com/8021dee206f3eba2)
10:57:09 build_gcc_syntax_check_only Executing: build_gcc_syntax_check_only (
http://ci.aztec-labs.com/eef5e45bf08c6f2b)
10:57:09 build_fuzzing_syntax_check_only Executing: build_fuzzing_syntax_check_only (
http://ci.aztec-labs.com/281e7c862251640a)
10:57:09 build_asan_fast Executing: build_asan_fast (
http://ci.aztec-labs.com/269bfc23c32dcc59)
10:57:09 build_darwin Executing: build_darwin (
http://ci.aztec-labs.com/8496739c5b46ebc9)
10:57:09 build_gcc_syntax_check_only 0 .
done (0s)
10:57:09 build_fuzzing_syntax_check_only 0 .
done (0s)
10:57:09 build_wasm 0 .
done (0s)
10:57:09 build_darwin 0 .
done (0s)
10:57:09 build_wasm_threads 0 .
done (0s)
10:57:10 build_nodejs_module 0 .
done (1s)
10:57:10 build_native 0 .
done (1s)
10:57:11 build_asan_fast 0 .
done (2s)
10:57:17
--- bb.js build ---
10:57:18 Cache download and extraction of node-modules-55762ef1223e7c5b.zst complete in 1s.
10:57:18 Cache download and extraction of bb.js-cb203e97d0dbb8ec.tar.gz complete in 0s.
10:57:19
--- acir_tests build ---
10:57:19 Cache download and extraction of barretenberg-acir-tests-af8d829f347431ef.tar.gz complete in 0s.
10:57:21 Cache download and extraction of node-modules-fec19dc5fe5a76d5.zst complete in 1s.
10:57:21 browser-test-app Executing: yarn build (
http://ci.aztec-labs.com/d7b30f38356f00de)
10:57:21 bbjs-test Executing: yarn build (
http://ci.aztec-labs.com/9c819c7d30233132)
10:57:24 bbjs-test 0 .
done (3s)
10:57:26 browser-test-app 0 .
done (5s)
10:57:26 hash=3a78993a7cbadbe3
10:57:26
--- build bb docs ---
10:57:27 Cache download and extraction of bb-docs-3a78993a7cbadbe3.tar.gz complete in 1s.
10:57:27 Skipping deployment - no bb doc changes compared to cache.
10:57:28
--- barretenberg/sol building ---
10:57:28 Generating keys for add2 circuit (mem: 5.00 MiB)
10:57:28 VK contract written to: ./src/honk/keys/Add2HonkVerificationKey.sol (mem: 136.00 MiB)
10:57:28 Generating keys for blake circuit (mem: 5.00 MiB)
10:57:28 VK contract written to: ./src/honk/keys/BlakeHonkVerificationKey.sol (mem: 158.13 MiB)
10:57:28 Generating keys for ecdsa circuit (mem: 5.00 MiB)
10:57:28 (Experimental) WARNING: Builder failure when we have real witnesses! (mem: 6.00 MiB)
10:57:28 VK contract written to: ./src/honk/keys/EcdsaHonkVerificationKey.sol (mem: 216.71 MiB)
10:57:28 Generating keys for recursive circuit (mem: 4.00 MiB)
10:57:31 VK contract written to: ./src/honk/keys/RecursiveHonkVerificationKey.sol (mem: 1525.02 MiB)
10:57:31
--- barretenberg/sol building sol ---
10:57:31 Cache download and extraction of barretenberg-sol-15621de54d2e9d98.zst complete in 0s.
10:57:31 Targets built, you are good to go!
10:57:32
--- avm-transpiler build ---
10:57:32 Cache download and extraction of avm-transpiler-2a8aa85fe288d26c.tar.gz complete in 0s.
10:57:32
--- noir-projects build ---
10:57:32 Executing: prep (
http://ci.aztec-labs.com/6ecd146e9ee52505)
10:57:35 0 .
done (3s)
10:57:35 mock-protocol-circuits Executing: ./mock-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/07d93be9f5e9e33d)
10:57:35 noir-protocol-circuits Executing: ./noir-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/4438cf1f1292f815)
10:57:35 noir-contracts Executing: ./noir-contracts/bootstrap.sh (
http://ci.aztec-labs.com/c0e4bd2057445f94)
10:57:35 aztec-nr Executing: ./aztec-nr/bootstrap.sh (
http://ci.aztec-labs.com/4d23fb98290a34dd)
10:57:37 noir-contracts 0 ................................................................
10:57:37 noir-contracts 64 ................................................................
10:57:37 noir-contracts 128 ................................................................
10:57:37 noir-contracts 192 ................................................................
10:57:37 noir-contracts 256 ................................................................
10:57:38 noir-contracts 320 ................................................................
10:57:38 noir-contracts 384 ................................................................
10:57:38 noir-contracts 448 ................................................................
10:57:38 noir-contracts 512 ................................................................
10:57:38 noir-contracts 576 ................................................................
10:57:38 noir-contracts 640 ................................................................
10:57:38 noir-contracts 704 ................................................................
10:57:39 noir-contracts 768 ................................................................
10:57:39 noir-contracts 832 ................................................................
10:57:39 noir-contracts 896 ................................................................
10:57:39 noir-contracts 960 ................................................................
10:57:39 noir-contracts 1024 ................................................................
10:57:39 noir-contracts 1088 ................................................................
10:57:40 noir-contracts 1152 ................................................................
10:57:40 noir-contracts 1216 ................................................................
10:57:40 noir-contracts 1280 ................................................................
10:57:40 noir-contracts 1344 ................................................................
10:57:40 noir-contracts 1408 ................................................................
10:57:40 noir-protocol-circuits 0 ................................................................
10:57:40 noir-protocol-circuits 64 ................................................................
10:57:40 noir-contracts 1472 ................................................................
10:57:41 noir-contracts 1536 .
done (5s)
10:57:41 aztec-nr 0 .
done (6s)
10:57:41 noir-protocol-circuits 128 ................................................................
10:57:42 noir-protocol-circuits 192 ................................................................
10:57:43 noir-protocol-circuits 256 ................................................................
10:57:43 noir-protocol-circuits 320 ................................................................
10:57:44 mock-protocol-circuits 0 ................................................................
10:57:44 noir-protocol-circuits 384 ................................................................
10:57:46 noir-protocol-circuits 448 ................................................................
10:57:48 mock-protocol-circuits 64 ................................................................
11:00:09 mock-protocol-circuits 128 .
done (154s)
11:00:13 noir-protocol-circuits 512 ................................................................
11:00:13 noir-protocol-circuits 576 ................................................................
11:00:13 noir-protocol-circuits 640 .
done (158s)
11:00:13
--- l1-contracts build ---
11:00:13
➤ YN0000: ·
Yarn 4.5.2
11:00:13
➤ YN0000: ┌ Resolution step
11:00:13
➤ YN0000: └ Completed
11:00:13
➤ YN0000: ┌ Fetch step
11:00:14
➤ YN0013: │
134 packages were added to the project (
+ 44.9 MiB).
11:00:14
➤ YN0000: └ Completed in 0s 753ms
11:00:14
➤ YN0000: ┌ Link step
11:00:15
➤ YN0000: └ Completed in 0s 805ms
11:00:15
➤ YN0000: · Done in 1s 620ms
11:00:15 Cache download and extraction of l1-contracts-69ac29d125cf1e7c.tar.gz complete in 0s.
11:00:15
--- yarn-project build ---
11:00:15 Executing: ./bootstrap.sh clean-lite (
http://ci.aztec-labs.com/de8107912546163d)
11:00:15 0 .
done (0s)
11:00:20 Cache download and extraction of node-modules-3b05c7a8ae1b5ee8.zst complete in 4s.
11:00:20 Executing: compile_all (
http://ci.aztec-labs.com/6c539dc07bf38678)
11:00:24 0 .
done (3s)
11:00:24 boxes/bootstrap.sh Executing: boxes/bootstrap.sh (
http://ci.aztec-labs.com/d3c39c4e097dcd20)
11:00:24 playground/bootstrap.sh Executing: playground/bootstrap.sh (
http://ci.aztec-labs.com/f7bf1ba391206b56)
11:00:24 docs/bootstrap.sh Executing: docs/bootstrap.sh (
http://ci.aztec-labs.com/c9c1cafe4e7a7cb4)
11:00:24 release-image/bootstrap.sh Executing: release-image/bootstrap.sh (
http://ci.aztec-labs.com/0673b43a6c10b3ea)
11:00:24 spartan/bootstrap.sh Executing: spartan/bootstrap.sh (
http://ci.aztec-labs.com/4c3ea7c739413e94)
11:00:24 aztec-up/bootstrap.sh Executing: aztec-up/bootstrap.sh (
http://ci.aztec-labs.com/5e328091eddf4e6c)
11:00:26 aztec-up/bootstrap.sh 0 .
done (2s)
11:00:27 boxes/bootstrap.sh 0 .
done (3s)
11:00:29 playground/bootstrap.sh 0 .
done (5s)
11:00:31 docs/bootstrap.sh 0 .
done (7s)
11:00:37 spartan/bootstrap.sh 0 .
done (13s)
11:01:00 release-image/bootstrap.sh 0 .
done (36s)
11:01:00
--- test all ---
11:01:01 Waiting for TXE's to start...
11:01:04 Waiting for spartan environment to complete setup...
11:01:04 Spartan environment setup completed successfully.
11:01:04 Gathering tests to run...
11:01:05 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
11:02:59 Gathered 14018 tests.
11:02:59 Starting parallel run with max 64 jobs...
11:02:59 Executing: parallel -j64 --memsuspend 64G --line-buffer --joblog joblog.txt --halt now,fail=1 'run_test_cmd {}' (
http://ci.aztec-labs.com/ff3e8a99ef1a387c)
11:03:30 0 ................................................................
11:04:40 64 ................................................................
11:05:47 128 ................................................................
11:06:55 192 ................................................................
11:07:30 256 ................................................................
11:07:45 320 ................................................................
11:07:59 384 ................................................................
11:08:24 448 ................................................................
11:08:35 512 ................................................................
11:08:42 576 ................................................................
11:08:53 640 ................................................................
11:09:04 704 ................................................................
11:09:13 768 ................................................................
11:09:21 832 ................................................................
11:09:28 896 ................................................................
11:09:35 960 ................................................................
11:09:41 1024 ................................................................
11:09:46 1088 ................................................................
11:09:50 1152 ................................................................
11:09:54 1216 ................................................................
11:10:03 1280 ................................................................
11:10:10 1344 ................................................................
11:10:14 1408 ................................................................
11:10:17 1472 ................................................................
11:10:22 1536 ................................................................
11:10:26 1600 ................................................................
11:10:29 1664 ................................................................
11:10:36 1728 ................................................................
11:10:44 1792 ................................................................
11:11:00 1856 ................................................................
11:11:05 1920 ................................................................
11:11:09 1984 ................................................................
11:11:13 2048 ................................................................
11:11:16 2112 ................................................................
11:11:17 2176 ................................................................
11:11:19 2240 ................................................................
11:11:20 2304 ................................................................
11:11:22 2368 ................................................................
11:11:24 2432 ................................................................
11:11:25 2496 ................................................................
11:11:27 2560 ................................................................
11:11:28 2624 ................................................................
11:11:29 2688 ................................................................
11:11:31 2752 ................................................................
11:11:32 2816 ................................................................
11:11:48 2880 ................................................................
11:11:52 2944 ................................................................
11:11:53 3008 ................................................................
11:11:55 3072 ................................................................
11:11:57 3136 ................................................................
11:11:59 3200 ................................................................
11:12:12 3264 ................................................................
11:12:16 3328 ................................................................
11:12:19 3392 ................................................................
11:12:20 3456 ................................................................
11:12:22 3520 ................................................................
11:12:23 3584 ................................................................
11:12:25 3648 ................................................................
11:12:29 3712 ................................................................
11:12:31 3776 ................................................................
11:12:33 3840 ................................................................
11:12:39 3904 ................................................................
11:12:41 3968 ................................................................
11:12:42 4032 ................................................................
11:12:44 4096 ................................................................
11:12:45 4160 ................................................................
11:12:47 4224 ................................................................
11:12:48 4288 ................................................................
11:12:50 4352 ................................................................
11:12:51 4416 ................................................................
11:12:53 4480 ................................................................
11:12:54 4544 ................................................................
11:12:56 4608 ................................................................
11:12:57 4672 ................................................................
11:12:58 4736 ................................................................
11:13:00 4800 ................................................................
11:13:01 4864 ................................................................
11:13:02 4928 ................................................................
11:13:03 4992 ................................................................
11:13:04 5056 ................................................................
11:13:05 5120 ................................................................
11:13:06 5184 ................................................................
11:13:08 5248 ................................................................
11:13:10 5312 ................................................................
11:13:13 5376 ................................................................
11:13:15 5440 ................................................................
11:13:18 5504 ................................................................
11:13:20 5568 ................................................................
11:13:22 5632 ................................................................
11:13:24 5696 ................................................................
11:13:25 5760 ................................................................
11:13:27 5824 ................................................................
11:13:29 5888 ................................................................
11:13:31 5952 ................................................................
11:13:33 6016 ................................................................
11:13:35 6080 ................................................................
11:13:37 6144 ................................................................
11:13:39 6208 ................................................................
11:13:42 6272 ................................................................
11:13:44 6336 ................................................................
11:13:45 6400 ................................................................
11:13:47 6464 ................................................................
11:13:49 6528 ................................................................
11:13:50 6592 ................................................................
11:13:52 6656 ................................................................
11:13:54 6720 ................................................................
11:13:57 6784 ................................................................
11:13:59 6848 ................................................................
11:14:01 6912 ................................................................
11:14:03 6976 ................................................................
11:14:05 7040 ................................................................
11:14:07 7104 ................................................................
11:14:09 7168 ................................................................
11:14:11 7232 ................................................................
11:14:14 7296 ................................................................
11:14:16 7360 ................................................................
11:14:19 7424 ................................................................
11:14:23 7488 ................................................................
11:14:25 7552 ................................................................
11:14:28 7616 ................................................................
11:14:31 7680 ................................................................
11:14:33 7744 ................................................................
11:14:36 7808 ................................................................
11:14:38 7872 ................................................................
11:14:41 7936 ................................................................
11:14:44 8000 ................................................................
11:14:46 8064 ................................................................
11:14:48 8128 ................................................................
11:14:50 8192 ................................................................
11:14:52 8256 ................................................................
11:14:54 8320 ................................................................
11:14:56 8384 ................................................................
11:14:58 8448 ................................................................
11:15:00 8512 ................................................................
11:15:02 8576 ................................................................
11:15:03 8640 ................................................................
11:15:04 8704 ................................................................
11:15:05 8768 ................................................................
11:15:06 8832 ................................................................
11:15:08 8896 ................................................................
11:15:09 8960 ................................................................
11:15:10 9024 ................................................................
11:15:11 9088 ................................................................
11:15:13 9152 ................................................................
11:15:14 9216 ................................................................
11:15:15 9280 ................................................................
11:15:16 9344 ................................................................
11:15:18 9408 ................................................................
11:15:19 9472 ................................................................
11:15:20 9536 ................................................................
11:15:21 9600 ................................................................
11:15:23 9664 ................................................................
11:15:24 9728 ................................................................
11:15:25 9792 ................................................................
11:15:27 9856 ................................................................
11:15:28 9920 ................................................................
11:15:29 9984 ................................................................
11:15:30 10048 ................................................................
11:15:31 10112 ................................................................
11:15:33 10176 ................................................................
11:15:34 10240 ................................................................
11:15:35 10304 ................................................................
11:15:36 10368 ................................................................
11:15:37 10432 ................................................................
11:15:39 10496 ................................................................
11:15:40 10560 ................................................................
11:15:41 10624 ................................................................
11:15:43 10688 ................................................................
11:15:44 10752 ................................................................
11:15:45 10816 ................................................................
11:15:47 10880 ................................................................
11:15:48 10944 ................................................................
11:15:50 11008 ................................................................
11:15:51 11072 ................................................................
11:15:52 11136 ................................................................
11:15:54 11200 ................................................................
11:15:55 11264 ................................................................
11:15:57 11328 ................................................................
11:15:59 11392 ................................................................
11:16:00 11456 ................................................................
11:16:02 11520 ................................................................
11:16:04 11584 ................................................................
11:16:05 11648 ................................................................
11:16:06 11712 ................................................................
11:16:07 11776 ................................................................
11:16:08 11840 ................................................................
11:16:09 11904 ................................................................
11:16:10 11968 ................................................................
11:16:11 12032 ................................................................
11:16:12 12096 ................................................................
11:16:14 12160 ................................................................
11:16:15 12224 ................................................................
11:16:17 12288 ................................................................
11:16:18 12352 ................................................................
11:16:19 12416 ................................................................
11:16:20 12480 ................................................................
11:16:22 12544 ................................................................
11:16:23 12608 ................................................................
11:16:23 12672 ................................................................
11:16:25 12736 ................................................................
11:16:26 12800 ................................................................
11:16:27 12864 ................................................................
11:16:28 12928 ................................................................
11:16:29 12992 ................................................................
11:16:31 13056 ................................................................
11:16:32 13120 ................................................................
11:16:33 13184 ................................................................
11:16:34 13248 ................................................................
11:16:35 13312 ................................................................
11:16:36 13376 ................................................................
11:16:37 13440 ................................................................
11:16:38 13504 ................................................................
11:16:40 13568 ................................................................
11:16:41 13632 ................................................................
11:16:42 13696 ................................................................
11:16:43 13760 ................................................................
11:16:44 13824 ................................................................
11:16:45 13888 ................................................................
11:16:46 13952 ................................................................
11:16:47 14016 ................................................................
11:16:48 14080 ................................................................
11:16:50 14144 ................................................................
11:16:51 14208 ................................................................
11:19:52 14272 .
done (1013s)
11:19:52
WARNING: The following tests exceed 5 minute runtimes. Break them up or rethink them.
11:19:52 307.269: '41dd223e8f355e11: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'
11:19:52 310.497: '41dd223e8f355e11:ISOLATE=1:NAME=e2e_p2p/validators_sentinel yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/validators_sentinel.test.ts'
11:19:52 342.602: '5193d8f81b46a1b0 barretenberg/cpp/scripts/run_test.sh dsl_tests AcirAvm2RecursionConstraint.TestGenerateVKFromConstraintsWithoutWitness'
11:19:52 345.592: '41dd223e8f355e11: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'
11:19:52 363.347: '0aeef8035a6c5ac5 noir-projects/scripts/run_test.sh noir-protocol-circuits rollup_lib block_root::block_root_rollup_inputs::tests::correct_blobs_with_non_empty_fields'
11:19:52 363.438: '41dd223e8f355e11: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'
11:19:52 371.948: 'c0a6f2458c0b0887:ONLY_TERM_PARENT=1 BOX=vanilla BROWSER=* run_compose_test vanilla-all-browsers box boxes'
11:19:52 378.171: '41dd223e8f355e11: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'
11:19:52 385.447: '41dd223e8f355e11: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'
11:19:52 390.386: 'd8ae1e2ba2bf075a aztec-up/scripts/run_test.sh amm_flow'
11:19:52 406.430: '41dd223e8f355e11: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'
11:19:52 443.314: '41dd223e8f355e11:ISOLATE=1:NAME=e2e_p2p/reex yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/reex.test.ts'
11:19:52 452.569: '41dd223e8f355e11: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'
11:19:52 459.092: '41dd223e8f355e11: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'
11:19:52 473.855: '41dd223e8f355e11:ISOLATE=1:TIMEOUT=15m:NAME=e2e_block_building yarn-project/end-to-end/scripts/run_test.sh simple e2e_block_building'
11:19:52 763.499: '41dd223e8f355e11: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'
11:19:52 Completed run of 14018 tests in 1013 seconds.
11:19:52
--- bench all ---
11:19:52 barretenberg/cpp Executing: barretenberg/cpp/bootstrap.sh build_bench (
http://ci.aztec-labs.com/9df0e0694cc0ecc0)
11:19:52 yarn-project/end-to-end Executing: yarn-project/end-to-end/bootstrap.sh build_bench (
http://ci.aztec-labs.com/dc130d91b0be44ae)
11:19:53 barretenberg/cpp 0 .
done (1s)
11:21:54 yarn-project/end-to-end 0 ................................................................
11:24:32 yarn-project/end-to-end 64 .
done (280s)
11:24:33 Starting parallel run using max 64 cpus...
11:24:33 Test run log id:
http://ci.aztec-labs.com/74a04d7ed1b54c00