nodejs / reliability

Make the CI green again
36 stars 11 forks source link

CI Reliability 2024-07-30 #934

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

Failures in node-test-pull-request/60635 to node-test-pull-request/60729 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2024-07-30 00:08 2 11 21 10 56 12.50%

JSTest Failure

Reason parallel/test-http-get-pipeline-problem
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54070/, https://github.com/nodejs/node/pull/54045/, https://github.com/nodejs/node/pull/54076/)
Appeared test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60708/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60729/
Example ``` not ok 352 parallel/test-http-get-pipeline-problem --- duration_ms: 351.00300 severity: fail exitcode: 3221226505 stack: |- image.length = 45658 recv 0 done 0 recv 1 done 1 recv 2 done 2 recv 3 done 3 recv 4 done 4 recv 5 done 5 recv 6 done 6 recv 7 done 7 recv 8 ... ```

Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53886/, https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/54012/, https://github.com/nodejs/node/pull/53825/)
Appeared test-digitalocean-ubi81_container-x64-1, test-ibm-alpine319_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60643/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60720/
Example ``` not ok 2494 parallel/test-http2-large-write-multiple-requests --- duration_ms: 120051.45200 severity: fail exitcode: -15 stack: |- timeout server sends content 1 server sends content 2 server sends content 3 server sends content 4 server sends content 5 server sends content 6 server sends content 7 server sends content 8 server sends content 9 server sends content 10 server sends content 11 server sends content 12 server sends content 13 server sends content 14 server sends content 15 server sends content 16 server sends content 17 server sends content 18 server sends content 19 server sends content 20 server sends content 21 server sends content 22 server sends content 23 server sends content 24 server sends content 25 server sends content 26 server sends content 27 server sends content 28 server sends content 29 server sends content 30 server sends content 31 server s... ```

Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53934/, https://github.com/nodejs/node/pull/53886/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54028/)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60635/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60657/
Example ``` not ok 3843 parallel/test-net-write-fully-async-buffer --- duration_ms: 300189.97500 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/54054/, https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54062/)
Appeared test-ibm-ubuntu2204-x64-2, undefined, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60656/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60714/
Example ``` not ok 2459 parallel/test-performance-function --- duration_ms: 215.30400 severity: fail exitcode: 1 stack: |- node:internal/histogram:291 validateInteger(val, 'val', 1); ^ RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0 at RecordableHistogram.record (node:internal/histogram:291:5) at processComplete (node:internal/perf/timerify:40:15) at timerified m (node:internal/perf/timerify:87:5) at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:103:5 at runNextTicks (node:internal/process/task_queues:60:5) at listOnTimeout (node:internal/timers:565:9) at process.processTimers (node:internal/timers:539:7) { code: 'ERR_OUT_OF_RANGE' } Node.js v23.0.0-pre ... ```

Reason wasi/test-wasi
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54070/, https://github.com/nodejs/node/pull/54045/, https://github.com/nodejs/node/pull/54076/)
Appeared test-azure_msft-win11_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60708/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60729/
Example ``` not ok 895 wasi/test-wasi --- duration_ms: 1288.65100 severity: fail exitcode: 1 stack: |- executing cant_dotdot (node:6552) ExperimentalWarning: WASI is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) fd_prestat_get(3, 69720) fd_prestat_dir_name(3, 131088, 8) fd_prestat_get(4, 69720) fd_prestat_dir_name(4, 131152, 4) fd_prestat_get(5, 69720) environ_sizes_get(69724, 69720) environ_get(138464, 131168) fd_fdstat_get(3, 69672) path_open(3, 1, 1033, 14, 0, 264240830, 268435455, 0, 69668) executing clock_getres (node:5012) ExperimentalWarning: WASI is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) fd_prestat_get(3, 69688) fd_prestat_dir_name(3, 131088, 8) fd_prestat_get(4, 69688) fd_prestat_dir_name(4, 131152, 4) fd_prestat_get(5, 69688) environ_sizes_get(69692, 6... ```

Reason parallel/test-dns
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54039/, https://github.com/nodejs/node/pull/54054/, https://github.com/nodejs/node/pull/54045/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2019_vs2019-x64-4, test-equinix-debian11_container-armv7l-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-orka-macos11-x64-1, test-equinix-debian11_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60637/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60702/
Example ``` not ok 231 parallel/test-dns --- duration_ms: 225.99900 severity: fail exitcode: 1 stack: |- (node:6928) [DEP0118] DeprecationWarning: The provided hostname "" is not a valid hostname, and is supported in the dns module solely for compatibility. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ { address: '1.2.3.4', + ttl: 3333333332, - ttl: 3333333333, type: 'A' }, { address: '::42', + ttl: 3333333332, - ttl: 3333333333, type: 'AAAA' ... ```

Reason pummel/test-hash-seed
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54039/, https://github.com/nodejs/node/pull/54054/, https://github.com/nodejs/node/pull/54049/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60639/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60673/
Example ``` not ok 3845 pummel/test-hash-seed --- duration_ms: 83567.44300 severity: fail exitcode: 1 stack: |- node:internal/errors:983 const err = new Error(message); ^ Error: Command failed: /home/iojs/build/workspace/node-test-commit-linux/out/Release/node --allow-natives-syntax /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163 throw new Error('no candidates remaining'); ^ Error: no candidates remaining at Object. (/home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163:9) at Module._compile (node:internal/modules/cjs/loader:1542:14) at Module._extensions..js (node:internal/modules/cjs/loader:1687:10) at Module.load (node:internal/modules/cjs/loader:1313:32) at Module._load (node:internal/modules/cjs/loader:1123:12) at TracingChannel.traceS... ```

Reason parallel/test-crypto-authenticated
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54070/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-equinix-debian11_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60700/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60717/
Example ``` not ok 1261 parallel/test-crypto-authenticated --- duration_ms: 120057.29700 severity: fail exitcode: -15 stack: |- timeout ... ```

Jenkins Failure

Git Failure

Build Failure

Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/53980/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54028/, https://github.com/nodejs/node/pull/54049/, https://github.com/nodejs/node/pull/54039/, https://github.com/nodejs/node/pull/54032/, https://github.com/nodejs/node/pull/54075/, https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54053/, https://github.com/nodejs/node/pull/54038/, https://github.com/nodejs/node/pull/53825/, https://github.com/nodejs/node/pull/54076/)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60641/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60729/
Example ``` Error: getWindowSize EINVAL outline = at WriteStream._refreshSize (node:tty:137:24) outline = at process.refreshStderrOnSigWinch (node:internal/bootstrap/switches/is_main_thread:142:10) outline = at process.emit (node:events:532:35) outline = Emitted 'error' event on WriteStream instance at: outline = at WriteStream._refreshSize (node:tty:137:10) ```

Reason Error: EBUSY: resource busy or locked, rmdir '\?\C:\workspace\node-test-binary-windows-js-suites\node\test.tmp.637'
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54070/, https://github.com/nodejs/node/pull/54045/, https://github.com/nodejs/node/pull/54076/)
Appeared test-rackspace-win2022_vs2022-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/60708/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60729/
Example ``` Error: EBUSY: resource busy or locked, rmdir '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.637' at rmdirSync (node:fs:1222:10) at _rmdirSync (node:internal/fs/rimraf:235:5) at rimrafSync (node:internal/fs/rimraf:193:7) at Object.rmSync (node:fs:1271:10) at rmSync (C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:9:6) ```

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53964/, https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54038/)
Appeared test-mnx-ubuntu2204-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60668/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60713/
Example ``` fatal: No rebase in progress? ```

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44529/, https://github.com/nodejs/node/pull/54087/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/60644/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60697/
Example ``` Failed to trigger sub builds ```

Progress