[2023-07-14 11:08:53,873][  INFO][PID:2531264] Marking build as starting
[2023-07-14 11:08:53,979][  INFO][PID:2531264] Trying to allocate VM
[2023-07-14 11:08:57,042][  INFO][PID:2531264] Allocated host ResallocHost, ticket_id=3343530, hostname=2620:52:3:1:dead:beef:cafe:c111
[2023-07-14 11:08:57,043][  INFO][PID:2531264] Allocating ssh connection to builder
[2023-07-14 11:08:57,043][  INFO][PID:2531264] Checking that builder machine is OK
[2023-07-14 11:08:58,005][  INFO][PID:2531264] Filling build.info file with builder info
[2023-07-14 11:08:58,006][  INFO][PID:2531264] Marking build as running on frontend
[2023-07-14 11:08:58,081][  INFO][PID:2531264] Sending fedora-messaging bus message in build.start
[2023-07-14 11:08:59,467][  INFO][PID:2531264] Sending fedora-messaging bus message in chroot.start
[2023-07-14 11:08:59,493][  INFO][PID:2531264] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6172332-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2023-07-14 11:09:00,166][  INFO][PID:2531264] Downloading the builder-live.log file, attempt 1
[2023-07-14 11:13:19,895][  INFO][PID:2531264] Downloading results from builder
[2023-07-14 11:13:20,874][  INFO][PID:2531264] Releasing VM back to pool
[2023-07-14 11:13:20,883][  INFO][PID:2531264] Searching for 'success' file in resultdir
[2023-07-14 11:13:20,883][  INFO][PID:2531264] Going to sign pkgs from source: 6172332-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2023-07-14 11:13:20,884][  INFO][PID:2531264] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-07-14 11:13:21,690][  INFO][PID:2531264] 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/06172332-python-multipoles/python-multipoles-0.4.0-1.el9.src.rpm' (attempt #1)
[2023-07-14 11:13:23,417][  INFO][PID:2531264] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles/python-multipoles-0.4.0-1.el9.src.rpm
[2023-07-14 11:13:23,417][  INFO][PID:2531264] 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/06172332-python-multipoles/python3-multipoles-0.4.0-1.el9.noarch.rpm' (attempt #1)
[2023-07-14 11:13:24,834][  INFO][PID:2531264] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles/python3-multipoles-0.4.0-1.el9.noarch.rpm
[2023-07-14 11:13:24,835][  INFO][PID:2531264] Sign done
[2023-07-14 11:13:24,835][  INFO][PID:2531264] Incremental createrepo run, adding 06172332-python-multipoles into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2023-07-14 11:13:24,836][  INFO][PID:2531264] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 06172332-python-multipoles --no-appstream-metadata' as PID 2538859
[2023-07-14 11:14:06,117][  INFO][PID:2531264] Finished after 41 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 06172332-python-multipoles --no-appstream-metadata)
[2023-07-14 11:14:06,118][  INFO][PID:2531264] Getting build details
[2023-07-14 11:14:06,118][  INFO][PID:2531264] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles
[2023-07-14 11:14:06,119][  INFO][PID:2531264] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 2540406
[2023-07-14 11:14:06,134][  INFO][PID:2531264] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-07-14 11:14:06,134][  INFO][PID:2531264] Built packages:
python3-multipoles 0.4.0
[2023-07-14 11:14:06,135][  INFO][PID:2531264] build details: {'built_packages': 'python3-multipoles 0.4.0'}
[2023-07-14 11:14:06,135][  INFO][PID:2531264] Retrieving pubkey
[2023-07-14 11:14:06,136][  INFO][PID:2531264] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-07-14 11:14:06,757][  INFO][PID:2531264] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-07-14 11:14:06,757][  INFO][PID:2531264] Finished build: id=6172332 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2023-07-14 11:14:06,759][  INFO][PID:2531264] Worker succeeded build, took 308.7527587413788
[2023-07-14 11:14:06,828][  INFO][PID:2531264] Sending fedora-messaging bus message in build.end
[2023-07-14 11:14:06,844][  INFO][PID:2531264] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles/builder-live.log by gzip
[2023-07-14 11:14:06,846][  INFO][PID:2531264] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles/builder-live.log' as PID 2540421
[2023-07-14 11:14:06,854][  INFO][PID:2531264] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles/builder-live.log)
[2023-07-14 11:14:06,855][  INFO][PID:2531264] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles/backend.log by gzip
[2023-07-14 11:14:06,855][  INFO][PID:2531264] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06172332-python-multipoles/backend.log' as PID 2540422