Closed Bug 1692592 Opened 4 years ago Closed 3 years ago

High frequency TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit_ipc/test_trr_httpssvc_wrap.js | Test timed out

Categories

(Core :: Networking, defect)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: intermittent-bug-filer, Assigned: kershaw)

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [necko-triaged][stockwell needswork:owner])

Attachments

(1 file)

Filed by: cbrindusan [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=329820526&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SvMmzGPHSxav2LAmVFd7uw/runs/0/artifacts/public/logs/live_backing.log


[task 2021-02-12T20:19:56.829Z] 20:19:56     INFO -  TEST-START | netwerk/test/unit_ipc/test_trr_httpssvc_wrap.js
[task 2021-02-12T20:24:56.833Z] 20:24:56  WARNING -  TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit_ipc/test_trr_httpssvc_wrap.js | Test timed out```
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Summary: Intermittent TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit_ipc/test_trr_httpssvc_wrap.js | Test timed out → Intermittent [tier2] TV TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit_ipc/test_trr_httpssvc_wrap.js | Test timed out
Flags: needinfo?(kershaw)
Regressed by: 1702332
Summary: Intermittent [tier2] TV TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit_ipc/test_trr_httpssvc_wrap.js | Test timed out → Intermittent High frequency TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit_ipc/test_trr_httpssvc_wrap.js | Test timed out
Has Regression Range: --- → yes
Summary: Intermittent High frequency TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit_ipc/test_trr_httpssvc_wrap.js | Test timed out → High frequency TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit_ipc/test_trr_httpssvc_wrap.js | Test timed out

We're seeing a recent spike here since you landed Bug 1702332, can you take a look?

Recent failure log 1

I'm on it.

Assignee: nobody → kershaw
Flags: needinfo?(kershaw)
Whiteboard: [necko-triaged]

The node server crashes because the path handler /httpssvc receives a confirmation request.

[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -  packet.questions=[{"name":"example.com","type":"NS","class":"IN"}]
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -  answer[0]={"name":"example.com","type":"NS","ttl":55,"class":"IN","flush":false,"data":{"priority":1,"name":"h3pool","values":[{"key":"alpn","value":["h2","h3"]},{"key":"no-default-alpn"},{"key":"port","value":8888},{"key":"ipv4hint","value":"1.2.3.4"},{"key":"echconfig","value":"123..."},{"key":"ipv6hint","value":"::1"},{"key":30,"value":"somelargestring"},{"key":"odohconfig","value":"456..."}]}}
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -  answer[1]={"name":"example.com","type":"NS","ttl":55,"class":"IN","flush":false,"data":{"priority":2,"name":".","values":[{"key":"alpn","value":"h2"},{"key":"ipv4hint","value":["1.2.3.4","5.6.7.8"]},{"key":"echconfig","value":"abc..."},{"key":"ipv6hint","value":["::1","fe80::794f:6d2c:3d5e:7836"]},{"key":"odohconfig","value":"def..."}]}}
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -  answer[2]={"name":"example.com","type":"NS","ttl":55,"class":"IN","flush":false,"data":{"priority":3,"name":"hello","values":[]}}
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -  Process stderr
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -  buffer.js:515
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      throw new ERR_INVALID_ARG_TYPE(
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      ^
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -  TypeError [ERR_INVALID_ARG_TYPE]: The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type object
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at Function.byteLength (buffer.js:515:11)
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at Object.name.encodingLength (/builds/worker/workspace/build/tests/xpcshell/dns-packet/index.js:82:17)
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at Object.rns.encodingLength (/builds/worker/workspace/build/tests/xpcshell/dns-packet/index.js:224:15)
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at Object.answer.encodingLength (/builds/worker/workspace/build/tests/xpcshell/dns-packet/index.js:1681:57)
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at encodingLengthList (/builds/worker/workspace/build/tests/xpcshell/dns-packet/index.js:1822:52)
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at Object.exports.encodingLength (/builds/worker/workspace/build/tests/xpcshell/dns-packet/index.js:1791:5)
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at Object.exports.encode (/builds/worker/workspace/build/tests/xpcshell/dns-packet/index.js:1744:46)
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at IncomingRequest.finishedData (/builds/worker/workspace/build/tests/xpcshell/moz-http2/moz-http2.js:963:27)
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at IncomingRequest.emit (events.js:198:13)
[task 2021-04-20T12:06:49.587Z] 12:06:49     INFO -      at endReadableNT (_stream_readable.js:1145:12)
Keywords: leave-open
Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b1e34a104861 Skip TRR confirmation when running test_trr_httpssvc_wrap.js, r=necko-reviewers,valentin

This is already fixed.

Status: REOPENED → RESOLVED
Closed: 4 years ago3 years ago
Keywords: leave-open
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: