Seeing something a bit different here:
http://logs.openstack.org/06/102006/9/check/gate-nova-python26/49e6d5f/console.html
2014-07-23 16:40:43.226 | Downloading/unpacking pbr>=0.6,!=0.7,<1.0 (from nova==2014.2.dev3.gecfe94d) 2014-07-23 16:40:43.226 | Cleaning up... 2014-07-23 16:40:43.227 | Exception: 2014-07-23 16:40:43.227 | Traceback (most recent call last): 2014-07-23 16:40:43.227 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/basecommand.py", line 122, in main 2014-07-23 16:40:43.227 | status = self.run(options, args) 2014-07-23 16:40:43.227 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/commands/install.py", line 278, in run 2014-07-23 16:40:43.227 | requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) 2014-07-23 16:40:43.227 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/req.py", line 1177, in prepare_files 2014-07-23 16:40:43.227 | url = finder.find_requirement(req_to_install, upgrade=self.upgrade) 2014-07-23 16:40:43.227 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/index.py", line 196, in find_requirement 2014-07-23 16:40:43.227 | url_name = self._find_url_name(Link(self.index_urls[0], trusted=True), url_name, req) or req.url_name 2014-07-23 16:40:43.227 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/index.py", line 361, in _find_url_name 2014-07-23 16:40:43.228 | page = self._get_page(index_url, req) 2014-07-23 16:40:43.228 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/index.py", line 568, in _get_page 2014-07-23 16:40:43.228 | session=self.session, 2014-07-23 16:40:43.228 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/index.py", line 670, in get_page 2014-07-23 16:40:43.228 | resp = session.get(url, headers={"Accept": "text/html"}) 2014-07-23 16:40:43.228 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/_vendor/requests/sessions.py", line 468, in get 2014-07-23 16:40:43.228 | return self.request('GET', url, **kwargs) 2014-07-23 16:40:43.228 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/download.py", line 237, in request 2014-07-23 16:40:43.228 | return super(PipSession, self).request(method, url, *args, **kwargs) 2014-07-23 16:40:43.228 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/_vendor/requests/sessions.py", line 456, in request 2014-07-23 16:40:43.228 | resp = self.send(prep, **send_kwargs) 2014-07-23 16:40:43.229 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/_vendor/requests/sessions.py", line 596, in send 2014-07-23 16:40:43.229 | r.content 2014-07-23 16:40:43.229 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/_vendor/requests/models.py", line 694, in content 2014-07-23 16:40:43.229 | self._content = bytes().join(self.iter_content(CONTENT_CHUNK_SIZE)) or bytes() 2014-07-23 16:40:43.229 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/_vendor/requests/models.py", line 627, in generate 2014-07-23 16:40:43.229 | for chunk in self.raw.stream(chunk_size, decode_content=True): 2014-07-23 16:40:43.229 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream 2014-07-23 16:40:43.229 | data = self.read(amt=amt, decode_content=decode_content) 2014-07-23 16:40:43.229 | File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read 2014-07-23 16:40:43.229 | data = self._fp.read(amt) 2014-07-23 16:40:43.229 | File "/usr/lib64/python2.6/httplib.py", line 522, in read 2014-07-23 16:40:43.230 | return self._read_chunked(amt) 2014-07-23 16:40:43.230 | File "/usr/lib64/python2.6/httplib.py", line 580, in _read_chunked 2014-07-23 16:40:43.230 | value.append(self._safe_read(chunk_left)) 2014-07-23 16:40:43.230 | File "/usr/lib64/python2.6/httplib.py", line 619, in _safe_read 2014-07-23 16:40:43.230 | chunk = self.fp.read(min(amt, MAXAMOUNT)) 2014-07-23 16:40:43.230 | File "/usr/lib64/python2.6/socket.py", line 383, in read 2014-07-23 16:40:43.230 | data = self._sock.recv(left) 2014-07-23 16:40:43.230 | timeout: timed out
Seeing something a bit different here:
http:// logs.openstack. org/06/ 102006/ 9/check/ gate-nova- python26/ 49e6d5f/ console. html
2014-07-23 16:40:43.226 | Downloading/ unpacking pbr>=0.6,!=0.7,<1.0 (from nova==2014. 2.dev3. gecfe94d) jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/basecommand .py", line 122, in main jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/commands/ install. py", line 278, in run set.prepare_ files(finder, force_root_ egg_info= self.bundle, bundle=self.bundle) jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/req. py", line 1177, in prepare_files find_requiremen t(req_to_ install, upgrade= self.upgrade) jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/index. py", line 196, in find_requirement url_name( Link(self. index_urls[ 0], trusted=True), url_name, req) or req.url_name jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/index. py", line 361, in _find_url_name page(index_ url, req) jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/index. py", line 568, in _get_page self.session, jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/index. py", line 670, in get_page jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/_vendor/ requests/ sessions. py", line 468, in get jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/download. py", line 237, in request method, url, *args, **kwargs) jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/_vendor/ requests/ sessions. py", line 456, in request jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/_vendor/ requests/ sessions. py", line 596, in send jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/_vendor/ requests/ models. py", line 694, in content .join(self. iter_content( CONTENT_ CHUNK_SIZE) ) or bytes() jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/_vendor/ requests/ models. py", line 627, in generate stream( chunk_size, decode_ content= True): jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/_vendor/ requests/ packages/ urllib3/ response. py", line 240, in stream content= decode_ content) jenkins/ workspace/ gate-nova- python26/ .tox/py26/ lib/python2. 6/site- packages/ pip/_vendor/ requests/ packages/ urllib3/ response. py", line 187, in read python2. 6/httplib. py", line 522, in read chunked( amt) python2. 6/httplib. py", line 580, in _read_chunked self._safe_ read(chunk_ left)) python2. 6/httplib. py", line 619, in _safe_read read(min( amt, MAXAMOUNT)) python2. 6/socket. py", line 383, in read recv(left)
2014-07-23 16:40:43.226 | Cleaning up...
2014-07-23 16:40:43.227 | Exception:
2014-07-23 16:40:43.227 | Traceback (most recent call last):
2014-07-23 16:40:43.227 | File "/home/
2014-07-23 16:40:43.227 | status = self.run(options, args)
2014-07-23 16:40:43.227 | File "/home/
2014-07-23 16:40:43.227 | requirement_
2014-07-23 16:40:43.227 | File "/home/
2014-07-23 16:40:43.227 | url = finder.
2014-07-23 16:40:43.227 | File "/home/
2014-07-23 16:40:43.227 | url_name = self._find_
2014-07-23 16:40:43.227 | File "/home/
2014-07-23 16:40:43.228 | page = self._get_
2014-07-23 16:40:43.228 | File "/home/
2014-07-23 16:40:43.228 | session=
2014-07-23 16:40:43.228 | File "/home/
2014-07-23 16:40:43.228 | resp = session.get(url, headers={"Accept": "text/html"})
2014-07-23 16:40:43.228 | File "/home/
2014-07-23 16:40:43.228 | return self.request('GET', url, **kwargs)
2014-07-23 16:40:43.228 | File "/home/
2014-07-23 16:40:43.228 | return super(PipSession, self).request(
2014-07-23 16:40:43.228 | File "/home/
2014-07-23 16:40:43.228 | resp = self.send(prep, **send_kwargs)
2014-07-23 16:40:43.229 | File "/home/
2014-07-23 16:40:43.229 | r.content
2014-07-23 16:40:43.229 | File "/home/
2014-07-23 16:40:43.229 | self._content = bytes()
2014-07-23 16:40:43.229 | File "/home/
2014-07-23 16:40:43.229 | for chunk in self.raw.
2014-07-23 16:40:43.229 | File "/home/
2014-07-23 16:40:43.229 | data = self.read(amt=amt, decode_
2014-07-23 16:40:43.229 | File "/home/
2014-07-23 16:40:43.229 | data = self._fp.read(amt)
2014-07-23 16:40:43.229 | File "/usr/lib64/
2014-07-23 16:40:43.230 | return self._read_
2014-07-23 16:40:43.230 | File "/usr/lib64/
2014-07-23 16:40:43.230 | value.append(
2014-07-23 16:40:43.230 | File "/usr/lib64/
2014-07-23 16:40:43.230 | chunk = self.fp.
2014-07-23 16:40:43.230 | File "/usr/lib64/
2014-07-23 16:40:43.230 | data = self._sock.
2014-07-23 16:40:43.230 | timeout: timed out