[JIRA] (OVIRT-1502) gerrit does not print check_merged output
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1502?page=com.atlassian.jir... ]
Barak Korren reassigned OVIRT-1502:
-----------------------------------
Assignee: Barak Korren (was: infra)
> gerrit does not print check_merged output
> -----------------------------------------
>
> Key: OVIRT-1502
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1502
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: Gerrit/git, oVirt CI
> Reporter: ybronhei
> Assignee: Barak Korren
> Labels: gerrit, jenkins
>
> Hello,
> Recently vdsm gerrit job check-merged doesn't send report after its done -
> check all recent jobs - they were done but the gerrit url doesn't show the
> output nor send email about failures.
> Thanks in advance
> Yaniv Bronhaim.
> --
> Yaniv Bronhaim.
--
This message was sent by Atlassian JIRA
(v1000.1112.0#100055)
7 years, 6 months
oVirt infra daily report - unstable production jobs - 379
by jenkins@jenkins.phx.ovirt.org
------=_Part_448_785846163.1499727602309
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Good morning!
Attached is the HTML page with the jenkins status report. You can see it also here:
- http://jenkins.ovirt.org/job/system_jenkins-report/379//artifact/exported...
Cheers,
Jenkins
------=_Part_448_785846163.1499727602309
Content-Type: text/html; charset=us-ascii; name=upstream_report.html
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=upstream_report.html
Content-ID: <upstream_report.html>
<!DOCTYPE html><head><style type="text/css">
table.gridtable {
border-collapse: collapse;
table-layout:fixed;
width:1600px;
font-family: monospace;
font-size:13px;
}
.head {
font-size:20px;
font-family: arial;
}
.sub {
font-size:18px;
background-color:#e5e5e5;
font-family: arial;
}
pre {
font-family: monospace;
display: inline;
white-space: pre-wrap;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
</style>
</head>
<body>
<table class="gridtable" border=2>
<tr><th colspan=2 class=head>
RHEVM CI Jenkins Daily Report - 10/07/2017
</th></tr><tr><th colspan=2 class=sub>
<font color="blue"><a href="http://jenkins.ovirt.org/">00 Unstable Critical</a></font>
</th></tr>
------=_Part_448_785846163.1499727602309--
7 years, 6 months
Build failed in Jenkins: system-sync_mirrors-centos-updates-el6-x86_64 #529
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el6-x86_6...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el6-x86_6...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/changes/13/75913/5:patch --prune
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from http://gerrit.ovirt.org/jenkins.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
at hudson.scm.SCM.checkout(SCM.java:496)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1281)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1728)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/changes/13/75913/5:patch --prune" returned status code 128:
stdout:
stderr: fatal: unable to access 'http://gerrit.ovirt.org/jenkins.git/': Could not resolve host: gerrit.ovirt.org; Name or service not known
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1877)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1596)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:348)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at ......remote call to mirrors.phx.ovirt.org(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor245.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy72.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:797)
... 11 more
ERROR: null
7 years, 6 months
Build failed in Jenkins: system-mk_mirrors_index-yum #8297
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-mk_mirrors_index-yum/8297/display/red...>
Changes:
[Barak Korren] Make writing of mirror latest index files atomic
------------------------------------------
[...truncated 7.81 KB...]
+++ cat /var/www/html/repos/yum/centos-ovirt-4.0-el7/latest.txt
++ repo_url centos-ovirt-4.0-el7 yum 2017-06-30-15-52
++ local repo_name=centos-ovirt-4.0-el7
++ local repo_type=yum
++ local snapshot=2017-06-30-15-52
++ echo http://mirrors.phx.ovirt.org/repos/yum/centos-ovirt-4.0-el7/2017-06-30-15-52
+ echo 'centos-ovirt-4.0-el7 http://mirrors.phx.ovirt.org/repos/yum/centos-ovirt-4.0-el7/2017-06-30-15-52'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/centos-ovirt-4.2-el7/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=centos-ovirt-4.2-el7
+ [[ centos-ovirt-4.2-el7 = \* ]]
+++ cat /var/www/html/repos/yum/centos-ovirt-4.2-el7/latest.txt
++ repo_url centos-ovirt-4.2-el7 yum 2017-06-30-12-35
++ local repo_name=centos-ovirt-4.2-el7
++ local repo_type=yum
++ local snapshot=2017-06-30-12-35
++ echo http://mirrors.phx.ovirt.org/repos/yum/centos-ovirt-4.2-el7/2017-06-30-12-35
+ echo 'centos-ovirt-4.2-el7 http://mirrors.phx.ovirt.org/repos/yum/centos-ovirt-4.2-el7/2017-06-30-12-35'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/centos-ovirt-common-el7/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=centos-ovirt-common-el7
+ [[ centos-ovirt-common-el7 = \* ]]
+++ cat /var/www/html/repos/yum/centos-ovirt-common-el7/latest.txt
++ repo_url centos-ovirt-common-el7 yum 2017-06-30-12-35
++ local repo_name=centos-ovirt-common-el7
++ local repo_type=yum
++ local snapshot=2017-06-30-12-35
++ echo http://mirrors.phx.ovirt.org/repos/yum/centos-ovirt-common-el7/2017-06-30...
+ echo 'centos-ovirt-common-el7 http://mirrors.phx.ovirt.org/repos/yum/centos-ovirt-common-el7/2017-06-30...'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/centos-qemu-ev-release-el7/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=centos-qemu-ev-release-el7
+ [[ centos-qemu-ev-release-el7 = \* ]]
+++ cat /var/www/html/repos/yum/centos-qemu-ev-release-el7/latest.txt
++ repo_url centos-qemu-ev-release-el7 yum 2017-06-30-12-35
++ local repo_name=centos-qemu-ev-release-el7
++ local repo_type=yum
++ local snapshot=2017-06-30-12-35
++ echo http://mirrors.phx.ovirt.org/repos/yum/centos-qemu-ev-release-el7/2017-06...
+ echo 'centos-qemu-ev-release-el7 http://mirrors.phx.ovirt.org/repos/yum/centos-qemu-ev-release-el7/2017-06...'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/centos-updates-el6/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=centos-updates-el6
+ [[ centos-updates-el6 = \* ]]
+++ cat /var/www/html/repos/yum/centos-updates-el6/latest.txt
++ repo_url centos-updates-el6 yum 2017-07-06-08-41
++ local repo_name=centos-updates-el6
++ local repo_type=yum
++ local snapshot=2017-07-06-08-41
++ echo http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el6/2017-07-06-08-41
+ echo 'centos-updates-el6 http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el6/2017-07-06-08-41'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/centos-updates-el7/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=centos-updates-el7
+ [[ centos-updates-el7 = \* ]]
+++ cat /var/www/html/repos/yum/centos-updates-el7/latest.txt
++ repo_url centos-updates-el7 yum 2017-07-08-00-40
++ local repo_name=centos-updates-el7
++ local repo_type=yum
++ local snapshot=2017-07-08-00-40
++ echo http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2017-07-08-00-40
+ echo 'centos-updates-el7 http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2017-07-08-00-40'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/epel-el6/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=epel-el6
+ [[ epel-el6 = \* ]]
+++ cat /var/www/html/repos/yum/epel-el6/latest.txt
++ repo_url epel-el6 yum 2017-07-09-08-47
++ local repo_name=epel-el6
++ local repo_type=yum
++ local snapshot=2017-07-09-08-47
++ echo http://mirrors.phx.ovirt.org/repos/yum/epel-el6/2017-07-09-08-47
+ echo 'epel-el6 http://mirrors.phx.ovirt.org/repos/yum/epel-el6/2017-07-09-08-47'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/epel-el7/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=epel-el7
+ [[ epel-el7 = \* ]]
+++ cat /var/www/html/repos/yum/epel-el7/latest.txt
++ repo_url epel-el7 yum 2017-07-09-20-40
++ local repo_name=epel-el7
++ local repo_type=yum
++ local snapshot=2017-07-09-20-40
++ echo http://mirrors.phx.ovirt.org/repos/yum/epel-el7/2017-07-09-20-40
+ echo 'epel-el7 http://mirrors.phx.ovirt.org/repos/yum/epel-el7/2017-07-09-20-40'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/fedora-base-fc24/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=fedora-base-fc24
+ [[ fedora-base-fc24 = \* ]]
+++ cat /var/www/html/repos/yum/fedora-base-fc24/latest.txt
++ repo_url fedora-base-fc24 yum 2017-04-27-07-49
++ local repo_name=fedora-base-fc24
++ local repo_type=yum
++ local snapshot=2017-04-27-07-49
++ echo http://mirrors.phx.ovirt.org/repos/yum/fedora-base-fc24/2017-04-27-07-49
+ echo 'fedora-base-fc24 http://mirrors.phx.ovirt.org/repos/yum/fedora-base-fc24/2017-04-27-07-49'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/fedora-base-fc25/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=fedora-base-fc25
+ [[ fedora-base-fc25 = \* ]]
+++ cat /var/www/html/repos/yum/fedora-base-fc25/latest.txt
++ repo_url fedora-base-fc25 yum 2017-06-29-02-21
++ local repo_name=fedora-base-fc25
++ local repo_type=yum
++ local snapshot=2017-06-29-02-21
++ echo http://mirrors.phx.ovirt.org/repos/yum/fedora-base-fc25/2017-06-29-02-21
+ echo 'fedora-base-fc25 http://mirrors.phx.ovirt.org/repos/yum/fedora-base-fc25/2017-06-29-02-21'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/fedora-base-fc26/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=fedora-base-fc26
+ [[ fedora-base-fc26 = \* ]]
+++ cat /var/www/html/repos/yum/fedora-base-fc26/latest.txt
++ repo_url fedora-base-fc26 yum 2017-07-08-07-09
++ local repo_name=fedora-base-fc26
++ local repo_type=yum
++ local snapshot=2017-07-08-07-09
++ echo http://mirrors.phx.ovirt.org/repos/yum/fedora-base-fc26/2017-07-08-07-09
+ echo 'fedora-base-fc26 http://mirrors.phx.ovirt.org/repos/yum/fedora-base-fc26/2017-07-08-07-09'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/fedora-updates-fc24/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=fedora-updates-fc24
+ [[ fedora-updates-fc24 = \* ]]
+++ cat /var/www/html/repos/yum/fedora-updates-fc24/latest.txt
++ repo_url fedora-updates-fc24 yum 2017-07-09-03-49
++ local repo_name=fedora-updates-fc24
++ local repo_type=yum
++ local snapshot=2017-07-09-03-49
++ echo http://mirrors.phx.ovirt.org/repos/yum/fedora-updates-fc24/2017-07-09-03-49
+ echo 'fedora-updates-fc24 http://mirrors.phx.ovirt.org/repos/yum/fedora-updates-fc24/2017-07-09-03-49'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/fedora-updates-fc25/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=fedora-updates-fc25
+ [[ fedora-updates-fc25 = \* ]]
+++ cat /var/www/html/repos/yum/fedora-updates-fc25/latest.txt
++ repo_url fedora-updates-fc25 yum 2017-07-09-04-46
++ local repo_name=fedora-updates-fc25
++ local repo_type=yum
++ local snapshot=2017-07-09-04-46
++ echo http://mirrors.phx.ovirt.org/repos/yum/fedora-updates-fc25/2017-07-09-04-46
+ echo 'fedora-updates-fc25 http://mirrors.phx.ovirt.org/repos/yum/fedora-updates-fc25/2017-07-09-04-46'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/glusterfs-3.10-el7/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=glusterfs-3.10-el7
+ [[ glusterfs-3.10-el7 = \* ]]
+++ cat /var/www/html/repos/yum/glusterfs-3.10-el7/latest.txt
++ repo_url glusterfs-3.10-el7 yum 2017-06-30-21-19
++ local repo_name=glusterfs-3.10-el7
++ local repo_type=yum
++ local snapshot=2017-06-30-21-19
++ echo http://mirrors.phx.ovirt.org/repos/yum/glusterfs-3.10-el7/2017-06-30-21-19
+ echo 'glusterfs-3.10-el7 http://mirrors.phx.ovirt.org/repos/yum/glusterfs-3.10-el7/2017-06-30-21-19'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/glusterfs-3.7-el7/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=glusterfs-3.7-el7
+ [[ glusterfs-3.7-el7 = \* ]]
+++ cat /var/www/html/repos/yum/glusterfs-3.7-el7/latest.txt
++ repo_url glusterfs-3.7-el7 yum 2017-04-23-14-31
++ local repo_name=glusterfs-3.7-el7
++ local repo_type=yum
++ local snapshot=2017-04-23-14-31
++ echo http://mirrors.phx.ovirt.org/repos/yum/glusterfs-3.7-el7/2017-04-23-14-31
+ echo 'glusterfs-3.7-el7 http://mirrors.phx.ovirt.org/repos/yum/glusterfs-3.7-el7/2017-04-23-14-31'
+ for lf in '$(latest_file '\''*'\'' "$repo_type")'
++ latest_file '(.*)' yum
++ local 'repo_name=(.*)'
++ local repo_type=yum
++ echo '/var/www/html/repos/yum/(.*)/latest.txt'
+ [[ /var/www/html/repos/yum/glusterfs-3.8-el7/latest.txt =~ ^/var/www/html/repos/yum/(.*)/latest.txt$ ]]
+ repo_name=glusterfs-3.8-el7
+ [[ glusterfs-3.8-el7 = \* ]]
+++ cat /var/www/html/repos/yum/glusterfs-3.8-el7/latest.txt
++ repo_url glusterfs-3.8-el7 yum 2017-06-30-20-45
++ local repo_name=glusterfs-3.8-el7
++ local repo_type=yum
++ local snapshot=2017-06-30-20-45
++ echo http://mirrors.phx.ovirt.org/repos/yum/glusterfs-3.8-el7/2017-06-30-20-45
+ echo 'glusterfs-3.8-el7 http://mirrors.phx.ovirt.org/repos/yum/glusterfs-3.8-el7/2017-06-30-20-45'
+ continue
+ for pid in '$list_pid' '${format_pids[@]}'
+ wait 14999
++ release_lock latest_lists_yum
++ local lock_name=latest_lists_yum
++ local lock_path=/home/jenkins/latest_lists_yum.lock
++ [[ -e /home/jenkins/latest_lists_yum.lock ]]
++ rm -f /home/jenkins/latest_lists_yum.lock
++ echo 'Released lock: latest_lists_yum'
Released lock: latest_lists_yum
/tmp/hudson155678401848759467.sh: line 2: 14994 Terminated jenkins/scripts/mirror_mgr.sh write_latest_lists 'yum'
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
jenkins/scripts/mirror_mgr.sh: line 149: /tmp/tmp.UrRnbAnN1U: Interrupted system call
+ mv -f /tmp/tmp.5Hz2GMYdTv /var/www/html/repos/yum/all_latest.yaml
jenkins/scripts/mirror_mgr.sh: line 149: /tmp/tmp.iFsHAaCGMk: Interrupted system call
jenkins/scripts/mirror_mgr.sh: line 149: /tmp/tmp.INbm5HVLFw: Interrupted system call
7 years, 6 months