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

Issue 656241 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

fatal: manifest 'official.xml' not available

Project Member Reported by kevcheng@chromium.org, Oct 15 2016

Issue description

https://uberchromegw.corp.google.com/i/chromeos/builders/master-paladin/builds/12584/steps/CommitQueueSync/logs/stdio

From /tmp/cbuildbot-tmpbynPgv/patched_manifestESIcvJ
   07d0313..5ada984  master       -> origin/master
 + 1d67c56...5ada984 patch_branch -> origin/patch_branch  (forced update)
fatal: manifest 'official.xml' not available
fatal: duplicate path crostools in /b/cbuild/internal_master/.repo/manifests/official.xml

@@@STEP_FAILURE@@@
17:02:48: ERROR: <class 'chromite.lib.cros_build_lib.RunCommandError'>: return code: 1; command: repo init --repo-url https://chromium.googlesource.com/external/repo --manifest-url /tmp/cbuildbot-tmpbynPgv/patched_manifestESIcvJ --manifest-name official.xml --manifest-branch master
cwd=/b/cbuild/internal_master
Traceback (most recent call last):
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/failures_lib.py", line 172, in wrapped_functor
    return functor(*args, **kwargs)
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/stages/sync_stages.py", line 837, in PerformStage
    next_manifest = self.GetNextManifest()
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/stages/sync_stages.py", line 1160, in GetNextManifest
    validation_pool=self.pool, build_id=build_id)
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/lkgm_manager.py", line 349, in CreateNewCandidate
    self._AdjustRepoCheckoutToLocalManifest(manifest_dir)
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/lkgm_manager.py", line 296, in _AdjustRepoCheckoutToLocalManifest
    self.cros_source.Initialize(manifest_repo_url=tmp_manifest_repo)
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/repository.py", line 341, in Initialize
    cros_build_lib.RunCommand(init_cmd, cwd=self.directory, input='\n\ny\n')
  File "/b/build/slave/master-paladin-master/build/chromite/lib/cros_build_lib.py", line 624, in RunCommand
    raise RunCommandError(msg, cmd_result)
RunCommandError: return code: 1; command: repo init --repo-url https://chromium.googlesource.com/external/repo --manifest-url /tmp/cbuildbot-tmpbynPgv/patched_manifestESIcvJ --manifest-name official.xml --manifest-branch master
cwd=/b/cbuild/internal_master
 
Status: Fixed (was: Untriaged)
actually was a bad cl: https://chrome-internal-review.googlesource.com/#/c/293055/

Sign in to add a comment