Skip to content

CI Reliability 2022-04-20 #257

New issue

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

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

Already on GitHub? # to your account

Open
16 tasks
github-actions bot opened this issue Apr 20, 2022 · 0 comments
Open
16 tasks

CI Reliability 2022-04-20 #257

github-actions bot opened this issue Apr 20, 2022 · 0 comments

Comments

@github-actions
Copy link

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

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2022-04-20 00:13 2 6 14 5 73 6.45%

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#42759, nodejs/node#42757, nodejs/node#42762, nodejs/node#42738)
Appeared test-digitalocean-ubi81_container-x64-1, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43536/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43560/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#42430, nodejs/node#42702, nodejs/node#42756, nodejs/node#42262)
Appeared test-macstadium-macos11.0-arm64-4, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-osuosl-rhel8-ppc64_le-4, test-softlayer-ubi81_container-x64-1, test-macstadium-macos11.0-arm64-3, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43488/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43550/
Example
fatal: No rebase in progress?

Reason error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj]
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#42675, nodejs/node#42782, nodejs/node#42779)
Appeared test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/43569/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43572/
Example
error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj]
C:\workspace\node-compile-windows\node\deps\v8\src\heap\spaces.h(321,1): error C2338: sizeof(Page) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj]
C:\workspace\node-compile-windows\node\deps\v8\src\heap\large-spaces.h(56,1): error C2338: sizeof(LargePage) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj]
  opt.c
  s_socket.c

Reason ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#42683, nodejs/node#42730)
Appeared test-digitalocean-fedora34-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43482/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43497/
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-latest-x64 #45424
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

undefined

Reason Unknown
Type undefined
Failed PR 3 (nodejs/node#42683, nodejs/node#41855, nodejs/node#42779)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43484/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43559/
Example
Unknown

JSTest Failure

Reason parallel/test-http-server-request-timeout-keepalive
Type JS_TEST_FAILURE
Failed PR 21 (nodejs/node#42430, nodejs/node#42730, nodejs/node#42720, nodejs/node#42658, nodejs/node#42695, nodejs/node#42744, nodejs/node#42749, nodejs/node#42731, nodejs/node#42644, nodejs/node#42754, nodejs/node#42759, nodejs/node#42766, nodejs/node#42423, nodejs/node#42262, nodejs/node#42616, nodejs/node#42762, nodejs/node#42738, nodejs/node#42702, nodejs/node#42782, nodejs/node#42675, nodejs/node#42779)
Appeared test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-1, test-ibm-rhel8-s390x-4, test-digitalocean-freebsd12-x64-1, test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-4, test-orka-macos10.15-x64-1, test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43489/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43572/
Example
not ok 1277 parallel/test-http-server-request-timeout-keepalive
  ---
  duration_ms: 3.404
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'HTTP/1.1 200 OK\r\n' +
    +   'Content-Type: text/plain\r\n' +
    +   'Date: Tue, 19 Apr 2022 22:16:43 GMT\r\n' +
    +   'Connection: close\r\n' +
    +   'Transfer-Encoding: chunked\r\n' +
    +   '\r\n' +
    +   '0\r\n' +
    +   '\r\n'
    - ''
        at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-http-server-request-timeout-keepalive.js:82:12)
        at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15)
        at Socket.emit (node:events:539:35)
        at endReadableNT (node:internal/streams/readable:1344:12)
        at process.processTicksAndReje...

Reason parallel/test-http-server-headers-timeout-keepalive
Type JS_TEST_FAILURE
Failed PR 20 (nodejs/node#42683, nodejs/node#42720, nodejs/node#42262, nodejs/node#42658, nodejs/node#42702, nodejs/node#42744, nodejs/node#42749, nodejs/node#42756, nodejs/node#42644, nodejs/node#42758, nodejs/node#42423, nodejs/node#42701, nodejs/node#42745, nodejs/node#42762, nodejs/node#42616, nodejs/node#42738, nodejs/node#42675, nodejs/node#42740, nodejs/node#42782, nodejs/node#42779)
Appeared test-digitalocean-freebsd12-x64-2, test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-1, test-digitalocean-freebsd12-x64-1, test-nearform-macos10.15-x64-1, test-ibm-rhel8-s390x-4, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43482/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43572/
Example
not ok 1266 parallel/test-http-server-headers-timeout-keepalive
  ---
  duration_ms: 3.367
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'HTTP/1.1 200 OK\r\n' +
    +   'Content-Type: text/plain\r\n' +
    +   'Date: Tue, 19 Apr 2022 22:16:37 GMT\r\n' +
    +   'Connection: close\r\n' +
    +   'Transfer-Encoding: chunked\r\n' +
    +   '\r\n' +
    +   '0\r\n' +
    +   '\r\n'
    - ''
        at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-http-server-headers-timeout-keepalive.js:84:12)
        at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15)
        at Socket.emit (node:events:539:35)
        at endReadableNT (node:internal/streams/readable:1344:12)
        at process.processTicksAndReje...

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#42718, nodejs/node#42675, nodejs/node#42683, nodejs/node#42730, nodejs/node#42430, nodejs/node#42745)
Appeared test-nearform-macos10.15-x64-2, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43479/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43573/
Example
not ok 3239 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 0.90
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:69
      throw err;
      ^
    
    [Error: ENOSPC: no space left on device, write] {
      errno: -28,
      code: 'ENOSPC',
      syscall: 'write'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-gc-http-client-timeout
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#42644, nodejs/node#42730, nodejs/node#42740, nodejs/node#42779, nodejs/node#42782)
Appeared test-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43481/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43570/
Example
not ok 875 parallel/test-gc-http-client-timeout
  ---
  duration_ms: 0.319
  severity: fail
  exitcode: 1
  stack: |-
    done/collected/total: 9/0/431
    done/collected/total: 61/0/431
    done/collected/total: 150/0/431
    node:events:505
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect ECONNRESET ::1:57956
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1195:16)
    Emitted 'error' event on ClientRequest instance at:
        at Socket.socketErrorListener (node:_http_client:454:9)
        at Socket.emit (node:events:527:28)
        at emitErrorNT (node:internal/streams/destroy:151:8)
        at emitErrorCloseNT (node:internal/streams/destroy:116:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -54,
      code: 'ECONNRESET',
      syscall: 'connect',
      address: '::1',
      port: 57956
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-runner-cli
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#42658, nodejs/node#42754, nodejs/node#42756, nodejs/node#42779, nodejs/node#42745)
Appeared test-nearform-macos10.15-x64-2, test-nearform-macos10.15-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43486/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43573/
Example
not ok 2020 parallel/test-runner-cli
  ---
  duration_ms: 0.742
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(/not ok 1 - this should fail/.test(stdout))
    
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-runner-cli.js:49:3)
        at Module._compile (node:internal/modules/cjs/loader:1105:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        at Module.load (node:internal/modules/cjs/loader:981:32)
        at Module._load (node:internal/modules/cjs/loader:827:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
        at node:internal/main/run_main_module:17:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v19.0.0-pre
...

Reason parallel/test-child-process-set-blocking
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42675, nodejs/node#42683, nodejs/node#42749, nodejs/node#42779)
Appeared test-equinix-debian10_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43476/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43572/
Example
not ok 189 parallel/test-child-process-set-blocking
  ---
  duration_ms: 0.173
  severity: fail
  exitcode: 1
  stack: |-
    node:events:505
          throw er; // Unhandled 'error' event
          ^
    
    Error: spawn python ENOENT
        at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
        at onErrorNT (node:internal/child_process:476:16)
        at processTicksAndRejections (node:internal/process/task_queues:82:21)
    Emitted 'error' event on ChildProcess instance at:
        at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12)
        at onErrorNT (node:internal/child_process:476:16)
        at processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -2,
      code: 'ENOENT',
      syscall: 'spawn python',
      path: 'python',
      spawnargs: [ '-c', 'print(100000 * "C")' ]
    }
    
    Node.js v18.0.0-pre
  ...


