Closed
Bug 1452923
Opened 7 years ago
Closed 7 years ago
Intermittent Could not install python package: Z:\task_1523358857\build\venv\Scripts\pip install --timeout 120 --no-index --find-links http://pypi.pub.build.mozilla.org/pub --trusted-host pypi.pub.build.mozilla.org jsonschema==2.5.1 failed after 5 tries!
Categories
(Release Engineering :: General, defect, P5)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=172838663&repo=mozilla-central
https://queue.taskcluster.net/v1/task/N_JoA5wtQti8KQvAh1UdAQ/runs/0/artifacts/public/logs/live_backing.log
11:43:29 INFO - Collecting jsonschema==2.5.1
11:43:50 INFO - Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x000000000443B0B8>: Failed to establish a new connection: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',)': /pub
11:44:12 INFO - Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x000000000443B208>: Failed to establish a new connection: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',)': /pub
11:44:34 INFO - Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x000000000443B358>: Failed to establish a new connection: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',)': /pub
11:44:57 INFO - Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x000000000443B4A8>: Failed to establish a new connection: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',)': /pub
11:45:22 INFO - Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x000000000443B5F8>: Failed to establish a new connection: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',)': /pub
11:45:43 INFO - Could not find a version that satisfies the requirement jsonschema==2.5.1 (from versions: )
11:45:43 INFO - No matching distribution found for jsonschema==2.5.1
11:45:43 WARNING - Return code: 1
11:45:43 FATAL - Could not install python package: Z:\task_1523358857\build\venv\Scripts\pip install --timeout 120 --no-index --find-links http://pypi.pub.build.mozilla.org/pub --trusted-host pypi.pub.build.mozilla.org jsonschema==2.5.1 failed after 5 tries!
11:45:43 FATAL - Running post_fatal callback...
11:45:43 FATAL - Exiting -1
11:45:43 INFO - Running post-action listener: _resource_record_post_action
11:45:43 INFO - Running post-action listener: _start_resource_monitoring
11:45:43 WARNING - Unable to start resource monitor: Traceback (most recent call last):
11:45:43 WARNING - File "Z:\task_1523358857\mozharness\mozharness\base\python.py", line 515, in _start_resource_monitoring
11:45:43 WARNING - from mozsystemmonitor.resourcemonitor import SystemResourceMonitor
11:45:43 WARNING - ImportError: No module named mozsystemmonitor.resourcemonitor
11:45:43 INFO - [mozharness: 2018-04-10 11:45:43.300000Z] Finished create-virtualenv step (failed)
11:45:43 INFO - Running post-run listener: _resource_record_post_run
11:45:43 INFO - Running post-run listener: _upload_blobber_files
11:45:43 WARNING - Blob upload gear skipped. Missing cmdline options.
11:45:43 INFO - Running post-run listener: copy_logs_to_upload_dir
11:45:43 INFO - Copying logs to upload dir...
11:45:43 INFO - mkdir: Z:\task_1523358857\build\upload\logs
[taskcluster:error] Exit Code: 4294967295
[taskcluster:error] User Time: 0s
[taskcluster:error] Kernel Time: 15.625ms
[taskcluster:error] Wall Time: 29m54.1720022s
[taskcluster:error] Result: FAILED
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•