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-05-24 #575

Open
19 tasks
github-actions bot opened this issue May 24, 2023 · 0 comments
Open
19 tasks

CI Reliability 2023-05-24 #575

github-actions bot opened this issue May 24, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/51845 to node-test-pull-request/51943 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-05-24 00:14 0 4 34 3 59 4.12%

CCTest Failure

Reason ../test/cctest/test_inspector_socket.cc:323: Failure
Type CC_TEST_FAILURE
Failed PR 3 (nodejs/node#47866, nodejs/node#48118, nodejs/node#48102)
Appeared test-digitalocean-alpine318_container-x64-1, test-softlayer-alpine315_container-x64-1, test-digitalocean-alpine312_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51925/
Example
../test/cctest/test_inspector_socket.cc:323: Failure
Value of: (!expectation.read_expected)
  Actual: true
Expected: false
[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#48034, nodejs/node#48062, nodejs/node#48078)
Appeared test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51852/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51910/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Build Failure

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#47997, nodejs/node#47576, nodejs/node#47986, nodejs/node#48092, nodejs/node#48038, nodejs/node#48106, nodejs/node#48134, nodejs/node#48102, nodejs/node#47913)
Appeared test-osuosl-ubuntu2004_sharedlibs_container-arm64-1, test-osuosl-ubuntu2004_container-armv7l-1, test-ibm-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51863/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51934/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

JSTest Failure

Reason js-native-api/test_cannot_run_js/test
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#47986, nodejs/node#48098, nodejs/node#48038, nodejs/node#48108, nodejs/node#48078, nodejs/node#48115, nodejs/node#48053, nodejs/node#47913, nodejs/node#47887)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-3, test-softlayer-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu1804-x64-1, test-ibm-rhel8-s390x-3, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51885/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51940/
Example
not ok 86 js-native-api/test_cannot_run_js/test
  ---
  duration_ms: 510.38600
  severity: crashed
  exitcode: -6
  stack: |-
  ...


Reason parallel/test-http-remove-connection-header-persists-connection
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#47866, nodejs/node#47824, nodejs/node#47986, nodejs/node#48092, nodejs/node#48108, nodejs/node#47742, nodejs/node#48053)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-orka-macos11-x64-1, test-digitalocean-fedora32-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-ibm-rhel8-s390x-3, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51933/
Example
not ok 1225 parallel/test-http-remove-connection-header-persists-connection
  ---
  duration_ms: 526.80500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at /home/iojs/build/workspace/node-test-commit-arm-debug/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-arm-debug/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-runner-output
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#48009, nodejs/node#48033, nodejs/node#48034, nodejs/node#47866, nodejs/node#48038, nodejs/node#48108, nodejs/node#47742)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51847/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51908/
Example
not ok 2304 parallel/test-runner-output
  ---
  duration_ms: 18229.30000
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 15446.227669
          ...


Reason parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48078, nodejs/node#48091, nodejs/node#48118, nodejs/node#47913)
Appeared test-rackspace-win2012r2_vs2015-x64-2, test-equinix-ubuntu2004_container-arm64-2, test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51879/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51939/
Example
not ok 887 parallel/test-runner-watch-mode
  ---
  duration_ms: 120153.00600
  severity: fail
  exitcode: 1
  stack: |-
    timeout
    TAP version 13
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#47576, nodejs/node#48078, nodejs/node#48038, nodejs/node#48045)
Appeared test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51868/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51916/
Example
not ok 927 sequential/test-worker-prof
  ---
  duration_ms: 30298.99500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1117:20)
          at spawnSync (node:child_process:871:24)
          at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
          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/ru...

Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47821, nodejs/node#47866, nodejs/node#48108)
Appeared test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51851/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51905/
Example
not ok 754 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 651.04600
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 50253 session? false
    [primary] got "listening"
    [primary] got "listening"
    [primary] connecting 50253 session? false
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 50253 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 50253 session? true
    [primary] got "listening"
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 50253 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 50253 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 50253 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 50253 session? true
    [worker] connection reused? tru...

Reason pummel/test-net-throttle
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48092, nodejs/node#48098, nodejs/node#47962)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51891/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51931/
Example
not ok 3587 pummel/test-net-throttle
  ---
  duration_ms: 472.01000
  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-inspector-debug-end
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47821, nodejs/node#48034, nodejs/node#48033)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/51850/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51853/
Example
not ok 3690 sequential/test-inspector-debug-end
  ---
  duration_ms: 120.250
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Test there's no crash stopping server that was not started
    Test there's no crash stopping server without connecting
    [err] Debugger listening on ws://127.0.0.1:36322/d4d6b8ed-50c7-4e25-a533-09f9b69698d4
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    Test there's no crash stopping server after connecting
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:38574/965d12a2-7dd3-4193-95e3-b43922a3dfdd
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason wpt/test-timers
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47866, nodejs/node#48102, nodejs/node#47962)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51935/
Example
not ok 3948 wpt/test-timers
  ---
  duration_ms: 743.29300
  severity: fail
  exitcode: 1
  stack: |-
    [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
    [UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
    assert_unreached: Reached unreachable code
    {
      message: 'assert_unreached: Reached unreachable code',
      stack: '    at listOnTimeout (node:internal/timers:573:17)\n' +
        '    at process.processTimers (node:internal/timers:514:7)'
    }
    Command: /home/iojs/build/workspace/node-test-commit-linuxone/out/Release/node  /home/iojs/build/workspace/node-test-commit-linuxone/test/wpt/test-timers.js 'negative-settimeout.any.js'
    
    [PASS] negative-settimeout
    [PASS] type-long-setinterval
    [PASS] typ...

Reason parallel/test-fs-watch-recursive-add-file-with-url
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47866, nodejs/node#48108)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51883/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51905/
Example
not ok 1259 parallel/test-fs-watch-recursive-add-file-with-url
  ---
  duration_ms: 120097.80100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-symlink
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48033, nodejs/node#48072)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51853/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51870/
Example
not ok 1328 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 120027.42000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-request-join-authorization-headers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48102, nodejs/node#46314)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51925/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51943/
Example
not ok 1519 parallel/test-http-request-join-authorization-headers
  ---
  duration_ms: 0.207
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '1, 2' !== '1'
    
        at Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-request-join-authorization-headers.js:39:12)
        at Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:447:15)
        at Server.emit (node:events:513:28)
        at parserOnIncoming (node:_http_server:1091:12)
        at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '1, 2',
      expected: '1',
      operator: 'strictEqual'
    }
    
    Node.js v18.16.1-pre
  ...


