[systemd-devel] CentOS CI test suites failing
František Šumšal
frantisek at sumsal.cz
Tue May 28 20:02:31 UTC 2019
Hello!
Thanks for the heads up. This was unfortunately caused by two simultaneous issues:
1) CentOS CI pool ran out of pre-installed machines
2) I forgot to handle such situation in the systemd CentOS CI code :-)
After giving the CentOS CI a few hours to get back on its tracks, I'll shortly
merge a patch[0] to handle it on the systemd side, and start slowly re-triggering
failed jobs for PRs.
[0] https://github.com/systemd/systemd-centos-ci/pull/120
On 5/28/19 8:39 PM, zach wrote:
> Looks like CentOS CI test suites are failing on multiple PRs with errors like those listed below. Any advise on how to get these passing again or who I could reach out to for help getting this back in order?
>
> 2019-05-28 16:04:26,307 [agent-control/<module>] ERROR: Execution failed
> Traceback (most recent call last):
> File "./agent-control.py", line 371, in <module>
> node, ssid = ac.allocate_node(args.version, args.arch)
> File "./agent-control.py", line 82, in allocate_node
> jroot = json.loads(res)
> File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads
> return _default_decoder.decode(s)
> File "/usr/lib64/python2.7/json/decoder.py", line 366, in decode
> obj, end = self.raw_decode(s, idx=_w(s, 0).end())
> File "/usr/lib64/python2.7/json/decoder.py", line 384, in raw_decode
> raise ValueError("No JSON object could be decoded")
> ValueError: No JSON object could be decoded
> Traceback (most recent call last):
> File "./agent-control.py", line 449, in <module>
> ac.free_session(ssid)
> NameError: name 'ssid' is not defined
> mv: cannot stat ‘artifacts_*’: No such file or director
>
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
--
Frantisek Sumsal
GPG key ID: 0xFB738CE27B634E4B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20190528/2b25f92a/attachment-0001.sig>
More information about the systemd-devel
mailing list