CI Reliability 2023-04-02
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 15/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- node.js, shell
- Domain
- ci-cd, devops, testing-qa
Research direction
Start with the generated reliability report and review the linked CI runs, failure categories, and console examples, including the Jenkins, build, and JavaScript test failures. The issue does not define a specific change or completion condition; done would require identifying and addressing the reported CI reliability problems.
Written by the indexing model from the issue text.
Description
Failures in node-test-pull-request/50706 to node-test-pull-request/50804 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-02 00:15 | 1 | 2 | 21 | 13 | 63 | 2.33% |
CCTest Failure
Jenkins Failure
| Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/46979/, https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47160/) |
| Appeared | test-digitalocean-rhel8_arm_cross_container-x64-2, test-softlayer-rhel8_arm_cross_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50755/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50762/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 159.89.183.200/159.89.183.200:39644' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy209.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Git Failure
Build Failure
| Reason | FATAL: Channel "hudson.remoting.Channel@a31698:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from 147.75.72.255/147.75.72.255:38828 failed. The channel is closing down or has closed down |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/47251/, https://github.com/nodejs/node/pull/46979/, https://github.com/nodejs/node/pull/44943/) |
| Appeared | test-equinix-ubuntu2204-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50714/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50719/ |
Example
FATAL: Channel "hudson.remoting.Channel@a31698:JNLP4-connect connection from 147.75.72.255/147.75.72.255:38828": Remote call on JNLP4-connect connection from 147.75.72.255/147.75.72.255:38828 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
| Reason | Makefile:526: recipe for target 'build-ci' failed |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/46305/, https://github.com/nodejs/node/pull/46790/, https://github.com/nodejs/node/pull/47338/) |
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50739/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50786/ |
Example
Makefile:526: recipe for target 'build-ci' failed
make: *** [build-ci] Error 127
Build step 'Conditional steps (multiple)' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
| Reason | fatal: No rebase in progress? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/44490/, https://github.com/nodejs/node/pull/47325/, https://github.com/nodejs/node/pull/47251/) |
| Appeared | test-digitalocean-alpine312_container-x64-2, undefined |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50715/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50732/ |
Example
fatal: No rebase in progress?
| Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47348/) |
| Appeared | test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50765/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50794/ |
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
JSTest Failure
Example
not ok 3556 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 132.06900
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...
Example
not ok 1260 parallel/test-crypto-from-binary
---
duration_ms: 120086.41600
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3895 sequential/test-http2-large-file
---
duration_ms: 120100.88000
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 771 parallel/test-fs-promises-file-handle-readFile
---
duration_ms: 95.72200
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 v20.0.0-pre
...
Example
not ok 820 parallel/test-fs-readfile
---
duration_ms: 106.95600
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:348
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:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984: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 v20.0.0-pre
...
Example
not ok 2797 parallel/test-single-executable-application
---
duration_ms: 120087.29600
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1444 parallel/test-http-remove-header-stays-removed
---
duration_ms: 357.69500
severity: fail
exitcode: 1
stack: |-
ok
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-remove-header-stays-removed.js:61:18)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
| Reason | parallel/test-worker-nearheaplimit-deadlock |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (https://github.com/nodejs/node/pull/47338/, https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47331/, https://github.com/nodejs/node/pull/46674/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-digitalocean-alpine312_container-x64-2, test-ibm-rhel8-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-ibm-rhel8-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50759/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50795/ |
Example
not ok 3549 parallel/test-worker-nearheaplimit-deadlock
---
duration_ms: 120048.16200
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | message/test_runner_output_spec_reporter |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/44943/, https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47354/) |
| Appeared | test-nearform-macos11.0-arm64-1, test-nearform-macos10.15-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50724/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50803/ |
Example
not ok 3353 message/test_runner_output_spec_reporter
---
duration_ms: 966.21300
severity: fail
stack: |-
sync pass todo (0.61575ms)
sync pass todo with message (0.044708ms)
sync fail todo (0.145333ms)
Error: thrown from sync fail todo
at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/message/test_runner_output.js:18:9)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:550:25)
at Test.processPendingSubtests (node:internal/test_runner/test:303:27)
at Test.postRun (node:internal/test_runner/test:619:19)
at Test.run (node:internal/test_runner/test:578:10)
at async Test.processPendingSubtests (node:internal/test_runner/test:303:7)
sync fail todo with message (0.04325ms)
Error: thrown from sync fail todo with message
at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/...
| Reason | parallel/test-child-process-advanced-serialization-largebuffer |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47359/, https://github.com/nodejs/node/pull/46790/) |
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubi81_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50766/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50793/ |
Example
not ok 1526 parallel/test-child-process-advanced-serialization-largebuffer
---
duration_ms: 120100.51400
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-fs-promises-file-handle-writeFile |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/47160/, https://github.com/nodejs/node/pull/46790/, https://github.com/nodejs/node/pull/47364/) |
| Appeared | test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50762/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50790/ |
Example
not ok 1458 parallel/test-fs-promises-file-handle-writeFile
---
duration_ms: 120104.10300
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-http-remove-connection-header-persists-connection |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47359/, https://github.com/nodejs/node/pull/47348/) |
| Appeared | test-orka-macos11-x64-2, test-softlayer-alpine311_container-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50780/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50794/ |
Example
not ok 1205 parallel/test-http-remove-connection-header-persists-connection
---
duration_ms: 248.19700
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-remove-connection-header-persists-connection.js:54:7)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
| Reason | parallel/test-inspector-multisession-ws |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/46509/, https://github.com/nodejs/node/pull/47251/, https://github.com/nodejs/node/pull/46979/) |
| Appeared | test-ibm-rhel8-s390x-4, test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50711/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50755/ |
Example
not ok 1859 parallel/test-inspector-multisession-ws
---
duration_ms: 15503.29900
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:43035/56857c28-6e83-40f9-9edd-979f1c776bde
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err] Debugger attached.
[err]
[test] Breaking in code and verifying events are fired
Timed out waiting for matching notification (Initial pause)
1
...
| Reason | parallel/test-net-write-fully-async-buffer |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/47331/, https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47364/) |
| Appeared | test-osuosl-rhel8-ppc64_le-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50751/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50790/ |
Example
not ok 2886 parallel/test-net-write-fully-async-buffer
---
duration_ms: 120038.41700
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-zlib-brotli-flush |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47313/, https://github.com/nodejs/node/pull/47348/) |
| Appeared | test-equinix-debian10_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50765/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50794/ |
Example
not ok 3609 parallel/test-zlib-brotli-flush
---
duration_ms: 360021.31600
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3935 wpt/test-wasm-webapi
---
duration_ms: 1440056.21200
severity: fail
exitcode: -15
stack: |-
timeout
---- abort ----
[SKIPPED] WPTRunner does not support fetch()
---- contenttype ----
[SKIPPED] WPTRunner does not support fetch()
---- historical ----
[SKIPPED] indexedDB is not defined
---- idlharness ----
[SKIPPED] not configured
---- instantiateStreaming-bad-imports ----
[SKIPPED] Flaky on ARM with V8 >= 11.2
---- origin ----
[SKIPPED] CORS not implemented
---- status ----
[SKIPPED] WPTRunner does not support fetch()
---- compileStreaming ----
[PASS] compileStreaming
---- instantiateStreaming ----
[PASS] instantiateStreaming
---- compileStreaming: undefined ----
[PASS] compileStreaming: undefined
---- compileStreaming: no body ----
[PASS] compileStreaming: no body
---- Empty module without imports argument ----
[PASS] Empty module without imports argument
---- compileStreaming: undefined...
| Reason | parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47335/) |
| Appeared | test-digitalocean-alpine311_container-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50766/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50784/ |
Example
not ok 1164 parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
---
duration_ms: 4295.15700
severity: fail
exitcode: 1
stack: |-
Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
max_young_gen_size=50331648, young_gen_size=0, old_gen_size=52113264, total_size=52113264
Estimated available memory=9223372036745494528, estimated overhead=50331648
Start generating Heap.20230401.102253.20893.1.001.heapsnapshot...
Invoked NearHeapLimitCallback, processing=true, current_limit=52428800, initial_limit=52428800
max_young_gen_size=50331648, young_gen_size=0, old_gen_size=52113264, total_size=52113264
Estimated available memory=9223372036747939840, estimated overhead=50331648
Not generating snapshots in nested callback. new_limit=102760448
1/1 snapshots taken.
Removing the near heap limit callbackWrote snapshot to /home/iojs/node-tmp/.tmp.1165/Heap.20230401.102253.20893.1.001.heapsnapshot
<--- Last few GCs...
| Reason | parallel/test-performance-function |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/46790/, https://github.com/nodejs/node/pull/47336/) |
| Appeared | undefined |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50782/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50787/ |
Example
not ok 2146 parallel/test-performance-function
---
duration_ms: 0.333
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1011
process.nextTick(() => { throw err; });
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be a safe integer greater than 0. Received 0
at new NodeError (node:internal/errors:387:5)
at RecordableHistogram.record (node:internal/histogram:291:13)
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:98:5
Emitted 'error' event on Worker instance at:
at Worker.[kOnErrorMessage] (node:internal/worker:298:10)
at Worker.[kOnMessage] (node:internal/worker:309:37)
at MessagePort.<anonymous> (node:internal/worker:205:57)
at MessagePort.[nodejs.internal.kHybridD...
| Reason | parallel/test-runner-inspect |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47315/, https://github.com/nodejs/node/pull/47251/) |
| Appeared | test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50707/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50714/ |
Example
not ok 3524 parallel/test-runner-inspect
---
duration_ms: 120.50
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:467397) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
[out] TAP version 13
[out]
[err] Debugger listening on ws://127.0.0.1:41697/5b06aabe-920b-4a2d-b9fc-01cec9786924
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] # Debugger ending on ws://127.0.0.1:41697/5b06aabe-920b-4a2d-b9fc-01cec9786924
[out]
...
| Reason | parallel/test-v8-take-coverage |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/46790/) |
| Appeared | test-osuosl-rhel8-ppc64_le-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50765/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50782/ |
Example
not ok 3130 parallel/test-v8-take-coverage
---
duration_ms: 10176.55500
severity: fail
exitcode: 1
stack: |-
Dispatching message { "id": 1, "method": "Profiler.enable" }
Receive coverage profile message
{"id":1,"result":{}}
Dispatching message { "id": 2, "method": "Profiler.startPreciseCoverage", "params": { "callCount": true, "detailed": true } }
Receive coverage profile message
{"id":2,"result":{"timestamp":5891920.403144}}
TakeCoverage, connection != nullptr
taking coverage
Dispatching message { "id": 3, "method": "Profiler.takePreciseCoverage" }
Receive coverage profile message
Writing profile response (id = 3)
Written result to /home/iojs/node-tmp/.tmp.3105/coverage-3555723-1680340881645-0.json
TakeCoverage, connection != nullptr
taking coverage
Dispatching message { "id": 4, "method": "Profiler.takePreciseCoverage" }
Receive coverage profile message
Writing profile response (id = 4)
Written result to /home/iojs/node-tmp/.t...
| Reason | pummel/test-policy-integrity-worker-module |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47339/, https://github.com/nodejs/node/pull/47351/) |
| Appeared | test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-macstadium-macos11.0-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50748/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50771/ |
Example
not ok 3593 pummel/test-policy-integrity-worker-module
---
duration_ms: 113.84400
OSError: [Errno 28] No space left on device
Call stack:
File "tools/test.py", line 1793, in <module>
sys.exit(Main())
File "tools/test.py", line 1764, in Main
result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
File "tools/test.py", line 971, in RunTestCases
return progress.Run(tasks)
File "tools/test.py", line 163, in Run
self.RunSingle(False, 0)
File "tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 3592 pummel/test-policy-integrity-worker-commonjs'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
self.flush()
File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
self.stream.flush()
OSError: [Errno 28] No space left on devic...
| Reason | pummel/test-policy-integrity-worker-no-package-json |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47351/, https://github.com/nodejs/node/pull/47274/) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50771/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50775/ |
Example
not ok 3618 pummel/test-policy-integrity-worker-no-package-json
---
duration_ms: 2936.96500
severity: crashed
exitcode: -10
stack: |-
...
Example
not ok 3799 sequential/test-async-wrap-getasyncid
---
duration_ms: 1105.89700
severity: fail
exitcode: 1
stack: |-
[ 'QUIC_LOGSTREAM' ]
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-async-wrap-getasyncid.js:73:12)
at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:449:15)
at process.emit (node:events:511:28) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual'
}
Node.js v20.0.0-pre
...
| Reason | sequential/test-worker-prof |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47313/, https://github.com/nodejs/node/pull/47351/) |
| Appeared | test-softlayer-alpine311_container-x64-1, test-softlayer-ubi81_container-x64-1, test-azure_msft-win10_vs2019-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50768/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50771/ |
Example
not ok 3983 sequential/test-worker-prof
---
duration_ms: 114.00900
File "tools/test.py", line 971, in RunTestCases
return progress.Run(tasks)
File "tools/test.py", line 163, in Run
self.RunSingle(False, 0)
File "tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "tools/test.py", line 403, in HasRun
logger.info(' ---')
Message: ' ---'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
self.flush()
File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "tools/test.py", line 1793, in <module>
sys.exit(Main())
File "tools/test.py", line 1764, in Main
result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
File "tools/test.py", line 971, in RunTestCases
return progress.Run(tasks)
File "tools/test.py", line 16...
| Reason | wpt/test-timers |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47349/, https://github.com/nodejs/node/pull/47344/) |
| Appeared | test-orka-macos11-x64-2, test-equinix_mnx-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/50778/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/50791/ |
Example
not ok 3404 wpt/test-timers
---
duration_ms: 1684.71700
severity: fail
exitcode: 1
stack: |-
---- negative-settimeout ----
[SKIPPED] unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
---- Calling setInterval with no interval should be the same as if called with 0 interval ----
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
---- Calling setInterval with undefined 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
---- Clear timeout with clearInterval ----
[PASS] Clear timeout with clearInterval
---- Clear interval with clearTimeout ----
[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 listOnT...
Progress
-
Backing channel 'JNLP4-connect connection from ... is disconnected.(3) -
FATAL: Channel "hudson.remoting.Channel@a31698:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from 147.75.72.255/147.75.72.255:38828 failed. The channel is closing down or has closed down(3) -
Makefile:526: recipe for target 'build-ci' failed(3) -
fatal: No rebase in progress?(3) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?(2) -
pummel/test-fs-readfile-tostring-fail(12) -
parallel/test-crypto-from-binary(11) -
sequential/test-http2-large-file(11) -
parallel/test-fs-promises-file-handle-readFile(9) -
parallel/test-fs-readfile(9) -
parallel/test-single-executable-application(6) -
parallel/test-http-remove-header-stays-removed(4) -
parallel/test-worker-nearheaplimit-deadlock(4) -
message/test_runner_output_spec_reporter(3) -
parallel/test-child-process-advanced-serialization-largebuffer(3) -
parallel/test-fs-promises-file-handle-writeFile(3) -
parallel/test-http-remove-connection-header-persists-connection(3) -
parallel/test-inspector-multisession-ws(3) -
parallel/test-net-write-fully-async-buffer(3) -
parallel/test-zlib-brotli-flush(3) -
wpt/test-wasm-webapi(3) -
parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker(2) -
parallel/test-performance-function(2) -
parallel/test-runner-inspect(2) -
parallel/test-v8-take-coverage(2) -
pummel/test-policy-integrity-worker-module(2) -
pummel/test-policy-integrity-worker-no-package-json(2) -
sequential/test-async-wrap-getasyncid(2) -
sequential/test-worker-prof(2) -
wpt/test-timers(2)
- Dominant language
- Shell
- Stars
- 57
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nodejs/reliability
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nodejs/reliability#1666 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
nodejs/reliability#1665 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
nodejs/reliability#1664 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nodejs/reliability#1663 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nodejs/reliability#1662 ·
All issues in nodejs/reliability
Similar issues
-
out-of-date
Difficulty 1/5 Under an hour Newbie friendliness 82/100
CachyOS/CachyOS-PKGBUILDS#1894 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
community-scripts/ProxmoxVE#17396 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
mattpocock/skills#1099 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100