New issue
Advanced search Search tips

Issue 901001 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

SimpleChromeArtifcats failed on tricky-chrome-pfq

Project Member Reported by jdufault@chromium.org, Nov 1

Issue description

The logs have this snippet twice, but beyond that I don't see anything indicating why the stage failed.

!!! Invalid binary package: '/build/tricky/packages/dev-only-extras.tbz2'
!!! Missing metadata key(s): CATEGORY, PF, SLOT. This binary package is not
!!! recoverable and should be deleted.


bot:
https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/buildDetails?id=3092028

 
There are some other failures on the bot as well in the TestSimpleChromeWorkflow, perhaps that is the actual reason the bot failed. Either way both seem like infra issues.

Error: Command 'git rev-parse --verify FETCH_HEAD' returned non-zero exit status 128 in /b/swarming/w/ir/cache/cbuild/repository/.cache/distfiles/target-master/chrome-src-internal/src/chromeos/assistant/libassistant/src/third_party/android_ndk
fatal: Needed a single revision

Traceback (most recent call last):
  File "src/chromeos/assistant/internal/build_libassistant.py", line 172, in <module>
    sys.exit(main(sys.argv[1:]))
  File "src/chromeos/assistant/internal/build_libassistant.py", line 99, in main
    cwd=os.path.join(libassistant_standalone_path, 'src'))
  File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['gclient', 'sync', '-j32']' returned non-zero exit status 1
Error: Command '/b/swarming/w/ir/kitchen-workdir/python_bin/python src/chromeos/assistant/internal/build_libassistant.py --sync_only' returned non-zero exit status 1 in /b/swarming/w/ir/cache/cbuild/repository/.cache/distfiles/target-master/chrome-src-internal/.

Cc: -martis@chromium.org

Sign in to add a comment