Source: buildbot Version: 2.6.0-1 X-Debbugs-CC: [email protected] Severity: serious User: [email protected] Usertags: needs-update
Hi Maintainer The autopkgtests of buildbot started to fail with Python 3.8 as the default Python3 interpreter [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/b/buildbot/unstable/amd64/ Mar 14 08:35:47 autopkgtest-unstable-amd64 systemd[1]: Started Buildbot master default. + buildbot-worker create-worker /var/lib/buildbot/workers/default localhost example-worker pass mkdir /var/lib/buildbot/workers/default mkdir /var/lib/buildbot/workers/default/info Creating info/admin, you need to edit it appropriately. Creating info/host, you need to edit it appropriately. Not creating info/access_uri - add it if you wish Please edit the files in /var/lib/buildbot/workers/default/info appropriately. worker configured in /var/lib/buildbot/workers/default + chown buildbot: -R /var/lib/buildbot/workers/default + [ -d /run/systemd/system ] + systemctl enable [email protected] Created symlink /etc/systemd/system/multi-user.target.wants/[email protected] → /lib/systemd/system/[email protected]. + systemctl start [email protected] + check_service_works [email protected] + local [email protected] + local i=0 + systemctl is-active -q [email protected] + [ 0 -lt 30 ] + sleep 1 + i=1 + systemctl is-active -q [email protected] + systemctl status [email protected] ● [email protected] - Buildbot worker default Loaded: loaded (/lib/systemd/system/[email protected]; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sat 2020-03-14 08:36:18 UTC; 625ms ago Docs: man:buildbot-worker(1) man:buildbot-worker(7) https://docs.buildbot.net/ Process: 2283 ExecStart=/usr/bin/buildbot-worker start --nodaemon (code=exited, status=1/FAILURE) Main PID: 2283 (code=exited, status=1/FAILURE) Mar 14 08:36:18 autopkgtest-unstable-amd64 systemd[1]: Started Buildbot worker default. Mar 14 08:36:18 autopkgtest-unstable-amd64 systemd[1]: [email protected]: Main process exited, code=exited, status=1/FAILURE Mar 14 08:36:18 autopkgtest-unstable-amd64 systemd[1]: [email protected]: Failed with result 'exit-code'. autopkgtest [08:36:19]: test smoke: -----------------------] autopkgtest [08:36:19]: test smoke: - - - - - - - - - - results - - - - - - - - - - smoke FAIL non-zero exit status 3

