Parent Log:
http://ci.aztec-labs.com/a6379728c23043a9
Command: d2a1f586812a792c yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/464e1a9d9b40b5188586643b44bc52bffccbc3e6
Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Tue Jun 17 20:24:23 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15117_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_master
20:24:26 [20:24:26.229]
INFO:
blob-sink:server Server is running on
http://localhost:38525
20:24:26 [20:24:26.568]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
20:24:26 [20:24:26.570]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
20:24:26 [20:24:26.674]
INFO:
blob-sink:server Stopping blob sink
20:24:26 [20:24:26.675]
INFO:
blob-sink:server Blob sink stopped
20:24:26 [20:24:26.678]
INFO:
blob-sink:server Server is running on
http://localhost:39339
20:24:26 [20:24:26.919]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
20:24:26 [20:24:26.923]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
20:24:27 [20:24:27.394]
INFO:
blob-sink:server Stopping blob sink
20:24:27 [20:24:27.395]
INFO:
blob-sink:server Blob sink stopped
20:24:27 [20:24:27.398]
INFO:
blob-sink:server Server is running on
http://localhost:36553
20:24:27 [20:24:27.405]
WARN:
blob-sink:client Unable to get blob sidecar for 0xnonexistent: Bad Request (400)
{"status":400,"statusText":"Bad Request","body":"{\"error\":\"Invalid block_id parameter\"}"}
20:24:27 [20:24:27.406]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:36553"}
20:24:27 [20:24:27.407]
INFO:
blob-sink:server Stopping blob sink
20:24:27 [20:24:27.407]
INFO:
blob-sink:server Blob sink stopped
20:24:27 [20:24:27.409]
INFO:
blob-sink:server Server is running on
http://localhost:37335
20:24:32 [20:24:32.608]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
20:24:37 [20:24:37.683]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
20:24:37 [20:24:37.684]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
20:24:37 [20:24:37.685]
INFO:
blob-sink:server Stopping blob sink
20:24:37 [20:24:37.688]
INFO:
blob-sink:server Blob sink stopped
20:24:37 [20:24:37.697]
INFO:
blob-sink:server Server is running on
http://localhost:34275
20:24:38 [20:24:38.012]
INFO:
blob-sink:server Server is running on
http://localhost:37131
20:24:38 [20:24:38.029]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
20:24:38 [20:24:38.032]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
20:24:39 [20:24:39.612]
INFO:
blob-sink:server Stopping blob sink
20:24:39 [20:24:39.614]
INFO:
blob-sink:server Blob sink stopped
20:24:39 [20:24:39.615]
INFO:
blob-sink:server Stopping blob sink
20:24:39 [20:24:39.615]
INFO:
blob-sink:server Blob sink stopped
20:24:39 [20:24:39.617]
INFO:
blob-sink:server Server is running on
http://localhost:33323
20:24:41 [20:24:41.464]
INFO:
blob-sink:server Stopping blob sink
20:24:41 [20:24:41.465]
INFO:
blob-sink:server Blob sink already stopped
20:24:41 [20:24:41.467]
INFO:
blob-sink:server Stopping blob sink
20:24:41 [20:24:41.468]
INFO:
blob-sink:server Blob sink stopped
20:24:41 [20:24:41.472]
INFO:
blob-sink:server Server is running on
http://localhost:40983
20:24:46 [20:24:46.782]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
20:24:46 at node:internal/deps/undici/undici:13510:13 {
20:24:46 [cause]: TypeError: Invalid URL
20:24:46 at new URL (node:internal/url:818:25)
20:24:46 at new Request (node:internal/deps/undici/undici:9586:25)
20:24:46 at fetch (node:internal/deps/undici/undici:10315:25)
20:24:46 at fetch (node:internal/deps/undici/undici:13508:10)
20:24:46 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
20:24:46 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
20:24:46 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
20:24:46 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
20:24:46 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
20:24:46 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
20:24:46 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:230:30) {
20:24:46 code: 'ERR_INVALID_URL',
20:24:46 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
20:24:46 }
20:24:46 }
20:24:51 [20:24:51.788]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
20:24:53 [20:24:53.418]
INFO:
blob-sink:server Stopping blob sink
20:24:53 [20:24:53.418]
INFO:
blob-sink:server Blob sink already stopped
20:24:53 [20:24:53.419]
INFO:
blob-sink:server Stopping blob sink
20:24:53 [20:24:53.419]
INFO:
blob-sink:server Blob sink stopped
20:24:53 [20:24:53.421]
INFO:
blob-sink:server Server is running on
http://localhost:40609
20:24:55 [20:24:55.233]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:42745"]}
20:24:55 [20:24:55.239]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:42745"]}
20:24:55 [20:24:55.239]
INFO:
blob-sink:server Stopping blob sink
20:24:55 [20:24:55.240]
INFO:
blob-sink:server Blob sink already stopped
20:24:55 [20:24:55.241]
INFO:
blob-sink:server Stopping blob sink
20:24:55 [20:24:55.242]
INFO:
blob-sink:server Blob sink stopped
20:24:55 [20:24:55.244]
INFO:
blob-sink:server Server is running on
http://localhost:35671
20:24:56 [20:24:56.876]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:45961"]}
20:24:56 [20:24:56.880]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:45961"]}
20:24:56 [20:24:56.880]
INFO:
blob-sink:server Stopping blob sink
20:24:56 [20:24:56.881]
INFO:
blob-sink:server Blob sink already stopped
20:24:56 [20:24:56.881]
INFO:
blob-sink:server Stopping blob sink
20:24:56 [20:24:56.882]
INFO:
blob-sink:server Blob sink stopped
20:24:56 [20:24:56.884]
INFO:
blob-sink:server Server is running on
http://localhost:42551
20:25:03 [20:25:03.510]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
20:25:03 at node:internal/deps/undici/undici:13510:13
20:25:03 at processTicksAndRejections (node:internal/process/task_queues:105:5)
20:25:03 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
20:25:03 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
20:25:03 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
20:25:03 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
20:25:03 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:342:24) {
20:25:03 [cause]: AggregateError:
20:25:03 at internalConnectMultiple (node:net:1139:18)
20:25:03 at afterConnectMultiple (node:net:1714:7) {
20:25:03 code: 'ECONNREFUSED',
20:25:03 [errors]: [ [Error], [Error] ]
20:25:03 }
20:25:03 }
20:25:08 [20:25:08.521]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44451: fetch failed
20:25:15 [20:25:15.268]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
20:25:15 at node:internal/deps/undici/undici:13510:13
20:25:15 at processTicksAndRejections (node:internal/process/task_queues:105:5)
20:25:15 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
20:25:15 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
20:25:15 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
20:25:15 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
20:25:15 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:358:24) {
20:25:15 [cause]: AggregateError:
20:25:15 at internalConnectMultiple (node:net:1139:18)
20:25:15 at afterConnectMultiple (node:net:1714:7) {
20:25:15 code: 'ECONNREFUSED',
20:25:15 [errors]: [ [Error], [Error] ]
20:25:15 }
20:25:15 }
20:25:20 [20:25:20.278]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
20:25:20 at node:internal/deps/undici/undici:13510:13
20:25:20 at processTicksAndRejections (node:internal/process/task_queues:105:5)
20:25:20 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
20:25:20 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
20:25:20 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
20:25:20 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
20:25:20 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:358:24) {
20:25:20 [cause]: AggregateError:
20:25:20 at internalConnectMultiple (node:net:1139:18)
20:25:20 at afterConnectMultiple (node:net:1714:7) {
20:25:20 code: 'ECONNREFUSED',
20:25:20 [errors]: [ [Error], [Error] ]
20:25:20 }
20:25:20 }
20:25:25 [20:25:25.306]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44451: fetch failed
20:25:30 [20:25:30.315]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:43715: fetch failed
20:25:31 [20:25:31.958]
INFO:
blob-sink:server Stopping blob sink
20:25:31 [20:25:31.959]
INFO:
blob-sink:server Blob sink already stopped
20:25:31 [20:25:31.960]
INFO:
blob-sink:server Stopping blob sink
20:25:31 [20:25:31.961]
INFO:
blob-sink:server Blob sink stopped
20:25:31 [20:25:31.963]
INFO:
blob-sink:server Server is running on
http://localhost:45621
20:25:32 [20:25:32.224]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0xb564bdcbe3607a9ac1cbc76003307cec980f23629b8b3a60c1c19626bf8e0ae6336d9bb5e8f4caa9c95cacf1f8820198"}
20:25:33 [20:25:33.543]
INFO:
blob-sink:server Stopping blob sink
20:25:33 [20:25:33.543]
INFO:
blob-sink:server Blob sink already stopped
20:25:33 [20:25:33.544]
INFO:
blob-sink:server Stopping blob sink
20:25:33 [20:25:33.544]
INFO:
blob-sink:server Blob sink stopped
20:25:33 [20:25:33.546]
INFO:
blob-sink:server Server is running on
http://localhost:41047
20:25:35 [20:25:35.293]
INFO:
blob-sink:server Stopping blob sink
20:25:35 [20:25:35.294]
INFO:
blob-sink:server Blob sink already stopped
20:25:35 [20:25:35.294]
INFO:
blob-sink:server Stopping blob sink
20:25:35 [20:25:35.295]
INFO:
blob-sink:server Blob sink stopped
20:25:35 [20:25:35.297]
INFO:
blob-sink:server Server is running on
http://localhost:34303
20:25:37 [20:25:37.244]
INFO:
blob-sink:server Stopping blob sink
20:25:37 [20:25:37.244]
INFO:
blob-sink:server Blob sink already stopped
20:25:37 [20:25:37.245]
INFO:
blob-sink:server Stopping blob sink
20:25:37 [20:25:37.245]
INFO:
blob-sink:server Blob sink stopped
20:25:37
PASS src/client/http.test.ts (
73.276 s)
20:25:37 HttpBlobSinkClient
20:25:37
✓ should send and retrieve blobs (457 ms)
20:25:37
✓ should handle multiple blobs (719 ms)
20:25:37
✓ should return empty array for non-existent block (11 ms)
20:25:37
✓ should handle server connection errors gracefully (10282 ms)
20:25:37 Mock Ethereum Clients
20:25:37
✓ should handle no consensus host (1920 ms)
20:25:37
✓ should request based on slot where consensus host is provided (1853 ms)
20:25:37
✓ should handle when multiple consensus hosts are provided (11949 ms)
20:25:37
✓ should handle API keys without headers (1822 ms)
20:25:37
✓ should handle API keys in headers (1639 ms)
20:25:37
✓ should handle multiple consensus hosts with different API key methods (35079 ms)
20:25:37
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (1583 ms)
20:25:37
✓ should handle L1 missed slots (1750 ms)
20:25:37
✓ should fall back to archive client (1949 ms)
20:25:37
20:25:37
Test Suites: 1 passed, 1 total
20:25:37
Tests: 13 passed, 13 total
20:25:37
Snapshots: 0 total
20:25:37
Time: 73.356 s
20:25:37
Ran all test suites matching /blob-sink\/src\/client\/http.test.ts/i
.
20:25:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?