Skip to content

Latest commit

 

History

History
437 lines (354 loc) · 21.3 KB

File metadata and controls

437 lines (354 loc) · 21.3 KB

Failures in node-test-pull-request/67167 to node-test-pull-request/67258 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown reports/2025-06-03.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2025-06-03 00:11 0 17 27 4 52 17.71%

JSTest Failure

Reason sequential/test-performance-eventloopdelay
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/58514/, https://github.com/nodejs/node/pull/58524/, https://github.com/nodejs/node/pull/58512/, https://github.com/nodejs/node/pull/58521/, https://github.com/nodejs/node/pull/58546/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67202/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67240/
Example
not ok 4461 sequential/test-performance-eventloopdelay
  ---
  duration_ms: 14720.96100
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/assert/utils:281
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(histogram.min > 0)
    
        at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-performance-eventloopdelay.js:70:7)
        at listOnTimeout (node:internal/timers:608:17)
        at process.processTimers (node:internal/timers:543:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v25.0.0-pre
  ...


Reason async-hooks/test-improper-order
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/58379/, https://github.com/nodejs/node/pull/58357/, https://github.com/nodejs/node/pull/58404/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67186/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67198/
Example
not ok 68 async-hooks/test-improper-order
  ---
  duration_ms: 459.21600
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:94
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 1
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/async-hooks/test-improper-order.js:55:12)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:437:15)
        at ChildProcess.emit (node:events:507:28)
        at maybeClose (node:internal/child_process:1101:16)
        at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 1,
      operator: 'strictEqual'
    }
    
    Node.js v25.0.0-pre
  ...


Reason parallel/test-http2-debug
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/58483/, https://github.com/nodejs/node/pull/58489/, https://github.com/nodejs/node/pull/58449/)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67167/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67174/
Example
not ok 1640 parallel/test-http2-debug
  ---
  duration_ms: 211.88000
  severity: fail
  exitcode: 1
  stack: |-
    [process 1627868]: --- stderr ---
    HTTP2 1627868: Http2Session client: created
    (node:1627868) Warning: Setting the NODE_DEBUG environment variable to 'http2' can expose sensitive data (such as passwords, tokens and authentication headers) in the resulting log.
    (Use `node --trace-warnings ...` to show where the warning was created)
    HTTP2 1627868: Http2Session server: received a connection
    HTTP2 1627868: Http2Session server: setting up session handle
    Http2Session server (14) session created
    Http2Session server (14) i/o stream consumed
    HTTP2 1627868: Http2Session server: sending settings
    HTTP2 1627868: Http2Session server: submitting settings
    Http2Session server (14) scheduling write
    HTTP2 1627868: Http2Session server: created
    HTTP2 1627868: Http2Session client: setting up session handle
    Http2Session client (18) session created
    Http2Session cli...

Reason parallel/test-runner-run-watch
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/58483/, https://github.com/nodejs/node/pull/58529/, https://github.com/nodejs/node/pull/58548/)
Appeared vm-c5vdn, vm-4b658, vm-2m7tc
First CI https://ci.nodejs.org/job/node-test-pull-request/67167/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67258/
Example
not ok 2635 parallel/test-runner-run-watch
  ---
  duration_ms: 27651.71200
  severity: fail
  exitcode: 1
  stack: |-
    Test failure: 'should run tests with dependency repeatedly'
    Location: test/parallel/test-runner-run-watch.mjs:202:3
    AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input:
    
    '# Subtest: test.js\n' +
      'not ok 2 - test.js\n' +
      '  ---\n' +
      '  duration_ms: 1010.679438\n' +
      "  type: 'test'\n" +
      "  location: '/Users/admin/node-tmp/.tmp.2592/test.js:1:1'\n" +
      "  failureType: 'testCodeFailure'\n" +
      '  exitCode: ~\n' +
      "  signal: 'SIGTERM'\n" +
      "  error: 'test failed'\n" +
      "  code: 'ERR_TEST_FAILURE'\n" +
      '  ...\n' +
      '# Subtest: test has ran\n' +
      'ok 2 - test has ran\n' +
      '  ---\n' +
      '  duration_ms: 1.000948\n' +
      "  type: 'test'\n" +
      '  ...\n' +
      '1..2\n' +
      '# tests 2\n' +
      '# suites 0\n' +
      '# pass 1\n' +
      '# fail 1\...

