build: reproducible Rust builds #3002
tests.yml
on: pull_request
Build JS packages
/
Build JS
1m 12s
Matrix: Build Docker images
Determine changed packages
21s
Rust crates security audit
35s
JS dependency versions check
11s
JS NPM security audit
15s
JS code security audit
/
Run Code QL
Packages functional tests
/
Run functional tests
Matrix: Test Suite
Waiting for pending jobs
Matrix: Dashmate E2E tests
Waiting for pending jobs
Matrix: JS packages
Waiting for pending jobs
Matrix: Rust packages
Waiting for pending jobs
Annotations
5 errors and 15 warnings
Build JS packages / Build JS
Process completed with exit code 1.
|
Build Docker images (Drive, drive, drive-abci) / Build Drive image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source $HOME/.cargo/env && export SCCACHE_SERVER_PORT=$((RANDOM+1025)) && if [[ -z \"${SCCACHE_MEMCACHED}\" ]] ; then unset SCCACHE_MEMCACHED ; fi ; cargo build --profile \"$CARGO_BUILD_PROFILE\" --package drive-abci --locked && cp /platform/target/*/drive-abci /artifacts/ && if [[ \"${RUSTC_WRAPPER}\" == \"sccache\" ]] ; then sccache --show-stats; fi" did not complete successfully: exit code: 101
|
Build Docker images (Dashmate helper, dashmate-helper, dashmate-helper) / Build Dashmate helper image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source $HOME/.cargo/env && cp -R /tmp/unplugged /platform/.yarn/ && yarn install --inline-builds && cp -R /platform/.yarn/unplugged /tmp/ && export SCCACHE_SERVER_PORT=$((RANDOM+1025)) && if [[ -z \"${SCCACHE_MEMCACHED}\" ]] ; then unset SCCACHE_MEMCACHED ; fi ; export SKIP_GRPC_PROTO_BUILD=1 && yarn build && if [[ \"${RUSTC_WRAPPER}\" == \"sccache\" ]]; then sccache --show-stats; fi" did not complete successfully: exit code: 1
|
Build Docker images (DAPI, dapi, dapi) / Build DAPI image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source $HOME/.cargo/env && cp -R /tmp/unplugged /platform/.yarn/ && yarn install --inline-builds && cp -R /platform/.yarn/unplugged /tmp/ && export SCCACHE_SERVER_PORT=$((RANDOM+1025)) && if [[ -z \"${SCCACHE_MEMCACHED}\" ]] ; then unset SCCACHE_MEMCACHED ; fi ; export SKIP_GRPC_PROTO_BUILD=1 && yarn build && if [[ \"${RUSTC_WRAPPER}\" == \"sccache\" ]]; then sccache --show-stats; fi" did not complete successfully: exit code: 1
|
Tests
Error when evaluating 'strategy' for job 'rs-packages'. .github/workflows/tests.yml (Line: 82, Col: 21): Matrix vector 'rs-package' does not contain any values
|
Determine changed packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rust crates security audit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: rustsec/audit-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rust crates security audit
4 warnings found!
|
Rust crates security audit
Unknown warning kind unsound found, please, file a bug
|
Rust crates security audit
Unknown warning kind unsound found, please, file a bug
|
Build JS packages / Build JS
The following actions uses Node.js version which is deprecated and will be forced to run on node20: strophy/actions-cache@opendal-update, mozilla-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Drive, drive, drive-abci) / Build Drive image
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Build Docker images (Drive, drive, drive-abci) / Build Drive image
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Build Docker images (Drive, drive, drive-abci) / Build Drive image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Dashmate helper, dashmate-helper, dashmate-helper) / Build Dashmate helper image
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Build Docker images (Dashmate helper, dashmate-helper, dashmate-helper) / Build Dashmate helper image
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Build Docker images (Dashmate helper, dashmate-helper, dashmate-helper) / Build Dashmate helper image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (DAPI, dapi, dapi) / Build DAPI image
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Build Docker images (DAPI, dapi, dapi) / Build DAPI image
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Build Docker images (DAPI, dapi, dapi) / Build DAPI image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|