[Libvirt-ci] Build failed in Jenkins: virt-manager-build » libvirt-freebsd-12 #369

ci at centos.org ci at centos.org
Wed Jan 30 22:43:15 UTC 2019


See <https://ci.centos.org/job/virt-manager-build/systems=libvirt-freebsd-12/369/display/redirect?page=changes>

Changes:

[crobinso] Move tests/pylint.cfg to pylintrc

[crobinso] Move tests.pycodestyle.cfg to setup.cfg

[crobinso] pycodestyle: Only use format=pylint from setup.py

------------------------------------------
Started by upstream project "virt-manager-build" build number 369
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-build/systems=libvirt-freebsd-12/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/virt-manager/virt-manager.git # timeout=10
Fetching upstream changes from https://github.com/virt-manager/virt-manager.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/virt-manager/virt-manager.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a9f818b44b5066b918e2f90ff3027b3c8d7646cb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a9f818b44b5066b918e2f90ff3027b3c8d7646cb
Commit message: "pycodestyle: Only use format=pylint from setup.py"
 > git rev-list --no-walk fe2564530a828dd8fef2ea9641c962b39f3713a2 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[virt-manager] $ /bin/sh -xe /tmp/jenkins2267809265353908929.sh
+ /usr/local/bin/python3 ./setup.py configure '--prefix=/home/jenkins/build/libvirt'
Traceback (most recent call last):
  File "./setup.py", line 713, in <module>
    distclass=VMMDistribution,
  File "/usr/local/lib/python3.6/distutils/core.py", line 121, in setup
    dist.parse_config_files()
  File "/usr/local/lib/python3.6/distutils/dist.py", line 395, in parse_config_files
    parser.read(filename)
  File "/usr/local/lib/python3.6/configparser.py", line 697, in read
    self._read(fp, filename)
  File "/usr/local/lib/python3.6/configparser.py", line 1015, in _read
    for lineno, line in enumerate(fp, start=1):
  File "/usr/local/lib/python3.6/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 569: ordinal not in range(128)
Build step 'Execute shell' marked build as failure




More information about the Libvirt-ci mailing list