Skip to content

investigate flaky test-http-set-trailers in CI #30523

Closed
@gireeshpunathil

Description

@gireeshpunathil
  • Version:
  • Platform:
  • Subsystem:
13:55:09 not ok 1000 parallel/test-http-set-trailers
13:55:09   ---
13:55:09   duration_ms: 0.191
13:55:09   severity: fail
13:55:09   exitcode: 1
13:55:09   stack: |-
13:55:09     events.js:187
13:55:09           throw er; // Unhandled 'error' event
13:55:09           ^
13:55:09     
13:55:09     Error: connect ECONNRESET 127.0.0.1:39565
13:55:09         at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1129:14)
13:55:09     Emitted 'error' event on Socket instance at:
13:55:09         at emitErrorNT (internal/streams/destroy.js:84:8)
13:55:09         at processTicksAndRejections (internal/process/task_queues.js:80:21) {
13:55:09       errno: -104,
13:55:09       code: 'ECONNRESET',
13:55:09       syscall: 'connect',
13:55:09       address: '127.0.0.1',
13:55:09       port: 39565
13:55:09     }
13:55:09   ...

ref: https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu1804_sharedlibs_withoutintl_x64/15907/console

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions