Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "/opt/loci/scripts/fetch_wheels.py", line 127, in <module>
- main()
- File "/opt/loci/scripts/fetch_wheels.py", line 114, in main
- data = get_blob(image, tag, protocol, **kwargs)
- File "/opt/loci/scripts/fetch_wheels.py", line 52, in get_blob
- resp = urllib2.urlopen(r)
- File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
- return opener.open(url, data, timeout)
- File "/usr/lib/python2.7/urllib2.py", line 435, in open
- response = meth(req, response)
- File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
- 'http', request, response, code, msg, hdrs)
- File "/usr/lib/python2.7/urllib2.py", line 467, in error
- result = self._call_chain(*args)
- File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
- result = func(*args)
- File "/usr/lib/python2.7/urllib2.py", line 654, in http_error_302
- return self.parent.open(new, timeout=req.timeout)
- File "/usr/lib/python2.7/urllib2.py", line 435, in open
- response = meth(req, response)
- File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
- 'http', request, response, code, msg, hdrs)
- File "/usr/lib/python2.7/urllib2.py", line 467, in error
- result = self._call_chain(*args)
- File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
- result = func(*args)
- File "/usr/lib/python2.7/urllib2.py", line 654, in http_error_302
- return self.parent.open(new, timeout=req.timeout)
- File "/usr/lib/python2.7/urllib2.py", line 435, in open
- response = meth(req, response)
- File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
- 'http', request, response, code, msg, hdrs)
- File "/usr/lib/python2.7/urllib2.py", line 473, in error
- return self._call_chain(*args)
- File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
- result = func(*args)
- File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
- raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
- urllib2.HTTPError: HTTP Error 400: Bad Request
- Removing intermediate container 9d525c3ec394
- The command '/bin/sh -c /opt/loci/scripts/install.sh' returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment