CI Reliability 2022-09-15

Đang mở
#379 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
20/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
node.js, shell

Hướng nghiên cứu

Bắt đầu với ncu-ci reliability report đã được tạo và các lần chạy Jenkins được liên kết, nhóm các mục JENKINS_FAILURE, BUILD_FAILURE và JS_TEST_FAILURE được liệt kê theo worker bị ảnh hưởng. Đọc build/jenkins/scripts/node-test-commit-diagnostics.sh và chạy các test được nêu là parallel/test-runner-inspect, parallel/test-fs-readfile và parallel/test-watch-mode; công việc được xem là hoàn tất khi các lỗi lặp lại đã được giải quyết và các CI job bị ảnh hưởng đều pass ổn định.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Failures in node-test-pull-request/46492 to node-test-pull-request/46586 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2022-09-15 00:17 4 8 28 6 54 8.89%
Jenkins Failure
Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/44545/, https://github.com/nodejs/node/pull/44489/, https://github.com/nodejs/node/pull/44488/, https://github.com/nodejs/node/pull/44207/, https://github.com/nodejs/node/pull/44614/, https://github.com/nodejs/node/pull/44074/, https://github.com/nodejs/node/pull/44621/, https://github.com/nodejs/node/pull/44348/, https://github.com/nodejs/node/pull/44579/)
Appeared test-digitalocean-freebsd12-x64-2, test-osuosl-aix72-ppc64_be-3, test-osuosl-aix72-ppc64_be-2, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46496/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46572/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:14397' 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 15 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44495/, https://github.com/nodejs/node/pull/44606/, https://github.com/nodejs/node/pull/42083/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46524/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46580/
Example
Build timed out (after 15 minutes). Marking the build as failed.

Reason Cannot read file /home/iojs/.config/jgit/config
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44580/, https://github.com/nodejs/node/pull/44632/)
Appeared test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46578/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46582/
Example
java.io.IOException: Cannot read file /home/iojs/.config/jgit/config
 > git rev-list --no-walk 20ccab19d56b69ebd221d89b4f29b7710e45393b # timeout=30
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=30
Resetting working tree

Build Failure
Reason sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/44580/, https://github.com/nodejs/node/pull/39392/, https://github.com/nodejs/node/pull/44639/, https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44640/, https://github.com/nodejs/node/pull/44637/, https://github.com/nodejs/node/pull/42835/, https://github.com/nodejs/node/pull/44635/, https://github.com/nodejs/node/pull/44624/)
Appeared test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46574/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46586/
Example
sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory

Reason ERROR: Build step failed with exception
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44560/, https://github.com/nodejs/node/pull/44571/, https://github.com/nodejs/node/pull/42796/)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46505/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46516/
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@4a73d9df and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)

JSTest Failure
Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/44378/, https://github.com/nodejs/node/pull/42796/, https://github.com/nodejs/node/pull/44590/, https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44541/, https://github.com/nodejs/node/pull/44488/, https://github.com/nodejs/node/pull/44581/, https://github.com/nodejs/node/pull/44489/, https://github.com/nodejs/node/pull/44614/, https://github.com/nodejs/node/pull/43716/, https://github.com/nodejs/node/pull/44074/, https://github.com/nodejs/node/pull/44635/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46506/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46575/
Example
not ok 856 parallel/test-runner-inspect
  ---
  duration_ms: 127.155
  severity: fail
  exitcode: 1
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:692) 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] 
  ...


Reason parallel/test-fs-readfile
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/43315/, https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44495/, https://github.com/nodejs/node/pull/44590/, https://github.com/nodejs/node/pull/44489/, https://github.com/nodejs/node/pull/42835/)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46512/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46584/
Example
not ok 278 parallel/test-fs-readfile
  ---
  duration_ms: 0.962
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.265
    Files blocking: [
      '.removeme-fs-readfile-6784-1K.txt',
      '.removeme-fs-readfile-6784-1M.txt',
      '.removeme-fs-readfile-6784-1MPlusOne.txt',
      '.removeme-fs-readfile-6784-64K.txt',
      '.removeme-fs-readfile-6784-64KLessOne.txt'
    ]
    
    node:internal/fs/utils:347
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, ftruncate
        at Object.ftruncateSync (node:fs:1128:3)
        at Object.truncateSync (node:fs:1087:14)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-readfile.js:61:6)
        at Module._compile (node:internal/modules/cjs/loader:1129:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
        at Module.load (node:internal/modules/cjs/loader:1007:32)
        a...

Reason parallel/test-watch-mode
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/42796/, https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44480/, https://github.com/nodejs/node/pull/44633/)
Appeared test-osuosl-aix72-ppc64_be-3, test-osuosl-aix72-ppc64_be-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-equinix-debian10_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46511/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46573/
Example
not ok 3397 parallel/test-watch-mode
  ---
  duration_ms: 120.138
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: watch mode
        # Subtest: should watch changes to a file - event loop ended
        ok 1 - should watch changes to a file - event loop ended
          ---
          duration_ms: 452.680506
          ...


Reason sequential/test-watch-mode-inspect
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/44590/, https://github.com/nodejs/node/pull/44607/, https://github.com/nodejs/node/pull/44614/, https://github.com/nodejs/node/pull/44541/)
Appeared test-orka-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46539/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46559/
Example
not ok 3783 sequential/test-watch-mode-inspect
  ---
  duration_ms: 120.96
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    (node:5729) ExperimentalWarning: The test runner is an experimental feature. This feature could change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
  ...


Reason addons/request-interrupt/test
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/44495/, https://github.com/nodejs/node/pull/44606/, https://github.com/nodejs/node/pull/44580/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46521/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46567/
Example
not ok 3474 addons/request-interrupt/test
  ---
  duration_ms: 300.88
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-heap-snapshot
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/43315/, https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44541/)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46512/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46540/
Example
not ok 805 parallel/test-worker-heap-snapshot
  ---
  duration_ms: 1.462
  severity: fail
  exitcode: 134
  stack: |-
    FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
  ...


Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/42796/, https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44639/)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/46511/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46577/
Example
not ok 3708 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 120.63
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+....

Reason abort/test-abort-backtrace
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44477/, https://github.com/nodejs/node/pull/42083/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46502/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Example
not ok 3500 abort/test-abort-backtrace
  ---
  duration_ms: 0.420
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/pre_execution:268
                                 throw new ERR_NO_CRYPTO();
                                 ^
    
    Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
        at new NodeError (node:internal/errors:393:5)
        at get crypto (node:internal/process/pre_execution:268:36)
        at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
        at process.emit (node:events:513:28) {
      code: 'ERR_NO_CRYPTO'
    }
    
    Node.js v19.0.0-pre
  ...


