Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Reliability 2023-06-03 #584

Open
33 tasks
github-actions bot opened this issue Jun 3, 2023 · 0 comments
Open
33 tasks

CI Reliability 2023-06-03 #584

github-actions bot opened this issue Jun 3, 2023 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Jun 3, 2023

Failures in node-test-pull-request/51961 to node-test-pull-request/52060 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
2023-06-03 00:15 0 6 31 0 63 6.00%

JSTest Failure

Reason parallel/test-crypto-secure-heap
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#48218, nodejs/node#46826, nodejs/node#48249, nodejs/node#48258, nodejs/node#48259, nodejs/node#48231)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52003/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52015/
Example
not ok 728 parallel/test-crypto-secure-heap
  ---
  duration_ms: 0.581
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:1027
        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> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-crypto-secure-heap.js:71:12)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:446:15)
        at ChildProcess.emit (node:events:513:28)
        at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '',
      expected: /--secure-heap must be a power of 2/,
      operator: 'match'
    }
  ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#48174, nodejs/node#48258, nodejs/node#48259, nodejs/node#48247, nodejs/node#48296)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-ibm-rhel8-s390x-1, test-digitalocean-freebsd12-x64-1, test-softlayer-alpine315_container-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/51978/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52057/
Example
not ok 291 parallel/test-blob-file-backed
  ---
  duration_ms: 115.45800
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/per_context/domexception:53
        ErrorCaptureStackTrace(this);
        ^
    DOMException [NotReadableError]: The blob could not be read
        at new DOMException (node:internal/per_context/domexception:53:5)
        at __node_internal_ (node:internal/util:663:10)
        at BlobReader.<anonymous> (node:internal/blob:290:25)
    
    Node.js v21.0.0-pre
  ...


Reason js-native-api/test_cannot_run_js/test
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48162, nodejs/node#48160, nodejs/node#48189, nodejs/node#47927)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51965/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51976/
Example
not ok 86 js-native-api/test_cannot_run_js/test
  ---
  duration_ms: 610.53000
  severity: crashed
  exitcode: -6
  stack: |-
  ...