Reason parallel/test-inspector-console
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47821, nodejs/node#47866)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51850/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51886/
Example
not ok 1781 parallel/test-inspector-console
  ---
  duration_ms: 15591.77600
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:44615/736cb216-9fc5-4a21-b730-1e68e6fc004b
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (Runtime.consoleAPICalled)
    1
  ...


Reason parallel/test-inspector-wait-for-connection
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48033, nodejs/node#48108)
Appeared test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51848/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51903/
Example
not ok 1782 parallel/test-inspector-wait-for-connection
  ---
  duration_ms: 15602.21400
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:64373/51353862-1c0d-4271-9bb7-40ce385507d0
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [out] before wait for debugger
    [out] 
    Timed out waiting for matching notification (Console output matching "after wait for debugger")
    1
  ...


Reason parallel/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45994, nodejs/node#46314)
Appeared test-orka-macos11-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51942/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51943/
Example
not ok 2770 parallel/test-single-executable-application
  ---
  duration_ms: 120.90
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48038, nodejs/node#47887)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51876/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51940/
Example
not ok 3946 wpt/test-webcrypto
  ---
  duration_ms: 49550.67100
  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 a...

Progress

  • ../test/cctest/test_inspector_socket.cc:323: Failure (3)
  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (9)
  • js-native-api/test_cannot_run_js/test (9)
  • parallel/test-http-remove-connection-header-persists-connection (7)
  • parallel/test-runner-output (7)
  • parallel/test-runner-watch-mode (4)
  • sequential/test-worker-prof (4)
  • parallel/test-tls-ticket-cluster (3)
  • pummel/test-net-throttle (3)
  • sequential/test-inspector-debug-end (3)
  • wpt/test-timers (3)
  • parallel/test-fs-watch-recursive-add-file-with-url (2)
  • parallel/test-fs-watch-recursive-symlink (2)
  • parallel/test-http-request-join-authorization-headers (2)
  • parallel/test-inspector-console (2)
  • parallel/test-inspector-wait-for-connection (2)
  • parallel/test-single-executable-application (2)
  • wpt/test-webcrypto (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