Reason pummel/test-child-process-spawn-loop
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42675, nodejs/node#42683, nodejs/node#42749, nodejs/node#42779)
Appeared test-equinix-debian10_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43476/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43572/
Example
not ok 3218 pummel/test-child-process-spawn-loop
  ---
  duration_ms: 0.333
  severity: fail
  exitcode: 1
  stack: |-
    node:events:505
          throw er; // Unhandled 'error' event
          ^
    
    Error: spawn python ENOENT
        at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
        at onErrorNT (node:internal/child_process:476:16)
        at processTicksAndRejections (node:internal/process/task_queues:82:21)
    Emitted 'error' event on ChildProcess instance at:
        at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12)
        at onErrorNT (node:internal/child_process:476:16)
        at processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -2,
      code: 'ENOENT',
      syscall: 'spawn python',
      path: 'python',
      spawnargs: [ '-c', 'print(1024000 * "C")' ]
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42262, nodejs/node#42756, nodejs/node#42782)
Appeared test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43505/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43568/
Example
not ok 1586 parallel/test-inspector-multisession-ws
  ---
  duration_ms: 15.366
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:56107/14b88a06-daa3-4a30-8e5c-35e9a2eb0e5d
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] Debugger attached.
    [err] 
    [test] Breaking in code and verifying events are fired
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-net-connect-memleak
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#41855, nodejs/node#42779)
Appeared test-azure_msft-win2016_vs2017-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/43554/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43559/
Example
not ok 435 parallel/test-net-connect-memleak
  ---
  duration_ms: 0.204
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched noop function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:338:10)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
        at Module._compile (internal/modules/cjs/loader.js:1085:14)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
        at Module.load (internal/modules/cjs/loader.js:950:32)
        at Function.Module._load (internal/modules/cjs/loader.js:790:12)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
        at internal/main/run_main_module.js:17:47
  ...


Reason pummel/test-repl-empty-maybelocal-crash
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42718, nodejs/node#42730)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43480/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43491/
Example
not ok 3278 pummel/test-repl-empty-maybelocal-crash
  ---
  duration_ms: 27.451
  severity: crashed
  exitcode: -9
  stack: |-
    > 
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42749, nodejs/node#42757)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-equinix-debian10_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43517/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43561/
Example
not ok 3481 sequential/test-perf-hooks
  ---
  duration_ms: 1.612
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 36.0488395690918 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 36.03020095825195, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 1041.492504119873 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 36.03020095825195, delay: 2500 },
      environment: { around: 0 },
      loopStart: { around: 36.03020095825195, delay: 2500 },
      loopExit: -1
    }
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 1404.2130374908447 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 36...

Progress

  • Build timed out (after 60 minutes). Marking the build as failed. (4)
  • fatal: No rebase in progress? (4)
  • error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] (3)
  • ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... (2)
  • Unknown (3)
  • parallel/test-http-server-request-timeout-keepalive (21)
  • parallel/test-http-server-headers-timeout-keepalive (20)
  • pummel/test-fs-readfile-tostring-fail (6)
  • parallel/test-gc-http-client-timeout (5)
  • parallel/test-runner-cli (5)
  • parallel/test-child-process-set-blocking (4)
  • pummel/test-child-process-spawn-loop (4)
  • parallel/test-inspector-multisession-ws (3)
  • parallel/test-net-connect-memleak (2)
  • pummel/test-repl-empty-maybelocal-crash (2)
  • sequential/test-perf-hooks (2)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants