Open
Description
Failures in node-test-pull-request/51342 to node-test-pull-request/51440 that failed more than 2 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 |
---|---|---|---|---|---|---|
2023-04-24 00:14 | 1 | 5 | 19 | 4 | 71 | 5.26% |
JSTest Failure
Example
not ok 3694 parallel/test-net-write-fully-async-hex-string
---
duration_ms: 120068.26400
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-single-executable-application |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 10 (nodejs/node#47588, nodejs/node#47627, nodejs/node#45427, nodejs/node#47635, nodejs/node#47577, nodejs/node#47674, nodejs/node#47651, nodejs/node#46652, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1, test-orka-macos11-x64-1, test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51351/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 2299 parallel/test-single-executable-application
---
duration_ms: 6666.23500
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:internal/fs/utils:351
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.2294/sea'
at copyFileSync (node:fs:2951:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-single-executable-application.js:82:1)
at Module._compile (node:internal/modules/cjs/loader:1267:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1321:10)
at Module.load (node:internal/modules/cjs/loader:1125:32)
at Module._load (node:internal/modules/cjs/loader:965:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/...
Example
not ok 3359 parallel/test-net-write-fully-async-buffer
---
duration_ms: 120091.90500
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | es-module/test-esm-loader-side-effect |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#47610, nodejs/node#41439, nodejs/node#47580, nodejs/node#47627, nodejs/node#47635, nodejs/node#47650, nodejs/node#47657) |
Appeared | test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51357/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51393/ |
Example
not ok 3529 es-module/test-esm-loader-side-effect
---
duration_ms: 120144.93100
severity: fail
exitcode: -15
stack: |-
timeout
(node:36540) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:36540) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:36540) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:36540) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:36540) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
(Use `node...
Reason | es-module/test-esm-loader-spawn-promisified |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#47610, nodejs/node#41439, nodejs/node#47627, nodejs/node#47635, nodejs/node#47650, nodejs/node#47657) |
Appeared | test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51353/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51393/ |
Example
not ok 3530 es-module/test-esm-loader-spawn-promisified
---
duration_ms: 120130.07800
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
# Subtest: Loader hooks throwing errors
# Subtest: throws on nonexistent modules
ok 1 - throws on nonexistent modules
---
duration_ms: 64220.627243
...
Reason | parallel/test-worker-nearheaplimit-deadlock |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#47610, nodejs/node#47620, nodejs/node#47628, nodejs/node#47581, nodejs/node#46652, nodejs/node#47679) |
Appeared | test-ibm-rhel8-x64-1, test-ibm-rhel8-s390x-4, test-osuosl-rhel8-ppc64_le-4, test-osuosl-rhel8-ppc64_le-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51353/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51429/ |
Example
not ok 3588 parallel/test-worker-nearheaplimit-deadlock
---
duration_ms: 120149.18400
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3376 es-module/test-esm-loader-obsolete-hooks
---
duration_ms: 526.35500
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: ESM: deprecation warnings for obsolete hooks
# Subtest: <anonymous>
not ok 1 - <anonymous>
---
duration_ms: 169.416538
failureType: 'testCodeFailure'
error: |-
The input did not match the regular expression /DeprecationWarning:/. Input:
''
code: 'ERR_ASSERTION'
name: 'AssertionError'
expected:
actual: ''
operator: 'match'
stack: |-
TestContext.<anonymous> (file:///home/iojs/build/workspace/node-test-commit-linuxone/test/es-module/test-esm-loader-obsolete-hooks.mjs:20:5)
async Test.run (node:internal/test_runner/test:561:9)
async Promise.all (index 0)
async Suite.run (node:internal/test_runner/test:800:7)
async startSubtest (node:...
Reason | es-module/test-esm-loader-http-imports |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#47650, nodejs/node#47657, nodejs/node#47405, nodejs/node#47567) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51390/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51402/ |
Example
not ok 3521 es-module/test-esm-loader-http-imports
---
duration_ms: 25448.34600
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: ESM: http import via loader
# Subtest: should load using --import flag
not ok 1 - should load using --import flag
---
duration_ms: 23033.349653
failureType: 'testCodeFailure'
error: |-
Expected values to be strictly equal:
+ actual - expected
+ '\n' +
+ 'node:internal/process/esm_loader:42\n' +
+ " internalBinding('errors').triggerUncaughtException(\n" +
+ ' ^\n' +
+ 'Error: read ECONNRESET\n' +
+ ' at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {\n' +
+ ' errno: -54,\n' +
+ " code: 'ECONNRESET',\n" +
+ " syscall: 'read'\n" +
+ '}\n' +
+ '\n' +
...
Reason | parallel/test-child-process-fork-exec-path |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#47627, nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 189 parallel/test-child-process-fork-exec-path
---
duration_ms: 4536.75400
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:351
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.182/node-copy.exe'
at Object.copyFileSync (node:fs:2951:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-child-process-fork-exec-path.js:51:4)
at Module._compile (node:internal/modules/cjs/loader:1267:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1321:10)
at Module.load (node:internal/modules/cjs/loader:1125:32)
at Module._load (node:internal/modules/cjs/loader:965:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
...
Reason | parallel/test-file-write-stream4 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#47627, nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 740 parallel/test-file-write-stream4
---
duration_ms: 1085.79800
severity: fail
exitcode: 1
stack: |-
node:events:489
throw er; // Unhandled 'error' event
^
Error: ENOSPC: no space left on device, write
Emitted 'error' event on WriteStream instance at:
at WriteStream.onerror (node:internal/streams/readable:793:14)
at WriteStream.emit (node:events:511:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
}
Node.js v21.0.0-pre
...
Reason | parallel/test-fs-promises-file-handle-readFile |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#47627, nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 800 parallel/test-fs-promises-file-handle-readFile
---
duration_ms: 116.33000
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOSPC: no space left on device, ftruncate] {
errno: -28,
code: 'ENOSPC',
syscall: 'ftruncate'
}
Node.js v21.0.0-pre
...
Reason | parallel/test-fs-readfile |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#47627, nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 848 parallel/test-fs-readfile
---
duration_ms: 110.23800
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:351
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1143:3)
at Object.truncateSync (node:fs:1102:14)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-readfile.js:61:6)
at Module._compile (node:internal/modules/cjs/loader:1267:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1321:10)
at Module.load (node:internal/modules/cjs/loader:1125:32)
at Module._load (node:internal/modules/cjs/loader:965:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v21.0.0-pre
...
Reason | parallel/test-macos-app-sandbox |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#47627, nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 1768 parallel/test-macos-app-sandbox
---
duration_ms: 4968.94000
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:351
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1751/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:2951:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-macos-app-sandbox.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1267:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1321:10)
at Module.load (node:internal/modules/cjs/loader:1125:32)
at Module._load (node:internal/modules/cjs/loader:965:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errno: -2...
Reason | parallel/test-module-loading-globalpaths |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#47627, nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 1789 parallel/test-module-loading-globalpaths
---
duration_ms: 4622.65200
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:351
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1774/install/bin/node'
at Object.copyFileSync (node:fs:2951:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-module-loading-globalpaths.js:32:6)
at Module._compile (node:internal/modules/cjs/loader:1267:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1321:10)
at Module.load (node:internal/modules/cjs/loader:1125:32)
at Module._load (node:internal/modules/cjs/loader:965:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
...
Reason | parallel/test-snapshot-argv1 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#47627, nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 2298 parallel/test-snapshot-argv1
---
duration_ms: 1752.07700
severity: fail
exitcode: 1
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node[99491]: ../src/node_snapshotable.cc:868:void node::SnapshotData::ToFile(FILE *) const: Assertion `(num_written) == (1)' failed.
1: 0x100d94895 node::Abort() [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
2: 0x100d94641 node::Assert(node::AssertionInfo const&) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
3: 0x100e2d757 node::SnapshotData::ToFile(__sFILE*) const [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
4: 0x100d5b4cf node::GenerateAndWriteSnapshotData(node::SnapshotData const**, node::InitializationResultImpl const*) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
5: 0x100d5baba node::Start(int, char**) [/Users/iojs/build/workspace/node-test-comm...
Reason | pummel/test-fs-readfile-tostring-fail |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#47627, nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 3585 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 122.06600
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:73
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:31:37)
at callback (node:internal/streams/writable:562:21)
at onwriteError (node:internal/streams/writable:425:3)
at onwrite (node:internal/streams/writable:467:7)
at node:internal/fs/streams:439:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:958:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
},
expe...
Reason | parallel/test-http-request-join-authorization-headers |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#46252, nodejs/node#47674, nodejs/node#46652) |
Appeared | test-orka-macos11-x64-2, test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51344/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51419/ |
Example
not ok 1244 parallel/test-http-request-join-authorization-headers
---
duration_ms: 519.94700
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'1, 2' !== '1'
at Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-request-join-authorization-headers.js:39:12)
at Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:464:15)
at Server.emit (node:events:511:28)
at parserOnIncoming (node:_http_server:1105:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '1, 2',
expected: '1',
operator: 'strictEqual'
}
Node.js v21.0.0-pre
...
Reason | parallel/test-inspector-exception |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#47628, nodejs/node#47648, nodejs/node#47570) |
Appeared | test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51413/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 2096 parallel/test-inspector-exception
---
duration_ms: 15304.18400
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:42899/e95320fe-242e-4a2a-95b0-1211d0d8a0fe
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[test] Verifying debugger stops on start (--inspect-brk option)
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/throws_error.js:21)
1
...
Reason | parallel/test-module-stat |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51409/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 1786 parallel/test-module-stat
---
duration_ms: 282.74900
severity: fail
exitcode: 1
stack: |-
Node.js v21.0.0-pre
...
Reason | parallel/test-module-symlinked-peer-modules |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#47651, nodejs/node#47652, nodejs/node#47570) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51409/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51436/ |
Example
not ok 1787 parallel/test-module-symlinked-peer-modules
---
duration_ms: 390.72300
severity: fail
exitcode: 1
stack: |-
Node.js v21.0.0-pre
...
Reason | sequential/test-http2-large-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#47627, nodejs/node#47620, nodejs/node#47648) |
Appeared | test-osuosl-aix72-ppc64_be-3, test-ibm-aix72-ppc64_be-2, test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51373/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51430/ |
Example
not ok 3908 sequential/test-http2-large-file
---
duration_ms: 120129.12100
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-worker-prof |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#47651, nodejs/node#47675, nodejs/node#47678) |
Appeared | test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51411/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51440/ |
Example
not ok 933 sequential/test-worker-prof
---
duration_ms: 30289.99900
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1117:20)
at spawnSync (node:child_process:871:24)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1267:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1321:10)
at Module.load (node:internal/modules/cjs/loader:1125:32)
at Module._load (node:internal/modules/cjs/loader:965:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/ru...
Reason | parallel/test-crypto-authenticated |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#47635, nodejs/node#47581) |
Appeared | test-azure_msft-win10_vs2019-x64-4, test-nearform-macos10.15-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51378/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51391/ |
Example
not ok 885 parallel/test-crypto-authenticated
---
duration_ms: 120176.06100
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | parallel/test-inspector-async-stack-traces-set-interval |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#47628, nodejs/node#47651) |
Appeared | test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51392/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51409/ |
Example
not ok 2065 parallel/test-inspector-async-stack-traces-set-interval
---
duration_ms: 15332.26800
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:33525/002a8a89-5507-49e6-921e-a24ed3bb436b
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Skipping the first breakpoint in the eval script
Timed out waiting for matching notification (break on [eval]:0)
1
...
Reason | parallel/test-inspector-break-e |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#47620, nodejs/node#46652) |
Appeared | test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51369/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51419/ |
Example
not ok 2039 parallel/test-inspector-break-e
---
duration_ms: 15418.19400
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:35593/6daf347f-4c65-4f12-8554-7e251d0d63ca
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:0)
1
...
Reason | parallel/test-snapshot-basic |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#47651, nodejs/node#47652) |
Appeared | test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51409/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51418/ |
Example
not ok 2300 parallel/test-snapshot-basic
---
duration_ms: 1156.71500
severity: fail
exitcode: 1
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node[54674]: ../src/node_snapshotable.cc:868:void node::SnapshotData::ToFile(FILE *) const: Assertion `(num_written) == (1)' failed.
1: 0x1002c5895 node::Abort() [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
2: 0x1002c5641 node::Assert(node::AssertionInfo const&) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
3: 0x10035e757 node::SnapshotData::ToFile(__sFILE*) const [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
4: 0x10028c4cf node::GenerateAndWriteSnapshotData(node::SnapshotData const**, node::InitializationResultImpl const*) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
5: 0x10028caba node::Start(int, char**) [/Users/iojs/build/workspace/node-test-comm...
Reason | parallel/test-zlib-destroy-pipe |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#47620, nodejs/node#47628) |
Appeared | test-azure_msft-win11_vs2022-arm64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51366/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51425/ |
Example
not ok 918 parallel/test-zlib-destroy-pipe
---
duration_ms: 120230.02900
severity: fail
exitcode: 1
stack: |-
timeout
...
Reason | pummel/test-policy-integrity-dep |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#47548, nodejs/node#47610) |
Appeared | test-macstadium-macos11.0-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51346/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51353/ |
Example
not ok 3634 pummel/test-policy-integrity-dep
---
duration_ms: 1555.59000
severity: crashed
exitcode: -10
stack: |-
...
Reason | sequential/test-vm-timeout-escape-promise-module-2 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#47641, nodejs/node#47581) |
Appeared | test-ibm-rhel7-s390x-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51389/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51391/ |
Example
not ok 3321 sequential/test-vm-timeout-escape-promise-module-2
---
duration_ms: 0.256
severity: fail
exitcode: 1
stack: |-
(node:42283) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:638
const crashOnUnhandledRejection = (err) => { throw err; };
^
Error: escaped timeout at 127 milliseconds!
at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22:13)
at vm:module(0):1:30
at SourceTextModule.evaluate (internal/vm/module.js:230:23)
at assert.rejects.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:38:16)
at processTicksAndRejections (internal/process/task_queues....
Reason | wpt/test-timers |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#47610, nodejs/node#47635) |
Appeared | test-orka-macos11-x64-2, test-equinix_mnx-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51353/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51380/ |
Example
not ok 3453 wpt/test-timers
---
duration_ms: 2242.30000
severity: fail
exitcode: 1
stack: |-
[SKIPPED] negative-settimeout.any.js: unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
[PASS] Clear timeout with clearInterval
[PASS] Clear interval with clearTimeout
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
assert_unreached: Reached unreachable code
{
message: 'assert_unreached: Reached unreachable code',
stack: ' at listOnTimeout (node:internal/timers:573:17)\n' +
' at process.processTimers (node:internal/timers:514:7)'
}
Command: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/wpt/test-timers.js 'typ...
CCTest Failure
Reason | ../test/cctest/test_inspector_socket.cc:323: Failure |
---|---|
Type | CC_TEST_FAILURE |
Failed PR | 3 (nodejs/node#45427, nodejs/node#47581, nodejs/node#47651) |
Appeared | test-softlayer-alpine311_container-x64-1, test-rackspace-centos7-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51379/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51417/ |
Example
../test/cctest/test_inspector_socket.cc:323: Failure
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)
Jenkins Failure
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#47620, nodejs/node#47581, nodejs/node#47651) |
Appeared | test-softlayer-ubi81_container-x64-1, test-rackspace-win2012r2_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51385/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51417/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Build Failure
Reason | ERROR: Build step failed with exception |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#41439, nodejs/node#47627) |
Appeared | test-osuosl-debian10_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51363/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-osuosl-debian10_container-armv7l-1] which is computer hudson.slaves.SlaveComputer@3cad9051 and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
Reason | ERROR: No acceptable C compiler found! |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#47620, nodejs/node#47627) |
Appeared | test-orka-macos11-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51361/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51364/ |
Example
ERROR: No acceptable C compiler found!
Please make sure you have a C compiler installed on your system and/or
consider adjusting the CC environment variable if you installed
it in a non-standard prefix.
make: *** [build-ci] Error 1
Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#45427, nodejs/node#47581) |
Appeared | test-osuosl-aix72-ppc64_be-3, test-equinix_mnx-smartos20-x64-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix_mnx-smartos20-x64-3, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51379/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51398/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Sending e-mails to: michael_dawson@ca.ibm.com vieuxtech@gmail.com ashley.cripps@ibm.com
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Reason | ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#45427, nodejs/node#47581) |
Appeared | test-digitalocean-freebsd12-x64-1, test-ibm-rhel8-s390x-4, test-digitalocean-freebsd12-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51379/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51398/ |
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Reason | Failed to trigger sub builds |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#47160, nodejs/node#47613) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51376/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51432/ |
Example
Failed to trigger sub builds
undefined
Reason | Unknown |
---|---|
Type | undefined |
Failed PR | 7 (nodejs/node#47610, nodejs/node#41439, nodejs/node#47627, nodejs/node#45427, nodejs/node#47567, nodejs/node#47603, nodejs/node#47675) |
Appeared | test-equinix-debian10_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51353/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51437/ |
Example
Unknown
Git Failure
Reason | warning: failed to remove benchmark/napi/function_args/build/napi_binding.target.mk: Permission denied |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#47577, nodejs/node#46252) |
Appeared | test-equinix_mnx-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/51342/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/51344/ |
Example
warning: failed to remove benchmark/napi/function_args/build/napi_binding.target.mk: Permission denied
Progress
-
parallel/test-net-write-fully-async-hex-string
(13) -
parallel/test-single-executable-application
(10) -
parallel/test-net-write-fully-async-buffer
(8) -
es-module/test-esm-loader-side-effect
(7) -
es-module/test-esm-loader-spawn-promisified
(6) -
parallel/test-worker-nearheaplimit-deadlock
(6) -
es-module/test-esm-loader-obsolete-hooks
(5) -
es-module/test-esm-loader-http-imports
(4) -
parallel/test-child-process-fork-exec-path
(4) -
parallel/test-file-write-stream4
(4) -
parallel/test-fs-promises-file-handle-readFile
(4) -
parallel/test-fs-readfile
(4) -
parallel/test-macos-app-sandbox
(4) -
parallel/test-module-loading-globalpaths
(4) -
parallel/test-snapshot-argv1
(4) -
pummel/test-fs-readfile-tostring-fail
(4) -
parallel/test-http-request-join-authorization-headers
(3) -
parallel/test-inspector-exception
(3) -
parallel/test-module-stat
(3) -
parallel/test-module-symlinked-peer-modules
(3) -
sequential/test-http2-large-file
(3) -
sequential/test-worker-prof
(3) -
parallel/test-crypto-authenticated
(2) -
parallel/test-inspector-async-stack-traces-set-interval
(2) -
parallel/test-inspector-break-e
(2) -
parallel/test-snapshot-basic
(2) -
parallel/test-zlib-destroy-pipe
(2) -
pummel/test-policy-integrity-dep
(2) -
sequential/test-vm-timeout-escape-promise-module-2
(2) -
wpt/test-timers
(2) -
../test/cctest/test_inspector_socket.cc:323: Failure
(3) -
Build timed out (after 60 minutes). Marking the build as failed.
(3) -
ERROR: Build step failed with exception
(2) -
ERROR: No acceptable C compiler found!
(2) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2) -
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2) -
Failed to trigger sub builds
(2) -
Unknown
(7) -
warning: failed to remove benchmark/napi/function_args/build/napi_binding.target.mk: Permission denied
(2)
Metadata
Assignees
Labels
No labels
Activity