Reason node-api/test_fatal/test2
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44635/, https://github.com/nodejs/node/pull/44637/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46575/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46583/
Example
not ok 3583 node-api/test_fatal/test2
  ---
  duration_ms: 300.128
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-bootstrap-modules
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44541/)
Appeared undefined, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46529/
Example
not ok 238 parallel/test-bootstrap-modules
  ---
  duration_ms: 0.265
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1006
      process.nextTick(() => { throw err; });
                               ^
    AssertionError [ERR_ASSERTION]: These modules were not loaded:
      NativeModule internal/dns/utils
    
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-bootstrap-modules.js:247:8)
        at Module._compile (node:internal/modules/cjs/loader:1129:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
        at Module.load (node:internal/modules/cjs/loader:1007:32)
        at Module._load (node:internal/modules/cjs/loader:848:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
        at MessagePort.<anonymous> (node:internal/main/worker_thread:198:24)
        at [nodejs.internal.kHybridDispatch] (node:internal/event_target:731:20)
    ...

Reason parallel/test-cluster-fork-stdio
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44614/)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46552/
Example
not ok 852 parallel/test-cluster-fork-stdio
  ---
  duration_ms: 120.292
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-dns-default-verbatim-false
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44541/)
Appeared undefined, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46529/
Example
not ok 680 parallel/test-dns-default-verbatim-false
  ---
  duration_ms: 0.271
  severity: fail
  exitcode: 1
  stack: |-
    (node:6949) 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)
    
    node:internal/event_target:1006
      process.nextTick(() => { throw err; });
                               ^
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    true !== false
    
        at checkParameter (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-dns-default-verbatim-false.js:36:12)
        at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-dns-default-verbatim-false.js:41:3
    Emitted 'error' event on Worker instance at:
        at [kOnErrorMessage] (node:internal/worker:300:10)
        at [kOnMessage] (node:internal/worker:311:37)
        at MessagePort.<anonymous> (node:internal/worker:20...

Reason parallel/test-fs-promises
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/43315/, https://github.com/nodejs/node/pull/42083/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46512/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Example
not ok 989 parallel/test-fs-promises
  ---
  duration_ms: 0.139
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/pre_execution:268
                                 throw new ERR_NO_CRYPTO();
                                 ^
    
    Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
        at new NodeError (node:internal/errors:393:5)
        at get crypto (node:internal/process/pre_execution:268:36)
        at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
        at process.emit (node:events:525:35) {
      code: 'ERR_NO_CRYPTO'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-fs-promises-file-handle-close-errors
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/43315/, https://github.com/nodejs/node/pull/42083/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46512/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Example
not ok 993 parallel/test-fs-promises-file-handle-close-errors
  ---
  duration_ms: 0.114
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/pre_execution:268
                                 throw new ERR_NO_CRYPTO();
                                 ^
    
    Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
        at new NodeError (node:internal/errors:393:5)
        at get crypto (node:internal/process/pre_execution:268:36)
        at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
        at process.emit (node:events:525:35) {
      code: 'ERR_NO_CRYPTO'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-fs-promises-file-handle-readFile
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/43315/, https://github.com/nodejs/node/pull/42083/)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46512/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46527/
Example
not ok 249 parallel/test-fs-promises-file-handle-readFile
  ---
  duration_ms: 0.226
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:288
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    [Error: ENOSPC: no space left on device, ftruncate] {
      errno: -4055,
      code: 'ENOSPC',
      syscall: 'ftruncate'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-fs-truncate
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/43315/, https://github.com/nodejs/node/pull/42083/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/46512/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Example
not ok 1099 parallel/test-fs-truncate
  ---
  duration_ms: 0.138
  severity: fail
  exitcode: 1
  stack: |-
    (node:16141) [DEP0081] DeprecationWarning: Using fs.truncate with a file descriptor is deprecated. Please use fs.ftruncate with a file descriptor instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    node:internal/process/pre_execution:268
                                 throw new ERR_NO_CRYPTO();
                                 ^
    
    Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
        at new NodeError (node:internal/errors:393:5)
        at get crypto (node:internal/process/pre_execution:268:36)
        at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
        at process.emit (node:events:525:35) {
      code: 'ERR_NO_CRYPTO'
    }
    
    Node...

Reason parallel/test-fs-truncate-clear-file-zero
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/43315/, https://github.com/nodejs/node/pull/42083/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/46512/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Example
not ok 1098 parallel/test-fs-truncate-clear-file-zero
  ---
  duration_ms: 0.112
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/pre_execution:268
                                 throw new ERR_NO_CRYPTO();
                                 ^
    
    Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
        at new NodeError (node:internal/errors:393:5)
        at get crypto (node:internal/process/pre_execution:268:36)
        at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
        at process.emit (node:events:525:35) {
      code: 'ERR_NO_CRYPTO'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-performance-measure
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44210/, https://github.com/nodejs/node/pull/42083/)
Appeared test-nearform-macos11.0-arm64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/46544/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46580/
Example
not ok 1900 parallel/test-performance-measure
  ---
  duration_ms: 1.176
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert.ok(duration > DELAY)
    
        at /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-performance-measure.js:12:12
        at Array.forEach (<anonymous>)
        at PerformanceObserver.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-performance-measure.js:11:22)
        at PerformanceObserver.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:446:15)
        at [kDispatch] (node:internal/perf/observe:322:19)
        at Immediate._onImmediate (node:internal/perf/observe:126:25)
        at process.processImmediate (node:internal/timers:471:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: fa...

Reason parallel/test-worker-console-listeners
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44560/, https://github.com/nodejs/node/pull/42083/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46505/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Example
not ok 3148 parallel/test-worker-console-listeners
  ---
  duration_ms: 0.510
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1006
      process.nextTick(() => { throw err; });
                               ^
    Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
        at new NodeError (node:internal/errors:393:5)
        at get crypto (node:internal/process/pre_execution:268:36)
        at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
        at process.emit (node:events:513:28)
    Emitted 'error' event on Worker instance at:
        at [kOnErrorMessage] (node:internal/worker:300:10)
        at [kOnMessage] (node:internal/worker:311:37)
        at MessagePort.<anonymous> (node:internal/worker:207:57)
        at [nodejs.internal.kHybridDispatch] (node:internal/event_targe...

Reason pummel/test-fs-largefile
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44495/, https://github.com/nodejs/node/pull/44590/)
Appeared test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/46521/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46522/
Example
not ok 843 pummel/test-fs-largefile
  ---
  duration_ms: 0.943
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.842
    Files blocking: [ 'large.txt' ]
    
    node:internal/fs/utils:348
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, ftruncate
        at Object.ftruncateSync (node:fs:1136:3)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-largefile.js:37:4)
        at Module._compile (node:internal/modules/cjs/loader:1129:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
        at Module.load (node:internal/modules/cjs/loader:1007:32)
        at Module._load (node:internal/modules/cjs/loader:848:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
        at node:internal/main/run_main_module:23:47 {
      errno: -4055,
      syscall: 'ftruncate',
      code: 'ENOSPC'...

Reason report/test-report-fatalerror-oomerror-not-set
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44575/, https://github.com/nodejs/node/pull/42083/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46492/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Example
not ok 179 report/test-report-fatalerror-oomerror-not-set
  ---
  duration_ms: 0.712
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/pre_execution:268
                                 throw new ERR_NO_CRYPTO();
                                 ^
    
    Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
        at new NodeError (node:internal/errors:393:5)
        at get crypto (node:internal/process/pre_execution:268:36)
        at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
        at process.emit (node:events:525:35) {
      code: 'ERR_NO_CRYPTO'
    }
    
    Node.js v19.0.0-pre
  ...


Reason report/test-report-fatalerror-oomerror-set
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/44575/, https://github.com/nodejs/node/pull/42083/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46492/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Example
not ok 187 report/test-report-fatalerror-oomerror-set
  ---
  duration_ms: 0.711
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/pre_execution:268
                                 throw new ERR_NO_CRYPTO();
                                 ^
    
    Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
        at new NodeError (node:internal/errors:393:5)
        at get crypto (node:internal/process/pre_execution:268:36)
        at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
        at process.emit (node:events:525:35) {
      code: 'ERR_NO_CRYPTO'
    }
    
    Node.js v19.0.0-pre
  ...


Reason report/test-report-uv-handles
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44541/)
Appeared test-equinix-debian10_container-armv7l-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46529/
Example
not ok 3372 report/test-report-uv-handles
  ---
  duration_ms: 0.791
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched fs_event_validator function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-binary-armv7l/test/common/index.js:402:10)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/report/test-report-uv-handles.js:196:24)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/common/index.js:444:15)
        at ChildProcess.emit (node:events:513:28)
        at ChildProcess._handle.onexit (node:internal/child_process:293:12)
  ...


Reason sequential/test-worker-fshandles-error-on-termination
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44635/)
Appeared test-azure_msft-win10_vs2019-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/46520/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46575/
Example
not ok 896 sequential/test-worker-fshandles-error-on-termination
  ---
  duration_ms: 1.157
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Progress
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (9)
  • Build timed out (after 15 minutes). Marking the build as failed. (3)
  • Cannot read file /home/iojs/.config/jgit/config (2)
  • sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory (9)
  • ERROR: Build step failed with exception (3)
  • parallel/test-runner-inspect (12)
  • parallel/test-fs-readfile (6)
  • parallel/test-watch-mode (4)
  • sequential/test-watch-mode-inspect (4)
  • addons/request-interrupt/test (3)
  • parallel/test-worker-heap-snapshot (3)
  • sequential/test-http-regr-gh-2928 (3)
  • abort/test-abort-backtrace (2)
  • node-api/test_fatal/test2 (2)
  • parallel/test-bootstrap-modules (2)
  • parallel/test-cluster-fork-stdio (2)
  • parallel/test-dns-default-verbatim-false (2)
  • parallel/test-fs-promises (2)
  • parallel/test-fs-promises-file-handle-close-errors (2)
  • parallel/test-fs-promises-file-handle-readFile (2)
  • parallel/test-fs-truncate (2)
  • parallel/test-fs-truncate-clear-file-zero (2)
  • parallel/test-performance-measure (2)
  • parallel/test-worker-console-listeners (2)
  • pummel/test-fs-largefile (2)
  • report/test-report-fatalerror-oomerror-not-set (2)
  • report/test-report-fatalerror-oomerror-set (2)
  • report/test-report-uv-handles (2)
  • sequential/test-worker-fshandles-error-on-termination (2)
Ngôn ngữ chính
Shell
Star
57
Fork
20
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của nodejs/reliability

Tất cả issue của nodejs/reliability

Issue tương tự

Thêm issue về Shell/Bash

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.