feat: ✨ finish File System pallet benchmarking #2357
parachain.yml
on: pull_request
setup
5s
Run Para & Relay Network Test
3m 12s
Run Zombienet Tests
2m 21s
Check Rust/TS bindings are up to date
1m 5s
Matrix: Run BSPNet Tests
Matrix: Run Dev Node Tests
Matrix: Run FullNet Tests
Annotations
5 errors, 16 warnings, and 11 notices
MSP receives files from user and accepts them:
test/suites/integration/msp/respond-multi-requests.test.ts#L89
[Error [ERR_TEST_FAILURE]: Failed to detect BSP file in file storage after 10s] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Failed to detect BSP file in file storage after 10s
at Module.waitForFileStorageComplete (/home/runner/work/storage-hub/storage-hub/test/util/bspNet/waits.ts:234:7)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async TestContext.<anonymous> (/home/runner/work/storage-hub/storage-hub/test/suites/integration/msp/respond-multi-requests.test.ts:89:9)
at async Test.run (node:internal/test_runner/test:932:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
}
|
Run FullNet Tests (1)
Process completed with exit code 1.
|
BSP can correctly delete a file from its forest and runtime correctly updates its root:
test/suites/integration/bsp/submit-proofs.test.ts#L229
[Error [ERR_TEST_FAILURE]: No events matching fileSystem.BspConfirmStoppedStoring] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: No events matching fileSystem.BspConfirmStoppedStoring
at Module.assertEventPresent (/home/runner/work/storage-hub/storage-hub/test/util/asserts.ts:157:3)
at Object.eventPresent (/home/runner/work/storage-hub/storage-hub/test/util/bspNet/test-api.ts:146:27)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async TestContext.<anonymous> (/home/runner/work/storage-hub/storage-hub/test/suites/integration/bsp/submit-proofs.test.ts:229:39)
at async Test.run (node:internal/test_runner/test:932:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
}
|
BSP three is not challenged any more:
test/suites/integration/bsp/submit-proofs.test.ts#L255
[Error [ERR_TEST_FAILURE]: BSP three doesn't have files so it shouldn't have deadline] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: BSP three doesn't have files so it shouldn't have deadline
at TestContext.<anonymous> (/home/runner/work/storage-hub/storage-hub/test/suites/integration/bsp/submit-proofs.test.ts:255:7)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:932:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
}
|
Run BSPNet Tests (2)
Process completed with exit code 1.
|
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build node image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Rust/TS bindings are up to date
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Dev Node Tests (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Dev Node Tests (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Zombienet Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Para & Relay Network Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run FullNet Tests (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run FullNet Tests (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run FullNet Tests (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run FullNet Tests (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run BSPNet Tests (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run BSPNet Tests (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run BSPNet Tests (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run BSPNet Tests (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run BSPNet Tests (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Dev Node Tests (1)
Total Tests: 5
Suites 📂: 1
Passed ✅: 5
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 19825.619ms
|
Run Dev Node Tests (2)
Total Tests: 3
Suites 📂: 1
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 21531.947ms
|
Run FullNet Tests (4)
Total Tests: 4
Suites 📂: 2
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 109950.555ms
|
Run FullNet Tests (2)
Total Tests: 10
Suites 📂: 3
Passed ✅: 10
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 156677.806ms
|
Run FullNet Tests (1)
Total Tests: 12
Suites 📂: 4
Passed ✅: 11
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 243602.223ms
|
Run FullNet Tests (3)
Total Tests: 18
Suites 📂: 4
Passed ✅: 18
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 293007.548ms
|
Run BSPNet Tests (5)
Total Tests: 23
Suites 📂: 5
Passed ✅: 21
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 2
Todo 📝: 0
Duration 🕐: 338016.086ms
|
Run BSPNet Tests (4)
Total Tests: 16
Suites 📂: 6
Passed ✅: 12
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 296829.616ms
|
Run BSPNet Tests (2)
Total Tests: 29
Suites 📂: 5
Passed ✅: 21
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 6
Todo 📝: 0
Duration 🕐: 416992.150ms
|
Run BSPNet Tests (1)
Total Tests: 25
Suites 📂: 6
Passed ✅: 25
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 478958.896ms
|
Run BSPNet Tests (3)
Total Tests: 24
Suites 📂: 8
Passed ✅: 24
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 466133.678ms
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bsp-test-logs-shard-2
|
135 KB |
|
node
|
61.3 MB |
|
sp-test-logs-shard-1
|
16.9 KB |
|