Closed Bug 1419722 Opened 8 years ago Closed 3 years ago

Intermittent ReadTimeout: HTTPSConnectionPool(host='aus5.mozilla.org', port=443): Read timed out. (read timeout=4)

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: apavel, Unassigned)

Details

(Keywords: intermittent-failure)

Log: https://public-artifacts.taskcluster.net/abJq1DWWTP2-wLNLOBxSzQ/0/public/logs/live_backing.log [task 2017-11-22T10:04:07.451368Z] Connecting to https://aus5.mozilla.org/api/v1/releases?product=Firefox&name_prefix=Firefox-mozilla-central-nightly-2&names_only=True [task 2017-11-22T10:04:07.451405Z] attempt 1/10 [task 2017-11-22T10:04:07.458067Z] Starting new HTTPS connection (1): aus5.mozilla.org [task 2017-11-22T10:04:09.480289Z] "GET /api/v1/releases?product=Firefox&name_prefix=Firefox-mozilla-central-nightly-2&names_only=True HTTP/1.1" 200 319 [task 2017-11-22T10:04:09.482849Z] Connecting to https://aus5.mozilla.org/api/v1/releases/Firefox-mozilla-central-nightly-20171121220115? [task 2017-11-22T10:04:09.482891Z] attempt 1/10 [task 2017-11-22T10:04:09.484077Z] Starting new HTTPS connection (1): aus5.mozilla.org [task 2017-11-22T10:04:13.563611Z] Traceback (most recent call last): [task 2017-11-22T10:04:13.563683Z] File "/builds/worker/checkouts/gecko/taskcluster/mach_commands.py", line 165, in taskgraph_decision [task 2017-11-22T10:04:13.564164Z] return taskgraph.decision.taskgraph_decision(options) [task 2017-11-22T10:04:13.564236Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/decision.py", line 103, in taskgraph_decision [task 2017-11-22T10:04:13.564323Z] parameters = parameters or get_decision_parameters(options) [task 2017-11-22T10:04:13.564394Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/decision.py", line 204, in get_decision_parameters [task 2017-11-22T10:04:13.564531Z] parameters['release_history'] = populate_release_history('Firefox', project) [task 2017-11-22T10:04:13.564722Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/partials.py", line 177, in populate_release_history [task 2017-11-22T10:04:13.564819Z] history = get_release_builds(release) [task 2017-11-22T10:04:13.564944Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/partials.py", line 132, in get_release_builds [task 2017-11-22T10:04:13.565088Z] errors=[500]) [task 2017-11-22T10:04:13.565243Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/partials.py", line 92, in _retry_on_http_errors [task 2017-11-22T10:04:13.565342Z] req = requests.get(url, verify=verify, params=params, timeout=4) [task 2017-11-22T10:04:13.565529Z] File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/api.py", line 67, in get [task 2017-11-22T10:04:13.565710Z] return request('get', url, params=params, **kwargs) [task 2017-11-22T10:04:13.565819Z] File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/api.py", line 53, in request [task 2017-11-22T10:04:13.565960Z] return session.request(method=method, url=url, **kwargs) [task 2017-11-22T10:04:13.566091Z] File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/sessions.py", line 468, in request [task 2017-11-22T10:04:13.566295Z] resp = self.send(prep, **send_kwargs) [task 2017-11-22T10:04:13.566404Z] File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/sessions.py", line 576, in send [task 2017-11-22T10:04:13.566549Z] r = adapter.send(request, **kwargs) [task 2017-11-22T10:04:13.566725Z] File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/adapters.py", line 449, in send [task 2017-11-22T10:04:13.566892Z] raise ReadTimeout(e, request=request) [task 2017-11-22T10:04:13.567003Z] ReadTimeout: HTTPSConnectionPool(host='aus5.mozilla.org', port=443): Read timed out. (read timeout=4) [taskcluster 2017-11-22 10:04:14.066Z] === Task Finished ===
Summary: ReadTimeout: HTTPSConnectionPool(host='aus5.mozilla.org', port=443): Read timed out. (read timeout=4) → Intermittent ReadTimeout: HTTPSConnectionPool(host='aus5.mozilla.org', port=443): Read timed out. (read timeout=4)

Been a long time since we hit this.

Status: NEW → RESOLVED
Closed: 3 years ago
QA Contact: jlorenzo
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.