New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 740296 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

paladin failure due to malformed autotest tarball?

Project Member Reported by akes...@chromium.org, Jul 8 2017

Issue description

builder https://luci-milo.appspot.com/buildbot/chromeos/veyron_minnie-paladin/3125

example test: https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/127543028-chromeos-test/chromeos4-row9-rack10-host22/

ssp logs link: https://storage.cloud.google.com/chromeos-autotest-results/127543028-chromeos-test/chromeos4-row9-rack10-host22/ssp_logs/debug/autoserv.DEBUG?_ga=1.241044352.2000744542.1478018485

/usr/local/autotest/containers/test_127543028_1499469081_25296/delta0/usr/local> failed, rc=2, Command returned non-zero exit status
* Command: 
    sudo tar -xvf /usr/local/autotest/containers/test_127543028_1499469081_25
    296/delta0/usr/local/autotest_server_package.tar.bz2 -C /usr/local/autotes
    t/containers/test_127543028_1499469081_25296/delta0/usr/local
Exit status: 2
Duration: 0.658328056335

stderr:
tar: Archive contains '\247\\\032\027:\356\365\313\336\201\211\336' where numeric off_t value expected
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors)
07/07 16:53:07.527 WARNI|             retry:0183| Retrying in 873.592399 seconds...
07/07 17:07:42.339 DEBUG|             utils:0212| Running 'sudo mv /tmp/autotest_server_package.tar.bz2_qHOPEZ /usr/local/autotest/containers/test_127543028_1499469081_25296/delta0/usr/local/autotest_server_package.tar.bz2'
07/07 17:07:43.110 DEBUG|             utils:0212| Running 'sudo tar -xvf /usr/local/autotest/containers/test_127543028_1499469081_25296/delta0/usr/local/autotest_server_package.tar.bz2 -C /usr/local/autotest/containers/test_127543028_1499469081_25296/delta0/usr/local'
07/07 17:07:43.862 WARNI|             retry:0228| <class 'autotest_lib.client.common_lib.error.CmdError'>(Command <sudo tar -xvf /usr/local/autotest/containers/test_127543028_1499469081_25296/delta0/usr/local/autotest_server_package.tar.bz2 -C /usr/local/autotest/containers/test_127543028_1499469081_25296/delta0/usr/local> failed, rc=2, Command returned non-zero exit status
* Command: 
    sudo tar -xvf /usr/local/autotest/containers/test_127543028_1499469081_25
    296/delta0/usr/local/autotest_server_package.tar.bz2 -C /usr/local/autotes
    t/containers/test_127543028_1499469081_25296/delta0/usr/local
Exit status: 2
Duration: 0.636032104492

stderr:
tar: Archive contains '\247\\\032\027:\356\365\313\336\201\211\336' where numeric off_t value expected
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors)
 
Cc: haddowk@chromium.org
+haddowk who had a CL in that run that at first I suspected, but don't think it caused this
Copied the file locally - if I tar xvf I get the same issue

If I bzip2 -d the file then tar xvf it works an expected

could there be some incompatibility between how the file is compressed and how tar decompresses ?
Labels: cq-anot
Status: Unconfirmed (was: Untriaged)
Status: Archived (was: Unconfirmed)
Bulk closing old unconfirmed issues.

Sign in to add a comment