[2023-01-19 05:26:06,741][ INFO][PID:1309060] Marking build as starting [2023-01-19 05:26:06,831][ INFO][PID:1309060] Trying to allocate VM [2023-01-19 05:26:12,885][ INFO][PID:1309060] Allocated host ResallocHost, ticket_id=566799, hostname=2620:52:3:1:dead:beef:cafe:c195 [2023-01-19 05:26:12,887][ INFO][PID:1309060] Allocating ssh connection to builder [2023-01-19 05:26:12,887][ INFO][PID:1309060] Checking that builder machine is OK [2023-01-19 05:26:13,588][ INFO][PID:1309060] Filling build.info file with builder info [2023-01-19 05:26:13,589][ INFO][PID:1309060] Marking build as running on frontend [2023-01-19 05:26:13,674][ INFO][PID:1309060] Sending fedora-messaging bus message in build.start [2023-01-19 05:26:14,701][ INFO][PID:1309060] Sending fedora-messaging bus message in chroot.start [2023-01-19 05:26:14,723][ INFO][PID:1309060] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5246314 --chroot fedora-rawhide-i386 --detached [2023-01-19 05:26:15,234][ INFO][PID:1309060] Downloading the builder-live.log file, attempt 1 [2023-01-19 05:27:54,800][ INFO][PID:1309060] Downloading results from builder [2023-01-19 05:27:55,207][ INFO][PID:1309060] Releasing VM back to pool [2023-01-19 05:27:55,248][ INFO][PID:1309060] Searching for 'success' file in resultdir [2023-01-19 05:27:55,250][ INFO][PID:1309060] Going to sign pkgs from source: 5246314-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 [2023-01-19 05:27:55,251][ INFO][PID:1309060] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 05:27:55,652][ INFO][PID:1309060] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/golang-github-nats-io-stan-devel-0.8.2-5.fc38.noarch.rpm' (attempt #1) [2023-01-19 05:27:56,857][ INFO][PID:1309060] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/golang-github-nats-io-stan-devel-0.8.2-5.fc38.noarch.rpm [2023-01-19 05:27:56,858][ INFO][PID:1309060] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/compat-golang-github-nats-io-streaming-devel-0.8.2-5.fc38.noarch.rpm' (attempt #1) [2023-01-19 05:27:58,058][ INFO][PID:1309060] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/compat-golang-github-nats-io-streaming-devel-0.8.2-5.fc38.noarch.rpm [2023-01-19 05:27:58,059][ INFO][PID:1309060] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/golang-github-nats-io-stan-0.8.2-5.fc38.src.rpm' (attempt #1) [2023-01-19 05:27:59,272][ INFO][PID:1309060] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/golang-github-nats-io-stan-0.8.2-5.fc38.src.rpm [2023-01-19 05:27:59,273][ INFO][PID:1309060] Sign done [2023-01-19 05:27:59,275][ INFO][PID:1309060] Incremental createrepo run, adding 05246314-golang-github-nats-io-stan into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-i386, (auto-create-repo=True) [2023-01-19 05:27:59,284][ INFO][PID:1309060] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246314-golang-github-nats-io-stan' as PID 1320311 [2023-01-19 05:28:09,897][ INFO][PID:1309060] Finished after 10 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246314-golang-github-nats-io-stan) [2023-01-19 05:28:09,898][ INFO][PID:1309060] Getting build details [2023-01-19 05:28:09,899][ INFO][PID:1309060] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan [2023-01-19 05:28:09,901][ INFO][PID:1309060] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1321025 [2023-01-19 05:28:09,948][ INFO][PID:1309060] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 05:28:09,949][ INFO][PID:1309060] Built packages: compat-golang-github-nats-io-streaming-devel 0.8.2 golang-github-nats-io-stan-devel 0.8.2 [2023-01-19 05:28:09,950][ INFO][PID:1309060] build details: {'built_packages': 'compat-golang-github-nats-io-streaming-devel 0.8.2\ngolang-github-nats-io-stan-devel 0.8.2'} [2023-01-19 05:28:09,950][ INFO][PID:1309060] Retrieving pubkey [2023-01-19 05:28:09,951][ INFO][PID:1309060] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 05:28:10,241][ INFO][PID:1309060] Added pubkey for user gotmax23 project all_go_dependents into: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/pubkey.gpg [2023-01-19 05:28:10,242][ INFO][PID:1309060] Finished build: id=5246314 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-i386 [2023-01-19 05:28:10,245][ INFO][PID:1309060] Worker succeeded build, took 116.65629577636719 [2023-01-19 05:28:10,367][ INFO][PID:1309060] Sending fedora-messaging bus message in build.end [2023-01-19 05:28:10,393][ INFO][PID:1309060] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/builder-live.log by gzip [2023-01-19 05:28:10,396][ INFO][PID:1309060] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/builder-live.log' as PID 1321082 [2023-01-19 05:28:10,407][ INFO][PID:1309060] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/builder-live.log) [2023-01-19 05:28:10,407][ INFO][PID:1309060] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/backend.log by gzip [2023-01-19 05:28:10,409][ INFO][PID:1309060] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246314-golang-github-nats-io-stan/backend.log' as PID 1321084