Build failed in Jenkins: 3.HEAD-amd64-CentOS-5.3 #1912

From: <noc_at_squid-cache.org>
Date: Wed, 6 Jun 2012 02:02:50 +0200 (CEST)

See <http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/1912/>

------------------------------------------
[...truncated 35 lines...]
    overwrite=overwrite, graph=graph)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 1017, in update_revisions
    overwrite, graph)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 3370, in update_revisions
    self.target.fetch(self.source, stop_revision)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 673, in fetch
    pb=pb)
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 1740, in fetch
    find_ghosts=find_ghosts, fetch_spec=fetch_spec)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 3448, in fetch
    find_ghosts=find_ghosts)
  File "/usr/lib64/python2.4/site-packages/bzrlib/fetch.py", line 73, in __init__
    self.__fetch()
  File "/usr/lib64/python2.4/site-packages/bzrlib/fetch.py", line 99, in __fetch
    self._fetch_everything_for_search(search)
  File "/usr/lib64/python2.4/site-packages/bzrlib/fetch.py", line 126, in _fetch_everything_for_search
    resume_tokens, missing_keys = self.sink.insert_stream(
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 4287, in insert_stream
    is_resume)
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 4323, in _locked_insert_stream
    self.target_repo.inventories.insert_record_stream(
  File "/usr/lib64/python2.4/site-packages/bzrlib/knit.py", line 1677, in insert_record_stream
    self._index.add_records([index_entry])
  File "/usr/lib64/python2.4/site-packages/bzrlib/knit.py", line 2948, in add_records
    for (index, key, value, node_refs) in present_nodes:
  File "/usr/lib64/python2.4/site-packages/bzrlib/knit.py", line 3086, in _get_entries
    for node in self._graph_index.iter_entries(keys):
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 1358, in iter_entries
    for node in index.iter_entries(keys):
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 669, in iter_entries
    if self._nodes is None and len(keys) * 20 > self.key_count():
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 778, in key_count
    self._read_and_parse([_HEADER_READV])
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 1209, in _read_and_parse
    for offset, data in readv_data:
  File "/usr/lib64/python2.4/site-packages/bzrlib/transport/__init__.py", line 704, in _seek_and_read
    c_offset.length, actual=len(data))
ShortReadvError: readv() read 60 bytes rather than 192 bytes at 0 for "17a46ad11910fc3f1c75c183211a83ea.iix"

bzr 2.2.2 on python 2.4.3 (Linux-2.6.18-238.9.1.el5-x86_64-with-redhat-5.8-Final)
arguments: ['/usr/bin/bzr', 'pull', '--overwrite', 'http://bzr.squid-cache.org/bzr/squid3/trunk/']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  bash_completion /usr/lib64/python2.4/site-packages/bzrlib/plugins/bash_completion [2.2.2]
  bzrtools /usr/lib64/python2.4/site-packages/bzrlib/plugins/bzrtools [2.2.0]
  launchpad /usr/lib64/python2.4/site-packages/bzrlib/plugins/launchpad [2.2.2]
  netrc_credential_store /usr/lib64/python2.4/site-packages/bzrlib/plugins/netrc_credential_store [2.2.2]
  news_merge /usr/lib64/python2.4/site-packages/bzrlib/plugins/news_merge [2.2.2]

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.
ERROR: Failed to pull
Retrying after 10 seconds
$ bzr revision-info -d <http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/>
info result: bzr revision-info -d <http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/> returned 0. Command output: "12163 squidadm@squid-cache.org-20120605002348-avl893nm83xa018q
" stderr: ""
[workspace] $ bzr pull --overwrite http://bzr.squid-cache.org/bzr/squid3/trunk/
http://bzr.squid-cache.org/bzr/squid3/trunk is permanently redirected to http://bzr.squid-cache.org/bzr/squid3/trunk/
bzr: ERROR: bzrlib.errors.ShortReadvError: readv() read 60 bytes rather than 192 bytes at 0 for "17a46ad11910fc3f1c75c183211a83ea.iix"

Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 912, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 1112, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 690, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 705, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/cleanup.py", line 134, in run_simple
    return _do_with_cleanups(
  File "/usr/lib64/python2.4/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/builtins.py", line 1040, in run
    possible_transports=possible_transports, local=local)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/workingtree.py", line 1622, in pull
    local=local)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 1068, in pull
    possible_transports=possible_transports, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 3416, in pull
    _override_hook_target=_override_hook_target)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 3525, in _pull
    overwrite=overwrite, graph=graph)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 1017, in update_revisions
    overwrite, graph)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 3370, in update_revisions
    self.target.fetch(self.source, stop_revision)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 673, in fetch
    pb=pb)
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 1740, in fetch
    find_ghosts=find_ghosts, fetch_spec=fetch_spec)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 3448, in fetch
    find_ghosts=find_ghosts)
  File "/usr/lib64/python2.4/site-packages/bzrlib/fetch.py", line 73, in __init__
    self.__fetch()
  File "/usr/lib64/python2.4/site-packages/bzrlib/fetch.py", line 99, in __fetch
    self._fetch_everything_for_search(search)
  File "/usr/lib64/python2.4/site-packages/bzrlib/fetch.py", line 126, in _fetch_everything_for_search
    resume_tokens, missing_keys = self.sink.insert_stream(
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 4287, in insert_stream
    is_resume)
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 4323, in _locked_insert_stream
    self.target_repo.inventories.insert_record_stream(
  File "/usr/lib64/python2.4/site-packages/bzrlib/knit.py", line 1677, in insert_record_stream
    self._index.add_records([index_entry])
  File "/usr/lib64/python2.4/site-packages/bzrlib/knit.py", line 2948, in add_records
    for (index, key, value, node_refs) in present_nodes:
  File "/usr/lib64/python2.4/site-packages/bzrlib/knit.py", line 3086, in _get_entries
    for node in self._graph_index.iter_entries(keys):
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 1358, in iter_entries
    for node in index.iter_entries(keys):
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 669, in iter_entries
    if self._nodes is None and len(keys) * 20 > self.key_count():
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 778, in key_count
    self._read_and_parse([_HEADER_READV])
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 1209, in _read_and_parse
    for offset, data in readv_data:
  File "/usr/lib64/python2.4/site-packages/bzrlib/transport/__init__.py", line 704, in _seek_and_read
    c_offset.length, actual=len(data))
ShortReadvError: readv() read 60 bytes rather than 192 bytes at 0 for "17a46ad11910fc3f1c75c183211a83ea.iix"

