[2023-04-14 08:55:30,992][ INFO][PID:1166727] Marking build as starting [2023-04-14 08:55:31,201][ INFO][PID:1166727] Trying to allocate VM [2023-04-14 08:55:34,266][ INFO][PID:1166727] Allocated host ResallocHost, ticket_id=1983640, hostname=3.81.51.105 [2023-04-14 08:55:34,267][ INFO][PID:1166727] Allocating ssh connection to builder [2023-04-14 08:55:34,268][ INFO][PID:1166727] Checking that builder machine is OK [2023-04-14 08:55:35,090][ INFO][PID:1166727] Filling build.info file with builder info [2023-04-14 08:55:35,091][ INFO][PID:1166727] Marking build as running on frontend [2023-04-14 08:55:35,167][ INFO][PID:1166727] Sending fedora-messaging bus message in build.start [2023-04-14 08:55:36,209][ INFO][PID:1166727] Sending fedora-messaging bus message in chroot.start [2023-04-14 08:55:36,309][ INFO][PID:1166727] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5781106 --chroot fedora-38-aarch64 --detached [2023-04-14 08:55:36,850][ INFO][PID:1166727] Downloading the builder-live.log file, attempt 1 [2023-04-14 08:57:15,346][ INFO][PID:1166727] Downloading results from builder [2023-04-14 08:57:15,653][ INFO][PID:1166727] Releasing VM back to pool [2023-04-14 08:57:15,663][ INFO][PID:1166727] Searching for 'success' file in resultdir [2023-04-14 08:57:15,663][ INFO][PID:1166727] Going to sign pkgs from source: 5781106-fedora-38-aarch64 in chroot: /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64 [2023-04-14 08:57:15,664][ INFO][PID:1166727] Calling '/bin/sign -u dwrobel#asco@copr.fedorahosted.org -p' (attempt #1) [2023-04-14 08:57:16,049][ INFO][PID:1166727] Calling '/bin/sign -4 -h sha256 -u dwrobel#asco@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/asco-0.4.11-1.fc38.aarch64.rpm' (attempt #1) [2023-04-14 08:57:17,398][ INFO][PID:1166727] signed rpm: /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/asco-0.4.11-1.fc38.aarch64.rpm [2023-04-14 08:57:17,399][ INFO][PID:1166727] Calling '/bin/sign -4 -h sha256 -u dwrobel#asco@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/asco-debuginfo-0.4.11-1.fc38.aarch64.rpm' (attempt #1) [2023-04-14 08:57:18,506][ INFO][PID:1166727] signed rpm: /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/asco-debuginfo-0.4.11-1.fc38.aarch64.rpm [2023-04-14 08:57:18,507][ INFO][PID:1166727] Calling '/bin/sign -4 -h sha256 -u dwrobel#asco@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/asco-0.4.11-1.fc38.src.rpm' (attempt #1) [2023-04-14 08:57:19,560][ INFO][PID:1166727] signed rpm: /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/asco-0.4.11-1.fc38.src.rpm [2023-04-14 08:57:19,560][ INFO][PID:1166727] Calling '/bin/sign -4 -h sha256 -u dwrobel#asco@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/asco-debugsource-0.4.11-1.fc38.aarch64.rpm' (attempt #1) [2023-04-14 08:57:20,713][ INFO][PID:1166727] signed rpm: /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/asco-debugsource-0.4.11-1.fc38.aarch64.rpm [2023-04-14 08:57:20,714][ INFO][PID:1166727] Sign done [2023-04-14 08:57:20,714][ INFO][PID:1166727] Incremental createrepo run, adding 05781106-asco into https://download.copr.fedorainfracloud.org/results/dwrobel/asco/fedora-38-aarch64, (auto-create-repo=True) [2023-04-14 08:57:20,716][ INFO][PID:1166727] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64 --add 05781106-asco --no-appstream-metadata' as PID 1172015 [2023-04-14 08:57:21,594][ INFO][PID:1166727] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64 --add 05781106-asco --no-appstream-metadata) [2023-04-14 08:57:21,595][ INFO][PID:1166727] Getting build details [2023-04-14 08:57:21,595][ INFO][PID:1166727] Listing built binary packages in /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco [2023-04-14 08:57:21,596][ INFO][PID:1166727] Running command 'builtin cd /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1172109 [2023-04-14 08:57:21,629][ INFO][PID:1166727] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-04-14 08:57:21,630][ INFO][PID:1166727] Built packages: asco 0.4.11 asco-debuginfo 0.4.11 asco-debugsource 0.4.11 [2023-04-14 08:57:21,630][ INFO][PID:1166727] build details: {'built_packages': 'asco 0.4.11\nasco-debuginfo 0.4.11\nasco-debugsource 0.4.11'} [2023-04-14 08:57:21,631][ INFO][PID:1166727] Retrieving pubkey [2023-04-14 08:57:21,631][ INFO][PID:1166727] Calling '/bin/sign -u dwrobel#asco@copr.fedorahosted.org -p' (attempt #1) [2023-04-14 08:57:22,054][ INFO][PID:1166727] Added pubkey for user dwrobel project asco into: /var/lib/copr/public_html/results/dwrobel/asco/pubkey.gpg [2023-04-14 08:57:22,055][ INFO][PID:1166727] Finished build: id=5781106 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/dwrobel/asco chroot=fedora-38-aarch64 [2023-04-14 08:57:22,056][ INFO][PID:1166727] Worker succeeded build, took 106.96522402763367 [2023-04-14 08:57:22,142][ INFO][PID:1166727] Sending fedora-messaging bus message in build.end [2023-04-14 08:57:22,161][ INFO][PID:1166727] Compressing /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/builder-live.log by gzip [2023-04-14 08:57:22,162][ INFO][PID:1166727] Running command 'gzip /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/builder-live.log' as PID 1172168 [2023-04-14 08:57:22,171][ INFO][PID:1166727] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/builder-live.log) [2023-04-14 08:57:22,171][ INFO][PID:1166727] Compressing /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/backend.log by gzip [2023-04-14 08:57:22,172][ INFO][PID:1166727] Running command 'gzip /var/lib/copr/public_html/results/dwrobel/asco/fedora-38-aarch64/05781106-asco/backend.log' as PID 1172170