Package: src:waagent Version: 2.2.34-1 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in sid but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python3,systemd --buildsystem pybuild dh_update_autotools_config -i -O--buildsystem=pybuild dh_auto_configure -i -O--buildsystem=pybuild I: pybuild base:217: python3.7 setup.py config running config dh_auto_build -i -O--buildsystem=pybuild I: pybuild base:217: /usr/bin/python3 setup.py build running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/azurelinuxagent copying azurelinuxagent/agent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/azurelinuxagent copying azurelinuxagent/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/azurelinuxagent creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/azurelinuxagent/distro [... snipped ...] File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/tests/common/test_cgroups.py", line 128, in exercise_telemetry_instantiation self.assertIn('cpu', test_cgroup.cgroups) AssertionError: 'cpu' not found in {} ====================================================================== FAIL: test_telemetry_instantiation_as_normal_user_with_limits (tests.common.test_cgroups.TestCGroups) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.7/unittest/mock.py", line 1195, in patched return func(*args, **keywargs) File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/tests/common/test_cgroups.py", line 193, in test_telemetry_instantiation_as_normal_user_with_limits self.exercise_telemetry_instantiation(cg) File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/tests/common/test_cgroups.py", line 128, in exercise_telemetry_instantiation self.assertIn('cpu', test_cgroup.cgroups) AssertionError: 'cpu' not found in {} ---------------------------------------------------------------------- Ran 462 tests in 46.231s FAILED (failures=4, errors=50, skipped=5, expected failures=1) RESPONSE: message RESULT: [HTTP Failed] [status: reason] message PRESENT: True RESPONSE: b'message' RESULT: [HTTP Failed] [status: reason] b'message' PRESENT: True RESPONSE: Âmessage RESULT: [HTTP Failed] [status: reason] message PRESENT: True 2019/01/10 16:43:59.525243 ERROR Daemon Command: [ls /not-exists], return code: [2], result: [] 2019/01/10 16:43:59.525243 ERROR Daemon Command: [ls /not-exists], return code: [2], result: [] 2019/01/10 16:43:59.525243 ERROR Daemon Command: [ls /not-exists], return code: [2], result: [] 2019/01/10 16:43:59.525243 ERROR Daemon Command: [ls /not-exists], return code: [2], result: [] 2019/01/10 16:43:59.525243 ERROR Daemon Command: [ls /not-exists], return code: [2], result: [] 2019/01/10 16:43:59.525243 ERROR Daemon Command: [ls /not-exists], return code: [2], result: [] 2019/01/10 16:43:59.525243 ERROR Daemon Command: [ls /not-exists], return code: [2], result: [] 2019/01/10 16:43:59.533425 ERROR Daemon Command: [ls \u6211], return code: [2], result: [] 2019/01/10 16:43:59.533425 ERROR Daemon Command: [ls \u6211], return code: [2], result: [] 2019/01/10 16:43:59.533425 ERROR Daemon Command: [ls \u6211], return code: [2], result: [] 2019/01/10 16:43:59.533425 ERROR Daemon Command: [ls \u6211], return code: [2], result: [] 2019/01/10 16:43:59.533425 ERROR Daemon Command: [ls \u6211], return code: [2], result: [] 2019/01/10 16:43:59.533425 ERROR Daemon Command: [ls \u6211], return code: [2], result: [] 2019/01/10 16:43:59.533425 ERROR Daemon Command: [ls \u6211], return code: [2], result: [] E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build; python3.7 -m unittest discover -v dh_auto_test: pybuild --test -i python{version} -p 3.7 returned exit code 13 make: *** [debian/rules:8: build-indep] Error 25 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- This is just how the build ended in my autobuilder with "dpkg-buildpackage -A" but it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/waagent.html and here: https://buildd.debian.org/status/package.php?p=waagent If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.