Re: [ovirt-devel] [VDSM] check_merged failures

Description

Adding infra
Il 08/Mar/2016 15:34, "Nir Soffer" <nsoffer@redhat.com> ha scritto:

> Hi all,
>
> The new check_merged job is failing randomly. I have see this error today:
>
> 14:20:16 @ Start specified VMs:
> 14:20:16 # Start nets:
> 14:20:16 * Create network vdsm_functional_tests_lago:
> 14:20:16 libvirt: error : internal error: Network is already in use
> by interface 7f0c-bc616ef
> 14:20:16 * Create network vdsm_functional_tests_lago: ERROR (in
> 0:00:00)
> 14:20:16 # Start nets: ERROR (in 0:00:00)
> 14:20:16 @ Start specified VMs: ERROR (in 0:00:00)
> 14:20:16 Error occured, aborting
> 14:20:16 Traceback (most recent call last):
> 14:20:16 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> 539, in main
> 14:20:16 cli_plugins[args.verb].do_run(args)
> 14:20:16 File
> "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 180, in
> do_run
> 14:20:16 self._do_run(**vars(args))
> 14:20:16 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> 132, in wrapper
> 14:20:16 return func(*args,
> prefix=lago_prefix.Prefix(prefix_path), **kwargs)
> 14:20:16 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> 141, in wrapper
> 14:20:16 return func(*args, prefix=prefix, **kwargs)
> 14:20:16 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> 191, in do_start
> 14:20:16 prefix.start(vm_names=vm_names)
> 14:20:16 File "/usr/lib/python2.7/site-packages/lago/prefix.py",
> line 819, in start
> 14:20:16 self.virt_env.start(vm_names=vm_names)
> 14:20:16 File "/usr/lib/python2.7/site-packages/lago/virt.py", line
> 187, in start
> 14:20:16 net.start()
> 14:20:16 File "/usr/lib/python2.7/site-packages/lago/virt.py", line
> 354, in start
> 14:20:16 self._env.libvirt_con.networkCreateXML(self._libvirt_xml())
> 14:20:16 File "/usr/lib64/python2.7/site-packages/libvirt.py", line
> 4093, in networkCreateXML
> 14:20:16 if ret is None:raise libvirtError('virNetworkCreateXML()
> failed', conn=self)
> 14:20:16 libvirtError: internal error: Network is already in use by
> interface 7f0c-bc616ef
>
> Hopefully someone is owning the infrastructure and can look into this.
>
> Nir
> _______________________________________________
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>

Attachments

1

Activity

Show:

dcaro March 8, 2016 at 6:17 PM

On 03/08 18:42, Sandro Bonazzola wrote:
> Adding infra

This was already discussed on the lago-devel list, it has been fixed already
(later than 147th build)

> Il 08/Mar/2016 15:34, "Nir Soffer" <nsoffer@redhat.com> ha scritto:
>
> > Hi all,
> >
> > The new check_merged job is failing randomly. I have see this error today:
> >
> > 14:20:16 @ Start specified VMs:
> > 14:20:16 # Start nets:
> > 14:20:16 * Create network vdsm_functional_tests_lago:
> > 14:20:16 libvirt: error : internal error: Network is already in use
> > by interface 7f0c-bc616ef
> > 14:20:16 * Create network vdsm_functional_tests_lago: ERROR (in
> > 0:00:00)
> > 14:20:16 # Start nets: ERROR (in 0:00:00)
> > 14:20:16 @ Start specified VMs: ERROR (in 0:00:00)
> > 14:20:16 Error occured, aborting
> > 14:20:16 Traceback (most recent call last):
> > 14:20:16 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> > 539, in main
> > 14:20:16 cli_plugins[args.verb].do_run(args)
> > 14:20:16 File
> > "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 180, in
> > do_run
> > 14:20:16 self._do_run(**vars(args))
> > 14:20:16 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> > 132, in wrapper
> > 14:20:16 return func(*args,
> > prefix=lago_prefix.Prefix(prefix_path), **kwargs)
> > 14:20:16 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> > 141, in wrapper
> > 14:20:16 return func(*args, prefix=prefix, **kwargs)
> > 14:20:16 File "/usr/lib/python2.7/site-packages/lago/cmd.py", line
> > 191, in do_start
> > 14:20:16 prefix.start(vm_names=vm_names)
> > 14:20:16 File "/usr/lib/python2.7/site-packages/lago/prefix.py",
> > line 819, in start
> > 14:20:16 self.virt_env.start(vm_names=vm_names)
> > 14:20:16 File "/usr/lib/python2.7/site-packages/lago/virt.py", line
> > 187, in start
> > 14:20:16 net.start()
> > 14:20:16 File "/usr/lib/python2.7/site-packages/lago/virt.py", line
> > 354, in start
> > 14:20:16 self._env.libvirt_con.networkCreateXML(self._libvirt_xml())
> > 14:20:16 File "/usr/lib64/python2.7/site-packages/libvirt.py", line
> > 4093, in networkCreateXML
> > 14:20:16 if ret is None:raise libvirtError('virNetworkCreateXML()
> > failed', conn=self)
> > 14:20:16 libvirtError: internal error: Network is already in use by
> > interface 7f0c-bc616ef
> >
> > Hopefully someone is owning the infrastructure and can look into this.
> >
> > Nir
> > _______________________________________________
> > Devel mailing list
> > Devel@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/devel
> >

> _______________________________________________
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra


David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D

Tel.: +420 532 294 605
Email: dcaro@redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605

Fixed

Details

Assignee

Reporter

Priority

Created March 8, 2016 at 5:43 PM
Updated May 8, 2016 at 4:10 PM
Resolved March 8, 2016 at 6:18 PM