Parent Log:
http://ci.aztec-labs.com/38d1899c9cb6c2c4
Command: 95395504b6c81849 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/517501b8b3c82d562e946c782c8fe75426951f62
Env: REF_NAME=gh-readonly-queue/next/pr-15016-a8c553f203c98e5ca274e763c8e51daaaaf760d6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:52:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15016_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
09:52:39 [09:52:39.086]
INFO:
blob-sink:server Server is running on
http://localhost:43661
09:52:40 [09:52:40.173]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
09:52:40 [09:52:40.188]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
09:52:40 [09:52:40.337]
INFO:
blob-sink:server Stopping blob sink
09:52:40 [09:52:40.351]
INFO:
blob-sink:server Blob sink stopped
09:52:40 [09:52:40.367]
INFO:
blob-sink:server Server is running on
http://localhost:36835
09:52:40 [09:52:40.588]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
09:52:40 [09:52:40.593]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
09:52:40 [09:52:40.871]
INFO:
blob-sink:server Stopping blob sink
09:52:40 [09:52:40.873]
INFO:
blob-sink:server Blob sink stopped
09:52:40 [09:52:40.877]
INFO:
blob-sink:server Server is running on
http://localhost:39611
09:52:40 [09:52:40.889]
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\"}"}
09:52:40 [09:52:40.890]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:39611"}
09:52:40 [09:52:40.891]
INFO:
blob-sink:server Stopping blob sink
09:52:40 [09:52:40.892]
INFO:
blob-sink:server Blob sink stopped
09:52:40 [09:52:40.894]
INFO:
blob-sink:server Server is running on
http://localhost:44371
09:52:45 [09:52:45.925]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
09:52:50 [09:52:50.937]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
09:52:50 [09:52:50.938]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
09:52:50 [09:52:50.939]
INFO:
blob-sink:server Stopping blob sink
09:52:50 [09:52:50.939]
INFO:
blob-sink:server Blob sink stopped
09:52:50 [09:52:50.941]
INFO:
blob-sink:server Server is running on
http://localhost:44905
09:52:50 [09:52:50.984]
INFO:
blob-sink:server Server is running on
http://localhost:37403
09:52:50 [09:52:50.989]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
09:52:50 [09:52:50.991]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
09:52:52 [09:52:52.565]
INFO:
blob-sink:server Stopping blob sink
09:52:52 [09:52:52.567]
INFO:
blob-sink:server Blob sink stopped
09:52:52 [09:52:52.568]
INFO:
blob-sink:server Stopping blob sink
09:52:52 [09:52:52.568]
INFO:
blob-sink:server Blob sink stopped
09:52:52 [09:52:52.572]
INFO:
blob-sink:server Server is running on
http://localhost:42473
09:52:54 [09:52:54.330]
INFO:
blob-sink:server Stopping blob sink
09:52:54 [09:52:54.331]
INFO:
blob-sink:server Blob sink already stopped
09:52:54 [09:52:54.332]
INFO:
blob-sink:server Stopping blob sink
09:52:54 [09:52:54.332]
INFO:
blob-sink:server Blob sink stopped
09:52:54 [09:52:54.334]
INFO:
blob-sink:server Server is running on
http://localhost:35107
09:52:59 [09:52:59.407]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
09:52:59 at node:internal/deps/undici/undici:13510:13 {
09:52:59 [cause]: TypeError: Invalid URL
09:52:59 at new URL (node:internal/url:818:25)
09:52:59 at new Request (node:internal/deps/undici/undici:9586:25)
09:52:59 at fetch (node:internal/deps/undici/undici:10315:25)
09:52:59 at fetch (node:internal/deps/undici/undici:13508:10)
09:52:59 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
09:52:59 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
09:52:59 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
09:52:59 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
09:52:59 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
09:52:59 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
09:52:59 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:224:30) {
09:52:59 code: 'ERR_INVALID_URL',
09:52:59 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
09:52:59 }
09:52:59 }
09:53:04 [09:53:04.414]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
09:53:05 [09:53:05.805]
INFO:
blob-sink:server Stopping blob sink
09:53:05 [09:53:05.806]
INFO:
blob-sink:server Blob sink already stopped
09:53:05 [09:53:05.807]
INFO:
blob-sink:server Stopping blob sink
09:53:05 [09:53:05.808]
INFO:
blob-sink:server Blob sink stopped
09:53:05 [09:53:05.811]
INFO:
blob-sink:server Server is running on
http://localhost:40255
09:53:07 [09:53:07.327]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:32903"]}
09:53:07 [09:53:07.332]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:32903"]}
09:53:07 [09:53:07.333]
INFO:
blob-sink:server Stopping blob sink
09:53:07 [09:53:07.333]
INFO:
blob-sink:server Blob sink already stopped
09:53:07 [09:53:07.334]
INFO:
blob-sink:server Stopping blob sink
09:53:07 [09:53:07.334]
INFO:
blob-sink:server Blob sink stopped
09:53:07 [09:53:07.336]
INFO:
blob-sink:server Server is running on
http://localhost:38139
09:53:08 [09:53:08.834]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:41629"]}
09:53:08 [09:53:08.838]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:41629"]}
09:53:08 [09:53:08.838]
INFO:
blob-sink:server Stopping blob sink
09:53:08 [09:53:08.839]
INFO:
blob-sink:server Blob sink already stopped
09:53:08 [09:53:08.839]
INFO:
blob-sink:server Stopping blob sink
09:53:08 [09:53:08.839]
INFO:
blob-sink:server Blob sink stopped
09:53:08 [09:53:08.841]
INFO:
blob-sink:server Server is running on
http://localhost:37853
09:53:15 [09:53:15.268]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
09:53:15 at node:internal/deps/undici/undici:13510:13
09:53:15 at processTicksAndRejections (node:internal/process/task_queues:105:5)
09:53:15 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
09:53:15 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
09:53:15 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
09:53:15 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
09:53:15 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:336:24) {
09:53:15 [cause]: AggregateError:
09:53:15 at internalConnectMultiple (node:net:1139:18)
09:53:15 at afterConnectMultiple (node:net:1714:7) {
09:53:15 code: 'ECONNREFUSED',
09:53:15 [errors]: [ [Error], [Error] ]
09:53:15 }
09:53:15 }
09:53:20 [09:53:20.278]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:38413: fetch failed
09:53:26 [09:53:26.847]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
09:53:26 at node:internal/deps/undici/undici:13510:13
09:53:26 at processTicksAndRejections (node:internal/process/task_queues:105:5)
09:53:26 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
09:53:26 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
09:53:26 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
09:53:26 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
09:53:26 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
09:53:26 [cause]: AggregateError:
09:53:26 at internalConnectMultiple (node:net:1139:18)
09:53:26 at afterConnectMultiple (node:net:1714:7) {
09:53:26 code: 'ECONNREFUSED',
09:53:26 [errors]: [ [Error], [Error] ]
09:53:26 }
09:53:26 }
09:53:31 [09:53:31.856]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
09:53:31 at node:internal/deps/undici/undici:13510:13
09:53:31 at processTicksAndRejections (node:internal/process/task_queues:105:5)
09:53:31 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
09:53:31 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
09:53:31 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
09:53:31 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
09:53:31 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
09:53:31 [cause]: AggregateError:
09:53:31 at internalConnectMultiple (node:net:1139:18)
09:53:31 at afterConnectMultiple (node:net:1714:7) {
09:53:31 code: 'ECONNREFUSED',
09:53:31 [errors]: [ [Error], [Error] ]
09:53:31 }
09:53:31 }
09:53:36 [09:53:36.918]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:38413: fetch failed
09:53:41 [09:53:41.926]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:34933: fetch failed
09:53:43 [09:53:43.377]
INFO:
blob-sink:server Stopping blob sink
09:53:43 [09:53:43.377]
INFO:
blob-sink:server Blob sink already stopped
09:53:43 [09:53:43.378]
INFO:
blob-sink:server Stopping blob sink
09:53:43 [09:53:43.378]
INFO:
blob-sink:server Blob sink stopped
09:53:43 [09:53:43.380]
INFO:
blob-sink:server Server is running on
http://localhost:39449
09:53:43 [09:53:43.443]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0xb1672838a4925d123c521c55b73299a41d295e267a6c93af0fc8a4edfafc1963c4a25a4cb30aae5684393ac36570241f"}
09:53:44 [09:53:44.858]
INFO:
blob-sink:server Stopping blob sink
09:53:44 [09:53:44.859]
INFO:
blob-sink:server Blob sink already stopped
09:53:44 [09:53:44.860]
INFO:
blob-sink:server Stopping blob sink
09:53:44 [09:53:44.860]
INFO:
blob-sink:server Blob sink stopped
09:53:44 [09:53:44.863]
INFO:
blob-sink:server Server is running on
http://localhost:37831
09:53:46 [09:53:46.475]
INFO:
blob-sink:server Stopping blob sink
09:53:46 [09:53:46.475]
INFO:
blob-sink:server Blob sink already stopped
09:53:46 [09:53:46.476]
INFO:
blob-sink:server Stopping blob sink
09:53:46 [09:53:46.476]
INFO:
blob-sink:server Blob sink stopped
09:53:46 [09:53:46.477]
INFO:
blob-sink:server Server is running on
http://localhost:36043
09:53:48 [09:53:48.072]
INFO:
blob-sink:server Stopping blob sink
09:53:48 [09:53:48.073]
INFO:
blob-sink:server Blob sink already stopped
09:53:48 [09:53:48.073]
INFO:
blob-sink:server Stopping blob sink
09:53:48 [09:53:48.074]
INFO:
blob-sink:server Blob sink stopped
09:53:48
PASS src/client/http.test.ts (
72.402 s)
09:53:48 HttpBlobSinkClient
09:53:48
✓ should send and retrieve blobs (1276 ms)
09:53:48
✓ should handle multiple blobs (509 ms)
09:53:48
✓ should return empty array for non-existent block (18 ms)
09:53:48
✓ should handle server connection errors gracefully (10047 ms)
09:53:48 Mock Ethereum Clients
09:53:48
✓ should handle no consensus host (1629 ms)
09:53:48
✓ should request based on slot where consensus host is provided (1763 ms)
09:53:48
✓ should handle when multiple consensus hosts are provided (11475 ms)
09:53:48
✓ should handle API keys without headers (1525 ms)
09:53:48
✓ should handle API keys in headers (1505 ms)
09:53:48
✓ should handle multiple consensus hosts with different API key methods (34538 ms)
09:53:48
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (1482 ms)
09:53:48
✓ should handle L1 missed slots (1615 ms)
09:53:48
✓ should fall back to archive client (1597 ms)
09:53:48
09:53:48
Test Suites: 1 passed, 1 total
09:53:48
Tests: 13 passed, 13 total
09:53:48
Snapshots: 0 total
09:53:48
Time: 72.484 s
09:53:48
Ran all test suites matching /blob-sink\/src\/client\/http.test.ts/i
.
09:53:48
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?