Page MenuHomePhabricator

Zuul does not craft Zuul references for pywikibot/* repositories
Closed, ResolvedPublic

Description

The pywikibot triggers are bugged somehow:

https://gerrit.wikimedia.org/r/#/c/70845/
https://integration.wikimedia.org/ci/job/pywikibot-compat-pep8/4/console

Cloning repository /srv/ssd/zuul/git/pywikibot/compat
...
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Command "git fetch -t origin refs/zuul/master/Z357277ce0b5744198a986b642454c440" returned status code 128:
stdout:
stderr: fatal: Couldn't find remote ref refs/zuul/master/Z357277ce0b5744198a986b642454c440

The repo on gallium at /srv/ssd/zuul/git/pywikibot/compat does not have any zuul references :(


Version: wmf-deployment
Severity: major

Details

Reference
bz50302

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:42 AM
bzimport set Reference to bz50302.

The pywiki repos are being rewritten a lot. I probably wouldn't expect that parent to exist anymore.

Yeah I noticed the rewritting that happened a few days ago. The issue was a different cause though, the Jenkins jobs were all using the same repo which would thus not have the Zuul ref from the triggered repo :D

Fixed by editing Zuul config https://gerrit.wikimedia.org/r/#/c/70847/