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 188 parallel/test-child-process-fork-exec-path
---
duration_ms: 1497.73300
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.184/node-copy.exe'
at Object.copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno: -28...
not ok 1818 parallel/test-macos-app-sandbox
---
duration_ms: 1419.95100
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1820/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno...
not ok 1841 parallel/test-module-loading-globalpaths
---
duration_ms: 1151.25700
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1843/install/bin/node'
at Object.copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno: -2...
not ok 4008 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 7984.00700
severity: fail
exitcode: 1
stack: |-
[process 20438]: --- stderr ---
[process 20438]: --- stdout ---
[process 20438]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:125:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-single-...
not ok 874 parallel/test-worker-nearheaplimit-deadlock
---
duration_ms: 415.99800
severity: fail
exitcode: 134
stack: |-
<--- Last few GCs --->
[4136:0B7D0A38] 57 ms: Mark-Compact 1.5 (3.9) -> 1.5 (3.9) MB, 2.19 / 0.00 ms (average mu = 0.682, current mu = 0.010) background allocation failure; GC in old space requested
[4136:0B7D0A38] 60 ms: Mark-Compact 1.5 (3.9) -> 1.5 (3.9) MB, 2.02 / 0.00 ms (average mu = 0.580, current mu = 0.235) background allocation failure; GC in old space requested
<--- JS stacktrace --->
FATAL ERROR: LocalHeap: allocation failed Allocation failed - JavaScript heap out of memory
...
not ok 4011 sequential/test-single-executable-application
---
duration_ms: 1560.52600
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4013/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application.js:52:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:i...
not ok 4012 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 1405.95800
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4014/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:53:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as ...
not ok 4013 sequential/test-single-executable-application-empty
---
duration_ms: 1522.76500
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4015/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:40:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
...
not ok 4014 sequential/test-single-executable-application-snapshot
---
duration_ms: 2337.31700
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4016/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot.js:84:3)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
e...
not ok 4016 sequential/test-single-executable-application-use-code-cache
---
duration_ms: 1458.71700
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4018/sea'
at copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-use-code-cache.js:53:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_...
not ok 3445 es-module/test-esm-loader-hooks
---
duration_ms: 14991.65100
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: Loader hooks
# Subtest: are called with all expected arguments
ok 1 - are called with all expected arguments
---
duration_ms: 11680.862687
...
not ok 3657 parallel/test-runner-inspect
---
duration_ms: 120097.93000
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:3569971) 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]
[err] Debugger listening on ws://127.0.0.1:43091/cddad6aa-a143-43dc-bded-83619e3a1227
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] # Debugger ending on ws://127.0.0.1:43091/cddad6aa-a143-43dc-bded-83619e3a1227
[out]
...
Jenkins Failure
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
Reason
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack
Failures in node-test-pull-request/55069 to node-test-pull-request/55167 that failed 2 or more PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-child-process-fork-exec-path
Example
parallel/test-file-write-stream4
Example
parallel/test-macos-app-sandbox
Example
parallel/test-module-loading-globalpaths
Example
sequential/test-single-executable-application-snapshot-and-code-cache
Example
parallel/test-worker-nearheaplimit-deadlock
Example
sequential/test-single-executable-application
Example
sequential/test-single-executable-application-disable-experimental-sea-warning
Example
sequential/test-single-executable-application-empty
Example
sequential/test-single-executable-application-snapshot
Example
sequential/test-single-executable-application-use-code-cache
Example
parallel/test-snapshot-typescript
Example
parallel/test-child-process-exec-timeout-kill
Example
parallel/test-fs-write-reuse-callback
Example
es-module/test-esm-loader-hooks
Example
parallel/test-fs-watch-recursive-add-file-to-new-folder
Example
parallel/test-fs-write-stream-eagain
Example
parallel/test-inspector-esm
Example
parallel/test-runner-inspect
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
Build Failure
fatal error: string_view: No such file or directory
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Example
Error: ENOSPC: no space left on device, write] {
Example
fatal error: charconv: No such file or directory
Example
fatal: No rebase in progress?
Example
sh: line 12: [: -gt: unary operator expected
Example
Progress
parallel/test-child-process-fork-exec-path
(7)parallel/test-file-write-stream4
(7)parallel/test-macos-app-sandbox
(7)parallel/test-module-loading-globalpaths
(7)sequential/test-single-executable-application-snapshot-and-code-cache
(7)parallel/test-worker-nearheaplimit-deadlock
(5)sequential/test-single-executable-application
(5)sequential/test-single-executable-application-disable-experimental-sea-warning
(5)sequential/test-single-executable-application-empty
(5)sequential/test-single-executable-application-snapshot
(5)sequential/test-single-executable-application-use-code-cache
(5)parallel/test-snapshot-typescript
(4)parallel/test-child-process-exec-timeout-kill
(3)parallel/test-fs-write-reuse-callback
(3)es-module/test-esm-loader-hooks
(2)parallel/test-fs-watch-recursive-add-file-to-new-folder
(2)parallel/test-fs-write-stream-eagain
(2)parallel/test-inspector-esm
(2)parallel/test-runner-inspect
(2)Build timed out (after 60 minutes). Marking the build as failed.
(4)fatal error: string_view: No such file or directory
(10)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(9)fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(8)Error: ENOSPC: no space left on device, write] {
(4)fatal error: charconv: No such file or directory
(4)fatal: No rebase in progress?
(2)sh: line 12: [: -gt: unary operator expected
(2)The text was updated successfully, but these errors were encountered: