[2023-05-05 18:24:35,566][ INFO][PID:3310485] Marking build as starting [2023-05-05 18:24:35,679][ INFO][PID:3310485] Trying to allocate VM [2023-05-05 18:24:38,717][ INFO][PID:3310485] Allocated host ResallocHost, ticket_id=2344523, hostname=2620:52:3:1:dead:beef:cafe:c112 [2023-05-05 18:24:38,718][ INFO][PID:3310485] Allocating ssh connection to builder [2023-05-05 18:24:38,718][ INFO][PID:3310485] Checking that builder machine is OK [2023-05-05 18:24:39,468][ INFO][PID:3310485] Filling build.info file with builder info [2023-05-05 18:24:39,472][ INFO][PID:3310485] Marking build as running on frontend [2023-05-05 18:24:39,571][ INFO][PID:3310485] Sending fedora-messaging bus message in build.start [2023-05-05 18:24:40,970][ INFO][PID:3310485] Sending fedora-messaging bus message in chroot.start [2023-05-05 18:24:41,067][ INFO][PID:3310485] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5891110 --chroot centos-stream+epel-next-9-x86_64 --detached [2023-05-05 18:24:41,606][ INFO][PID:3310485] Downloading the builder-live.log file, attempt 1 [2023-05-05 18:28:14,638][ INFO][PID:3310485] Downloading results from builder [2023-05-05 18:28:15,055][ INFO][PID:3310485] Releasing VM back to pool [2023-05-05 18:28:15,066][ INFO][PID:3310485] Searching for 'success' file in resultdir [2023-05-05 18:28:15,067][ INFO][PID:3310485] Going to sign pkgs from source: 5891110-centos-stream+epel-next-9-x86_64 in chroot: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64 [2023-05-05 18:28:15,067][ INFO][PID:3310485] Calling '/bin/sign -u pvalena#vagrant-testing@copr.fedorahosted.org -p' (attempt #1) [2023-05-05 18:28:15,490][ INFO][PID:3310485] Calling '/bin/sign -4 -h sha256 -u pvalena#vagrant-testing@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/rubygem-rubyzip-doc-2.3.2-5.el9.noarch.rpm' (attempt #1) [2023-05-05 18:28:16,581][ INFO][PID:3310485] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/rubygem-rubyzip-doc-2.3.2-5.el9.noarch.rpm [2023-05-05 18:28:16,582][ INFO][PID:3310485] Calling '/bin/sign -4 -h sha256 -u pvalena#vagrant-testing@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/rubygem-rubyzip-2.3.2-5.el9.src.rpm' (attempt #1) [2023-05-05 18:28:17,662][ INFO][PID:3310485] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/rubygem-rubyzip-2.3.2-5.el9.src.rpm [2023-05-05 18:28:17,662][ INFO][PID:3310485] Calling '/bin/sign -4 -h sha256 -u pvalena#vagrant-testing@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/rubygem-rubyzip-2.3.2-5.el9.noarch.rpm' (attempt #1) [2023-05-05 18:28:18,733][ INFO][PID:3310485] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/rubygem-rubyzip-2.3.2-5.el9.noarch.rpm [2023-05-05 18:28:18,733][ INFO][PID:3310485] Sign done [2023-05-05 18:28:18,733][ INFO][PID:3310485] Incremental createrepo run, adding 05891110-rubygem-rubyzip into https://download.copr.fedorainfracloud.org/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64, (auto-create-repo=True) [2023-05-05 18:28:18,735][ INFO][PID:3310485] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64 --add 05891110-rubygem-rubyzip --no-appstream-metadata' as PID 3324048 [2023-05-05 18:28:19,491][ INFO][PID:3310485] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64 --add 05891110-rubygem-rubyzip --no-appstream-metadata) [2023-05-05 18:28:19,492][ INFO][PID:3310485] Getting build details [2023-05-05 18:28:19,493][ INFO][PID:3310485] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip [2023-05-05 18:28:19,494][ INFO][PID:3310485] Running command 'builtin cd /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 3324105 [2023-05-05 18:28:19,516][ INFO][PID:3310485] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-05-05 18:28:19,517][ INFO][PID:3310485] Built packages: rubygem-rubyzip 2.3.2 rubygem-rubyzip-doc 2.3.2 [2023-05-05 18:28:19,517][ INFO][PID:3310485] build details: {'built_packages': 'rubygem-rubyzip 2.3.2\nrubygem-rubyzip-doc 2.3.2'} [2023-05-05 18:28:19,518][ INFO][PID:3310485] Retrieving pubkey [2023-05-05 18:28:19,518][ INFO][PID:3310485] Calling '/bin/sign -u pvalena#vagrant-testing@copr.fedorahosted.org -p' (attempt #1) [2023-05-05 18:28:19,934][ INFO][PID:3310485] Added pubkey for user pvalena project vagrant-testing into: /var/lib/copr/public_html/results/pvalena/vagrant-testing/pubkey.gpg [2023-05-05 18:28:19,935][ INFO][PID:3310485] Finished build: id=5891110 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/vagrant-testing chroot=centos-stream+epel-next-9-x86_64 [2023-05-05 18:28:19,936][ INFO][PID:3310485] Worker succeeded build, took 220.46402978897095 [2023-05-05 18:28:20,004][ INFO][PID:3310485] Sending fedora-messaging bus message in build.end [2023-05-05 18:28:20,020][ INFO][PID:3310485] Compressing /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/builder-live.log by gzip [2023-05-05 18:28:20,021][ INFO][PID:3310485] Running command 'gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/builder-live.log' as PID 3324132 [2023-05-05 18:28:20,027][ INFO][PID:3310485] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/builder-live.log) [2023-05-05 18:28:20,028][ INFO][PID:3310485] Compressing /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/backend.log by gzip [2023-05-05 18:28:20,029][ INFO][PID:3310485] Running command 'gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05891110-rubygem-rubyzip/backend.log' as PID 3324134