[Bugs] [Bug 1614631] Spurious smoke failure in build rpms

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 11 10:58:34 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1614631

Niels de Vos <ndevos at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ndevos at redhat.com



--- Comment #1 from Niels de Vos <ndevos at redhat.com> ---
The rest of the error message contains a little more details:

INFO: mock.py version 1.4.11 starting (python version = 2.7.5)...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Start(glusterfs-4.2dev-0.240.git4657137.el7.src.rpm) 
Config(epel-7-x86_64)
Start: clean chroot
ERROR: Exception(glusterfs-4.2dev-0.240.git4657137.el7.src.rpm)
Config(epel-7-x86_64) 0 minutes 0 seconds
INFO: Results and/or logs in:
/home/jenkins/root/workspace/devrpm-el7/RPMS/el7/x86_64/
INFO: Cleaning up build root ('cleanup_on_failure=True')
Start: clean chroot
ERROR: Build root is locked by another process.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE


The "ERROR: Build root is locked by another process." suggests that there was
an other mock process building for epel-7-x86_64 on the system. Or, possibly a
mock process was uncleanly exited and some pieces were left over.

In order to prevent this in the future, I recommend to run mock with a
--uniqueext=UNIQUEEXT option that is unique for the jobname+jobid.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list