You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not ok 789 pummel/test-fs-watch-non-recursive
---
duration_ms: 3.113
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
...
not ok 157 parallel/test-datetime-change-notify
---
duration_ms: 1.671
severity: fail
exitcode: 1
stack: |-
node:assert:1021
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Irish/. Input:
'11/3/2021, 2:20:58 AM Greenwich Mean Time'
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-datetime-change-notify.js:36:10)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147: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/main/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '11/3/2021, 2:20:58 AM Greenwich Mean Time'...
not ok 3533 sequential/test-worker-prof
---
duration_ms: 30.277
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:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147: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...
not ok 252 parallel/test-fs-rmdir-recursive
---
duration_ms: 2.77
severity: fail
exitcode: 1
stack: |-
(node:6148) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.250
Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-4', 'rmdir-recursive-5' ]
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.250\rmdir-recursive-0\d-3-2\d-2-1\d-1-1'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at node:fs:188:...
not ok 918 parallel/test-fs-options-immutable
---
duration_ms: 0.201
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:252
throw error;
^
Error: ENOSYS: function not implemented, watch '/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-options-immutable.js'
at FSWatcher.<computed> (node:internal/fs/watchers:244:19)
at Object.watch (node:fs:2247:34)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-options-immutable.js:48:20)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147: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/main/ru...
not ok 940 parallel/test-fs-promises-watch
---
duration_ms: 0.236
severity: fail
exitcode: 1
stack: |-
node:internal/errors:464
ErrorCaptureStackTrace(err);
^
Error: ENOSYS: function not implemented, watch '/home/iojs/build/.tmp.939/watch1/foo'
at watch (node:internal/fs/watchers:348:21)
at watch.next (<anonymous>)
at test (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-promises-watch.js:52:44)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-promises-watch.js:72:3)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147: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_mai...
not ok 1002 parallel/test-fs-write-stream-file-handle
---
duration_ms: 0.218
severity: fail
exitcode: 1
stack: |-
node:internal/fs/streams:361
this.closed = false;
^
TypeError: Cannot set property closed of #<Writable> which has only a getter
at new WriteStream (node:internal/fs/streams:361:15)
at Object.createWriteStream (node:fs:2889:10)
at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-fs-write-stream-file-handle.js:14:21
Node.js v18.0.0-pre
...
not ok 3377 wpt/test-webcrypto
---
duration_ms: 134.831
severity: fail
exitcode: -15
stack: |-
timeout
[EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
location is not defined
location is not defined
/home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5:3
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:60:3
at Script.runInThisContext (node:vm:129:12)
at runInThisContext (node:vm:305:38)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/wpt/worker.js:52:3)
at Module._compile (node:internal/modules/cjs/loader:1095:14)
at Object.Module._extensions..js (node:internal/m...
Jenkins Failure
Reason
Build timed out (after 60 minutes). Marking the build as failed.
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:32774' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy86.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Git Failure
Reason
warning: failed to remove Release/node.exe: Invalid argument
Failures in node-test-pull-request/40595 to node-test-pull-request/40693 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
sequential/test-debugger-heap-profiler
Example
pummel/test-fs-watch-non-recursive
Example
parallel/test-datetime-change-notify
Example
sequential/test-child-process-pass-fd
Example
sequential/test-worker-prof
Example
pummel/test-policy-integrity
Example
sequential/test-heap-prof
Example
benchmark/test-benchmark-buffer
Example
parallel/test-repl-sigint-nested-eval
Example
wpt/test-user-timing
Example
parallel/test-crypto-keygen
Example
parallel/test-fs-rm
Example
parallel/test-http2-pipe-named-pipe
Example
sequential/test-heapdump
Example
parallel/test-http2-cancel-while-client-reading
Example
pummel/test-fs-readfile-tostring-fail
Example
sequential/test-heapdump-flag
Example
node-api/test_fatal/test_threads_report
Example
parallel/test-child-process-fork-closed-channel-segfault
Example
parallel/test-crypto-binary-default
Example
parallel/test-file-write-stream4
Example
parallel/test-fs-rmdir-recursive
Example
sequential/test-net-connect-econnrefused
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-crypto-secure-heap
Example
parallel/test-fs-options-immutable
Example
parallel/test-fs-promises-watch
Example
parallel/test-fs-write-reuse-callback
Example
parallel/test-fs-write-stream-file-handle
Example
parallel/test-heapsnapshot-near-heap-limit-worker
Example
parallel/test-http2-client-upload-reject
Example
parallel/test-module-loading-globalpaths
Example
parallel/test-net-connect-memleak
Example
parallel/test-trace-events-fs-sync
Example
sequential/test-tls-session-timeout
Example
wpt/test-webcrypto
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build timed out (after 10 minutes). Marking the build as failed.
Example
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Git Failure
warning: failed to remove Release/node.exe: Invalid argument
Example
Build Failure
fatal error: ld terminated with signal 9 [Killed]
Example
sh: line 30: sudo: command not found
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
fatal: No rebase in progress?
Example
Progress
sequential/test-debugger-heap-profiler
(13)pummel/test-fs-watch-non-recursive
(12)parallel/test-datetime-change-notify
(11)sequential/test-child-process-pass-fd
(11)sequential/test-worker-prof
(11)pummel/test-policy-integrity
(10)sequential/test-heap-prof
(10)benchmark/test-benchmark-buffer
(9)parallel/test-repl-sigint-nested-eval
(8)wpt/test-user-timing
(7)parallel/test-crypto-keygen
(6)parallel/test-fs-rm
(6)parallel/test-http2-pipe-named-pipe
(6)sequential/test-heapdump
(6)parallel/test-http2-cancel-while-client-reading
(5)pummel/test-fs-readfile-tostring-fail
(5)sequential/test-heapdump-flag
(4)node-api/test_fatal/test_threads_report
(3)parallel/test-child-process-fork-closed-channel-segfault
(3)parallel/test-crypto-binary-default
(3)parallel/test-file-write-stream4
(3)parallel/test-fs-rmdir-recursive
(3)sequential/test-net-connect-econnrefused
(3)parallel/test-child-process-fork-exec-path
(2)parallel/test-crypto-secure-heap
(2)parallel/test-fs-options-immutable
(2)parallel/test-fs-promises-watch
(2)parallel/test-fs-write-reuse-callback
(2)parallel/test-fs-write-stream-file-handle
(2)parallel/test-heapsnapshot-near-heap-limit-worker
(2)parallel/test-http2-client-upload-reject
(2)parallel/test-module-loading-globalpaths
(2)parallel/test-net-connect-memleak
(2)parallel/test-trace-events-fs-sync
(2)sequential/test-tls-session-timeout
(2)wpt/test-webcrypto
(2)Build timed out (after 60 minutes). Marking the build as failed.
(8)Build timed out (after 10 minutes). Marking the build as failed.
(3)Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)warning: failed to remove Release/node.exe: Invalid argument
(3)fatal error: ld terminated with signal 9 [Killed]
(24)sh: line 30: sudo: command not found
(16)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(3)fatal: No rebase in progress?
(3)The text was updated successfully, but these errors were encountered: