Failures in node-test-pull-request/40755 to node-test-pull-request/40854 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 |
| 2021-11-13 00:03 |
0 |
10 |
7 |
5 |
78 |
10.53% |
JSTest Failure
| Reason |
pummel/test-fs-watch-non-recursive |
| Type |
JS_TEST_FAILURE |
| Failed PR |
16 (https://github.com/nodejs/node/pull/40720/, https://github.com/nodejs/node/pull/40739/, https://github.com/nodejs/node/pull/40604/, https://github.com/nodejs/node/pull/40616/, https://github.com/nodejs/node/pull/40758/, https://github.com/nodejs/node/pull/40658/, https://github.com/nodejs/node/pull/40640/, https://github.com/nodejs/node/pull/40763/, https://github.com/nodejs/node/pull/40598/, https://github.com/nodejs/node/pull/40631/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/40716/, https://github.com/nodejs/node/pull/40782/, https://github.com/nodejs/node/pull/40760/, https://github.com/nodejs/node/pull/40216/, https://github.com/nodejs/node/pull/40792/) |
| Appeared |
test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vcbt2015-x64-3, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vcbt2015-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40759/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/40848/ |
Example
not ok 788 pummel/test-fs-watch-non-recursive
---
duration_ms: 0.455
severity: fail
exitcode: 1
stack: |-
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
called with arguments: 'change', 'testsubdir'
at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
at FSWatcher.emit (node:events:390:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v18.0.0-pre
...
| Reason |
sequential/test-child-process-pass-fd |
| Type |
JS_TEST_FAILURE |
| Failed PR |
10 (https://github.com/nodejs/node/pull/40604/, https://github.com/nodejs/node/pull/40739/, https://github.com/nodejs/node/pull/40726/, https://github.com/nodejs/node/pull/40616/, https://github.com/nodejs/node/pull/40720/, https://github.com/nodejs/node/pull/40658/, https://github.com/nodejs/node/pull/40758/, https://github.com/nodejs/node/pull/40640/, https://github.com/nodejs/node/pull/40631/, https://github.com/nodejs/node/pull/40716/) |
| Appeared |
test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40764/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/40808/ |
Example
not ok 800 sequential/test-child-process-pass-fd
---
duration_ms: 122.810
severity: fail
exitcode: 1
stack: |-
timeout
...
| Reason |
wpt/test-user-timing |
| Type |
JS_TEST_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/40758/, https://github.com/nodejs/node/pull/40763/, https://github.com/nodejs/node/pull/40773/, https://github.com/nodejs/node/pull/40782/, https://github.com/nodejs/node/pull/40772/, https://github.com/nodejs/node/pull/40654/, https://github.com/nodejs/node/pull/40351/, https://github.com/nodejs/node/pull/40216/) |
| Appeared |
test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-nearform-macos10.15-x64-3, test-requireio_svincent-debian10-armv7l_pi2-2, test-orka-macos11-x64-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40781/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/40853/ |
Example
not ok 849 wpt/test-user-timing
---
duration_ms: 9.326
severity: fail
exitcode: 1
stack: |-
---- idlharness.any.js ----
[SKIPPED] idlharness cannot recognize Node.js environment
---- invoke_with_timing_attributes.worker.js ----
[SKIPPED] importScripts not supported
---- performance-measure-invalid.worker.js ----
[SKIPPED] importScripts not supported
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_measure.any.js ----
[PASS] Clearing a non-existent measure doesn't affect existing measures
---- clear_one_mark.any.js -...
Example
not ok 81 parallel/test-child-process-pipe-dataflow
---
duration_ms: 0.862
severity: fail
exitcode: 1
stack: |-
assert.js:101
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'0' !== '1048577'
at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:66:12)
at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15)
at Socket.emit (events.js:314:20)
at addChunk (_stream_readable.js:297:12)
at readableAddChunk (_stream_readable.js:272:9)
at Socket.Readable.push (_stream_readable.js:213:10)
at Pipe.onStreamRead (internal/stream_base_commons.js:188:23) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '0',
expected: '1048577',
operator: 'strictEqual'
}
...
| Reason |
parallel/test-repl-sigint-nested-eval |
| Type |
JS_TEST_FAILURE |
| Failed PR |
7 (https://github.com/nodejs/node/pull/40726/, https://github.com/nodejs/node/pull/40763/, https://github.com/nodejs/node/pull/40631/, https://github.com/nodejs/node/pull/40572/, https://github.com/nodejs/node/pull/40351/, https://github.com/nodejs/node/pull/40782/, https://github.com/nodejs/node/pull/40216/) |
| Appeared |
test-osuosl-aix72-ppc64_be-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-fedora32-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-macstadium-macos11.0-arm64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40755/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/40837/ |
Example
not ok 2182 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.400
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=a00000008002d49
ptr2=0
ptr3=0
ptr4=0
failure_message_object=ffffffffffee370
==== JS stack trace =========================================
0: ExitFrame [pc: 101005484]
1: StubFrame [pc: 1010c1690]
Security context: 0xa000000084acd11 <JSGlobalObject>
2: _fatalException [a00000008489821] [node:internal/process/execution:145] [bytecode=a000000086272b1 offset=13](this=0xa00000008483d09 <process map = a00000008436c01>,0xa00000008002d49 <Odd Oddball: termination_exception>,0xa00000008002769 <false>)
3: InternalFrame [pc: 100f6a174]
4: EntryFrame [pc: 100f69b4c]
5: builtin exit frame: evaluate(this=0xa000000086e0991 <ModuleWrap map = a0000000844d9a1>,0xa000000086e0991 <ModuleWrap map = a0000000844d9a1>,-1,0xa00000008002769 <false>)
6: getESMFacade [a000000084d8a0...
Example
not ok 1329 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.60
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
139837 !== 139244
at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-pipe-named-pipe.js:26:12)
at WriteStream.emit (node:events:402:35)
at finish (node:internal/streams/writable:751:10)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 139837,
expected: 139244,
operator: 'strictEqual'
}
Node.js v18.0.0-pre
...
| Reason |
sequential/test-worker-prof |
| Type |
JS_TEST_FAILURE |
| Failed PR |
5 (https://github.com/nodejs/node/pull/40716/, https://github.com/nodejs/node/pull/40772/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/40760/, https://github.com/nodejs/node/pull/40351/) |
| Appeared |
test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-rackspace-win2012r2_vs2019-x64-4, test-macstadium-macos11.0-arm64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40809/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/40852/ |
Example
not ok 3551 sequential/test-worker-prof
---
duration_ms: 30.284
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux/out/Release/node ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1081:20)
at spawnSync (node:child_process:812:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/ma...
Example
not ok 256 parallel/test-fs-rm
---
duration_ms: 4.80
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253
Files blocking: [ 'rm-4', 'rm-5', 'rm-6', 'rm-7', 'rm-args-file.txt' ]
node:internal/process/promises:246
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rm-4\d-3-1'] {
errno: -4051,
code: 'ENOTEMPTY',
syscall: 'rmdir',
path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.253\\rm-4\\d-3-1'
}
Node.js v18.0.0-pre
...
Example
not ok 257 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.582
severity: fail
exitcode: 1
stack: |-
node:internal/fs/rimraf:202
throw err;
^
Error: ENOTEMPTY: directory not empty, rmdir '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254\rmdir-recursive-3\d-3-1\d-2-2'
at Object.rmdirSync (node:fs:1167:10)
at _rmdirSync (node:internal/fs/rimraf:260:21)
at rimrafSync (node:internal/fs/rimraf:193:7)
at node:internal/fs/rimraf:253:9
at Array.forEach (<anonymous>)
at _rmdirSync (node:internal/fs/rimraf:250:7)
at rimrafSync (node:internal/fs/rimraf:193:7)
at node:internal/fs/rimraf:253:9
at Array.forEach (<anonymous>)
at _rmdirSync (node:internal/fs/rimraf:250:7) {
errno: -4051,
syscall: 'rmdir',
code: 'ENOTEMPTY',
path: '\\\\?\\C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.254\\rmdir-recursive-3\\d-3-1\\d-2-2'
}
...
Example
not ok 3443 sequential/test-debugger-heap-profiler
---
duration_ms: 10.835
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-linux/test/common/debugger.js:84
reject(new Error([
^
Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0
Heap snapshot: 0/34588
Heap snapshot: 10000/34588
Heap snapshot: 20000/34588
Heap snapshot: 30000/34588
Heap snapshot: 34587/34588
Heap snapshot: 34588/34588
Heap snaphost prepared.
Writing snapshot: 102400
Writing snapshot: 204800
Writing snapshot: 307200
Writing snapshot: 409600
Writing snapshot: 512000
Writing snapshot: 614400
Writing snapshot: 716800
Writing snapshot: 819200
Writing snapshot: 921600
Writing snapshot: 1024000
Writing snapshot: 1126400
Writing snapshot: 1228800
Writing snapshot: 1331200
Writing snapshot: 1433600
Writing snapshot: 1536000
Writing snapshot...
Example
not ok 3469 sequential/test-heap-prof
---
duration_ms: 120.27
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3470 sequential/test-heapdump
---
duration_ms: 130.856
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3471 sequential/test-heapdump-flag
---
duration_ms: 120.10
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3312 node-api/test_threadsafe_function/test
---
duration_ms: 240.18
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 165 parallel/test-crypto-binary-default
---
duration_ms: 240.140
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 218 parallel/test-crypto-dh
---
duration_ms: 240.108
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 215 parallel/test-crypto-dh-constructor
---
duration_ms: 240.71
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 798 parallel/test-crypto-keygen
---
duration_ms: 120.135
severity: fail
exitcode: 1
stack: |-
timeout
...
Example
not ok 3162 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 720.91
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3484 sequential/test-http2-timeout-large-write-file
---
duration_ms: 149.815
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 102 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 5.45
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
throw err;
^
Error: write EPIPE
at ChildProcess.target._send (node:internal/child_process:844:20)
at ChildProcess.<anonymous> (node:internal/child_process:665:16)
at ChildProcess.emit (node:events:402:35)
at emit (node:internal/child_process:915:12)
at processTicksAndRejections (node:internal/process/task_queues:84:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Node.js v18.0.0-pre
...
Example
not ok 318 parallel/test-crypto-dh-odd-key
---
duration_ms: 240.284
severity: fail
exitcode: -15
stack: |-
timeout
...
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:39792' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
Example
warning: failed to remove Release/node.exe: Invalid argument
Example
hudson.plugins.git.GitException: Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:1272)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
Example
hudson.plugins.git.GitException: Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:1272)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
Build Failure
| Reason |
sh: line 30: sudo: command not found |
| Type |
BUILD_FAILURE |
| Failed PR |
13 (https://github.com/nodejs/node/pull/40758/, https://github.com/nodejs/node/pull/40763/, https://github.com/nodejs/node/pull/40640/, https://github.com/nodejs/node/pull/40773/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/39240/, https://github.com/nodejs/node/pull/40760/, https://github.com/nodejs/node/pull/40716/, https://github.com/nodejs/node/pull/40772/, https://github.com/nodejs/node/pull/40654/, https://github.com/nodejs/node/pull/40778/, https://github.com/nodejs/node/pull/40351/, https://github.com/nodejs/node/pull/40216/) |
| Appeared |
test-equinix-ubuntu2004_container-armv7l-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40783/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/40853/ |
Example
sh: line 30: sudo: command not found
| Reason |
fatal error: ld terminated with signal 9 [Killed] |
| Type |
BUILD_FAILURE |
| Failed PR |
11 (https://github.com/nodejs/node/pull/40763/, https://github.com/nodejs/node/pull/40598/, https://github.com/nodejs/node/pull/40772/, https://github.com/nodejs/node/pull/40640/, https://github.com/nodejs/node/pull/40631/, https://github.com/nodejs/node/pull/40782/, https://github.com/nodejs/node/pull/40716/, https://github.com/nodejs/node/pull/40792/, https://github.com/nodejs/node/pull/40778/, https://github.com/nodejs/node/pull/40216/, https://github.com/nodejs/node/pull/40796/) |
| Appeared |
test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40798/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/40854/ |
Example
fatal error: ld terminated with signal 9 [Killed]
Example
Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
make: *** [tools/.mdlintstamp] Error 1
+ cat test-eslint.tap
+ sed '/^\s*$/d'
+ grep -v '^ok\|^TAP version 13\|^1\.\.'
+ exit 1
Example
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-8d15eb253d4b536d63625a7cd2ebfb6df0cead01
Progress