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
java.io.IOException: Backing channel 'JNLP4-connect connection from ip-83-147-191-72.broadband.digiweb.ie/83.147.191.72:58563' 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)
Reason
Build timed out (after 10 minutes). Marking the build as failed.
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at hudson.scm.SCM.checkout(SCM.java:505)
Reason
warning: failed to remove Release/node.exe: Invalid argument
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
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-c0bfa3415df69856df104e6fc64c12b3452f8c87
not ok 259 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.875
severity: fail
exitcode: 1
stack: |-
(node:17416) [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.256
Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-5' ]
node:assert:991
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.256\rmdir-recursive-0\d-3-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:23
at CB (node:internal...
not ok 324 parallel/test-common-expect-warning
---
duration_ms: 0.792
severity: fail
exitcode: 1
stack: |-
node:assert:1026
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Unexpected extra warning received/. Input:
''
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/parallel/test-common-expect-warning.js:41:14)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/common/index.js:401:15)
at ChildProcess.emit (node:events:520:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /Unexpected extra warning received/,
operator: 'match'
}
Node.js v18.0.0-pre
...
not ok 3224 sequential/test-worker-prof
---
duration_ms: 30.952
severity: fail
exitcode: 1
stack: |-
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node ETIMEDOUT
at Object.spawnSync (internal/child_process.js:1077:20)
at spawnSync (child_process.js:776:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:52:23)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
at internal/m...
not ok 573 parallel/test-crypto-secure-heap
---
duration_ms: 0.286
severity: fail
exitcode: 1
stack: |-
node:assert:1021
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /--secure-heap must be a power of 2/. Input:
''
at ChildProcess.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-crypto-secure-heap.js:71:12)
at ChildProcess.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:394:15)
at ChildProcess.emit (node:events:390:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /--secure-heap must be a power of 2/,
operator: 'match'
}
...
not ok 781 pummel/test-fs-watch-non-recursive
---
duration_ms: 2.224
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:472: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'
}
...
not ok 3237 pummel/test-worker-take-heapsnapshot
---
duration_ms: 0.614
severity: crashed
exitcode: -11
stack: |-
(node:1938508) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
...
Failures in node-test-pull-request/41790 to node-test-pull-request/41889 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 10 minutes). Marking the build as failed.
Example
Git Failure
ERROR: Error fetching remote repo 'origin'
Example
warning: failed to remove Release/node.exe: Invalid argument
Example
Build Failure
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Example
Failed to trigger node-test-commit
Example
fatal error: ld terminated with signal 9 [Killed]
Example
fatal: No rebase in progress?
Example
fatal: sent error to the client: git upload-archive: archiver died with error
Example
undefined
Unknown
Example
JSTest Failure
parallel/test-fs-rmdir-recursive
Example
parallel/test-common-expect-warning
Example
parallel/test-crypto-binary-default
Example
parallel/test-fs-rm
Example
parallel/test-http-outgoing-end-cork
Example
parallel/test-trace-events-fs-sync
Example
sequential/test-worker-prof
Example
parallel/test-child-process-pipe-dataflow
Example
parallel/test-crypto-classes
Example
parallel/test-crypto-keygen
Example
parallel/test-crypto-secure-heap
Example
parallel/test-stdout-to-file
Example
parallel/test-tls-ticket-cluster
Example
pummel/test-fs-watch-non-recursive
Example
pummel/test-worker-take-heapsnapshot
Example
sequential/test-cpu-prof-worker-argv
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(7)Build timed out (after 10 minutes). Marking the build as failed.
(2)ERROR: Error fetching remote repo 'origin'
(4)warning: failed to remove Release/node.exe: Invalid argument
(3)ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(2)Failed to trigger node-test-commit
(2)fatal error: ld terminated with signal 9 [Killed]
(2)fatal: No rebase in progress?
(2)fatal: sent error to the client: git upload-archive: archiver died with error
(2)Unknown
(22)parallel/test-fs-rmdir-recursive
(11)parallel/test-common-expect-warning
(5)parallel/test-crypto-binary-default
(5)parallel/test-fs-rm
(4)parallel/test-http-outgoing-end-cork
(3)parallel/test-trace-events-fs-sync
(3)sequential/test-worker-prof
(3)parallel/test-child-process-pipe-dataflow
(2)parallel/test-crypto-classes
(2)parallel/test-crypto-keygen
(2)parallel/test-crypto-secure-heap
(2)parallel/test-stdout-to-file
(2)parallel/test-tls-ticket-cluster
(2)pummel/test-fs-watch-non-recursive
(2)pummel/test-worker-take-heapsnapshot
(2)sequential/test-cpu-prof-worker-argv
(2)The text was updated successfully, but these errors were encountered: