BLST smoke test #3856
check-pr.yaml
on: pull_request
Check PR
12m 27s
Run integration tests
1h 16m
Publish snapshot packages
Matrix: compile-contracts
Matrix: run-smoke-tests
Annotations
15 errors and 12 warnings
|
PoSSuite.BlockV4: Node mines several blocks, integration test checks that block timestamps equal to time of appearence (+-1100ms):
node-it/src/test/scala/com/wavesplatform/it/sync/PoSSuite.scala#L33
com.wavesplatform.it.api.SyncHttpApi$ApiCallException: Error in API call
|
|
OneNodeFinalizationTestSuite.finalization activated and works:
node-it/src/test/scala/com/wavesplatform/it/sync/finalization/OneNodeFinalizationTestSuite.scala#L43
com.wavesplatform.it.api.SyncHttpApi$ApiCallException: Error in API call
|
|
TwoNodesFinalizationTestSuite.finalization activated and works:
node-it/src/test/scala/com/wavesplatform/it/sync/finalization/TwoNodesFinalizationTestSuite.scala#L58
org.scalatest.exceptions.TestFailedException: 1 was not equal to 2
|
|
BlockChallengeSuite.NODE-1167, NODE-1174, NODE-1175. All nodes should receive and apply block with challenge:
node-it/src/test/scala/com/wavesplatform/it/sync/lightnode/BlockChallengeSuite.scala#L45
java.lang.RuntimeException: Error awaiting transaction: ASwMwnGAjHUaF2gzbFVe3r8dHTi6NPR8R8bRJMzTZAVo
|
|
LightNodeMiningSuite.node can mine in light mode after light-node-block-fields-absence-interval:
node-it/src/test/scala/com/wavesplatform/it/sync/lightnode/LightNodeMiningSuite.scala#L19
org.scalatest.exceptions.TestFailedException: "3H[RVTkn9BdxxQJ6PDr2qibXVdTtK2D5uzRF]" was not equal to "3H[htyiszMEhXdWzGgvxcfgfJdzrgfgyWcQq]"
|
|
DataTransactionEntryMatchSuite.data transaction validation error due to incorrect RIDE mapping for DApp verifier:
node-it/src/test/scala/com/wavesplatform/it/sync/smartcontract/DataTransactionEntryMatchSuite.scala#L87
org.scalatest.exceptions.TestFailedException: Expecting bad request but handle {"type":12,"id":"57eqBJVxwRYxmB7FN7YYkZDvZBFPqVAnwmCcYLuCceLF","chainId":null,"fee":500000,"timestamp":1775121578869,"sender":"3Hb5EG74pNVmpRtv2rSuGECFcgQYMoG7nCt","version":1,"name":null,"amount":null,"description":null,"attachment":null,"price":null,"sellMatcherFee":null,"buyMatcherFee":null,"sellOrderFee":null,"buyOrderFee":null,"data":[{"key":"key","type":"string","value":"value"}],"minSponsoredAssetFee":null,"transfers":null,"totalAmount":null,"commitmentSignature":null,"generationPeriodStart":null,"endorserPublicKey":null,"senderPublicKey":"F23zgxtDpWoucF6Pm77KMGtqXRit1fSSvwyGe7fou1M8","recipient":null,"proofs":["5yai5hwbtxfQvWuaNSCbz3iujcg7HNUZJZEfJuUYNwXcHfciZxmyJj2gzhVbSbUvm1hNqyi2GWW87JARbJaACfGW"]}
|
|
EstimatorTestSuite.can issue scripted asset and set script fro asset before precheck activation:
node-it/src/test/scala/com/wavesplatform/it/sync/smartcontract/EstimatorTestSuite.scala#L47
com.wavesplatform.it.api.SyncHttpApi$ApiCallException: Error in API call
|
|
|
|
|
|
|
|
BlockChallengeSuite.NODE-1167, NODE-1174, NODE-1175. All nodes should receive and apply block with challenge:
node-it/src/test/scala/com/wavesplatform/it/sync/lightnode/BlockChallengeSuite.scala#L45
Error awaiting transaction: ASwMwnGAjHUaF2gzbFVe3r8dHTi6NPR8R8bRJMzTZAVo
|
|
LightNodeMiningSuite.node can mine in light mode after light-node-block-fields-absence-interval:
node-it/src/test/scala/com/wavesplatform/it/sync/lightnode/LightNodeMiningSuite.scala#L19
"3H[RVTkn9BdxxQJ6PDr2qibXVdTtK2D5uzRF]" was not equal to "3H[htyiszMEhXdWzGgvxcfgfJdzrgfgyWcQq]"
|
|
DataTransactionEntryMatchSuite.data transaction validation error due to incorrect RIDE mapping for DApp verifier:
node-it/src/test/scala/com/wavesplatform/it/sync/smartcontract/DataTransactionEntryMatchSuite.scala#L87
Expecting bad request but handle {"type":12,"id":"57eqBJVxwRYxmB7FN7YYkZDvZBFPqVAnwmCcYLuCceLF","chainId":null,"fee":500000,"timestamp":1775121578869,"sender":"3Hb5EG74pNVmpRtv2rSuGECFcgQYMoG7nCt","version":1,"name":null,"amount":null,"description":null,"attachment":null,"price":null,"sellMatcherFee":null,"buyMatcherFee":null,"sellOrderFee":null,"buyOrderFee":null,"data":[{"key":"key","type":"string","value":"value"}],"minSponsoredAssetFee":null,"transfers":null,"totalAmount":null,"commitmentSignature":null,"generationPeriodStart":null,"endorserPublicKey":null,"senderPublicKey":"F23zgxtDpWoucF6Pm77KMGtqXRit1fSSvwyGe7fou1M8","recipient":null,"proofs":["5yai5hwbtxfQvWuaNSCbz3iujcg7HNUZJZEfJuUYNwXcHfciZxmyJj2gzhVbSbUvm1hNqyi2GWW87JARbJaACfGW"]}
|
|
|
|
Run integration tests
Process completed with exit code 1.
|
|
Check PR
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: scacap/action-surefire-report@5609ce4db72c09db044803b344a8968fd1f315da. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Smoke Tests ubuntu-24.04
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile waves-exchange/neutrino-contract
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile waves-exchange/neutrino-contract
The process '/usr/bin/git' failed with exit code 128
|
|
Run Smoke Tests ubuntu-24.04-arm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile waves-ducks-core/wavesducks-public
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Smoke Tests windows-2022
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile swopfi/swopfi-smart-contracts
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile waves-exchange/contracts
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Smoke Tests macos-15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Smoke Tests macos-15-intel
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run integration tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: scacap/action-surefire-report@5609ce4db72c09db044803b344a8968fd1f315da. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
debug-data
|
880 KB |
sha256:c130fd3b03ed025dc497bdb091f401f4d99934a86f1645fd2165d6ae2b48c1af
|
|
|
file-compiler
|
56.9 MB |
sha256:8a31d78f03a59968b52b00203b700b7dbea29ceaab96d5ae26e65d9aa42241fd
|
|
|
test-logs
|
24.9 MB |
sha256:493d8d5531e7d88481e2d0cb44626ef3f2c1cac03a4ad0f736dbb7742ba7cafa
|
|
|
waves-fat-jar
|
173 MB |
sha256:66cdb596b973f4b27309ebc054e1c734b33f56ecc310902476eddc3c7f15cb5d
|
|