[2023-02-20 22:22:00,544][  INFO][PID:2350806] Marking build as starting
[2023-02-20 22:22:00,643][  INFO][PID:2350806] Trying to allocate VM
[2023-02-20 22:22:06,919][  INFO][PID:2350806] Allocated host ResallocHost, ticket_id=1155677, hostname=2620:52:3:1:dead:beef:cafe:c18f
[2023-02-20 22:22:06,920][  INFO][PID:2350806] Allocating ssh connection to builder
[2023-02-20 22:22:06,920][  INFO][PID:2350806] Checking that builder machine is OK
[2023-02-20 22:22:07,700][  INFO][PID:2350806] Filling build.info file with builder info
[2023-02-20 22:22:07,701][  INFO][PID:2350806] Marking build as running on frontend
[2023-02-20 22:22:07,804][  INFO][PID:2350806] Sending fedora-messaging bus message in build.start
[2023-02-20 22:22:09,065][  INFO][PID:2350806] Sending fedora-messaging bus message in chroot.start
[2023-02-20 22:22:09,156][  INFO][PID:2350806] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5550901 --chroot fedora-rawhide-x86_64 --detached
[2023-02-20 22:22:09,671][  INFO][PID:2350806] Downloading the builder-live.log file, attempt 1
[2023-02-20 22:27:19,563][  INFO][PID:2350806] Downloading results from builder
[2023-02-20 22:27:19,960][  INFO][PID:2350806] Releasing VM back to pool
[2023-02-20 22:27:20,040][  INFO][PID:2350806] Searching for 'success' file in resultdir
[2023-02-20 22:27:20,041][  INFO][PID:2350806] Going to sign pkgs from source: 5550901-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2023-02-20 22:27:20,042][  INFO][PID:2350806] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-02-20 22:27:20,630][  INFO][PID:2350806] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer/python-aiocurrencylayer-1.0.5-1.fc39.src.rpm' (attempt #1)
[2023-02-20 22:27:22,047][  INFO][PID:2350806] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer/python-aiocurrencylayer-1.0.5-1.fc39.src.rpm
[2023-02-20 22:27:22,048][  INFO][PID:2350806] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer/python3-aiocurrencylayer-1.0.5-1.fc39.noarch.rpm' (attempt #1)
[2023-02-20 22:27:23,376][  INFO][PID:2350806] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer/python3-aiocurrencylayer-1.0.5-1.fc39.noarch.rpm
[2023-02-20 22:27:23,377][  INFO][PID:2350806] Sign done
[2023-02-20 22:27:23,379][  INFO][PID:2350806] Incremental createrepo run, adding 05550901-python-aiocurrencylayer into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-02-20 22:27:23,383][  INFO][PID:2350806] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05550901-python-aiocurrencylayer --no-appstream-metadata' as PID 2379961
[2023-02-20 22:31:22,165][  INFO][PID:2350806] Finished after 238 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05550901-python-aiocurrencylayer --no-appstream-metadata)
[2023-02-20 22:31:22,166][  INFO][PID:2350806] Getting build details
[2023-02-20 22:31:22,167][  INFO][PID:2350806] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer
[2023-02-20 22:31:22,169][  INFO][PID:2350806] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 2413934
[2023-02-20 22:31:22,189][  INFO][PID:2350806] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-02-20 22:31:22,190][  INFO][PID:2350806] Built packages:
python3-aiocurrencylayer 1.0.5
[2023-02-20 22:31:22,191][  INFO][PID:2350806] build details: {'built_packages': 'python3-aiocurrencylayer 1.0.5'}
[2023-02-20 22:31:22,191][  INFO][PID:2350806] Retrieving pubkey
[2023-02-20 22:31:22,192][  INFO][PID:2350806] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-02-20 22:31:22,717][  INFO][PID:2350806] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-02-20 22:31:22,719][  INFO][PID:2350806] Finished build: id=5550901 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2023-02-20 22:31:22,726][  INFO][PID:2350806] Worker succeeded build, took 555.0244357585907
[2023-02-20 22:31:22,844][  INFO][PID:2350806] Sending fedora-messaging bus message in build.end
[2023-02-20 22:31:22,866][  INFO][PID:2350806] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer/builder-live.log by gzip
[2023-02-20 22:31:22,867][  INFO][PID:2350806] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer/builder-live.log' as PID 2413977
[2023-02-20 22:31:22,908][  INFO][PID:2350806] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer/builder-live.log)
[2023-02-20 22:31:22,909][  INFO][PID:2350806] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer/backend.log by gzip
[2023-02-20 22:31:22,910][  INFO][PID:2350806] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05550901-python-aiocurrencylayer/backend.log' as PID 2413982