bzr 2.2.2 on python 2.4.3 (Linux-2.6.18-238.9.1.el5-x86_64-with-redhat-5.8-Final)
arguments: ['/usr/bin/bzr', 'pull', '--overwrite', 'http://bzr.squid-cache.org/bzr/squid3/trunk/']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  bash_completion /usr/lib64/python2.4/site-packages/bzrlib/plugins/bash_completion [2.2.2]
  bzrtools /usr/lib64/python2.4/site-packages/bzrlib/plugins/bzrtools [2.2.0]
  launchpad /usr/lib64/python2.4/site-packages/bzrlib/plugins/launchpad [2.2.2]
  netrc_credential_store /usr/lib64/python2.4/site-packages/bzrlib/plugins/netrc_credential_store [2.2.2]
  news_merge /usr/lib64/python2.4/site-packages/bzrlib/plugins/news_merge [2.2.2]

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.
ERROR: Failed to pull
Retrying after 10 seconds
$ bzr revision-info -d <http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/>
info result: bzr revision-info -d <http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/ws/> returned 0. Command output: "12163 squidadm@squid-cache.org-20120605002348-avl893nm83xa018q
" stderr: ""
[workspace] $ bzr pull --overwrite http://bzr.squid-cache.org/bzr/squid3/trunk/
http://bzr.squid-cache.org/bzr/squid3/trunk is permanently redirected to http://bzr.squid-cache.org/bzr/squid3/trunk/
bzr: ERROR: bzrlib.errors.ShortReadvError: readv() read 60 bytes rather than 192 bytes at 0 for "17a46ad11910fc3f1c75c183211a83ea.iix"

Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 912, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 1112, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 690, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 705, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/cleanup.py", line 134, in run_simple
    return _do_with_cleanups(
  File "/usr/lib64/python2.4/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/builtins.py", line 1040, in run
    possible_transports=possible_transports, local=local)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/workingtree.py", line 1622, in pull
    local=local)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 1068, in pull
    possible_transports=possible_transports, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 3416, in pull
    _override_hook_target=_override_hook_target)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 3525, in _pull
    overwrite=overwrite, graph=graph)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 1017, in update_revisions
    overwrite, graph)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 3370, in update_revisions
    self.target.fetch(self.source, stop_revision)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/branch.py", line 673, in fetch
    pb=pb)
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 1740, in fetch
    find_ghosts=find_ghosts, fetch_spec=fetch_spec)
  File "/usr/lib64/python2.4/site-packages/bzrlib/decorators.py", line 194, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 3448, in fetch
    find_ghosts=find_ghosts)
  File "/usr/lib64/python2.4/site-packages/bzrlib/fetch.py", line 73, in __init__
    self.__fetch()
  File "/usr/lib64/python2.4/site-packages/bzrlib/fetch.py", line 99, in __fetch
    self._fetch_everything_for_search(search)
  File "/usr/lib64/python2.4/site-packages/bzrlib/fetch.py", line 126, in _fetch_everything_for_search
    resume_tokens, missing_keys = self.sink.insert_stream(
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 4287, in insert_stream
    is_resume)
  File "/usr/lib64/python2.4/site-packages/bzrlib/repository.py", line 4323, in _locked_insert_stream
    self.target_repo.inventories.insert_record_stream(
  File "/usr/lib64/python2.4/site-packages/bzrlib/knit.py", line 1677, in insert_record_stream
    self._index.add_records([index_entry])
  File "/usr/lib64/python2.4/site-packages/bzrlib/knit.py", line 2948, in add_records
    for (index, key, value, node_refs) in present_nodes:
  File "/usr/lib64/python2.4/site-packages/bzrlib/knit.py", line 3086, in _get_entries
    for node in self._graph_index.iter_entries(keys):
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 1358, in iter_entries
    for node in index.iter_entries(keys):
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 669, in iter_entries
    if self._nodes is None and len(keys) * 20 > self.key_count():
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 778, in key_count
    self._read_and_parse([_HEADER_READV])
  File "/usr/lib64/python2.4/site-packages/bzrlib/index.py", line 1209, in _read_and_parse
    for offset, data in readv_data:
  File "/usr/lib64/python2.4/site-packages/bzrlib/transport/__init__.py", line 704, in _seek_and_read
    c_offset.length, actual=len(data))
ShortReadvError: readv() read 60 bytes rather than 192 bytes at 0 for "17a46ad11910fc3f1c75c183211a83ea.iix"

bzr 2.2.2 on python 2.4.3 (Linux-2.6.18-238.9.1.el5-x86_64-with-redhat-5.8-Final)
arguments: ['/usr/bin/bzr', 'pull', '--overwrite', 'http://bzr.squid-cache.org/bzr/squid3/trunk/']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  bash_completion /usr/lib64/python2.4/site-packages/bzrlib/plugins/bash_completion [2.2.2]
  bzrtools /usr/lib64/python2.4/site-packages/bzrlib/plugins/bzrtools [2.2.0]
  launchpad /usr/lib64/python2.4/site-packages/bzrlib/plugins/launchpad [2.2.2]
  netrc_credential_store /usr/lib64/python2.4/site-packages/bzrlib/plugins/netrc_credential_store [2.2.2]
  news_merge /usr/lib64/python2.4/site-packages/bzrlib/plugins/news_merge [2.2.2]

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.
ERROR: Failed to pull
Received on Wed Jun 06 2012 - 00:02:52 MDT

This archive was generated by hypermail 2.2.0 : Wed Jun 06 2012 - 12:00:05 MDT