[2023-01-21 09:52:23,587][ INFO][PID:2493838] Marking build as starting [2023-01-21 09:52:23,664][ INFO][PID:2493838] Trying to allocate VM [2023-01-21 09:52:26,712][ INFO][PID:2493838] Allocated host ResallocHost, ticket_id=645762, hostname=2620:52:3:1:dead:beef:cafe:c199 [2023-01-21 09:52:26,713][ INFO][PID:2493838] Allocating ssh connection to builder [2023-01-21 09:52:26,713][ INFO][PID:2493838] Checking that builder machine is OK [2023-01-21 09:52:27,396][ INFO][PID:2493838] Filling build.info file with builder info [2023-01-21 09:52:27,397][ INFO][PID:2493838] Marking build as running on frontend [2023-01-21 09:52:27,471][ INFO][PID:2493838] Sending fedora-messaging bus message in build.start [2023-01-21 09:52:28,454][ INFO][PID:2493838] Sending fedora-messaging bus message in chroot.start [2023-01-21 09:52:28,476][ INFO][PID:2493838] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5270405 --chroot fedora-rawhide-x86_64 --detached [2023-01-21 09:52:28,977][ INFO][PID:2493838] Downloading the builder-live.log file, attempt 1 [2023-01-21 09:54:41,184][ INFO][PID:2493838] Downloading results from builder [2023-01-21 09:54:41,578][ INFO][PID:2493838] Releasing VM back to pool [2023-01-21 09:54:41,586][ INFO][PID:2493838] Searching for 'success' file in resultdir [2023-01-21 09:54:41,587][ INFO][PID:2493838] Going to sign pkgs from source: 5270405-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 [2023-01-21 09:54:41,588][ INFO][PID:2493838] Calling '/bin/sign -u thrnciar#python-packaging-control@copr.fedorahosted.org -p' (attempt #1) [2023-01-21 09:54:42,086][ INFO][PID:2493838] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-packaging-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/python-aiohttp-sse-client-0.2.0-8.fc38.src.rpm' (attempt #1) [2023-01-21 09:54:43,306][ INFO][PID:2493838] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/python-aiohttp-sse-client-0.2.0-8.fc38.src.rpm [2023-01-21 09:54:43,306][ INFO][PID:2493838] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-packaging-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/python3-aiohttp-sse-client-0.2.0-8.fc38.noarch.rpm' (attempt #1) [2023-01-21 09:54:44,326][ INFO][PID:2493838] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/python3-aiohttp-sse-client-0.2.0-8.fc38.noarch.rpm [2023-01-21 09:54:44,327][ INFO][PID:2493838] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-packaging-control@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/python-aiohttp-sse-client-doc-0.2.0-8.fc38.noarch.rpm' (attempt #1) [2023-01-21 09:54:45,476][ INFO][PID:2493838] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/python-aiohttp-sse-client-doc-0.2.0-8.fc38.noarch.rpm [2023-01-21 09:54:45,477][ INFO][PID:2493838] Sign done [2023-01-21 09:54:45,478][ INFO][PID:2493838] Incremental createrepo run, adding 05270405-python-aiohttp-sse-client into https://download.copr.fedorainfracloud.org/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-01-21 09:54:45,479][ INFO][PID:2493838] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 --add 05270405-python-aiohttp-sse-client' as PID 2582216 [2023-01-21 09:56:46,223][ INFO][PID:2493838] Finished after 120 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64 --add 05270405-python-aiohttp-sse-client) [2023-01-21 09:56:46,224][ INFO][PID:2493838] Getting build details [2023-01-21 09:56:46,224][ INFO][PID:2493838] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client [2023-01-21 09:56:46,225][ INFO][PID:2493838] Running command 'builtin cd /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2671941 [2023-01-21 09:56:46,245][ INFO][PID:2493838] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-21 09:56:46,246][ INFO][PID:2493838] Built packages: python3-aiohttp-sse-client 0.2.0 python-aiohttp-sse-client-doc 0.2.0 [2023-01-21 09:56:46,246][ INFO][PID:2493838] build details: {'built_packages': 'python3-aiohttp-sse-client 0.2.0\npython-aiohttp-sse-client-doc 0.2.0'} [2023-01-21 09:56:46,247][ INFO][PID:2493838] Retrieving pubkey [2023-01-21 09:56:46,247][ INFO][PID:2493838] Calling '/bin/sign -u thrnciar#python-packaging-control@copr.fedorahosted.org -p' (attempt #1) [2023-01-21 09:56:46,665][ INFO][PID:2493838] Added pubkey for user thrnciar project python-packaging-control into: /var/lib/copr/public_html/results/thrnciar/python-packaging-control/pubkey.gpg [2023-01-21 09:56:46,666][ INFO][PID:2493838] Finished build: id=5270405 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-packaging-control chroot=fedora-rawhide-x86_64 [2023-01-21 09:56:46,667][ INFO][PID:2493838] Worker succeeded build, took 259.26991057395935 [2023-01-21 09:56:46,733][ INFO][PID:2493838] Sending fedora-messaging bus message in build.end [2023-01-21 09:56:46,750][ INFO][PID:2493838] Compressing /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/builder-live.log by gzip [2023-01-21 09:56:46,751][ INFO][PID:2493838] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/builder-live.log' as PID 2672041 [2023-01-21 09:56:46,756][ INFO][PID:2493838] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/builder-live.log) [2023-01-21 09:56:46,757][ INFO][PID:2493838] Compressing /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/backend.log by gzip [2023-01-21 09:56:46,758][ INFO][PID:2493838] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-packaging-control/fedora-rawhide-x86_64/05270405-python-aiohttp-sse-client/backend.log' as PID 2672043