nodejs / reliability

Make the CI green again
35 stars 11 forks source link

CI Reliability 2024-05-10 #860

Open github-actions[bot] opened 4 months ago

github-actions[bot] commented 4 months ago

Failures in node-test-pull-request/58970 to node-test-pull-request/59066 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-05-10 00:08 1 9 25 3 62 9.38%

JSTest Failure

Reason benchmark/test-benchmark-crypto
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/34966/, https://github.com/nodejs/node/pull/52108/, https://github.com/nodejs/node/pull/52868/, https://github.com/nodejs/node/pull/52766/, https://github.com/nodejs/node/pull/52706/, https://github.com/nodejs/node/pull/52866/, https://github.com/nodejs/node/pull/52875/, https://github.com/nodejs/node/pull/52913/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-softlayer-debian12-x64-1, test-digitalocean-ubuntu2204-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-orka-macos11-x64-2, test-digitalocean-ubi81_container-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58970/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59050/
Example ``` not ok 3995 benchmark/test-benchmark-crypto --- duration_ms: 3057.83600 severity: fail exitcode: 1 stack: |- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at main (/home/iojs/build/workspace/node-test-commit-linux-containered/benchmark/crypto/timingSafeEqual.js:21:10) at /home/iojs/build/workspace/node-test-commit-linux-containered/benchmark/common.js:54:9 at process.processTicksAndRejections (node:internal/process/task_queues:77:11) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 1, expected: 0, operator: 'strictEqual' } Node.js v23.0.0-pre node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at ChildProcess. (/home/iojs/build/workspace/node-test-commit-linux-containered/test/... ```

Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/52108/, https://github.com/nodejs/node/pull/50786/, https://github.com/nodejs/node/pull/52655/, https://github.com/nodejs/node/pull/52706/, https://github.com/nodejs/node/pull/52913/, https://github.com/nodejs/node/pull/50890/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58983/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59059/
Example ``` not ok 1456 parallel/test-buffer-tostring-rangeerror --- duration_ms: 120062.63600 severity: fail exitcode: -15 stack: |- timeout (node:284756) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Use `node --trace-deprecation ...` to show where the warning was created) ... ```

Reason parallel/test-stream-readable-unpipe-resume
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50786/, https://github.com/nodejs/node/pull/52824/, https://github.com/nodejs/node/pull/52706/)
Appeared test-ibm-ubi81_container-x64-1, test-equinix-rhel8_container-arm64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58977/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58992/
Example ``` not ok 3790 parallel/test-stream-readable-unpipe-resume --- duration_ms: 120040.93300 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52706/, https://github.com/nodejs/node/pull/52875/)
Appeared test-ibm-rhel8-x64-2, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/59017/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59038/
Example ``` not ok 2012 parallel/test-http2-large-write-multiple-requests --- duration_ms: 120057.25400 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 2 (https://github.com/nodejs/node/pull/34966/, https://github.com/nodejs/node/pull/52810/)
Appeared test-orka-macos11-x64-1, test-equinix-ubuntu2004_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58970/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58993/
Example ``` not ok 2798 parallel/test-net-write-fully-async-buffer --- duration_ms: 120168.84400 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51394/, https://github.com/nodejs/node/pull/52889/)
Appeared undefined, test-ibm-rhel8-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58974/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59031/
Example ``` not ok 2437 parallel/test-performance-function --- duration_ms: 408.79900 severity: fail exitcode: 1 stack: |- node:internal/event_target:1095 process.nextTick(() => { throw err; }); ^ 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-custom-suites-freestyle/test/parallel/test-performance-function.js:103:5 { code: 'ERR_OUT_OF_RANGE' } Node.js v23.0.0-pre ... ```

Reason sequential/test-vm-break-on-sigint
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52863/, https://github.com/nodejs/node/pull/52706/)
Appeared test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/59015/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59017/
Example ``` not ok 975 sequential/test-vm-break-on-sigint --- duration_ms: 285.01800 severity: crashed exitcode: 3221225477 stack: |- ... ```

Reason wpt/test-compression
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52810/, https://github.com/nodejs/node/pull/52863/)
Appeared test-rackspace-win2022_vs2022-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10
First CI https://ci.nodejs.org/job/node-test-pull-request/58993/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59015/
Example ``` not ok 989 wpt/test-compression --- duration_ms: 778.02100 severity: crashed exitcode: 3221225477 stack: |- [SKIPPED] compression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write [SKIPPED] decompression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write [SKIPPED] decompression-buffersource.tentative.any.js: ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled [SKIPPED] third_party\pako\pako_inflate.min.js: This is not a test file. ... ```

CCTest Failure

Build Failure

Reason error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Type BUILD_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/52108/, https://github.com/nodejs/node/pull/52856/, https://github.com/nodejs/node/pull/52824/, https://github.com/nodejs/node/pull/52706/, https://github.com/nodejs/node/pull/52810/, https://github.com/nodejs/node/pull/52837/, https://github.com/nodejs/node/pull/52869/, https://github.com/nodejs/node/pull/52780/, https://github.com/nodejs/node/pull/52727/, https://github.com/nodejs/node/pull/52889/, https://github.com/nodejs/node/pull/52397/, https://github.com/nodejs/node/pull/50890/)
Appeared test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58983/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59049/
Example ``` error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] array-splice-tq-csa.cc C:\workspace\node-compile-windows\node\out\Release\obj\global_intermediate\torque-generated\src\builtins\array-splice-tq-csa.cc(1780,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers_host.vcxproj] array-unshift-tq-csa.cc C:\workspace\node-compile-windows\node\deps\v8\src\objects\turboshaft-types.h(46,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers_host.vcxproj] ```

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/52588/, https://github.com/nodejs/node/pull/51394/, https://github.com/nodejs/node/pull/52531/, https://github.com/nodejs/node/pull/51250/, https://github.com/nodejs/node/pull/52866/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-softlayer-debian12-x64-1, test-digitalocean-debian12-x64-1, test-digitalocean-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58971/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59023/
Example ``` fatal: No rebase in progress? ```

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52913/, https://github.com/nodejs/node/pull/52881/)
Appeared test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/59057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59063/
Example ``` fatal error: Killed signal terminated program cc1plus ```

Progress