[JIRA] (OVIRT-437) Re: [ovirt-devel] [VDSM] check_merged failures
by dcaro (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-437?page=com.atlassian.jira... ]
dcaro updated OVIRT-437:
------------------------
Attachment: signature.asc
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(a)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(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/devel
> >
> _______________________________________________
> Infra mailing list
> Infra(a)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(a)redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605
> Re: [ovirt-devel] [VDSM] check_merged failures
> ----------------------------------------------
>
> Key: OVIRT-437
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-437
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: David Caro Estevez
> Attachments: signature.asc
>
>
> Adding infra
> Il 08/Mar/2016 15:34, "Nir Soffer" <nsoffer(a)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(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/devel
> >
--
This message was sent by Atlassian JIRA
(v7.2.0-OD-03-012#72000)
8 years, 8 months
[JIRA] (OVIRT-437) Re: [ovirt-devel] [VDSM] check_merged failures
by David Caro Estevez (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-437?page=com.atlassian.jira... ]
David Caro Estevez reassigned OVIRT-437:
----------------------------------------
Assignee: David Caro Estevez (was: infra)
> Re: [ovirt-devel] [VDSM] check_merged failures
> ----------------------------------------------
>
> Key: OVIRT-437
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-437
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: David Caro Estevez
>
> Adding infra
> Il 08/Mar/2016 15:34, "Nir Soffer" <nsoffer(a)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(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/devel
> >
--
This message was sent by Atlassian JIRA
(v7.2.0-OD-03-012#72000)
8 years, 8 months
Re: [ovirt-devel] [VDSM] check_merged failures
by Sandro Bonazzola
Adding infra
Il 08/Mar/2016 15:34, "Nir Soffer" <nsoffer(a)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(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>
8 years, 8 months
[JIRA] (OVIRT-437) Re: [ovirt-devel] [VDSM] check_merged failures
by sbonazzo (oVirt JIRA)
sbonazzo created OVIRT-437:
------------------------------
Summary: Re: [ovirt-devel] [VDSM] check_merged failures
Key: OVIRT-437
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-437
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: sbonazzo
Assignee: infra
Adding infra
Il 08/Mar/2016 15:34, "Nir Soffer" <nsoffer(a)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(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>
--
This message was sent by Atlassian JIRA
(v7.2.0-OD-03-012#72000)
8 years, 8 months
Build failed in Jenkins: ovirt_3.6_publish-rpms_nightly #288
by jenkins@ovirt.org
See <http://jenkins.ovirt.org/job/ovirt_3.6_publish-rpms_nightly/288/>
------------------------------------------
Started by user Sandro Bonazzola
Building on master in workspace <http://jenkins.ovirt.org/job/ovirt_3.6_publish-rpms_nightly/ws/>
[WS-CLEANUP] Deleting project workspace...
[ovirt_3.6_publish-rpms_nightly] $ /bin/bash -xe /tmp/hudson8938002796747058645.sh
+ rm -rf <http://jenkins.ovirt.org/job/ovirt_3.6_publish-rpms_nightly/ws/artifacts>
+ mkdir <http://jenkins.ovirt.org/job/ovirt_3.6_publish-rpms_nightly/ws/artifacts>
Copied 10 artifacts from "ovirt-host-deploy_3.6_create-rpms-el6-x86_64_merged" build number 4
Copied 14 artifacts from "ovirt-host-deploy_3.6_create-rpms-el7-x86_64_merged" build number 4
Copied 14 artifacts from "ovirt-host-deploy_3.6_create-rpms-fc22-x86_64_merged" build number 4
Copied 14 artifacts from "ovirt-host-deploy_3.6_create-rpms-fc23-x86_64_merged" build number 6
Copied 4 artifacts from "ovirt-engine-sdk_3.6_build-artifacts-el6-x86_64" build number 27
Copied 4 artifacts from "ovirt-engine-sdk_3.6_build-artifacts-el7-x86_64" build number 27
Copied 4 artifacts from "ovirt-engine-sdk_3.6_build-artifacts-fc22-x86_64" build number 27
Copied 4 artifacts from "ovirt-engine-sdk_3.6_build-artifacts-fc23-x86_64" build number 15
Copied 9 artifacts from "otopi_3.6_create-rpms-el6-x86_64_merged" build number 1
Copied 9 artifacts from "otopi_3.6_create-rpms-el7-x86_64_merged" build number 1
Copied 9 artifacts from "otopi_3.6_create-rpms-fc22-x86_64_merged" build number 1
Copied 9 artifacts from "otopi_3.6_create-rpms-fc23-x86_64_merged" build number 1
Copied 10 artifacts from "ovirt-vmconsole_3.6_create-rpms-el6-x86_64_merged" build number 1
Copied 10 artifacts from "ovirt-vmconsole_3.6_create-rpms-el7-x86_64_merged" build number 1
Copied 10 artifacts from "ovirt-vmconsole_3.6_create-rpms-fc22-x86_64_merged" build number 1
Copied 10 artifacts from "ovirt-vmconsole_3.6_create-rpms-fc23-x86_64_merged" build number 1
Copied 4 artifacts from "ovirt-engine-cli_3.6_build-artifacts-el6-x86_64" build number 16
Copied 4 artifacts from "ovirt-engine-cli_3.6_build-artifacts-el7-x86_64" build number 16
Copied 4 artifacts from "ovirt-engine-cli_3.6_build-artifacts-fc22-x86_64" build number 16
Copied 4 artifacts from "ovirt-engine-cli_3.6_build-artifacts-fc23-x86_64" build number 11
Copied 4 artifacts from "unboundid-ldapsdk_master_create-rpms-el6-x86_64_merged" build number 2
Copied 4 artifacts from "unboundid-ldapsdk_master_create-rpms-el7-x86_64_merged" build number 2
Copied 7 artifacts from "ovirt-iso-uploader_3.6_create-rpms-el6-x86_64_merged" build number 5
Copied 8 artifacts from "ovirt-iso-uploader_3.6_create-rpms-el7-x86_64_merged" build number 5
Copied 8 artifacts from "ovirt-iso-uploader_3.6_create-rpms-fc22-x86_64_merged" build number 5
Copied 8 artifacts from "ovirt-iso-uploader_3.6_create-rpms-fc23-x86_64_merged" build number 2
Copied 8 artifacts from "ovirt-log-collector_3.6_create-rpms-el6-x86_64_merged" build number 9
Copied 8 artifacts from "ovirt-log-collector_3.6_create-rpms-el7-x86_64_merged" build number 9
Copied 8 artifacts from "ovirt-log-collector_3.6_create-rpms-fc22-x86_64_merged" build number 9
Copied 8 artifacts from "ovirt-log-collector_3.6_create-rpms-fc23-x86_64_merged" build number 5
Copied 8 artifacts from "ovirt-engine-extension-aaa-ldap_3.6_create-rpms-el6-x86_64_merged" build number 47
Copied 8 artifacts from "ovirt-engine-extension-aaa-ldap_3.6_create-rpms-el7-x86_64_merged" build number 47
Copied 8 artifacts from "ovirt-engine-extension-aaa-ldap_3.6_create-rpms-fc22-x86_64_merged" build number 47
Copied 8 artifacts from "ovirt-engine-extension-aaa-ldap_3.6_create-rpms-fc23-x86_64_merged" build number 10
Copied 8 artifacts from "ovirt-engine-extension-aaa-misc_3.6_create-rpms-el6-x86_64_merged" build number 2
Copied 8 artifacts from "ovirt-engine-extension-aaa-misc_3.6_create-rpms-el7-x86_64_merged" build number 2
Copied 8 artifacts from "ovirt-engine-extension-aaa-misc_3.6_create-rpms-fc22-x86_64_merged" build number 2
Copied 8 artifacts from "ovirt-engine-extension-aaa-misc_3.6_create-rpms-fc23-x86_64_merged" build number 1
Copied 8 artifacts from "ovirt-engine-extension-logger-log4j_3.6_create-rpms-el6-x86_64_merged" build number 1
Copied 8 artifacts from "ovirt-engine-extension-logger-log4j_3.6_create-rpms-el7-x86_64_merged" build number 1
Copied 8 artifacts from "ovirt-engine-extension-logger-log4j_3.6_create-rpms-fc22-x86_64_merged" build number 1
Copied 8 artifacts from "ovirt-engine-extension-logger-log4j_3.6_create-rpms-fc23-x86_64_merged" build number 1
Copied 7 artifacts from "ovirt-dwh_master_create-rpms-el6-x86_64_merged" build number 31
Copied 7 artifacts from "ovirt-dwh_master_create-rpms-el7-x86_64_merged" build number 31
Copied 7 artifacts from "ovirt-dwh_master_create-rpms-fc22-x86_64_merged" build number 30
Copied 7 artifacts from "ovirt-dwh_master_create-rpms-fc23-x86_64_merged" build number 10
Copied 7 artifacts from "ovirt-engine-extension-aaa-jdbc_3.6_create-rpms-el6-x86_64_merged" build number 44
Copied 7 artifacts from "ovirt-engine-extension-aaa-jdbc_3.6_create-rpms-el7-x86_64_merged" build number 43
Copied 7 artifacts from "ovirt-engine-extension-aaa-jdbc_3.6_create-rpms-fc22-x86_64_merged" build number 43
Copied 7 artifacts from "ovirt-engine-extension-aaa-jdbc_3.6_create-rpms-fc23-x86_64_merged" build number 17
Copied 4 artifacts from "ovirt-setup-lib_master_build-artifacts-el6-x86_64" build number 19
Copied 4 artifacts from "ovirt-setup-lib_master_build-artifacts-el7-x86_64" build number 18
Copied 4 artifacts from "ovirt-setup-lib_master_build-artifacts-fc22-x86_64" build number 20
Copied 4 artifacts from "ovirt-setup-lib_master_build-artifacts-fc23-x86_64" build number 9
Copied 5 artifacts from "vdsm-jsonrpc-java_3.6_build-artifacts-el6-x86_64" build number 17
Copied 5 artifacts from "vdsm-jsonrpc-java_3.6_build-artifacts-el7-x86_64" build number 17
Copied 5 artifacts from "vdsm-jsonrpc-java_3.6_build-artifacts-fc22-x86_64" build number 16
Copied 5 artifacts from "vdsm-jsonrpc-java_3.6_build-artifacts-fc23-x86_64" build number 14
Copied 24 artifacts from "ovirt-engine_3.6_build-artifacts-el6-x86_64" build number 866
Copied 25 artifacts from "ovirt-engine_3.6_build-artifacts-el7-x86_64" build number 879
Copied 25 artifacts from "ovirt-engine_3.6_build-artifacts-fc22-x86_64" build number 879
Copied 25 artifacts from "ovirt-engine_3.6_build-artifacts-fc23-x86_64" build number 477
Copied 8 artifacts from "ovirt-engine-sdk-java_3.6_create-rpms-el6-x86_64_merged" build number 29
Copied 8 artifacts from "ovirt-engine-sdk-java_3.6_create-rpms-el7-x86_64_merged" build number 28
Copied 8 artifacts from "ovirt-engine-sdk-java_3.6_create-rpms-fc22-x86_64_merged" build number 28
Copied 8 artifacts from "ovirt-engine-sdk-java_3.6_create-rpms-fc23-x86_64_merged" build number 13
Copied 4 artifacts from "ovirt-scheduler-proxy_master_build-artifacts-el6-x86_64" build number 2
Copied 4 artifacts from "ovirt-scheduler-proxy_master_build-artifacts-el7-x86_64" build number 2
Copied 4 artifacts from "ovirt-scheduler-proxy_master_build-artifacts-fc22-x86_64" build number 2
Copied 4 artifacts from "ovirt-scheduler-proxy_master_build-artifacts-fc23-x86_64" build number 2
Copied 6 artifacts from "ovirt-optimizer_3.6_build-artifacts-el6-x86_64" build number 4
Copied 6 artifacts from "ovirt-optimizer_3.6_build-artifacts-el7-x86_64" build number 4
Copied 7 artifacts from "ovirt-optimizer_3.6_build-artifacts-fc22-x86_64" build number 2
Copied 7 artifacts from "ovirt-optimizer_3.6_build-artifacts-fc23-x86_64" build number 2
Copied 9 artifacts from "ioprocess_master_create-rpms-el7-x86_64_merged" build number 77
Copied 9 artifacts from "ioprocess_master_create-rpms-fc22-x86_64_merged" build number 28
Copied 9 artifacts from "ioprocess_master_create-rpms-fc23-x86_64_merged" build number 11
Copied 6 artifacts from "mom_master_create-rpms-el7-x86_64_merged" build number 47
Copied 6 artifacts from "mom_master_create-rpms-fc22-x86_64_merged" build number 27
Copied 6 artifacts from "mom_master_create-rpms-fc23-x86_64_merged" build number 6
Copied 45 artifacts from "vdsm_3.6_build-artifacts-el7-x86_64" build number 188
Copied 45 artifacts from "vdsm_3.6_build-artifacts-fc22-x86_64" build number 187
Copied 45 artifacts from "vdsm_3.6_build-artifacts-fc23-x86_64" build number 184
Copied 11 artifacts from "ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_merged" build number 69
Copied 11 artifacts from "ovirt-hosted-engine-ha_3.6_create-rpms-fc22-x86_64_merged" build number 69
Copied 11 artifacts from "ovirt-hosted-engine-ha_3.6_create-rpms-fc23-x86_64_merged" build number 56
Copied 4 artifacts from "ovirt-hosted-engine-setup_3.6_build-artifacts-el7-x86_64" build number 99
Copied 4 artifacts from "ovirt-hosted-engine-setup_3.6_build-artifacts-fc22-x86_64" build number 97
Copied 4 artifacts from "ovirt-hosted-engine-setup_3.6_build-artifacts-fc23-x86_64" build number 68
Copied 3 artifacts from "httpcomponents-client_master_create-rpms_merged » centos6" build number 8
Copied 3 artifacts from "httpcomponents-core_master_create-rpms_merged » centos6" build number 5
Copied 13 artifacts from "qemu_master_create-rpms-el7-x86_64_merged" build number 12
Copied 17 artifacts from "ovirt-node_ovirt-3.6_build-artifacts-el7-x86_64" build number 118
Copied 4 artifacts from "ovirt-node_ovirt-3.6_create-iso-el7_merged" build number 198
Copied 4 artifacts from "ovirt-node-plugin-vdsm_ovirt-3.6_build-artifacts-el7-x86_64" build number 11
Copied 4 artifacts from "ovirt-node-plugin-hosted-engine_ovirt-3.6_build-artifacts-el7-x86_64" build number 21
Copied 4 artifacts from "ovirt-register_master_build-artifacts-el7-x86_64" build number 11
FATAL: Failed to copy /var/lib/jenkins/jobs/ovirt-appliance_ovirt-3.6_build-artifacts-el7-x86_64/builds/24/archive/exported-artifacts/ovirt-engine-appliance-3.6-20160301.1.el7.centos.src.rpm to <http://jenkins.ovirt.org/job/ovirt_3.6_publish-rpms_nightly/ws/artifacts/...>
[8mha:AAAAWB+LCAAAAAAAAP9b85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWAAA
8 years, 8 months
Re: [ovirt-devel] Welcome: New ovirt.org website!
by Mikey Ariel
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--cJcIrs0rR1CAml3sjNTO2MIft3PvdHK6W
Content-Type: multipart/mixed; boundary="JjThbLrPPftScEsQt03dWsv3EKd13Uu4k"
From: Mikey Ariel <mariel(a)redhat.com>
To: =?UTF-8?Q?Ren=c3=a9_Koch?= <rkoch(a)rk-it.at>, users(a)ovirt.org,
devel(a)ovirt.org, infra(a)ovirt.org
Message-ID: <56DEEC2C.6060907(a)redhat.com>
Subject: Re: [ovirt-devel] Welcome: New ovirt.org website!
References: <56C73B59.80405(a)redhat.com> <56D84FF5.1010107(a)rk-it.at>
In-Reply-To: <56D84FF5.1010107(a)rk-it.at>
--JjThbLrPPftScEsQt03dWsv3EKd13Uu4k
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
Thanks Rene for the heads up! As I wrote, we welcome contributions, so
if you have the bandwidth to submit a PR with fixing the links it would
be really helpful. Otherwise, please open an issue for this on GitHub
and we'll try to route the task accordingly :)
Cheers,
Mikey
On 03/03/2016 03:53 PM, Ren=E9 Koch wrote:
> Hi Mikey,
>=20
> The new page looks really good.
>=20
> I figured out, that all of the links to presentations and templates are=
> still pointing to the old Mediawiki url and so all presentations are
> unavailable:
> https://www.ovirt.org/community/get-involved/resources/slide-decks/
>=20
>=20
> Regards,
> Ren=E9
>=20
>=20
> On 02/19/2016 04:57 PM, Mikey Ariel wrote:
> Following yesterday's pre-launch email[1], I'm happy to announce that
> the new ovirt.org[2] website is now live in **public beta** and
> available for community review.
>=20
> All the information in this email is also available in the first blog
> post of our shiny new oVirt blog[3]. Read on for information about new
> features, known issues, and a call for reviews.
>=20
> The old MediaWiki site is still available in read-only[4], and will be
> taken offline on **March 1, 2016**. This is to ensure that you can
> compare pages and review migrated content.
>=20
> What's New
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>=20
> The new Website is full of improvements and enhancements, check out
> these highlights:
>=20
> * Source content is now formatted in Markdown instead of MediaWiki.
> This means that you can create and edit documentation, blog posts, and
> feature pages with the same Markdown syntax you know.
>=20
> * The Website is deployed with Middleman and stored on GitHub. This
> means that you can make changes to content with the same GitHub
> contribution workflow that you know (fork, clone, edit, commit, submit
> pull request). We even have an "Edit this page on GitHub" link at the
> bottom of every page!
>=20
> * New layout and design, from breadcrumbs to sidebards and an upgraded
> landing page. (This is still WIP, please see known issues.)
>=20
> * Automatic redirects from the old MediaWiki site. This means that if
> the wiki page exists in the new website, previously-released URLs will
> redirect to that page. If the page was removed, the Search page will
> open with the page title auto-filled in the search box.
>=20
> * Hierarchical content structure. This means that instead of flat
> Wiki-style files, the deployed Website reflects an organized source
> repo with content sorted into directories and sub-directories.
>=20
> * Official oVirt blog! Our new blog welcomes contributions. This means
> that if you solved a problem with oVirt, want to share your oVirt
> story, or describe a cool integration, you can submit a pull request
> with a blog post and we will provide editorial reviews and help
> publish your posts.
>=20
> * Standardized contribution process. The GitHub repo now includes a
> README.md[5] file that you can use to learn about how to add and edit
> content on the website. We welcome pull requests!
>=20
> Known Issues
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>=20
> Despite our best efforts, there are still a few kinks with the new
> website that you should be aware of:
>=20
> * Attempting to navigate to ovirt.org (without www.) leads to a
> redirect loop. We have a ticket open with OpenShift, our hosting
> service to fix this.
>=20
> * Only http is available. We also have a ticket with OpenShift to add
> SSL and enable https.
>=20
> * Home page and Download page are still being upgraded by our UX
> experts, expect some cool new changes soon!
>=20
> * Feature pages look-and-feel is still under construction. You can
> still edit and push feature pages as usual.
>=20
> What's Next
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>=20
> Even though the Website is live, the work is hardly over. We'd like to
> ask for your help in:
>=20
> * Reviewing content for anything obsolete or outdated (each page in
> the new website includes a header toolbar with metadata from the
> original wiki page for your convenience)
>=20
> * Submitting blog posts or any other content that you wish to share
> with the oVirt community
>=20
> * Reporting bugs and proposing enhancements, for example broken links
> or missing pages
>=20
> We hope you will enjoy the new oVirt Website, looking forward to your
> feedback and contributions!
>=20
> [1] http://lists.ovirt.org/pipermail/devel/2016-February/012372.html
> [2] http://www.ovirt.org/
> [3] http://www.ovirt.org/blog/2016/02/welcome-to-new-ovirt-site/
> [4] http://old.ovirt.org/Home
> [5] https://github.com/oVirt/ovirt-site/blob/master/README.md
>=20
> -- Mikey Ariel
> Community Lead, oVirt
> www.ovirt.org
>=20
> "To be is to do" (Socrates)
> "To do is to be" (Jean-Paul Sartre)
> "Do be do be do" (Frank Sinatra)
>=20
> Mobile: +420-702-131-141
> IRC: mariel / thatdocslady
> Twitter: @ThatDocsLady
>=20
>=20
>> _______________________________________________
>> Devel mailing list
>> Devel(a)ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/devel
>=20
>=20
--=20
Mikey Ariel
Community Lead, oVirt
www.ovirt.org
"To be is to do" (Socrates)
"To do is to be" (Jean-Paul Sartre)
"Do be do be do" (Frank Sinatra)
Mobile: +420-702-131-141
IRC: mariel / thatdocslady
Twitter: @ThatDocsLady
--JjThbLrPPftScEsQt03dWsv3EKd13Uu4k--
--cJcIrs0rR1CAml3sjNTO2MIft3PvdHK6W
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJW3uwsAAoJEHYPPTOszxHoWz0IAIODlGvOoiB1usd/77pH40QM
8f7LRs8I4CHx4mdt4892BHqIzNnzTFpDsvlyPOrQCpDk+/g6b6RQLyjwLXgayZxM
RC9Imq1zSrar0rp350Ov3G0XgrikdpM688vSliCWhm6OvY9CDcbrarmXUgXoDWi2
FpT+MNyPCYUSr9vy56WzJa6LuEa0UTOpwsBQPB0w73VKx2hE3N88HoJ0C8xvkPJj
j1dpYNOcxmr5AN50j98CideMVLdrTE6HHuvN4QfMyPAXl/OgLjk+CT3kQ2U3G6L1
RIIqNjTbzTU/xrk38vMzkxpWJ9AAilAaLetnQMd7ZSBbtDAJ3LNCTFAVzXw5F7M=
=kWiV
-----END PGP SIGNATURE-----
--cJcIrs0rR1CAml3sjNTO2MIft3PvdHK6W--
8 years, 8 months