libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

  • 2 participants
  • 9416 discussions
[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-fedora-28 #71
by ci@centos.org 01 Oct '18

01 Oct '18
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/71/d…> ------------------------------------------ Started by upstream project "virt-manager-check" build number 71 originally caused by: Started by upstream project "virt-manager-build" build number 71 originally caused by: Started by upstream project "libosinfo-build" build number 13 originally caused by: Started by upstream project "osinfo-db-build" build number 9 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins62116357793738404.sh + /usr/bin/python3 ./setup.py test running test ....................................................................................................................................................................................................................................................s..FF..................................................................................................................................................................................s ====================================================================== FAIL: testCLI0125virt_install_kvm_rhel7 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/t…",> line 1047, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/t…",> line 1046, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/t…",> line 223, in run tests.fail(err) AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/t…> --noautoconsole --disk /dev/default-pool/testvol1.img --pxe --os-variant rhel7.0 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-kvm-rhel7.xml +++ Generated Output @@ -72,6 +72,9 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> <domain type="kvm"> @@ -146,5 +149,8 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> ====================================================================== FAIL: testCLI0126virt_install_kvm_centos7 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/t…",> line 1047, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/t…",> line 1046, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/t…",> line 223, in run tests.fail(err) AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/t…> --noautoconsole --disk /dev/default-pool/testvol1.img --pxe --os-variant centos7.0 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-kvm-centos7.xml +++ Generated Output @@ -72,6 +72,9 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> <domain type="kvm"> @@ -146,5 +149,8 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> ---------------------------------------------------------------------- Ran 428 tests in 53.197s FAILED (failures=2, skipped=2) Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-fedora-27 #71
by ci@centos.org 01 Oct '18

01 Oct '18
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/71/d…> ------------------------------------------ Started by upstream project "virt-manager-check" build number 71 originally caused by: Started by upstream project "virt-manager-build" build number 71 originally caused by: Started by upstream project "libosinfo-build" build number 13 originally caused by: Started by upstream project "osinfo-db-build" build number 9 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins3669462318477617169.sh + /usr/bin/python3 ./setup.py test running test ....................................................................................................................................................................................................................................................s..FF..................................................................................................................................................................................s ====================================================================== FAIL: testCLI0125virt_install_kvm_rhel7 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/t…",> line 1047, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/t…",> line 1046, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/t…",> line 223, in run tests.fail(err) AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/t…> --noautoconsole --disk /dev/default-pool/testvol1.img --pxe --os-variant rhel7.0 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-kvm-rhel7.xml +++ Generated Output @@ -72,6 +72,9 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> <domain type="kvm"> @@ -146,5 +149,8 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> ====================================================================== FAIL: testCLI0126virt_install_kvm_centos7 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/t…",> line 1047, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/t…",> line 1046, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/t…",> line 223, in run tests.fail(err) AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-27/ws/t…> --noautoconsole --disk /dev/default-pool/testvol1.img --pxe --os-variant centos7.0 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-kvm-centos7.xml +++ Generated Output @@ -72,6 +72,9 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> <domain type="kvm"> @@ -146,5 +149,8 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> ---------------------------------------------------------------------- Ran 428 tests in 52.403s FAILED (failures=2, skipped=2) Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-debian-9 #71
by ci@centos.org 01 Oct '18

01 Oct '18
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/71/di…> ------------------------------------------ Started by upstream project "virt-manager-check" build number 71 originally caused by: Started by upstream project "virt-manager-build" build number 71 originally caused by: Started by upstream project "libosinfo-build" build number 13 originally caused by: Started by upstream project "osinfo-db-build" build number 9 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins9041511801958574805.sh + /usr/bin/python3 ./setup.py test running test ....................................................................................................................................................................................................................................................s..FF..................................................................................................................................................................................s ====================================================================== FAIL: testCLI0125virt_install_kvm_rhel7 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 1047, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 1046, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 223, in run tests.fail(err) AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…> --noautoconsole --disk /dev/default-pool/testvol1.img --pxe --os-variant rhel7.0 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-kvm-rhel7.xml +++ Generated Output @@ -72,6 +72,9 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> <domain type="kvm"> @@ -146,5 +149,8 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> ====================================================================== FAIL: testCLI0126virt_install_kvm_centos7 (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 1047, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 1046, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…",> line 223, in run tests.fail(err) AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/te…> --noautoconsole --disk /dev/default-pool/testvol1.img --pxe --os-variant centos7.0 Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-kvm-centos7.xml +++ Generated Output @@ -72,6 +72,9 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> <domain type="kvm"> @@ -146,5 +149,8 @@ </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> + <rng model="virtio"> + <backend model="random">/dev/urandom</backend> + </rng> </devices> </domain> ---------------------------------------------------------------------- Ran 428 tests in 51.151s FAILED (failures=2, skipped=2) Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Failed: libvirt/libvirt#1736 (v4.8.0 - 5fa43c7)
by Travis CI 01 Oct '18

01 Oct '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1736 Status: Failed Duration: 20 mins and 9 secs Commit: 5fa43c7 (v4.8.0) Author: Daniel Veillard Message: Release of libvirt-4.8.0 Signed-off-by: Daniel Veillard <veillard(a)redhat.com> - docs/news.xml: updated for release View the changeset: https://github.com/libvirt/libvirt/compare/a25837c546ac...f84d7e9d0206 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/435671808?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#1734 (v4.8.0 - 11ed43e)
by Travis CI 01 Oct '18

01 Oct '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1734 Status: Passed Duration: 28 mins and 24 secs Commit: 11ed43e (v4.8.0) Author: Daniel Veillard Message: Release of libvirt-4.8.0 Signed-off-by: Daniel Veillard <veillard(a)redhat.com> * docs/news.xml: updated with date of release View the changeset: https://github.com/libvirt/libvirt/commit/11ed43e59f50 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/435664201?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Fixed: libvirt/libvirt#1733 (master - 95a8577)
by Travis CI 01 Oct '18

01 Oct '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1733 Status: Fixed Duration: 21 mins and 20 secs Commit: 95a8577 (master) Author: Fabiano Fidêncio Message: news: Update for 4.8.0 release Signed-off-by: Fabiano Fidêncio <fidencio(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/25456e0470d8...95a85779a2cd View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/435656396?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#1732 (master - 25456e0)
by Travis CI 01 Oct '18

01 Oct '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1732 Status: Broken Duration: 17 mins and 13 secs Commit: 25456e0 (master) Author: Jim Fehlig Message: tests: reintroduce tests for libxl's legacy nested setting The preferred location for setting the nested CPU flag changed in Xen 4.10 and is advertised via the LIBXL_HAVE_BUILDINFO_NESTED_HVM define. Commit 95d19cd0 changed libxl to use the new preferred location but unconditionally changed the tests, causing 'make check' failures against Xen < 4.10 that do not contain the new location. Commit e94415d5 fixed the failures by only running the tests when LIBXL_HAVE_BUILDINFO_NESTED_HVM is defined. Since libvirt supports several versions of Xen that use the old nested location, it is prudent to test the flag is set correctly. This patch reintroduces the tests for the legacy location of the nested setting. Signed-off-by: Jim Fehlig <jfehlig(a)suse.com> Reviewed-by: Erik Skultety <eskultet(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/125ac4c0a821...25456e0470d8 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/435494811?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-check » libvirt-fedora-28 #47
by ci@centos.org 01 Oct '18

01 Oct '18
See <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/47/d…> ------------------------------------------ Started by upstream project "libvirt-dbus-check" build number 47 originally caused by: Started by upstream project "libvirt-dbus-syntax-check" build number 47 originally caused by: Started by upstream project "libvirt-dbus-build" build number 47 originally caused by: Started by upstream project "libvirt-glib-build" build number 47 originally caused by: Started by upstream project "libvirt-build" build number 70 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/> [libvirt-dbus] $ /bin/sh -xe /tmp/jenkins5695195326336509536.sh + cd build + /usr/bin/gmake check Making check in data gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> gmake[1]: Nothing to be done for 'check'. gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> Making check in docs gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> gmake[1]: Nothing to be done for 'check'. gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> Making check in src gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> gmake[1]: Nothing to be done for 'check'. gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> Making check in tests gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> /usr/bin/gmake test_util gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> CC test_util-test_util.o CCLD test_util gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> /usr/bin/gmake check-TESTS gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> gmake[3]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> PASS: test_util PASS: test_interface.py FAIL: test_domain.py PASS: test_network.py PASS: test_nodedev.py PASS: test_connect.py PASS: test_storage.py ============================================================================ Testsuite summary for libvirt-dbus 1.3.0 ============================================================================ # TOTAL: 7 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ gmake[3]: *** [Makefile:759: test-suite.log] Error 1 gmake[3]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> gmake[2]: *** [Makefile:867: check-TESTS] Error 2 gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> gmake[1]: *** [Makefile:980: check-am] Error 2 gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/b…'> gmake: *** [Makefile:460: check-recursive] Error 1 + cat tests/test-suite.log ============================================== libvirt-dbus 1.3.0: tests/test-suite.log ============================================== # TOTAL: 7 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_domain.py ==================== ============================= test session starts ============================== platform linux -- Python 3.6.6, pytest-3.4.2, py-1.5.4, pluggy-0.6.0 rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/,> inifile: collected 10 items ../../tests/test_domain.py .......E.. [100%] ==================================== ERRORS ==================================== __________________ ERROR at setup of TestDomain.test_undefine __________________ self = <test_domain.TestDomain object at 0x7fe2b533dda0> request = <SubRequest 'libvirt_dbus_setup' for <Function 'test_undefine'>> @pytest.fixture(autouse=True) def libvirt_dbus_setup(self, request): """Start libvirt-dbus for each test function """ os.environ['LIBVIRT_DEBUG'] = '3' self.libvirt_dbus = subprocess.Popen([exe, '--session']) self.bus = dbus.SessionBus() for i in range(10): if self.bus.name_has_owner('org.libvirt'): break time.sleep(0.1) else: > raise TimeoutError('error starting libvirt-dbus') E TimeoutError: error starting libvirt-dbus ../../tests/libvirttest.py:44: TimeoutError ====================== 9 passed, 1 error in 8.81 seconds ======================= FAIL test_domain.py (exit status: 1) + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Passed: libvirt/libvirt#1729 (v4.8.0-rc2 - b1a0f69)
by Travis CI 28 Sep '18

28 Sep '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1729 Status: Passed Duration: 21 mins and 26 secs Commit: b1a0f69 (v4.8.0-rc2) Author: Jiri Denemark Message: spec: Build ceph and gluster support everywhere Both ceph and gluster have been built on RHEL on all architectures for some time, there's no need to limit them to x86_64. Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com> Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/v4.8.0-rc2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/434541268?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: virt-viewer+mingw32-build » libvirt-fedora-rawhide #64
by ci@centos.org 27 Sep '18

27 Sep '18
See <https://ci.centos.org/job/virt-viewer+mingw32-build/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "virt-viewer+mingw32-build" build number 64 originally caused by: Started by upstream project "libvirt-glib+mingw32-build" build number 62 originally caused by: Started by upstream project "libvirt+mingw32-build" build number 73 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/virt-viewer+mingw32-build/systems=libvirt-fedora-…> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://pagure.io/virt-viewer.git # timeout=10 Fetching upstream changes from https://pagure.io/virt-viewer.git > git --version # timeout=10 > git fetch --tags --progress https://pagure.io/virt-viewer.git +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://pagure.io/virt-viewer.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1798) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://pagure.io/virt-viewer.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://pagure.io/virt-viewer.git/': Failed to connect to pagure.io port 443: Connection refused at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420) 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:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from n64.gusty.ci.centos.org/172.19.2.192:41158 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor683.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.$Proxy87.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1798) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: Error fetching remote repo 'origin'
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 749
  • 750
  • 751
  • 752
  • 753
  • 754
  • 755
  • ...
  • 942
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.