[2023-07-29 15:06:41,583][  INFO][PID:2106843] Marking build as starting
[2023-07-29 15:06:41,720][  INFO][PID:2106843] Trying to allocate VM
[2023-07-29 15:06:44,764][  INFO][PID:2106843] Allocated host ResallocHost, ticket_id=3535140, hostname=2620:52:3:1:dead:beef:cafe:c189
[2023-07-29 15:06:44,765][  INFO][PID:2106843] Allocating ssh connection to builder
[2023-07-29 15:06:44,766][  INFO][PID:2106843] Checking that builder machine is OK
[2023-07-29 15:06:45,916][  INFO][PID:2106843] Filling build.info file with builder info
[2023-07-29 15:06:45,917][  INFO][PID:2106843] Marking build as running on frontend
[2023-07-29 15:06:46,024][  INFO][PID:2106843] Sending fedora-messaging bus message in build.start
[2023-07-29 15:06:47,697][  INFO][PID:2106843] Sending fedora-messaging bus message in chroot.start
[2023-07-29 15:06:47,725][  INFO][PID:2106843] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6222233-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2023-07-29 15:06:48,311][  INFO][PID:2106843] Downloading the builder-live.log file, attempt 1
[2023-07-29 15:11:05,009][  INFO][PID:2106843] Downloading results from builder
[2023-07-29 15:11:05,776][  INFO][PID:2106843] Releasing VM back to pool
[2023-07-29 15:11:05,785][  INFO][PID:2106843] Searching for 'success' file in resultdir
[2023-07-29 15:11:05,786][  INFO][PID:2106843] Going to sign pkgs from source: 6222233-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2023-07-29 15:11:05,787][  INFO][PID:2106843] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-07-29 15:11:06,330][  INFO][PID:2106843] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib/python-nclib-1.0.5-1.el9.src.rpm' (attempt #1)
[2023-07-29 15:11:07,617][  INFO][PID:2106843] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib/python-nclib-1.0.5-1.el9.src.rpm
[2023-07-29 15:11:07,618][  INFO][PID:2106843] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib/python3-nclib-1.0.5-1.el9.noarch.rpm' (attempt #1)
[2023-07-29 15:11:08,880][  INFO][PID:2106843] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib/python3-nclib-1.0.5-1.el9.noarch.rpm
[2023-07-29 15:11:08,881][  INFO][PID:2106843] Sign done
[2023-07-29 15:11:08,882][  INFO][PID:2106843] Incremental createrepo run, adding 06222233-python-nclib into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2023-07-29 15:11:08,884][  INFO][PID:2106843] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 06222233-python-nclib --no-appstream-metadata' as PID 2117007
[2023-07-29 15:12:08,711][  INFO][PID:2106843] Finished after 59 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 06222233-python-nclib --no-appstream-metadata)
[2023-07-29 15:12:08,712][  INFO][PID:2106843] Getting build details
[2023-07-29 15:12:08,713][  INFO][PID:2106843] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib
[2023-07-29 15:12:08,713][  INFO][PID:2106843] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 2119551
[2023-07-29 15:12:08,729][  INFO][PID:2106843] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-07-29 15:12:08,729][  INFO][PID:2106843] Built packages:
python3-nclib 1.0.5
[2023-07-29 15:12:08,730][  INFO][PID:2106843] build details: {'built_packages': 'python3-nclib 1.0.5'}
[2023-07-29 15:12:08,730][  INFO][PID:2106843] Retrieving pubkey
[2023-07-29 15:12:08,730][  INFO][PID:2106843] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-07-29 15:12:09,152][  INFO][PID:2106843] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-07-29 15:12:09,153][  INFO][PID:2106843] Finished build: id=6222233 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2023-07-29 15:12:09,154][  INFO][PID:2106843] Worker succeeded build, took 323.23669385910034
[2023-07-29 15:12:09,227][  INFO][PID:2106843] Sending fedora-messaging bus message in build.end
[2023-07-29 15:12:09,247][  INFO][PID:2106843] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib/builder-live.log by gzip
[2023-07-29 15:12:09,248][  INFO][PID:2106843] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib/builder-live.log' as PID 2119583
[2023-07-29 15:12:09,257][  INFO][PID:2106843] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib/builder-live.log)
[2023-07-29 15:12:09,258][  INFO][PID:2106843] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib/backend.log by gzip
[2023-07-29 15:12:09,259][  INFO][PID:2106843] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06222233-python-nclib/backend.log' as PID 2119585