[2023-05-30 13:56:12,828][ INFO][PID:2514753] Marking build as starting [2023-05-30 13:56:12,941][ INFO][PID:2514753] Trying to allocate VM [2023-05-30 13:56:15,966][ INFO][PID:2514753] Allocated host ResallocHost, ticket_id=2702586, hostname=2620:52:3:1:dead:beef:cafe:c116 [2023-05-30 13:56:15,967][ INFO][PID:2514753] Allocating ssh connection to builder [2023-05-30 13:56:15,968][ INFO][PID:2514753] Checking that builder machine is OK [2023-05-30 13:56:16,737][ INFO][PID:2514753] Filling build.info file with builder info [2023-05-30 13:56:16,738][ INFO][PID:2514753] Marking build as running on frontend [2023-05-30 13:56:16,839][ INFO][PID:2514753] Sending fedora-messaging bus message in build.start [2023-05-30 13:56:17,966][ INFO][PID:2514753] Sending fedora-messaging bus message in chroot.start [2023-05-30 13:56:18,051][ INFO][PID:2514753] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/5985672-epel-8-x86_64 --chroot epel-8-x86_64 --detached [2023-05-30 13:56:18,583][ INFO][PID:2514753] Downloading the builder-live.log file, attempt 1 [2023-05-30 14:10:45,069][ INFO][PID:2514753] Downloading results from builder [2023-05-30 14:10:46,518][ INFO][PID:2514753] Releasing VM back to pool [2023-05-30 14:10:46,533][ INFO][PID:2514753] Searching for 'success' file in resultdir [2023-05-30 14:10:46,533][ INFO][PID:2514753] Going to sign pkgs from source: 5985672-epel-8-x86_64 in chroot: /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64 [2023-05-30 14:10:46,534][ INFO][PID:2514753] Calling '/bin/sign -u simc#stable@copr.fedorahosted.org -p' (attempt #1) [2023-05-30 14:10:47,190][ INFO][PID:2514753] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/cdo-debugsource-2.2.0-3.x86_64.rpm' (attempt #1) [2023-05-30 14:10:48,954][ INFO][PID:2514753] signed rpm: /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/cdo-debugsource-2.2.0-3.x86_64.rpm [2023-05-30 14:10:48,955][ INFO][PID:2514753] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/cdo-2.2.0-3.src.rpm' (attempt #1) [2023-05-30 14:10:50,681][ INFO][PID:2514753] signed rpm: /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/cdo-2.2.0-3.src.rpm [2023-05-30 14:10:50,682][ INFO][PID:2514753] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/cdo-debuginfo-2.2.0-3.x86_64.rpm' (attempt #1) [2023-05-30 14:10:52,640][ INFO][PID:2514753] signed rpm: /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/cdo-debuginfo-2.2.0-3.x86_64.rpm [2023-05-30 14:10:52,641][ INFO][PID:2514753] Calling '/bin/sign -4 -h sha256 -u simc#stable@copr.fedorahosted.org -r /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/cdo-2.2.0-3.x86_64.rpm' (attempt #1) [2023-05-30 14:10:54,011][ INFO][PID:2514753] signed rpm: /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/cdo-2.2.0-3.x86_64.rpm [2023-05-30 14:10:54,012][ INFO][PID:2514753] Sign done [2023-05-30 14:10:54,013][ INFO][PID:2514753] Incremental createrepo run, adding 05985672-cdo into https://download.copr.fedorainfracloud.org/results/simc/stable/epel-8-x86_64, (auto-create-repo=True) [2023-05-30 14:10:54,014][ INFO][PID:2514753] Running command 'copr-repo --batched /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64 --add 05985672-cdo --no-appstream-metadata' as PID 2608555 [2023-05-30 14:10:56,879][ INFO][PID:2514753] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64 --add 05985672-cdo --no-appstream-metadata) [2023-05-30 14:10:56,880][ INFO][PID:2514753] Getting build details [2023-05-30 14:10:56,881][ INFO][PID:2514753] Listing built binary packages in /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo [2023-05-30 14:10:56,882][ INFO][PID:2514753] Running command 'builtin cd /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 2608895 [2023-05-30 14:10:56,929][ INFO][PID:2514753] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-05-30 14:10:56,929][ INFO][PID:2514753] Built packages: cdo 2.2.0 cdo-debuginfo 2.2.0 cdo-debugsource 2.2.0 [2023-05-30 14:10:56,930][ INFO][PID:2514753] build details: {'built_packages': 'cdo 2.2.0\ncdo-debuginfo 2.2.0\ncdo-debugsource 2.2.0'} [2023-05-30 14:10:56,931][ INFO][PID:2514753] Retrieving pubkey [2023-05-30 14:10:56,932][ INFO][PID:2514753] Calling '/bin/sign -u simc#stable@copr.fedorahosted.org -p' (attempt #1) [2023-05-30 14:10:57,683][ INFO][PID:2514753] Added pubkey for user simc project stable into: /var/lib/copr/public_html/results/simc/stable/pubkey.gpg [2023-05-30 14:10:57,684][ INFO][PID:2514753] Finished build: id=5985672 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/simc/stable chroot=epel-8-x86_64 [2023-05-30 14:10:57,686][ INFO][PID:2514753] Worker succeeded build, took 880.9473271369934 [2023-05-30 14:10:57,771][ INFO][PID:2514753] Sending fedora-messaging bus message in build.end [2023-05-30 14:10:57,793][ INFO][PID:2514753] Compressing /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/builder-live.log by gzip [2023-05-30 14:10:57,795][ INFO][PID:2514753] Running command 'gzip /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/builder-live.log' as PID 2608991 [2023-05-30 14:10:57,813][ INFO][PID:2514753] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/builder-live.log) [2023-05-30 14:10:57,814][ INFO][PID:2514753] Compressing /var/lib/copr/public_html/results/simc/stable/epel-8-x86_64/05985672-cdo/backend.log by gzip