Skip to content

Fix/mint activate lp gasp-1712 (#866) #825

Fix/mint activate lp gasp-1712 (#866)

Fix/mint activate lp gasp-1712 (#866) #825

Re-run triggered December 9, 2024 13:42
Status Failure
Total duration 1h 6m 53s
Artifacts 15
Global init
1s
Global init
Delete fungible environment
0s
Delete fungible environment
Matrix: Build / Build fast runtime Docker image
Matrix: Build / Build unlocked runtime Docker image
Matrix: Build / Build Docker image
Build  /  Generate multiplatform Docker image manifest for fast runtime image
13s
Build / Generate multiplatform Docker image manifest for fast runtime image
Build  /  Generate multiplatform Docker image manifest for unlocked runtime image
11s
Build / Generate multiplatform Docker image manifest for unlocked runtime image
Build  /  Generate multiplatform Docker image manifest
12s
Build / Generate multiplatform Docker image manifest
Generate types  /  generate-mangata-types
6m 14s
Generate types / generate-mangata-types
Deploy fungible environment  /  deploy
Deploy fungible environment / deploy
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch  /  deploy-rollup-dev
49s
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch / deploy-rollup-dev
Run e2e tests  /  setup-report
8s
Run e2e tests / setup-report
Matrix: Run e2e tests / e2e-test-matrix
Run e2e tests  /  slack-notify-nook
4s
Run e2e tests / slack-notify-nook
Run e2e tests  /  test-complete
8s
Run e2e tests / test-complete
Fit to window
Zoom out
Zoom in

Annotations

62 errors, 17 warnings, and 5 notices
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree depends on the token and the sell valuation: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml Error: Error: expect(received).toBeTruthy()
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree works same as multiswap of two: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml Error: Error: expect(received).toBeTruthy()
test/parallel/xyk-pallet.API.accuracy.tx.fees.test.ts ► xyk-pallet - Calculate required MGA fee - BuyAsset: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/parallel/xyk-pallet.API.burnLiquidity.error.test.ts ► xyk-pallet - Burn liquidity tests: BurnLiquidity Errors: ► Burn liquidity assets that does not belong to any pool: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml Error: Error: createType(Call):: Call: failed decoding market.burnLiquidity:: Struct: failed on args: {"pool_id":"u32","liquidity_burn_amount":"u128","min_first_asset_amount":"u128","min_second_asset_amount":"u128"}:: Struct: failed on pool_id: u32:: u32: Negative number passed to unsigned type
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy assets that does not belong to any pool: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml Error: Error: createType(Call):: Call: failed decoding market.multiswapAssetBuy:: Struct: failed on args: {"swap_pool_list":"Vec<u32>","asset_id_out":"u32","asset_amount_out":"u128","asset_id_in":"u32","max_amount_in":"u128"}:: Struct: failed on swap_pool_list: Vec<u32>:: u32: Input too large. Found input with 53 bits, expected 32
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy more assets than exists in the pool: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy all assets from the the pool: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a95f3eb0-b638-11ef-a90f-c1fb6ec0ce77.xml Error: Error: expect(received).toEqual(expected) // deep equality
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
test/sequential/xyk-pallet.scenarios.v2.test.ts ► xyk-pallet: Liquidity sufficiency scenario ► xyk-pallet: Liquidity sufficiency scenario: e2eTests/reports/junit.xml-510f4100-b639-11ef-9352-9d0aee3e9eca.xml#L0
Failed test found in: e2eTests/reports/junit.xml-510f4100-b639-11ef-9352-9d0aee3e9eca.xml Error: Error: expect(received).toEqual(expected) // deep equality
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false, true)
Failed test were found and 'fail-on-error' option is set to true
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree depends on the token and the sell valuation: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml Error: Error: expect(received).toBeTruthy()
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree works same as multiswap of two: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml Error: Error: expect(received).toBeTruthy()
test/parallel/xyk-pallet.API.accuracy.tx.fees.test.ts ► xyk-pallet - Calculate required MGA fee - BuyAsset: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy assets that does not belong to any pool: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml Error: Error: createType(Call):: Call: failed decoding market.multiswapAssetBuy:: Struct: failed on args: {"swap_pool_list":"Vec<u32>","asset_id_out":"u32","asset_amount_out":"u128","asset_id_in":"u32","max_amount_in":"u128"}:: Struct: failed on swap_pool_list: Vec<u32>:: u32: Input too large. Found input with 53 bits, expected 32
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy more assets than exists in the pool: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy all assets from the the pool: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml#L0
Failed test found in: e2eTests/reports/junit.xml-e2d989f0-b649-11ef-bcdf-05727e766148.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/sequential/xyk-pallet.scenarios.v2.test.ts ► xyk-pallet: Liquidity sufficiency scenario ► xyk-pallet: Liquidity sufficiency scenario: e2eTests/reports/junit.xml-7fe53e60-b64a-11ef-a811-c70be656d0a4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7fe53e60-b64a-11ef-a811-c70be656d0a4.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree depends on the token and the sell valuation: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml Error: Error: expect(received).toBeTruthy()
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree works same as multiswap of two: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml Error: Error: expect(received).toBeTruthy()
test/parallel/xyk-pallet.API.accuracy.tx.fees.test.ts ► xyk-pallet - Calculate required MGA fee - BuyAsset: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy more assets than exists in the pool: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy all assets from the the pool: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4c196f40-b657-11ef-b6ff-87ff4de2fa74.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/sequential/xyk-pallet.scenarios.v2.test.ts ► xyk-pallet: Liquidity sufficiency scenario ► xyk-pallet: Liquidity sufficiency scenario: e2eTests/reports/junit.xml-fb016f80-b657-11ef-8551-037849d143d4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-fb016f80-b657-11ef-8551-037849d143d4.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree depends on the token and the sell valuation: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml Error: Error: expect(received).toBeTruthy()
test/parallel/feeLock.API.rpcValueThresholds.test.ts ► gasless- isFree works same as multiswap of two: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml Error: Error: expect(received).toBeTruthy()
test/parallel/feeLock.API.swapValueThresholds.test.ts ► gasless- Given a feeLock correctly configured WHEN the user swaps two tokens defined in the thresholds AND the user has enough MGAs AND swapValue < threshold THEN some MGAs will be locked: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml Error: Error: thrown: "Tx([0x4deff8d71fb0074f4aabced6ac68bdb78eb8c0fbb0a96b166fe0b3c5176ea241]) Transaction error"
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy more assets than exists in the pool: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/parallel/xyk-pallet.API.buyAsset.test.ts ► xyk-pallet - Buy assets tests: BuyAssets Errors: ► Buy all assets from the the pool: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0e6265e0-b660-11ef-a787-ddf2e8da7050.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/sequential/xyk-pallet.scenarios.v2.test.ts ► xyk-pallet: Liquidity sufficiency scenario ► xyk-pallet: Liquidity sufficiency scenario: e2eTests/reports/junit.xml-96004350-b660-11ef-9e5e-bbda8570a779.xml#L0
Failed test found in: e2eTests/reports/junit.xml-96004350-b660-11ef-9e5e-bbda8570a779.xml Error: Error: expect(received).toEqual(expected) // deep equality
Global init
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Formatting check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Clippy check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Run benchmark tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Generate multiplatform Docker image manifest for fast runtime image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Generate multiplatform Docker image manifest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Generate multiplatform Docker image manifest for unlocked runtime image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Coverage report
Codecov: Failed to properly create commit: The process '/__w/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 255
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch / deploy-rollup-dev
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate types / generate-mangata-types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run e2e tests / setup-report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run e2e tests / slack-notify-nook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run e2e tests / test-complete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "wasm-3722076d06f7c1ff7c727a799260c5df2a5eb62f", "wasm-fast-3722076d06f7c1ff7c727a799260c5df2a5eb62f", "wasm-unlocked-3722076d06f7c1ff7c727a799260c5df2a5eb62f". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
sccache stats
100% - 387 hits, 0 misses, 0 errors
sccache stats
100% - 494 hits, 0 misses, 0 errors
sccache stats
100% - 1787 hits, 0 misses, 0 errors
sccache stats
100% - 1878 hits, 0 misses, 1 errors
sccache stats
100% - 2242 hits, 0 misses, 0 errors

Artifacts

Produced during runtime
Name Size
digests-linux-amd64 Expired
244 Bytes
digests-linux-arm64 Expired
244 Bytes
fast-digests-linux-amd64 Expired
244 Bytes
fast-digests-linux-arm64 Expired
244 Bytes
gasp-xyz~mangata-node~CS6I7Q.dockerbuild
51.6 KB
gasp-xyz~mangata-node~F0SU98.dockerbuild
52.5 KB
gasp-xyz~mangata-node~IZU277.dockerbuild
52.1 KB
gasp-xyz~mangata-node~O2D6DO.dockerbuild
52.7 KB
gasp-xyz~mangata-node~Q02CMY.dockerbuild
52.8 KB
gasp-xyz~mangata-node~R0IIIM.dockerbuild
50.1 KB
unlocked-digests-linux-amd64 Expired
244 Bytes
unlocked-digests-linux-arm64 Expired
244 Bytes
wasm-3722076d06f7c1ff7c727a799260c5df2a5eb62f
912 KB
wasm-fast-3722076d06f7c1ff7c727a799260c5df2a5eb62f
911 KB
wasm-unlocked-3722076d06f7c1ff7c727a799260c5df2a5eb62f
912 KB