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

Issue 653752 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 675693
Owner:
Last visit > 30 days ago
Closed: Feb 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

master-paladin failured with "XXX could not be found in the repo manifest"

Project Member Reported by akes...@chromium.org, Oct 7 2016

Issue description

This one is a bit of a mystery. nxia@ can you investigate?

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

@@@STEP_FAILURE@@@
21:23:25: ERROR: <class 'chromite.lib.patch.ChangeNotInManifest'>: CL:390191 could not be found in the repo manifest.
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 366, in CreateNewCandidate
    if (not validation_pool.ApplyPoolIntoRepo() and
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/validation_pool.py", line 1733, in ApplyPoolIntoRepo
    candidates, manifest=manifest)
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/validation_pool.py", line 394, in f
    return functor(self, *args, **kwargs)
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/validation_pool.py", line 914, in Apply
    changes = self.FetchChanges(changes)
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/validation_pool.py", line 792, in FetchChanges
    repo = self.GetGitRepoForChange(change, strict=True)
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/validation_pool.py", line 394, in f
    return functor(self, *args, **kwargs)
  File "/b/build/slave/master-paladin-master/build/chromite/cbuildbot/validation_pool.py", line 418, in GetGitRepoForChange
    checkout = change.GetCheckout(self.manifest, strict=strict)
  File "/b/build/slave/master-paladin-master/build/chromite/lib/patch.py", line 1278, in GetCheckout
    raise ChangeNotInManifest(self)
ChangeNotInManifest: CL:390191 could not be found in the repo manifest.
 

Comment 1 by autumn@chromium.org, Oct 11 2016

Labels: -current-issue

Comment 2 by nxia@chromium.org, Feb 3 2017

Mergedinto: 675693
Status: Duplicate (was: Untriaged)

Sign in to add a comment