]
Daniel Belenky updated OVIRT-1647:
----------------------------------
Epic Link: OVIRT-400
standard-enqueue was stuck while trying to fetch from Gerrit, timeout
didn't work
---------------------------------------------------------------------------------
Key: OVIRT-1647
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1647
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: oVirt CI
Reporter: Daniel Belenky
Assignee: infra
`standard-enqueue` Job was stuck for 22 hours while trying to fetch repository from
Gerrit.
For some reason, the timeout didn't work. I'm opening the ticket to track to
issue.
Link to Job run:
[
http://jenkins.ovirt.org/job/standard-enqueue/4720/|standard-enqueue/4720] [Marked to
keep forever]
Console output: (I've aborted the Job)
{code:java}
Triggered by Gerrit:
https://gerrit.ovirt.org/81650
[Pipeline] timestamps
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] node
13:56:56 Running on
vm0090.workers-phx.ovirt.org in
/home/jenkins/workspace/standard-enqueue
[Pipeline] {
[Pipeline] stage
[Pipeline] { (loading code)
[Pipeline] dir
13:56:56 Running in /home/jenkins/workspace/standard-enqueue/jenkins
[Pipeline] {
[Pipeline] checkout
13:57:01 Cloning the remote Git repository
13:57:01 Cloning repository
https://gerrit.ovirt.org/jenkins
13:57:01 > git init /home/jenkins/workspace/standard-enqueue/jenkins # timeout=10
13:57:01 Fetching upstream changes from
https://gerrit.ovirt.org/jenkins
13:57:01 > git --version # timeout=10
14:07:01 ERROR: Timeout after 10 minutes
Aborted by Daniel
{code}