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
ERROR: No acceptable C compiler found!
Please make sure you have a C compiler installed on your system and/or
consider adjusting the CC environment variable if you installed
it in a non-standard prefix.
make: *** [build-ci] Error 1
Reason
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
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
not ok 2481 parallel/test-process-wrap
---
duration_ms: 120.102
severity: fail
exitcode: -15
stack: |-
timeout
(node:68840) 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)
...
not ok 3790 sequential/test-watch-mode-inspect
---
duration_ms: 120.94
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
TAP version 13
[err] (node:71719) ExperimentalWarning: Watch mode is an experimental feature. This feature could change at any time
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
[err] Debugger listening on ws://127.0.0.1:50985/314fdcdc-5e3b-4dd5-9873-2bce544f7ea8
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[out] safe to debug now
[out]
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger ending on ws://127.0.0.1:50985/314fdcdc-5e3b-4dd5-9873-2bce544f7ea8
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
...
not ok 3432 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.72
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 3712 sequential/test-worker-prof
---
duration_ms: 0.911
severity: fail
exitcode: 1
stack: |-
node:internal/assert:20
throw new ERR_INTERNAL_ASSERTION(message);
^
Error [ERR_INTERNAL_ASSERTION]: TypeError: join is not a function
at reduceToSingleString (node:internal/util/inspect:2060:32)
at formatRaw (node:internal/util/inspect:1090:15)
at formatValue (node:internal/util/inspect:841:10)
at formatProperty (node:internal/util/inspect:1939:11)
at formatRaw (node:internal/util/inspect:1055:9)
at formatValue (node:internal/util/inspect:841:10)
at Object.inspect (node:internal/util/inspect:365:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:58:29)
at Module._compile (node:internal/modules/cjs/loader:1218:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1272:10)
This is caused by either a bug in Node.j...
not ok 794 parallel/test-fs-readfile
---
duration_ms: 0.79
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:1218:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1272:10)
at Module.load (node:internal/modules/cjs/loader:1081:32)
at Module._load (node:internal/modules/cjs/loader:922: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 1812 parallel/test-inspector-multisession-ws
---
duration_ms: 15.603
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:34229/f5fbb19c-bdb3-476e-b5cd-f67df6b6968c
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] Debugger attached.
[err]
[test] Breaking in code and verifying events are fired
Timed out waiting for matching notification (Initial pause)
1
...
not ok 2300 parallel/test-repl-mode
---
duration_ms: 0.342
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(
cli.output.accumulator.includes('\n// ReferenceError: xyz is not defined')
)
at testStrictModeTerminal (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-repl-mode.js:52:10)
at /home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-repl-mode.js:15:3
at Array.forEach (<anonymous>)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-repl-mode.js:14:7)
at Module._compile (node:internal/modules/cjs/loader:1218:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1272:10)
at Module.load (node:internal/modules/cjs/loader:1081:32)
at Module._load (node:internal/modules/cjs/loader:922:12)
...
not ok 2408 parallel/test-runner-exit-code
---
duration_ms: 0.720
severity: fail
exitcode: 1
stack: |-
node:internal/errors:478
ErrorCaptureStackTrace(err);
^
Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
at new NodeError (node:internal/errors:387:5)
at Socket.onclose (node:internal/streams/end-of-stream:145:30)
at Socket.emit (node:events:525:35)
at Pipe.<anonymous> (node:net:301:12) {
code: 'ERR_STREAM_PREMATURE_CLOSE'
}
...
not ok 2235 parallel/test-runner-inspect
---
duration_ms: 0.298
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:35621/649058c9-8f92-40cf-bae9-92f3787972c6
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] (node:44358) 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]
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'Debugger listening on ws://127.0.0.1:35621/649058c9-8f92-40cf-bae9-92f3787972c6For help, see: https://nodejs.org/en/docs/inspectorDebugger attached.(node:44358) Warning: Using the inspector with --test forces running at a concurrency of 1. Us...
Failures in node-test-pull-request/48077 to node-test-pull-request/48169 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
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
Build Failure
ERROR: No acceptable C compiler found!
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
fatal error: ld terminated with signal 9 [Killed]
Example
JSTest Failure
parallel/test-process-wrap
Example
node-api/test_fatal/test2
Example
sequential/test-watch-mode-inspect
Example
parallel/test-child-process-exec-timeout-kill
Example
parallel/test-child-process-stdio-inherit
Example
pummel/test-fs-readfile-tostring-fail
Example
sequential/test-worker-prof
Example
parallel/test-fs-promises-file-handle-readFile
Example
abort/test-http-parser-consume
Example
parallel/test-fs-readfile
Example
parallel/test-fs-watch-recursive
Example
parallel/test-inspector-multisession-ws
Example
parallel/test-repl-mode
Example
parallel/test-runner-exit-code
Example
parallel/test-runner-inspect
Example
parallel/test-watch-mode-files_watcher
Example
sequential/test-watch-mode
Example
Progress
Build timed out (after 60 minutes). Marking the build as failed.
(2)ERROR: No acceptable C compiler found!
(12)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3)fatal error: ld terminated with signal 9 [Killed]
(3)parallel/test-process-wrap
(8)node-api/test_fatal/test2
(5)sequential/test-watch-mode-inspect
(5)parallel/test-child-process-exec-timeout-kill
(4)parallel/test-child-process-stdio-inherit
(4)pummel/test-fs-readfile-tostring-fail
(4)sequential/test-worker-prof
(4)parallel/test-fs-promises-file-handle-readFile
(3)abort/test-http-parser-consume
(2)parallel/test-fs-readfile
(2)parallel/test-fs-watch-recursive
(2)parallel/test-inspector-multisession-ws
(2)parallel/test-repl-mode
(2)parallel/test-runner-exit-code
(2)parallel/test-runner-inspect
(2)parallel/test-watch-mode-files_watcher
(2)sequential/test-watch-mode
(2)The text was updated successfully, but these errors were encountered: