Running '. ./init-build-env; bitbake-selftest' with output to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build/command-1-cmds.log in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build
Poky - The Yocto Project testing distribution
.............................................................................................................................................................................................................................F..........s........................................................ssss.s..ssss...................................................................ssss.sssssssssss......s.s.sss..............................................................................................................................ssssssssssssssssssssssssssssssssssssssss.........................................................................................................................ssssssssssssssssssssssssssssssssssssssss......Sending SIGTERM to pr-server.
..................
======================================================================
FAIL: test_wget_checkstatus (bb.tests.fetch.FetchCheckStatusTest.test_wget_checkstatus) (url='https://github.com/kergoth/tslib/releases/download/1.1/tslib-1.1.tar.xz')
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-debian/build/layers/bitbake/lib/bb/tests/fetch.py", line 1641, in test_wget_checkstatus
self.assertTrue(ret, msg="URI %s, can't check status" % (u))
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False is not true : URI https://github.com/kergoth/tslib/releases/download/1.1/tslib-1.1.tar.xz, can't check status
----------------------------------------------------------------------
Ran 748 tests in 1174.665s
FAILED (failures=1, skipped=110)