Parent Log:
http://ci.aztec-labs.com/612e47a5069a65da
09:54:22 + echo 'env: REF_NAME=gh-readonly-queue/next/pr-16299-78c93eae5e4a92e2f1b25ba43c949f5fd76b5cc5 COMMIT_HASH=c561687f23ee0064b93b68a66839407e1e1affc3 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next'
09:54:22 env: REF_NAME=gh-readonly-queue/next/pr-16299-78c93eae5e4a92e2f1b25ba43c949f5fd76b5cc5 COMMIT_HASH=c561687f23ee0064b93b68a66839407e1e1affc3 CURRENT_VERSION=1.2.1 TARGET_BRANCH=next
09:54:22 + semver check gh-readonly-queue/next/pr-16299-78c93eae5e4a92e2f1b25ba43c949f5fd76b5cc5
09:54:22 + cpu_pid=411
09:54:22 + mpstat 2
09:54:22 + mem_pid=412
09:54:22 + set +e
09:54:22 + set -x
09:54:22 + ./bootstrap.sh ci-full
09:54:22 + vmstat -w -S M 2
09:54:22 ++ cache_log cpufile
09:54:22 ++ cache_log memfile
09:54:22 cpufile log id:
http://ci.aztec-labs.com/089874decf0eda4a
09:54:22 memfile log id:
http://ci.aztec-labs.com/01f766f18d14246a
09:54:29
--- pull submodules ---
09:54:29 Executing: git submodule update --init --recursive (
http://ci.aztec-labs.com/0840e7d78e357b01)
09:54:37 0 .
done (8s)
09:54:41
--- noir build ---
09:54:41 Executing: retry install_deps (
http://ci.aztec-labs.com/42b6d918ce40d507)
09:54:47 0 .
done (6s)
09:54:47 build_native Executing: build_native (
http://ci.aztec-labs.com/a29eb3a1958f5c61)
09:54:47 build_packages Executing: build_packages (
http://ci.aztec-labs.com/05ec997d6543d2ab)
09:54:48 build_native 0 .
done (1s)
09:54:54 build_packages 0 .
done (7s)
09:54:54
--- bb cpp build ---
09:54:55 build_native Executing: build_native (
http://ci.aztec-labs.com/fe0fb8e6af5655c1)
09:54:55 build_wasm_threads Executing: build_wasm_threads (
http://ci.aztec-labs.com/8ad302a9543758cf)
09:54:55 build_wasm Executing: build_wasm (
http://ci.aztec-labs.com/7b824a4dd7577aa8)
09:54:55 build_nodejs_module Executing: build_nodejs_module (
http://ci.aztec-labs.com/bb3a68c6a4e2338d)
09:54:55 build_gcc_syntax_check_only Executing: build_gcc_syntax_check_only (
http://ci.aztec-labs.com/56dc7f33fee37145)
09:54:55 build_fuzzing_syntax_check_only Executing: build_fuzzing_syntax_check_only (
http://ci.aztec-labs.com/2ec55b1f212d1100)
09:54:55 build_asan_fast Executing: build_asan_fast (
http://ci.aztec-labs.com/7923e99a323a9d76)
09:54:55 build_darwin Executing: build_darwin (
http://ci.aztec-labs.com/e1256a8b11d36223)
09:54:55 build_fuzzing_syntax_check_only 0 .
done (0s)
09:54:55 build_gcc_syntax_check_only 0 .
done (0s)
09:54:55 build_wasm 0 .
done (0s)
09:54:55 build_darwin 0 .
done (0s)
09:54:55 build_wasm_threads 0 .
done (0s)
09:54:56 build_nodejs_module 0 .
done (1s)
09:54:56 build_native 0 .
done (1s)
09:54:56 build_asan_fast 0 .
done (1s)
09:55:02
--- bb.js build ---
09:55:02 Cache download and extraction of node-modules-55762ef1223e7c5b.zst complete in 0s.
09:55:03 Cache download and extraction of bb.js-cb203e97d0dbb8ec.tar.gz complete in 1s.
09:55:03
--- acir_tests build ---
09:55:04 Cache download and extraction of barretenberg-acir-tests-af8d829f347431ef.tar.gz complete in 1s.
09:55:04 Cache download and extraction of node-modules-fec19dc5fe5a76d5.zst complete in 0s.
09:55:05 browser-test-app Executing: yarn build (
http://ci.aztec-labs.com/b225602da5218e73)
09:55:05 bbjs-test Executing: yarn build (
http://ci.aztec-labs.com/d453a1590995b3f1)
09:55:08 bbjs-test 0 .
done (3s)
09:55:09 browser-test-app 0 .
done (4s)
09:55:10 hash=3a78993a7cbadbe3
09:55:10
--- build bb docs ---
09:55:11 Cache download and extraction of bb-docs-3a78993a7cbadbe3.tar.gz complete in 1s.
09:55:11 Skipping deployment - no bb doc changes compared to cache.
09:55:11
--- barretenberg/sol building ---
09:55:11 Generating keys for add2 circuit (mem: 5.00 MiB)
09:55:11 VK contract written to: ./src/honk/keys/Add2HonkVerificationKey.sol (mem: 136.00 MiB)
09:55:11 Generating keys for blake circuit (mem: 5.00 MiB)
09:55:11 VK contract written to: ./src/honk/keys/BlakeHonkVerificationKey.sol (mem: 156.97 MiB)
09:55:11 Generating keys for ecdsa circuit (mem: 5.00 MiB)
09:55:11 (Experimental) WARNING: Builder failure when we have real witnesses! (mem: 6.00 MiB)
09:55:12 VK contract written to: ./src/honk/keys/EcdsaHonkVerificationKey.sol (mem: 215.68 MiB)
09:55:12 Generating keys for recursive circuit (mem: 5.00 MiB)
09:55:15 VK contract written to: ./src/honk/keys/RecursiveHonkVerificationKey.sol (mem: 1508.41 MiB)
09:55:15
--- barretenberg/sol building sol ---
09:55:15 Cache download and extraction of barretenberg-sol-15621de54d2e9d98.zst complete in 0s.
09:55:15 Targets built, you are good to go!
09:55:15
--- avm-transpiler build ---
09:55:15 Cache download and extraction of avm-transpiler-2a8aa85fe288d26c.tar.gz complete in 0s.
09:55:15
--- noir-projects build ---
09:55:15 Executing: prep (
http://ci.aztec-labs.com/09a6767cca7e9efd)
09:55:18 0 .
done (3s)
09:55:18 mock-protocol-circuits Executing: ./mock-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/ea8cf028e8d755ca)
09:55:18 noir-protocol-circuits Executing: ./noir-protocol-circuits/bootstrap.sh (
http://ci.aztec-labs.com/6b756a8c751ddae7)
09:55:18 noir-contracts Executing: ./noir-contracts/bootstrap.sh (
http://ci.aztec-labs.com/91e6ec3045e4674f)
09:55:18 aztec-nr Executing: ./aztec-nr/bootstrap.sh (
http://ci.aztec-labs.com/72416677b3e55f17)
09:55:19 noir-contracts 0 ................................................................
09:55:19 noir-contracts 64 ................................................................
09:55:19 noir-contracts 128 ................................................................
09:55:19 noir-contracts 192 ................................................................
09:55:20 noir-contracts 256 ................................................................
09:55:20 noir-contracts 320 ................................................................
09:55:20 noir-contracts 384 ................................................................
09:55:20 noir-contracts 448 ................................................................
09:55:20 noir-contracts 512 ................................................................
09:55:20 noir-contracts 576 ................................................................
09:55:20 noir-contracts 640 ................................................................
09:55:21 noir-contracts 704 ................................................................
09:55:21 noir-contracts 768 ................................................................
09:55:21 noir-contracts 832 ................................................................
09:55:21 noir-contracts 896 ................................................................
09:55:21 noir-contracts 960 ................................................................
09:55:21 noir-contracts 1024 ................................................................
09:55:21 noir-contracts 1088 ................................................................
09:55:22 noir-contracts 1152 ................................................................
09:55:22 noir-contracts 1216 ................................................................
09:55:22 noir-contracts 1280 ................................................................
09:55:22 noir-contracts 1344 ................................................................
09:55:22 noir-contracts 1408 ................................................................
09:55:22 noir-contracts 1472 ................................................................
09:55:22 noir-contracts 1536 .
done (4s)
09:55:23 noir-protocol-circuits 0 ................................................................
09:55:23 noir-protocol-circuits 64 ................................................................
09:55:23 aztec-nr 0 .
done (5s)
09:55:24 noir-protocol-circuits 128 ................................................................
09:55:24 noir-protocol-circuits 192 ................................................................
09:55:25 noir-protocol-circuits 256 ................................................................
09:55:26 noir-protocol-circuits 320 ................................................................
09:55:27 mock-protocol-circuits 0 ................................................................
09:55:27 noir-protocol-circuits 384 ................................................................
09:55:28 noir-protocol-circuits 448 ................................................................
09:55:31 mock-protocol-circuits 64 ................................................................
09:57:51 mock-protocol-circuits 128 .
done (153s)
09:57:52 noir-protocol-circuits 512 ................................................................
09:57:52 noir-protocol-circuits 576 ................................................................
09:57:52 noir-protocol-circuits 640 .
done (154s)
09:57:53
--- l1-contracts build ---
09:57:53
➤ YN0000: ·
Yarn 4.5.2
09:57:53
➤ YN0000: ┌ Resolution step
09:57:53
➤ YN0000: └ Completed
09:57:53
➤ YN0000: ┌ Fetch step
09:57:54
➤ YN0013: │
134 packages were added to the project (
+ 44.9 MiB).
09:57:54
➤ YN0000: └ Completed in 0s 738ms
09:57:54
➤ YN0000: ┌ Link step
09:57:54
➤ YN0000: └ Completed in 0s 852ms
09:57:54
➤ YN0000: · Done in 1s 654ms
09:57:55 Cache download and extraction of l1-contracts-69ac29d125cf1e7c.tar.gz complete in 0s.
09:57:55
--- yarn-project build ---
09:57:55 Executing: ./bootstrap.sh clean-lite (
http://ci.aztec-labs.com/c7cb6fb405e31ff1)
09:57:55 0 .
done (0s)
09:57:59 Cache download and extraction of node-modules-3b05c7a8ae1b5ee8.zst complete in 4s.
09:57:59 Executing: compile_all (
http://ci.aztec-labs.com/f44a8b25098d5d6c)
09:58:10 0 ................................................................
10:00:37 64 .
done (158s)
10:00:37 boxes/bootstrap.sh Executing: boxes/bootstrap.sh (
http://ci.aztec-labs.com/811502ebba94f025)
10:00:37 playground/bootstrap.sh Executing: playground/bootstrap.sh (
http://ci.aztec-labs.com/3fbee4713d83b5b4)
10:00:37 docs/bootstrap.sh Executing: docs/bootstrap.sh (
http://ci.aztec-labs.com/d00b42787cf7f5bd)
10:00:37 release-image/bootstrap.sh Executing: release-image/bootstrap.sh (
http://ci.aztec-labs.com/9223f6af475acd91)
10:00:37 spartan/bootstrap.sh Executing: spartan/bootstrap.sh (
http://ci.aztec-labs.com/0fe8eb38a9ddb4d5)
10:00:37 aztec-up/bootstrap.sh Executing: aztec-up/bootstrap.sh (
http://ci.aztec-labs.com/a0818bec27ce0cef)
10:00:38 aztec-up/bootstrap.sh 0 .
done (1s)
10:00:45 docs/bootstrap.sh 0 .
done (8s)
10:00:50 spartan/bootstrap.sh 0 .
done (13s)
10:01:15 release-image/bootstrap.sh 0 .
done (38s)
10:01:15 boxes/bootstrap.sh 0 .
done (38s)
10:01:34 playground/bootstrap.sh 0 .
done (57s)
10:01:34
--- test all ---
10:01:34 Waiting for TXE's to start...
10:01:37 Waiting for spartan environment to complete setup...
10:01:37 Spartan environment setup completed successfully.
10:01:37 Gathering tests to run...
10:01:38 WARNING: Noticed changes to rebuild patterns: spartan/scripts/kubectl
10:03:21 Gathered 14018 tests.
10:03:21 Starting parallel run with max 64 jobs...
10:03:21 Executing: parallel -j64 --memsuspend 64G --line-buffer --joblog joblog.txt --halt now,fail=1 'run_test_cmd {}' (
http://ci.aztec-labs.com/6dda458b577dc789)
10:03:52 0 ................................................................
10:05:05 64 ................................................................
10:06:12 128 ................................................................
10:07:19 192 ................................................................
10:07:50 256 ................................................................
10:08:04 320 ................................................................
10:08:19 384 ................................................................
10:08:46 448 ................................................................
10:08:56 512 ................................................................
10:09:04 576 ................................................................
10:09:15 640 ................................................................
10:09:26 704 ................................................................
10:09:34 768 ................................................................
10:09:42 832 ................................................................
10:09:49 896 ................................................................
10:09:56 960 ................................................................
10:10:02 1024 ................................................................
10:10:07 1088 ................................................................
10:10:11 1152 ................................................................
10:10:15 1216 ................................................................
10:10:24 1280 ................................................................
10:10:31 1344 ................................................................
10:10:35 1408 ................................................................
10:10:38 1472 ................................................................
10:10:43 1536 ................................................................
10:10:46 1600 ................................................................
10:10:49 1664 ................................................................
10:10:57 1728 ................................................................
10:11:04 1792 ................................................................
10:11:21 1856 ................................................................
10:11:26 1920 ................................................................
10:11:30 1984 ................................................................
10:11:34 2048 ................................................................
10:11:36 2112 ................................................................
10:11:37 2176 ................................................................
10:11:39 2240 ................................................................
10:11:40 2304 ................................................................
10:11:42 2368 ................................................................
10:11:43 2432 ................................................................
10:11:45 2496 ................................................................
10:11:47 2560 ................................................................
10:11:48 2624 ................................................................
10:11:49 2688 ................................................................
10:11:50 2752 ................................................................
10:11:52 2816 ................................................................
10:12:08 2880 ................................................................
10:12:10 2944 ................................................................
10:12:12 3008 ................................................................
10:12:14 3072 ................................................................
10:12:16 3136 ................................................................
10:12:18 3200 ................................................................
10:12:31 3264 ................................................................
10:12:35 3328 ................................................................
10:12:38 3392 ................................................................
10:12:40 3456 ................................................................
10:12:41 3520 ................................................................
10:12:43 3584 ................................................................
10:12:45 3648 ................................................................
10:12:48 3712 ................................................................
10:12:51 3776 ................................................................
10:12:53 3840 ................................................................
10:12:58 3904 ................................................................
10:13:00 3968 ................................................................
10:13:01 4032 ................................................................
10:13:02 4096 ................................................................
10:13:04 4160 ................................................................
10:13:05 4224 ................................................................
10:13:06 4288 ................................................................
10:13:08 4352 ................................................................
10:13:09 4416 ................................................................
10:13:10 4480 ................................................................
10:13:12 4544 ................................................................
10:13:13 4608 ................................................................
10:13:14 4672 ................................................................
10:13:15 4736 ................................................................
10:13:17 4800 ................................................................
10:13:18 4864 ................................................................
10:13:19 4928 ................................................................
10:13:20 4992 ................................................................
10:13:22 5056 ................................................................
10:13:23 5120 ................................................................
10:13:24 5184 ................................................................
10:13:26 5248 ................................................................