[2023-05-15 12:52:03,136][ INFO][PID:2856494] Marking build as starting [2023-05-15 12:52:03,250][ INFO][PID:2856494] Trying to allocate VM [2023-05-15 12:52:06,384][ INFO][PID:2856494] Allocated host ResallocHost, ticket_id=2469412, hostname=2620:52:3:1:dead:beef:cafe:c14d [2023-05-15 12:52:06,803][ INFO][PID:2856494] Allocating ssh connection to builder [2023-05-15 12:52:06,804][ INFO][PID:2856494] Checking that builder machine is OK [2023-05-15 12:52:07,486][ INFO][PID:2856494] Filling build.info file with builder info [2023-05-15 12:52:08,228][ INFO][PID:2856494] Marking build as running on frontend [2023-05-15 12:52:08,723][ INFO][PID:2856494] Sending fedora-messaging bus message in build.start [2023-05-15 12:52:10,359][ INFO][PID:2856494] Sending fedora-messaging bus message in chroot.start [2023-05-15 12:52:10,454][ INFO][PID:2856494] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5919131 --chroot centos-stream+epel-next-9-x86_64 --detached [2023-05-15 12:52:10,978][ INFO][PID:2856494] Downloading the builder-live.log file, attempt 1 [2023-05-15 12:54:29,411][ INFO][PID:2856494] Downloading results from builder [2023-05-15 12:54:29,970][ INFO][PID:2856494] Releasing VM back to pool [2023-05-15 12:54:30,000][ INFO][PID:2856494] Searching for 'success' file in resultdir [2023-05-15 12:54:30,001][ INFO][PID:2856494] Going to sign pkgs from source: 5919131-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-15 12:54:30,002][ INFO][PID:2856494] Calling '/bin/sign -u pvalena#vagrant-testing@copr.fedorahosted.org -p' (attempt #1) [2023-05-15 12:54:30,891][ INFO][PID:2856494] 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/05919131-rubygem-rubyzip/rubygem-rubyzip-doc-2.3.2-5.el9.noarch.rpm' (attempt #1) [2023-05-15 12:54:33,695][ INFO][PID:2856494] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919131-rubygem-rubyzip/rubygem-rubyzip-doc-2.3.2-5.el9.noarch.rpm [2023-05-15 12:54:33,696][ INFO][PID:2856494] 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/05919131-rubygem-rubyzip/rubygem-rubyzip-2.3.2-5.el9.src.rpm' (attempt #1) [2023-05-15 12:54:36,860][ INFO][PID:2856494] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919131-rubygem-rubyzip/rubygem-rubyzip-2.3.2-5.el9.src.rpm [2023-05-15 12:54:36,861][ INFO][PID:2856494] 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/05919131-rubygem-rubyzip/rubygem-rubyzip-2.3.2-5.el9.noarch.rpm' (attempt #1) [2023-05-15 12:54:39,634][ INFO][PID:2856494] signed rpm: /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919131-rubygem-rubyzip/rubygem-rubyzip-2.3.2-5.el9.noarch.rpm [2023-05-15 12:54:39,635][ INFO][PID:2856494] Sign done [2023-05-15 12:54:39,635][ INFO][PID:2856494] Incremental createrepo run, adding 05919131-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-15 12:54:39,637][ INFO][PID:2856494] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64 --add 05919131-rubygem-rubyzip --no-appstream-metadata' as PID 2867699 [2023-05-15 12:54:40,904][ INFO][PID:2856494] Finished after 1 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 05919131-rubygem-rubyzip --no-appstream-metadata) [2023-05-15 12:54:40,905][ INFO][PID:2856494] Getting build details [2023-05-15 12:54:40,905][ INFO][PID:2856494] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919131-rubygem-rubyzip [2023-05-15 12:54:40,906][ INFO][PID:2856494] Running command 'builtin cd /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919131-rubygem-rubyzip && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2867746 [2023-05-15 12:54:40,931][ INFO][PID:2856494] 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/05919131-rubygem-rubyzip && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-05-15 12:54:40,932][ INFO][PID:2856494] Built packages: rubygem-rubyzip 2.3.2 rubygem-rubyzip-doc 2.3.2 [2023-05-15 12:54:40,933][ INFO][PID:2856494] build details: {'built_packages': 'rubygem-rubyzip 2.3.2\nrubygem-rubyzip-doc 2.3.2'} [2023-05-15 12:54:40,933][ INFO][PID:2856494] Retrieving pubkey [2023-05-15 12:54:40,934][ INFO][PID:2856494] Calling '/bin/sign -u pvalena#vagrant-testing@copr.fedorahosted.org -p' (attempt #1) [2023-05-15 12:54:41,922][ INFO][PID:2856494] Added pubkey for user pvalena project vagrant-testing into: /var/lib/copr/public_html/results/pvalena/vagrant-testing/pubkey.gpg [2023-05-15 12:54:41,922][ INFO][PID:2856494] Finished build: id=5919131 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/vagrant-testing chroot=centos-stream+epel-next-9-x86_64 [2023-05-15 12:54:41,924][ INFO][PID:2856494] Worker succeeded build, took 153.69549226760864 [2023-05-15 12:54:42,000][ INFO][PID:2856494] Sending fedora-messaging bus message in build.end [2023-05-15 12:54:42,026][ INFO][PID:2856494] Compressing /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919131-rubygem-rubyzip/builder-live.log by gzip [2023-05-15 12:54:42,027][ INFO][PID:2856494] Running command 'gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919131-rubygem-rubyzip/builder-live.log' as PID 2867781 [2023-05-15 12:54:42,035][ INFO][PID:2856494] 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/05919131-rubygem-rubyzip/builder-live.log) [2023-05-15 12:54:42,036][ INFO][PID:2856494] Compressing /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919131-rubygem-rubyzip/backend.log by gzip [2023-05-15 12:54:42,038][ INFO][PID:2856494] Running command 'gzip /var/lib/copr/public_html/results/pvalena/vagrant-testing/centos-stream+epel-next-9-x86_64/05919131-rubygem-rubyzip/backend.log' as PID 2867782