Ehud Yonasi <[email protected]> writes: > It was a problem with global setup with el9 node - there was a missing > package and it was removed in: > https://gerrit.ovirt.org/c/jenkins/+/117867 > <https://gerrit.ovirt.org/c/jenkins/+/117867>
Thank you! Unfortunately, there is another problem, on an el8 node: https://jenkins.ovirt.org/job/vdsm_standard-check-patch/31165/ Apparently this: Error: Unable to find a match: python-pyyaml python-jinja2 python-six python-pyxdg >> On 30 Nov 2021, at 22:14, Michal Skrivanek <[email protected]> >> wrote: >> >> >> >>> On 30. 11. 2021, at 14:37, Milan Zamazal <[email protected]> wrote: >>> >>> Hi, >>> >>> as demonstrated in >>> https://jenkins.ovirt.org/job/vdsm_standard-check-patch/31133/, OST >>> builds can at least start now but still fail, apparently due to the >>> following: >>> >>> + sudo -n usermod -a -G jenkins qemu >>> usermod: user 'qemu' does not exist >>> + log ERROR 'Failed to add user qemu to group jenkins' >>> + local level=ERROR >>> + shift >>> + local 'message=Failed to add user qemu to group jenkins' >>> + local prefix >>> + [[ 4 -gt 1 ]] >>> + prefix='global_setup[lago_setup]' >>> + echo 'global_setup[lago_setup] ERROR: Failed to add user qemu to group >>> jenkins' >>> global_setup[lago_setup] ERROR: Failed to add user qemu to group jenkins >>> + return 1 >>> + failed=true >>> >>> What can be done about it? >> >> it passed the next time, perhaps a faulty jenkins node that doesn't build? >> >>> >>> Thanks, >>> Milan >>> _______________________________________________ >>> Devel mailing list -- [email protected] <mailto:[email protected]> >>> To unsubscribe send an email to [email protected] >>> <mailto:[email protected]> >>> Privacy Statement: https://www.ovirt.org/privacy-policy.html >>> <https://www.ovirt.org/privacy-policy.html> >>> oVirt Code of Conduct: >>> https://www.ovirt.org/community/about/community-guidelines/ >>> <https://www.ovirt.org/community/about/community-guidelines/> >>> List Archives: >>> https://lists.ovirt.org/archives/list/[email protected]/message/KLQU6KMMORGVDSENBY4COFQZFHAPBS7R/ >>> <https://lists.ovirt.org/archives/list/[email protected]/message/KLQU6KMMORGVDSENBY4COFQZFHAPBS7R/> >> _______________________________________________ >> Infra mailing list -- [email protected] <mailto:[email protected]> >> To unsubscribe send an email to [email protected] >> <mailto:[email protected]> >> Privacy Statement: https://www.ovirt.org/privacy-policy.html >> <https://www.ovirt.org/privacy-policy.html> >> oVirt Code of Conduct: >> https://www.ovirt.org/community/about/community-guidelines/ >> <https://www.ovirt.org/community/about/community-guidelines/> >> List Archives: >> https://lists.ovirt.org/archives/list/[email protected]/message/AAUUN64LO5JJRXDI2CL4DBGYX3AZTJN2/ >> <https://lists.ovirt.org/archives/list/[email protected]/message/AAUUN64LO5JJRXDI2CL4DBGYX3AZTJN2/> _______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/XAJBU57YVUUVNFFWQLPY3W3H5FMAB2FX/
