See
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/115...
------------------------------------------
[...truncated 5.36 KB...]
kwargs = {}, get_args_opts = {'byte_arrays': False}
message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test, iface:
org.libvirt.Connect, member: GetCPUModelNames dest: :1.19>
def call_blocking(self, bus_name, object_path, dbus_interface, method,
signature, args, timeout=-1.0,
byte_arrays=False, **kwargs):
"""Call the given method, synchronously.
:Since: 0.81.0
"""
if object_path == LOCAL_PATH:
raise DBusException('Methods may not be called on the reserved '
'path %s' % LOCAL_PATH)
if dbus_interface == LOCAL_IFACE:
raise DBusException('Methods may not be called on the reserved '
'interface %s' % LOCAL_IFACE)
# no need to validate other args - MethodCallMessage ctor will do
get_args_opts = dict(byte_arrays=byte_arrays)
if is_py2:
get_args_opts['utf8_strings'] = kwargs.get('utf8_strings',
False)
elif 'utf8_strings' in kwargs:
raise TypeError("unexpected keyword argument
'utf8_strings'")
message = MethodCallMessage(destination=bus_name,
path=object_path,
interface=dbus_interface,
method=method)
# Add the arguments to the function
try:
message.append(signature=signature, *args)
except Exception as e:
logging.basicConfig()
_logger.error('Unable to set arguments %r according to '
'signature %r: %s: %s',
args, signature, e.__class__, e)
raise
# make a blocking call
reply_message = self.send_message_with_reply_and_block(
message, timeout)
E
dbus.exceptions.DBusException: org.libvirt.Error: XML error: failed to parse xml document
'/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml'
/usr/lib/python3/dist-packages/dbus/connection.py:651: DBusException
----------------------------- Captured stderr call -----------------------------
I/O warning : failed to load external entity
"/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml"
===================== 1 failed, 34 passed in 7.84 seconds ======================
-------
Full log written to
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
FAILED: meson-test
/usr/local/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
+ cat meson-logs/testlog.txt
Log of Meson test suite run on 2020-05-25T22:23:58.125637
Inherited environment: ROOT_BUILD_CAUSE_SCMTRIGGER='true'
LANG='en_US.UTF-8'
BUILD_TAG='jenkins-libvirt-dbus-check-systems=libvirt-debian-9-1157'
RUN_DISPLAY_URL='https://ci.centos.org/job/libvirt-dbus-check/systems...
OSINFO_SYSTEM_DIR='/home/jenkins/build/libvirt/share/osinfo'
PWD='<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt...
_='/usr/bin/java'
JOB_DISPLAY_URL='https://ci.centos.org/job/libvirt-dbus-check/systems...
JENKINS_SERVER_COOKIE='f4d3a7a925dabf8a'
PERL5LIB='/home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi'
ROOT_BUILD_CAUSE='SCMTRIGGER' LOGNAME='jenkins'
BUILD_DISPLAY_NAME='#1157' HUDSON_SERVER_COOKIE='f4d3a7a925dabf8a'
JENKINS_URL='https://ci.centos.org/' HUDSON_URL='https://ci.centos.org/'
BUILD_CAUSE='UPSTREAMTRIGGER' BUILD_NUMBER='1157'
MAKE='/usr/bin/make'
GI_TYPELIB_PATH='/home/jenkins/build/libvirt/lib/x86_64-linux-gnu/girepository-1.0:/home/jenkins/build/libvirt/lib/girepository-1.0'
MAKEFLAGS='-j3' EXECUTOR_NUMBER='1' NINJA='/usr/bin/ninja'
systems='libvirt-debian-9' SHLVL='1'
JOB_BASE_NAME='systems=libvirt-debian-9' HOME='/home/jenkins'
BUILD_CAUSE_UPSTREAMTRIGGER='true'
CCACHE_WRAPPERSDIR='/usr/libexec/ccache-wrappers'
HUDSON_HOME='/var/lib/jenkins'
RUN_CHANGES_DISPLAY_URL='https://ci.centos.org/job/libvirt-dbus-check...
HUDSON_COOKIE='a8a67f2e-9b2d-4b1a-b49d-794214ec46dc'
WORKSPACE='<https://ci.centos.org/job/libvirt-dbus-check/systems=l...
PYTHON='/usr/bin/python3'
PYTHONPATH='/home/jenkins/build/libvirt/lib/python3.5/site-packages'
CCACHE_MAXSIZE='2G' NODE_NAME='libvirt-debian-9'
LD_LIBRARY_PATH='/home/jenkins/build/libvirt/lib/x86_64-linux-gnu:/home/jenkins/build/libvirt/lib'
NODE_LABELS='libvirt libvirt-debian-9'
BUILD_URL='https://ci.centos.org/job/libvirt-dbus-check/systems=libvi...
INVOCATION_ID='1c8b2751c2c44c8285c424fb405ae43f' JOURNAL_STREAM='8:11781'
PATH='/usr/libexec/ccache-wrappers:/home/jenkins/build/libvirt/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games'
SHELL='/bin/bash' JOB_NAME='libvirt-dbus-check/systems=libvirt-debian-9'
JENKINS_HOME='/var/lib/jenkins' VIRT_PREFIX='/home/jenkins/build/libvirt'
USER='jenkins'
XDG_DATA_DIRS='/home/jenkins/build/libvirt/share:/usr/share:/usr/local/share'
C_INCLUDE_PATH='/home/jenkins/build/libvirt/include'
PKG_CONFIG_PATH='/home/jenkins/build/libvirt/lib/x86_64-linux-gnu/pkgconfig:/home/jenkins/build/libvirt/lib/pkgconfig'
JOB_URL='https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt...
PS1='[\u@\h \w]$ '
OLDPWD='<https://ci.centos.org/job/libvirt-dbus-check/systems=libv...
BUILD_ID='1157'
1/9 libvirt-dbus:unit / test_util OK 0.09 s
--- command ---
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
-------
2/9 libvirt-dbus:unit / test_connect.py FAIL 9.11 s (exit status 1)
--- command ---
abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/sy...
VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-...
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
--- stdout ---
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir:
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
inifile:
collected 35 items
../tests/test_connect.py ..................F................
=================================== FAILURES ===================================
_________________ TestConnect.test_connect_get_cpu_model_names _________________
self = <test_connect.TestConnect object at 0x7f82fd5705f8>
def test_connect_get_cpu_model_names(self):
arch = "x86_64"
assert isinstance(self.connect.GetCPUModelNames(arch, 0),
dbus.Array)
../tests/test_connect.py:122:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib/python3/dist-packages/dbus/proxies.py:70: in __call__
return self._proxy_method(*args, **keywords)
/usr/lib/python3/dist-packages/dbus/proxies.py:145: in __call__
**keywords)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <dbus._dbus.SessionBus (session) at 0x7f82fd4f9ca8>
bus_name = dbus.String(':1.19'), object_path = '/org/libvirt/Test'
dbus_interface = 'org.libvirt.Connect', method = 'GetCPUModelNames'
signature = 'su', args = ('x86_64', 0), timeout = -1.0, byte_arrays =
False
kwargs = {}, get_args_opts = {'byte_arrays': False}
message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test, iface:
org.libvirt.Connect, member: GetCPUModelNames dest: :1.19>
def call_blocking(self, bus_name, object_path, dbus_interface, method,
signature, args, timeout=-1.0,
byte_arrays=False, **kwargs):
"""Call the given method, synchronously.
:Since: 0.81.0
"""
if object_path == LOCAL_PATH:
raise DBusException('Methods may not be called on the reserved '
'path %s' % LOCAL_PATH)
if dbus_interface == LOCAL_IFACE:
raise DBusException('Methods may not be called on the reserved '
'interface %s' % LOCAL_IFACE)
# no need to validate other args - MethodCallMessage ctor will do
get_args_opts = dict(byte_arrays=byte_arrays)
if is_py2:
get_args_opts['utf8_strings'] = kwargs.get('utf8_strings',
False)
elif 'utf8_strings' in kwargs:
raise TypeError("unexpected keyword argument
'utf8_strings'")
message = MethodCallMessage(destination=bus_name,
path=object_path,
interface=dbus_interface,
method=method)
# Add the arguments to the function
try:
message.append(signature=signature, *args)
except Exception as e:
logging.basicConfig()
_logger.error('Unable to set arguments %r according to '
'signature %r: %s: %s',
args, signature, e.__class__, e)
raise
# make a blocking call
reply_message = self.send_message_with_reply_and_block(
message, timeout)
E
dbus.exceptions.DBusException: org.libvirt.Error: XML error: failed to parse xml document
'/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml'
/usr/lib/python3/dist-packages/dbus/connection.py:651: DBusException
----------------------------- Captured stderr call -----------------------------
I/O warning : failed to load external entity
"/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml"
===================== 1 failed, 34 passed in 7.84 seconds ======================
-------
3/9 libvirt-dbus:unit / test_domain.py OK 3.92 s
--- command ---
abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/sy...
VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-...
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
--- stdout ---
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir:
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
inifile:
collected 11 items
../tests/test_domain.py ...........
========================== 11 passed in 2.62 seconds ===========================
-------
4/9 libvirt-dbus:unit / test_snapshot.py OK 2.63 s
--- command ---
abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/sy...
VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-...
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
--- stdout ---
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir:
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
inifile:
collected 6 items
../tests/test_snapshot.py ......
=========================== 6 passed in 1.50 seconds ===========================
-------
5/9 libvirt-dbus:unit / test_interface.py OK 2.38 s
--- command ---
abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/sy...
VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-...
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
--- stdout ---
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir:
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
inifile:
collected 5 items
../tests/test_interface.py .....
=========================== 5 passed in 1.10 seconds ===========================
-------
6/9 libvirt-dbus:unit / test_network.py OK 3.13 s
--- command ---
abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/sy...
VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-...
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
--- stdout ---
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir:
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
inifile:
collected 7 items
../tests/test_network.py .......
=========================== 7 passed in 1.43 seconds ===========================
-------
7/9 libvirt-dbus:unit / test_nodedev.py OK 2.28 s
--- command ---
abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/sy...
VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-...
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
--- stdout ---
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir:
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
inifile:
collected 4 items
../tests/test_nodedev.py ....
=========================== 4 passed in 0.92 seconds ===========================
-------
8/9 libvirt-dbus:unit / test_storage.py OK 5.50 s
--- command ---
abs_top_builddir='<https://ci.centos.org/job/libvirt-dbus-check/sy...
VIRT_DBUS_INTERFACES_DIR='<https://ci.centos.org/job/libvirt-dbus-...
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
--- stdout ---
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir:
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
inifile:
collected 16 items
../tests/test_storage.py ................
========================== 16 passed in 4.18 seconds ===========================
-------
9/9 libvirt-dbus:style / flake8 OK 3.37 s
--- command ---
/usr/bin/flake8 --show-source --ignore=E501
<
https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...
-------
Ok: 8
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
+ exit 1
Build step 'Execute shell' marked build as failure