Reason parallel/test-stream-readable-to-web
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/58514/, https://github.com/nodejs/node/pull/58293/, https://github.com/nodejs/node/pull/58272/)
Appeared test-linuxonecc-rhel9-s390x-1, test-ibm-rhel8-s390x-4, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/67196/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67219/
Example
not ok 4088 parallel/test-stream-readable-to-web
  ---
  duration_ms: 120018.09500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason wpt/test-streams
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/58459/, https://github.com/nodejs/node/pull/58379/, https://github.com/nodejs/node/pull/58461/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67175/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67245/
Example
not ok 4521 wpt/test-streams
  ---
  duration_ms: 1373.34600
  severity: crashed
  exitcode: -5
  stack: |-
    [SKIPPED] queuing-strategies-size-function-per-global.window.js: Browser-specific test
    [SKIPPED] readable-streams/cross-realm-crash.window.js: Browser-specific test
    [SKIPPED] readable-streams/owning-type-video-frame.any.js: Browser-specific test
    [SKIPPED] readable-streams/read-task-handling.window.js: Browser-specific test
    [SKIPPED] transferable/deserialize-error.window.js: Browser-specific test
    [SKIPPED] transferable/transfer-with-messageport.window.js: Browser-specific test
    [SKIPPED] transform-streams/invalid-realm.tentative.window.js: Browser-specific test
    [PASS] Closing must be propagated backward: starts closed; preventCancel omitted; fulfilled cancel promise
    [PASS] Closing must be propagated backward: starts closed; preventCancel omitted; rejected cancel promise
    [PASS] Closing must be propagated backward: starts closed; preventCancel = undefined (falsy); ful...

Reason sequential/test-tls-session-timeout
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58512/, https://github.com/nodejs/node/pull/58533/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-ibm-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/67191/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67209/
Example
not ok 4517 sequential/test-tls-session-timeout
  ---
  duration_ms: 169.91800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:94
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    'New' !== 'Reused'
    
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:150:16
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:134:7)
        at ChildProcess.emit (node:events:507:28)
        at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'New',
      expected: 'Reused',
      operator: 'strictEqual'
    }
    
    Node.js v25.0.0-pre
  ...


Jenkins Failure

Reason Build timed out (after 30 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58512/, https://github.com/nodejs/node/pull/58293/)
Appeared test-azure_msft-win11_vs2022-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/67191/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67234/
Example
Build timed out (after 30 minutes). Marking the build as failed.

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58181/, https://github.com/nodejs/node/pull/58491/)
Appeared test-ibm-ubi81_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67185/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67195/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58540/, https://github.com/nodejs/node/pull/58543/)
Appeared test-digitalocean-fedora40-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67248/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67254/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1240)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/58533/, https://github.com/nodejs/node/pull/58512/, https://github.com/nodejs/node/pull/58461/)
Appeared test-mnx-ubuntu2204-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/67209/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67239/
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 2 (https://github.com/nodejs/node/pull/58491/, https://github.com/nodejs/node/pull/58461/)
Appeared test-mnx-smartos22-x64-3, test-mnx-smartos23-x64-6, test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/67195/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67233/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
[Checks API] No suitable checks publisher found.
Notifying upstream projects of job completion
Finished: FAILURE

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58489/, https://github.com/nodejs/node/pull/58461/)
Appeared test-mnx-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/67226/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67244/
Example
Failed to trigger node-test-commit

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/58459/, https://github.com/nodejs/node/pull/58491/)
Appeared test-rackspace-debian12-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/67175/
Last CI https://ci.nodejs.org/job/node-test-pull-request/67195/
Example
fatal error: Killed signal terminated program cc1plus