Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] Is gerrit having some issues?

The aggregator gerrit job seems to be failing with the following error and the gerrit submission is not being recorded on the bug for which the submission was made.


 > git fetch --tags --progress git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


E.g.:

This build failure:
* https://ci.eclipse.org/platform/job/eclipse.platform.releng.aggregator-Gerrit/1402/console

Was for this gerrit submission:
* https://git.eclipse.org/r/#/c/158709/

And neither the gerrit submission nor the commit was recorded on by gerrit on this bug:
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=560088


Is there some current infrastructure issue preventing this from working?

Mat

Back to the top