Reason parallel/test-child-process-pipe-dataflow
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48258, nodejs/node#48292, nodejs/node#48296, nodejs/node#46561)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-3, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2, test-softlayer-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52060/
Example
not ok 106 parallel/test-child-process-pipe-dataflow
  ---
  duration_ms: 278.00300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + '57912'
    - '1048577'
        at process.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:71:12)
        at process.emit (node:events:523:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '57912',
      expected: '1048577',
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48258, nodejs/node#48231, nodejs/node#48292, nodejs/node#46561)
Appeared undefined, test-orka-macos11-x64-2, test-softlayer-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52060/
Example
not ok 2568 parallel/test-runner-output
  ---
  duration_ms: 3021.68300
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        not ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1391.626847
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            + actual - expected ... Lines skipped
            
              'TAP version 13\n' +
                '# Subtest: promise timeout signal\n' +
            ...


Reason pummel/test-net-throttle
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48162, nodejs/node#48181, nodejs/node#48189, nodejs/node#48227)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51964/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51981/
Example
not ok 3590 pummel/test-net-throttle
  ---
  duration_ms: 599.47200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10)
        at process.emit (node:events:523:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48162, nodejs/node#48160, nodejs/node#48186, nodejs/node#48258)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8_container-arm64-1, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51964/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52027/
Example
not ok 3884 sequential/test-perf-hooks
  ---
  duration_ms: 615.14200
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 385.95592498779297 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 385.78824186325073, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 250.14680194854736 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sequential/test-perf-hooks.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1255:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
        at Module.load (node:internal/modules/cjs/loade...

Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48227, nodejs/node#48189, nodejs/node#47433, nodejs/node#48258)
Appeared test-orka-macos11-x64-1, test-softlayer-alpine315_container-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51981/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52027/
Example
not ok 3949 wpt/test-webcrypto
  ---
  duration_ms: 116498.08200
  severity: crashed
  exitcode: -6
  stack: |-
    [SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
    [SKIPPED] historical.any.js: Not relevant in Node.js context
    [PASS] setup - define tests
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 0
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 1
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 8
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
    [PASS] X448 key derivation checks for all-zero value result with a key of order 0
    [PASS] X448 key derivation checks for all-zero value result with ...

Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48227, nodejs/node#48258, nodejs/node#48231)
Appeared test-ibm-rhel8-s390x-4, test-softlayer-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51981/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52018/
Example
not ok 1340 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120075.34300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-file-with-url
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48258, nodejs/node#48231, nodejs/node#48162)
Appeared test-ibm-rhel8-s390x-4, test-softlayer-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52044/
Example
not ok 1328 parallel/test-fs-watch-recursive-add-file-with-url
  ---
  duration_ms: 120126.22800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48227, nodejs/node#48258, nodejs/node#48267)
Appeared test-digitalocean-freebsd12-x64-1, test-softlayer-alpine315_container-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51981/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52047/
Example
not ok 3871 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 120108.22800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48189, nodejs/node#48267)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51982/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52048/
Example
not ok 138 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360060.12200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48218, nodejs/node#48258)
Appeared test-softlayer-alpine315_container-x64-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52003/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Example
not ok 1167 parallel/test-fs-watch-recursive-add-file
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
    self.flush()
  File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.9/threading.py", line 917, in run
    self._target(*self._args, **self._kwargs)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
    logger.info(status_line)
Message: 'not ok 1167 parallel/test-fs-watch-recursive-add-file'
Arguments: ()
  ---
--- Logging error ---
Traceback (most recent call last):
  File ...

Reason parallel/test-fs-watch-recursive-add-file-to-new-folder
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48249, nodejs/node#48258)
Appeared test-softlayer-alpine315_container-x64-1, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52006/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Example
not ok 1169 parallel/test-fs-watch-recursive-add-file-to-new-folder
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
    self.flush()
  File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.9/threading.py", line 917, in run
    self._target(*self._args, **self._kwargs)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
    logger.info(status_line)
Message: 'not ok 1169 parallel/test-fs-watch-recursive-add-file-to-new-folder'
Arguments: ()
  ---
--- Logging error ---
Traceback (mos...

Reason parallel/test-http-remove-connection-header-persists-connection
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48160, nodejs/node#48189)
Appeared test-orka-macos11-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/51966/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51989/
Example
not ok 1236 parallel/test-http-remove-connection-header-persists-connection
  ---
  duration_ms: 400.38500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
        at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-remove-connection-header-persists-connection.js:54:7)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-http2-misbehaving-multiplex
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48258, nodejs/node#48242)
Appeared test-orka-macos11-x64-2, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52021/
Example
not ok 1483 parallel/test-http2-misbehaving-multiplex
  ---
  duration_ms: 434.69600
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
        at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
        at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:463:15)
        at Http2Server.emit (node:events:511:28)
        at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3003:19)
        at ServerHttp2Session.emit (node:events:511:28)
        at emit (node:internal/http2/core:331:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 5,
      expected: 5,
      operator: 'notStrictEqual'
   ...

Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48231, nodejs/node#48258)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52020/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52027/
Example
not ok 2915 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120060.01700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:43711/d274f4a8-94e2-4734-b019-49bf2f003328
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48186, nodejs/node#48296)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52052/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52057/
Example
not ok 2273 parallel/test-performance-function
  ---
  duration_ms: 269.30500
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1037
      process.nextTick(() => { throw err; });
                               ^
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
        at RecordableHistogram.record (node:internal/histogram:283:5)
        at processComplete (node:internal/perf/timerify:40:15)
        at timerified m (node:internal/perf/timerify:87:5)
        at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5
    Emitted 'error' event on Worker instance at:
        at [kOnErrorMessage] (node:internal/worker:326:10)
        at [kOnMessage] (node:internal/worker:337:37)
        at MessagePort.<anonymous> (node:internal/worker:232:57)
        at [nodejs.internal.kHybridDispatch] (node:internal/event_target:762:20)
        at exports.emitMessage (no...

Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48258, nodejs/node#47932)
Appeared test-ibm-rhel8-s390x-4, test-softlayer-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52042/
Example
not ok 3274 parallel/test-runner-inspect
  ---
  duration_ms: 120183.83800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:1815095) 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:40691/e800c4a0-e30e-40bd-bcd5-2c5b4cd685bc
    [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:40691/e800c4a0-e30e-40bd-bcd5-2c5b4cd685bc
    [out] 
  ...


Reason parallel/test-runner-run
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48258, nodejs/node#48259)
Appeared test-digitalocean-alpine315_container-x64-1, test-digitalocean-freebsd12-x64-1, test-equinix_mnx-smartos20-x64-4, test-nearform-macos11.0-arm64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-softlayer-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52014/
Example
not ok 3149 parallel/test-runner-run
  ---
  duration_ms: 120060.05500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: require('node:test').run
        # Subtest: should run with no tests
        ok 1 - should run with no tests
          ---
          duration_ms: 695.45648
          ...


Reason parallel/test-watch-mode-files_watcher
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48189, nodejs/node#48258)
Appeared test-softlayer-alpine315_container-x64-1, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51982/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Example
not ok 3229 parallel/test-watch-mode-files_watcher
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
    self.flush()
  File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.9/threading.py", line 917, in run
    self._target(*self._args, **self._kwargs)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
    logger.info(status_line)
Message: 'not ok 3229 parallel/test-watch-mode-files_watcher'
Arguments: ()
  ---
--- Logging error ---
Traceback (most recent call last):
  File "/usr/...

Reason parallel/test-worker-http2-stream-terminate
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48174, nodejs/node#48255)
Appeared test-rackspace-win2012r2_vs2017-x64-4, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52000/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52054/
Example
not ok 837 parallel/test-worker-http2-stream-terminate
  ---
  duration_ms: 1171.01100
  severity: crashed
  exitcode: 3221225477
  stack: |-
  ...


Reason pummel/test-fs-watch-non-recursive
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48258, nodejs/node#48255)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52017/
Example
not ok 3565 pummel/test-fs-watch-non-recursive
  ---
  duration_ms: 110.95400
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/watchers:255
        throw error;
        ^
    
    Error: ENOSPC: System limit for number of file watchers reached, watch '/home/iojs/node-tmp/.tmp.3564'
        at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
        at Object.watch (node:fs:2427:36)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/pummel/test-fs-watch-non-recursive.js:41:20)
        at Module._compile (node:internal/modules/cjs/loader:1255:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:960:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      errno: -28,
      syscall: 'watch',
     ...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48160, nodejs/node#48258)
Appeared test-softlayer-alpine315_container-x64-1, test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51966/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Example
not ok 3964 sequential/test-worker-prof
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
    self.flush()
  File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1798, in <module>
    sys.exit(Main())
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1769, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 971, in RunTestCases
    return progress.Run(tasks)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 163, in Run
    self.RunSingle(False, 0)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
    self.HasRun(o...

Reason wpt/test-timers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48160, nodejs/node#48258)
Appeared test-softlayer-alpine315_container-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51966/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52011/
Example
not ok 3840 wpt/test-timers
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
    self.flush()
  File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1798, in <module>
    sys.exit(Main())
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1769, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 971, in RunTestCases
    return progress.Run(tasks)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 163, in Run
    self.RunSingle(False, 0)
  File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
    self.HasRun(output)
  Fil...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#48218, nodejs/node#48270, nodejs/node#48259)
Appeared test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-6, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52009/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52036/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#47927, nodejs/node#48247)
Appeared test-orka-macos11-x64-2, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/51975/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52032/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 199.7.167.102/199.7.167.102:54886' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy157.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 120 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#48223, nodejs/node#48249)
Appeared test-digitalocean-fedora32-x64-1, test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51979/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52006/
Example
Build timed out (after 120 minutes). Marking the build as failed.

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 7 (nodejs/node#48147, nodejs/node#48218, nodejs/node#48258, nodejs/node#48259, nodejs/node#48255, nodejs/node#48247, nodejs/node#48265)
Appeared test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-alpine318_container-x64-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51961/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52043/
Example
fatal: No rebase in progress?

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#47447, nodejs/node#46826, nodejs/node#48162)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix_mnx-smartos20-x64-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-aix72-ppc64_be-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-debian10_container-armv7l-2, test-osuosl-debian10_container-armv7l-1, test-equinix-debian10_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51996/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52031/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins4369015994446684459.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason error: 'test did not finish before its parent and was cancelled'
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#48227, nodejs/node#48267)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/51981/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52047/
Example
error: 'test did not finish before its parent and was cancelled'
          code: 'ERR_TEST_FAILURE'
          ...
        # Subtest: should watch changes to dependencies - cjs
        not ok 7 - should watch changes to dependencies - cjs
          ---

Reason fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#48070, nodejs/node#48189)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51983/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51989/
Example
fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)

Reason fatal error: error in backend: IO failure on output stream: No space left on device
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#48174, nodejs/node#48186)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52000/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52022/
Example
fatal error: error in backend: IO failure on output stream: No space left on device

CCTest Failure

Progress

  • parallel/test-crypto-secure-heap (6)
  • parallel/test-blob-file-backed (5)
  • js-native-api/test_cannot_run_js/test (4)
  • parallel/test-child-process-pipe-dataflow (4)
  • parallel/test-runner-output (4)
  • pummel/test-net-throttle (4)
  • sequential/test-perf-hooks (4)
  • wpt/test-webcrypto (4)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (3)
  • parallel/test-fs-watch-recursive-add-file-with-url (3)
  • sequential/test-http-regr-gh-2928 (3)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-fs-watch-recursive-add-file (2)
  • parallel/test-fs-watch-recursive-add-file-to-new-folder (2)
  • parallel/test-http-remove-connection-header-persists-connection (2)
  • parallel/test-http2-misbehaving-multiplex (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • parallel/test-performance-function (2)
  • parallel/test-runner-inspect (2)
  • parallel/test-runner-run (2)
  • parallel/test-watch-mode-files_watcher (2)
  • parallel/test-worker-http2-stream-terminate (2)
  • pummel/test-fs-watch-non-recursive (2)
  • sequential/test-worker-prof (2)
  • wpt/test-timers (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Build timed out (after 120 minutes). Marking the build as failed. (2)
  • fatal: No rebase in progress? (7)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (3)
  • error: 'test did not finish before its parent and was cancelled' (2)
  • fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device) (2)
  • fatal error: error in backend: IO failure on output stream: No space left on device (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants