nodejs / nodejs/reliability

CI Reliability 2024-07-17

Open
#923 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Failures in node-test-pull-request/60274 to node-test-pull-request/60364 that failed 2 or more 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
2024-07-17 00:09 1 7 21 11 60 7.95%
Git Failure
Build Failure
Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53803/, https://github.com/nodejs/node/pull/53619/, https://github.com/nodejs/node/pull/53853/, https://github.com/nodejs/node/pull/53725/, https://github.com/nodejs/node/pull/53861/)
Appeared test-orka-macos10.15-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-equinix-ubuntu2004_container-arm64-2, test-mnx-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60294/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60346/
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 (https://github.com/nodejs/node/pull/53619/, https://github.com/nodejs/node/pull/53464/, https://github.com/nodejs/node/pull/53781/)
Appeared test-equinix-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-debian11_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60293/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60359/
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/jenkins10451420068885864281.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/

Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53861/, https://github.com/nodejs/node/pull/53859/)
Appeared test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60346/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60361/
Example
Error: getWindowSize EINVAL
outline =     at WriteStream._refreshSize (node:tty:137:24)
outline =     at process.refreshStderrOnSigWinch (node:internal/bootstrap/switches/is_main_thread:142:10)
outline =     at process.emit (node:events:532:35)
outline = Emitted 'error' event on WriteStream instance at:
outline =     at WriteStream._refreshSize (node:tty:137:10)

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53853/, https://github.com/nodejs/node/pull/53617/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/60335/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60362/
Example
Failed to trigger sub builds

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53614/, https://github.com/nodejs/node/pull/53678/)
Appeared test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2019_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60274/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60364/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

JSTest Failure
Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/53814/, https://github.com/nodejs/node/pull/53619/, https://github.com/nodejs/node/pull/53803/, https://github.com/nodejs/node/pull/53838/, https://github.com/nodejs/node/pull/53841/, https://github.com/nodejs/node/pull/53823/, https://github.com/nodejs/node/pull/53725/, https://github.com/nodejs/node/pull/53861/, https://github.com/nodejs/node/pull/53617/, https://github.com/nodejs/node/pull/53678/)
Appeared test-orka-macos11-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60280/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60364/
Example
not ok 4144 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3349.84400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(request2.completed)
    
        at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
        at listOnTimeout (node:internal/timers:601:17)
        at process.processTimers (node:internal/timers:539:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-dns
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53842/, https://github.com/nodejs/node/pull/53838/, https://github.com/nodejs/node/pull/53823/, https://github.com/nodejs/node/pull/53865/, https://github.com/nodejs/node/pull/53859/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-rhel9-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-equinix-ubuntu2004_container-arm64-2, test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60361/
Example
not ok 930 parallel/test-dns
  ---
  duration_ms: 340.78100
  severity: fail
  exitcode: 1
  stack: |-
    (node:2092885) [DEP0118] DeprecationWarning: The provided hostname "" is not a valid hostname, and is supported in the dns module solely for compatibility.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected ... Lines skipped
    
      [
        {
          address: '1.2.3.4',
    +     ttl: 3333333332,
    -     ttl: 3333333333,
          type: 'A'
        },
        {
          address: '::42',
    +     ttl: 3333333332,
    -     ttl: 3333333333,
          type: 'AAAA'
    ...


Reason parallel/test-cli-node-options
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53123/, https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/53826/)
Appeared test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60348/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60360/
Example
not ok 121 parallel/test-cli-node-options
  ---
  duration_ms: 571.00800
  severity: fail
  exitcode: 134
  stack: |-
    
    <--- Last few GCs --->
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Committing semi space failed. Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
    
    <--- Last few GCs --->
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Committing semi space failed. Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
    
    <--- Last few GCs --->
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Committing semi space failed. Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
     1: 00007FF61925E89B 
     2: 00007FF6191D05F4 
     3: 00007FF619C47431 
     4: 00007FF619C30B88 
     1: 00007FF61925E89B 
     5: 00007FF619A92630 
     2: 00007FF6191D05F4 
     6: 00007FF619A4A433 
     3: 00007FF619C47431 
     7: 00007FF619A9BCF0 
     4: 00...

Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53820/, https://github.com/nodejs/node/pull/53704/, https://github.com/nodejs/node/pull/53657/)
Appeared test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60275/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60332/
Example
not ok 3829 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 300146.05500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53849/, https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/49579/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60328/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60358/
Example
not ok 4173 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 9837.18300
  severity: fail
  exitcode: 1
  stack: |-
    Copied /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node to /home/iojs/node-tmp/.tmp.4172/sea
    Injected /home/iojs/node-tmp/.tmp.4172/sea-prep.blob into /home/iojs/node-tmp/.tmp.4172/sea
    [process 989046]: --- stderr ---
    Found SEA blob 0x55b9b0250080, size=4456317
    Found SEA resource 0x55b9b0250080, size=4456317
    Read<uint32_t>()(4-byte), count=1: { 21223968 }, read 4 bytes
    Read SEA magic 143da20
    Read<uint32_t>()(4-byte), count=1: { 6 }, read 4 bytes
    Read SEA flags 6
    Read<uint64_t>()(8-byte), count=1: { 11 }, read 8 bytes
    ReadStringView(), length=11: 0x55b9b0250090, read 11 bytes, content: snapshot.js
    Read SEA code path 0x55b9b0250090, size=11
    Read<uint64_t>()(8-byte), count=1: { 4456282 }, read 8 bytes
    ReadStringView(), length=4456282: 0x55b9b02500a3, read 4456282 bytes
    ...

Reason wpt/test-compression
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53619/, https://github.com/nodejs/node/pull/53803/, https://github.com/nodejs/node/pull/53849/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10
First CI https://ci.nodejs.org/job/node-test-pull-request/60293/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60333/
Example
not ok 4111 wpt/test-compression
  ---
  duration_ms: 1440109.44500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [SKIPPED] compression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] decompression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] decompression-buffersource.tentative.any.js: ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
    [SKIPPED] third_party/pako/pako_inflate.min.js: This is not a test file.
    [PASS] "a" should cause the constructor to throw
    [PASS] no input should cause the constructor to throw
    [PASS] non-string input should cause the constructor to throw
    [PASS] "a" should cause the constructor to throw
    [PASS] no inpu...

Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53859/, https://github.com/nodejs/node/pull/53678/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-fedora39-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60361/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60364/
Example
not ok 75 parallel/test-blob-file-backed
  ---
  duration_ms: 171.46500
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/blob:290
              const error = lazyDOMException('The blob could not be read', 'NotReadableError');
                            ^
    DOMException [NotReadableError]: The blob could not be read
        at BlobReader.<anonymous> (node:internal/blob:290:25)
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-child-process-spawn-windows-batch-file
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/53826/)
Appeared test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60353/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60360/
Example
not ok 125 parallel/test-child-process-spawn-windows-batch-file
  ---
  duration_ms: 5482.01000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-spawn-windows-batch-file.js:36:10)
        at Module._compile (node:internal/modules/cjs/loader:1358:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
        at Module.load (node:internal/modules/cjs/loader:1208:32)
        at Module._load (node:internal/modules/cjs/loader:1024:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
  ...

Reason parallel/test-cli-bad-options
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/53826/)
Appeared test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60353/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60360/
Example
not ok 123 parallel/test-cli-bad-options
  ---
  duration_ms: 1053.03600
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    3221225725 !== 1
    
        at missingOption (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-bad-options.js:22:10)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-bad-options.js:17:1)
        at Module._compile (node:internal/modules/cjs/loader:1358:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
        at Module.load (node:internal/modules/cjs/loader:1208:32)
        at Module._load (node:internal/modules/cjs/loader:1024:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: true,
      code: 'ERR_ASSER...

Reason parallel/test-cli-permission-deny-fs
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/53826/)
Appeared test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60353/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60360/
Example
not ok 122 parallel/test-cli-permission-deny-fs
  ---
  duration_ms: 713.98600
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '' !== 'false'
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-permission-deny-fs.js:23:10)
        at Module._compile (node:internal/modules/cjs/loader:1358:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
        at Module.load (node:internal/modules/cjs/loader:1208:32)
        at Module._load (node:internal/modules/cjs/loader:1024:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '',
      expected: 'false',
      operator: 'strictEqual'
    }
    
    Node.js v20.15.2-...

Reason parallel/test-cli-syntax-piped-bad
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/53826/)
Appeared test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60353/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60360/
Example
not ok 127 parallel/test-cli-syntax-piped-bad
  ---
  duration_ms: 1381.00200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: 
    
    #
    
    # Fatal process OOM in Re-embedded builtins: set permissions
    
    #
    
    
    
     starts with export var p = 5; var foo bar;
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-syntax-piped-bad.js:47:3
        at Array.forEach (<anonymous>)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-syntax-piped-bad.js:38:12)
        at Module._compile (node:internal/modules/cjs/loader:1358:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
        at Module.load (node:internal/modules/cjs/loader:1208:32)
        at Module._load (node:internal/modules/cjs/loader:1024:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:1...

Reason parallel/test-cluster-advanced-serialization
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53866/, https://github.com/nodejs/node/pull/53826/)
Appeared test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60353/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60360/
Example
not ok 672 parallel/test-cluster-advanced-serialization
  ---
  duration_ms: 120587.64400
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-delete
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53590/, https://github.com/nodejs/node/pull/53659/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-fedora37-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60278/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60282/
Example
not ok 1022 parallel/test-fs-watch-recursive-delete
  ---
  duration_ms: 838.63100
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected at least 1, actual 0.
        at Proxy.mustCallAtLeast (/home/iojs/build/workspace/node-test-binary-armv7l/test/common/index.js:457:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-fs-watch-recursive-delete.js:21:29)
        at Module._compile (node:internal/modules/cjs/loader:1505:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1589:10)
        at Module.load (node:internal/modules/cjs/loader:1283:32)
        at Module._load (node:internal/modules/cjs/loader:1099:12)
        at TracingChannel.traceSync (node:diagnostics_channel:315:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:216:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:158:5)
  ...


Reason parallel/test-sqlite
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53590/, https://github.com/nodejs/node/pull/53842/)
Appeared test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60278/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60295/
Example
not ok 3823 parallel/test-sqlite
  ---
  duration_ms: 120365.11500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: accessing the node:sqlite module
        # Subtest: cannot be accessed without the node: scheme
        ok 1 - cannot be accessed without the node: scheme
          ---
          duration_ms: 2.97222
          ...


Reason pummel/test-hash-seed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53832/, https://github.com/nodejs/node/pull/53803/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60286/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60290/
Example
not ok 3831 pummel/test-hash-seed
  ---
  duration_ms: 66000.39700
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:983
      const err = new Error(message);
                  ^
    
    Error: Command failed: /home/iojs/build/workspace/node-test-commit-linux/out/Release/node --allow-natives-syntax /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js
    /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163
      throw new Error('no candidates remaining');
      ^
    
    Error: no candidates remaining
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163:9)
        at Module._compile (node:internal/modules/cjs/loader:1505:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1589:10)
        at Module.load (node:internal/modules/cjs/loader:1283:32)
        at Module._load (node:internal/modules/cjs/loader:1099:12)
        at TracingChannel.traceS...

Reason wpt/test-timers
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53826/, https://github.com/nodejs/node/pull/53865/)
Appeared test-digitalocean-alpine319_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/60349/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60351/
Example
not ok 4123 wpt/test-timers
  ---
  duration_ms: 1208.49600
  severity: fail
  exitcode: 1
  stack: |-
    [SKIPPED] negative-settimeout.any.js: unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
    [PASS] Clear timeout with clearInterval
    [PASS] Clear interval with clearTimeout
    [PASS] Calling setInterval with no interval should be the same as if called with 0 interval
    [PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
    [PASS] negative-setinterval
    [PASS] type-long-setinterval
    [UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
    assert_unreached: Reached unreachable code
    {
      message: 'assert_unreached: Reached unreachable code',
      stack: '    at listOnTimeout (node:internal/timers:601:17)\n' +
        '    at process.processTimers (node:internal/timers:539:7)'
    }
    Command: /home/iojs/build/workspace/node-test-commit-linux/out/Release/node  /home/iojs/build/workspace/node-test-commit...

Progress
  • fatal: No rebase in progress? (5)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (3)
  • Error: getWindowSize EINVAL (2)
  • Failed to trigger sub builds (2)
  • error: remote GitHub already exists. (2)
  • sequential/test-http-server-request-timeouts-mixed (10)
  • parallel/test-dns (5)
  • parallel/test-cli-node-options (3)
  • parallel/test-net-write-fully-async-buffer (3)
  • sequential/test-single-executable-application-snapshot-and-code-cache (3)
  • wpt/test-compression (3)
  • parallel/test-blob-file-backed (2)
  • parallel/test-child-process-spawn-windows-batch-file (2)
  • parallel/test-cli-bad-options (2)
  • parallel/test-cli-permission-deny-fs (2)
  • parallel/test-cli-syntax-piped-bad (2)
  • parallel/test-cluster-advanced-serialization (2)
  • parallel/test-fs-watch-recursive-delete (2)
  • parallel/test-sqlite (2)
  • pummel/test-hash-seed (2)
  • wpt/test-timers (2)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked CI console logs and the generated failure report, then inspect test/sequential/test-http-server-request-timeouts-mixed.js and parallel/test-dns. Re-run the named tests in the affected CI environments and trace the reported build failures. Done means the recurring failures are understood and the relevant CI or test behavior is corrected and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, node.js, shell
Domain
ci-cd, devops, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.