CI failing on git clone for at least ovirt-engine-nodejs-modules

Description

Hi,

Running CI on patch https://gerrit.ovirt.org/#/c/101875/ is failing to
clone the repo from gerrit via the git protocol. See
https://jenkins.ovirt.org/job/ovirt-engine-nodejs-modules_master_build-artifacts-on-demand-el7-x86_64/89/console
.

Trying to clone the repo from my machine with the git url also fails:

git clone git://gerrit.ovirt.org/ovirt-engine-nodejs-modules.git
Cloning into 'ovirt-engine-nodejs-modules'...
fatal: remote error: access denied or repository not exported:
/ovirt-engine-nodejs-modules.git

I just need CI to on ovirt-engine-nodejs-modules so I can get CI working on
a PR in ovirt-web-ui and patches with nodejs updates in
ovirt-engine-ui-extensions.

Regards,
Scott


Scott Dickerson
Senior Software Engineer
RHV-M Engineering - UX Team
Red Hat, Inc

Activity

Show:

Former user July 22, 2019 at 1:18 PM

I see that CI for ovirt-engine-nodejs-modules is passing now so marking this as fixed

Former user July 22, 2019 at 1:15 PM

By the way, our docs contained a typo - sent https://gerrit.ovirt.org/102047 to fix it with the correct name of the magic file.

Former user July 22, 2019 at 12:42 PM

This repo is not exported via git as this step must have been missed during repo creation:

https://ovirt-infra-docs.readthedocs.io/en/latest/General/Creating_Gerrit_Projects/index.html#enabling-anonymous-cloning

 

I’ve greated the git-export-daemon-ok file so cloning via git:// proto should work now.

 

 

Eyal Edri July 21, 2019 at 9:39 AM

We've seen reports on it failing on other repos, perhaps it was a
networking issue with AWS since it was fixed since then and I don't see the
Gerrit service was restarted ( up for more than a month ).
Evgheni, I see the error log is full with the following error, not sure if
it is related or if it affecting the Gerrit daemon:

org.apache.sshd.common.keyprovider.FileKeyPairProvider : Failed
(StreamCorruptedException) to load key
resource=/home/gerrit2/review_site/etc/ssh_host_ecdsa_521_key: Invalid DER:
object is not an OID: SEQUENCE

On Thu, Jul 18, 2019 at 9:29 PM Scott Dickerson (oVirt JIRA) <

Eyal edri

He / Him / His

MANAGER

CONTINUOUS PRODUCTIZATION

SYSTEM ENGINEERING

Red Hat <https://www.redhat.com/>
<https://red.ht/sig>
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ #cp-devel)

Fixed

Details

Assignee

Reporter

Priority

Created July 18, 2019 at 6:29 PM
Updated August 29, 2019 at 2:12 PM
Resolved July 22, 2019 at 1:18 PM