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 45.55.90.237/45.55.90.237:59536' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Reason
Build timed out (after 60 minutes). Marking the build as failed.
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
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
inftrees.c
gtest-test-part.cc
trace-object.cc
C:\workspace\node-compile-windows\node\deps\v8\src\base\bits.h(350,31): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_libplatform.vcxproj]
Reason
error: The last gc run reported the following. Please correct the root cause
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
not ok 3425 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.96
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:555:21)
at onwriteError (node:internal/streams/writable:418:3)
at onwrite (node:internal/streams/writable:460:7)
at node:internal/fs/streams:439:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:945:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
},
expected:...
not ok 794 parallel/test-fs-readfile
---
duration_ms: 0.104
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1130:3)
at Object.truncateSync (node:fs:1089: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:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
not ok 471 parallel/test-performance-eventlooputil
---
duration_ms: 1.185
severity: fail
exitcode: 1
stack: |-
events.js:377
throw er; // Unhandled 'error' event
^
AssertionError [ERR_ASSERTION]: 39.39949989318848 <= 40
at Timeout.r (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-performance-eventlooputil.js:51:10)
at Timeout.r [as _onTimeout] (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:380:15)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
Emitted 'error' event on process instance at:
at emitUnhandledRejectionOrErr (internal/event_target.js:579:11)
at MessagePort.[nodejs.internal.kHybridDispatch] (internal/event_target.js:403:9)
at MessagePort.exports.emitMessage (internal/per_context/messageport.js:18:26)
at Worker.[kOnExit] (internal/worker.js:271:5)
at Worker.<computed>.onexit (internal/worke...
not ok 1673 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 0.213
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/index.js:448:15)
at Http2Server.emit (node:events:519:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3006:19)
at ServerHttp2Session.emit (node:events:519:28)
at emit (node:internal/http2/core:330:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStrictEq...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (5)
Build timed out (after 60 minutes). Marking the build as failed. (4)
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (18)
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj] (2)
error: The last gc run reported the following. Please correct the root cause (2)
Failures in node-test-pull-request/47775 to node-test-pull-request/47872 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)CCTest Failure
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
Build Failure
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Example
fatal: invalid refspec '+refs/heads/:refs/remotes/jenkins_tmp'
Example
error: remote GitHub already exists.
Example
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
Example
error: The last gc run reported the following. Please correct the root cause
Example
sh: line 9: [: -gt: unary operator expected
Example
JSTest Failure
pummel/test-fs-readfile-tostring-fail
Example
parallel/test-fs-promises-file-handle-readFile
Example
parallel/test-fs-readfile
Example
parallel/test-fs-watch-recursive
Example
parallel/test-performance-eventlooputil
Example
addons/report-fatalerror/test
Example
addons/request-interrupt/test
Example
parallel/test-crypto-key-objects
Example
abort/test-abort-backtrace
Example
parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Example
parallel/test-http2-misbehaving-multiplex
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(5)Build timed out (after 60 minutes). Marking the build as failed.
(4)ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(18)fatal: invalid refspec '+refs/heads/:refs/remotes/jenkins_tmp'
(7)error: remote GitHub already exists.
(6)error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
(2)error: The last gc run reported the following. Please correct the root cause
(2)sh: line 9: [: -gt: unary operator expected
(2)pummel/test-fs-readfile-tostring-fail
(10)parallel/test-fs-promises-file-handle-readFile
(9)parallel/test-fs-readfile
(9)parallel/test-fs-watch-recursive
(7)parallel/test-performance-eventlooputil
(5)addons/report-fatalerror/test
(3)addons/request-interrupt/test
(3)parallel/test-crypto-key-objects
(3)abort/test-abort-backtrace
(2)parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
(2)parallel/test-http2-misbehaving-multiplex
(2)The text was updated successfully, but these errors were encountered: