[2023-06-30 15:58:00,491][ INFO][PID:4029873] Marking build as starting [2023-06-30 15:58:00,627][ INFO][PID:4029873] Trying to allocate VM [2023-06-30 15:58:06,684][ INFO][PID:4029873] Allocated host ResallocHost, ticket_id=3186656, hostname=2620:52:3:1:dead:beef:cafe:c1d8 [2023-06-30 15:58:06,684][ INFO][PID:4029873] Allocating ssh connection to builder [2023-06-30 15:58:06,685][ INFO][PID:4029873] Checking that builder machine is OK [2023-06-30 15:58:07,410][ INFO][PID:4029873] Filling build.info file with builder info [2023-06-30 15:58:07,411][ INFO][PID:4029873] Marking build as running on frontend [2023-06-30 15:58:07,498][ INFO][PID:4029873] Sending fedora-messaging bus message in build.start [2023-06-30 15:58:08,579][ INFO][PID:4029873] Sending fedora-messaging bus message in chroot.start [2023-06-30 15:58:08,601][ INFO][PID:4029873] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6130247-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached [2023-06-30 15:58:09,154][ INFO][PID:4029873] Downloading the builder-live.log file, attempt 1 [2023-06-30 15:59:30,743][ INFO][PID:4029873] Downloading results from builder [2023-06-30 15:59:31,118][ INFO][PID:4029873] Releasing VM back to pool [2023-06-30 15:59:31,127][ INFO][PID:4029873] Searching for 'success' file in resultdir [2023-06-30 15:59:31,128][ INFO][PID:4029873] Going to sign pkgs from source: 6130247-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64 [2023-06-30 15:59:31,129][ INFO][PID:4029873] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1) [2023-06-30 15:59:31,660][ INFO][PID:4029873] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/rubygem-cucumber-create-meta-6.0.4-1.el9.noarch.rpm' (attempt #1) [2023-06-30 15:59:32,985][ INFO][PID:4029873] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/rubygem-cucumber-create-meta-6.0.4-1.el9.noarch.rpm [2023-06-30 15:59:32,986][ INFO][PID:4029873] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/rubygem-cucumber-create-meta-doc-6.0.4-1.el9.noarch.rpm' (attempt #1) [2023-06-30 15:59:34,266][ INFO][PID:4029873] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/rubygem-cucumber-create-meta-doc-6.0.4-1.el9.noarch.rpm [2023-06-30 15:59:34,267][ INFO][PID:4029873] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/rubygem-cucumber-create-meta-6.0.4-1.el9.src.rpm' (attempt #1) [2023-06-30 15:59:35,508][ INFO][PID:4029873] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/rubygem-cucumber-create-meta-6.0.4-1.el9.src.rpm [2023-06-30 15:59:35,509][ INFO][PID:4029873] Sign done [2023-06-30 15:59:35,510][ INFO][PID:4029873] Incremental createrepo run, adding 06130247-rubygem-cucumber-create-meta into https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/centos-stream-9-x86_64, (auto-create-repo=True) [2023-06-30 15:59:35,511][ INFO][PID:4029873] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64 --add 06130247-rubygem-cucumber-create-meta --no-appstream-metadata' as PID 4037672 [2023-06-30 15:59:39,344][ INFO][PID:4029873] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64 --add 06130247-rubygem-cucumber-create-meta --no-appstream-metadata) [2023-06-30 15:59:39,345][ INFO][PID:4029873] Getting build details [2023-06-30 15:59:39,346][ INFO][PID:4029873] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta [2023-06-30 15:59:39,347][ INFO][PID:4029873] Running command 'builtin cd /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 4038158 [2023-06-30 15:59:39,370][ INFO][PID:4029873] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-06-30 15:59:39,370][ INFO][PID:4029873] Built packages: rubygem-cucumber-create-meta 6.0.4 rubygem-cucumber-create-meta-doc 6.0.4 [2023-06-30 15:59:39,371][ INFO][PID:4029873] build details: {'built_packages': 'rubygem-cucumber-create-meta 6.0.4\nrubygem-cucumber-create-meta-doc 6.0.4'} [2023-06-30 15:59:39,371][ INFO][PID:4029873] Retrieving pubkey [2023-06-30 15:59:39,372][ INFO][PID:4029873] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1) [2023-06-30 15:59:39,697][ INFO][PID:4029873] Added pubkey for user pvalena project rubygems into: /var/lib/copr/public_html/results/pvalena/rubygems/pubkey.gpg [2023-06-30 15:59:39,698][ INFO][PID:4029873] Finished build: id=6130247 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/rubygems chroot=centos-stream-9-x86_64 [2023-06-30 15:59:39,700][ INFO][PID:4029873] Worker succeeded build, took 92.28828263282776 [2023-06-30 15:59:39,787][ INFO][PID:4029873] Sending fedora-messaging bus message in build.end [2023-06-30 15:59:39,804][ INFO][PID:4029873] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/builder-live.log by gzip [2023-06-30 15:59:39,806][ INFO][PID:4029873] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/builder-live.log' as PID 4038220 [2023-06-30 15:59:39,863][ INFO][PID:4029873] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/builder-live.log) [2023-06-30 15:59:39,863][ INFO][PID:4029873] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/backend.log by gzip [2023-06-30 15:59:39,864][ INFO][PID:4029873] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06130247-rubygem-cucumber-create-meta/backend.log' as PID 4038227