Build failed in Jenkins: system-sync_mirrors-fedora-base-fc25-x86_64 #194
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-fedora-base-fc25-x86_64/...>
------------------------------------------
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-fedora-base-fc25-x86_64/ws/>
> 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/heads/*:refs/remotes/origin/* --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:1278)
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/heads/*:refs/remotes/origin/* --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:1784)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1513)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
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:745)
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:145)
at sun.reflect.GeneratedMethodAccessor548.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:131)
at com.sun.proxy.$Proxy63.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:797)
... 11 more
ERROR: null
7 years, 7 months
[JIRA] (OVIRT-1327) add Fedora 26 workers to Jenkins
by Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-1327:
-------------------------------------------
Summary: add Fedora 26 workers to Jenkins
Key: OVIRT-1327
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1327
Project: oVirt - virtualization made easy
Issue Type: Improvement
Reporter: Evgheni Dereveanchin
Assignee: infra
Tracker ticket for adding Fedora 26 to the Jenkins worker pool.
--
This message was sent by Atlassian JIRA
(v1000.910.0#100040)
7 years, 7 months
[JIRA] (OVIRT-1326) Add fc26 mirrors
by sbonazzo (oVirt JIRA)
sbonazzo created OVIRT-1326:
-------------------------------
Summary: Add fc26 mirrors
Key: OVIRT-1326
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1326
Project: oVirt - virtualization made easy
Issue Type: New Feature
Reporter: sbonazzo
Assignee: infra
In order to start supporting fc26 jenkins jobs, we should start mirroring fc26 repositories.
--
This message was sent by Atlassian JIRA
(v1000.910.0#100040)
7 years, 7 months
[JIRA] (OVIRT-1325) fc26 testing job
by sbonazzo (oVirt JIRA)
sbonazzo created OVIRT-1325:
-------------------------------
Summary: fc26 testing job
Key: OVIRT-1325
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1325
Project: oVirt - virtualization made easy
Issue Type: New Feature
Components: Jenkins
Reporter: sbonazzo
Assignee: infra
While reviewing https://gerrit.ovirt.org/75529 [~bkorren(a)redhat.com] commented:
"we should probably add an fc26 job to test it on the slaves via Jenkins, that would make the +v much more meaningful. Can you please add a ticket for that if you can't handle it yourself?"
So, here's the ticket, I can't handle it in a short loop.
--
This message was sent by Atlassian JIRA
(v1000.910.0#100040)
7 years, 7 months
[JIRA] (OVIRT-1324) Re: Jenkins check-merged failure on Vdsm 4.1
by Evgheni Dereveanchin (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1324?page=com.atlassian.jir... ]
Evgheni Dereveanchin reassigned OVIRT-1324:
-------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> Re: Jenkins check-merged failure on Vdsm 4.1
> --------------------------------------------
>
> Key: OVIRT-1324
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1324
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Gil Shinar
> Assignee: Evgheni Dereveanchin
>
> Adding infra-support so a ticket will be opened
> Milan, is it still relevant?
> Thanks
> Gil
> On Mon, Apr 10, 2017 at 10:56 AM, Milan Zamazal <mzamazal(a)redhat.com> wrote:
> > Hi,
> >
> > after my Vdsm patch https://gerrit.ovirt.org/75329 in ovirt-4.1 branch
> > had been merged, Jenkins check-merged job
> > http://jenkins.ovirt.org/job/vdsm_4.1_check-merged-el7-x86_64/173/
> > failed with the following error:
> >
> > 07:01:21 @ Start specified VMs:
> > 07:01:21 # Start nets:
> > 07:01:21 * Create network vdsm_functional_tests_lago:
> > 07:01:27 * Create network vdsm_functional_tests_lago: Success (in
> > 0:00:05)
> > 07:01:27 # Start nets: Success (in 0:00:05)
> > 07:01:27 # Start vms:
> > 07:01:27 * Starting VM vdsm_functional_tests_host-el7:
> > 07:02:07 libvirt: QEMU Driver error : monitor socket did not show up: No
> > such file or directory
> > 07:02:07 * Starting VM vdsm_functional_tests_host-el7: ERROR (in
> > 0:00:40)
> > 07:02:07 # Start vms: ERROR (in 0:00:40)
> > 07:02:07 # Destroy network vdsm_functional_tests_lago:
> > 07:02:07 # Destroy network vdsm_functional_tests_lago: ERROR (in
> > 0:00:00)
> > 07:02:07 @ Start specified VMs: ERROR (in 0:00:46)
> > 07:02:07 Error occured, aborting
> > 07:02:07 Traceback (most recent call last):
> > 07:02:07 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> > 936, in main
> > 07:02:07 cli_plugins[args.verb].do_run(args)
> > 07:02:07 File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py",
> > line 184, in do_run
> > 07:02:07 self._do_run(**vars(args))
> > 07:02:07 File "/usr/lib/python2.7/site-packages/lago/utils.py", line
> > 495, in wrapper
> > 07:02:07 return func(*args, **kwargs)
> > 07:02:07 File "/usr/lib/python2.7/site-packages/lago/utils.py", line
> > 506, in wrapper
> > 07:02:07 return func(*args, prefix=prefix, **kwargs)
> > 07:02:07 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> > 264, in do_start
> > 07:02:07 prefix.start(vm_names=vm_names)
> > 07:02:07 File "/usr/lib/python2.7/site-packages/lago/prefix.py", line
> > 1033, in start
> > 07:02:07 self.virt_env.start(vm_names=vm_names)
> > 07:02:07 File "/usr/lib/python2.7/site-packages/lago/virt.py", line
> > 331, in start
> > 07:02:07 vm.start()
> > 07:02:07 File "/usr/lib/python2.7/site-packages/lago/plugins/vm.py",
> > line 299, in start
> > 07:02:07 return self.provider.start(*args, **kwargs)
> > 07:02:07 File "/usr/lib/python2.7/site-packages/lago/vm.py", line
> > 106, in start
> > 07:02:07 dom = self.libvirt_con.createXML(self._libvirt_xml())
> > 07:02:07 File "/usr/lib64/python2.7/site-packages/libvirt.py", line
> > 3782, in createXML
> > 07:02:07 if ret is None:raise libvirtError('virDomainCreateXML()
> > failed', conn=self)
> > 07:02:07 libvirtError: monitor socket did not show up: No such file or
> > directory
> > 07:02:07 Took 210 seconds
> >
> > The error is apparently unrelated to my patch since: 1. my patch should
> > have nothing to do with VM start; 2. Jenkins has run successfully on the
> > following patch (https://gerrit.ovirt.org/75321). FWIW, the preceding
> > patch (https://gerrit.ovirt.org/75038) has run successfully too.
> >
> > Do you know what's wrong?
> >
> > Thanks,
> > Milan
> > _______________________________________________
> > Infra mailing list
> > Infra(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
--
This message was sent by Atlassian JIRA
(v1000.910.0#100040)
7 years, 7 months