[2023-01-20 05:53:36,456][ INFO][PID:853344] Marking build as starting [2023-01-20 05:53:36,550][ INFO][PID:853344] Trying to allocate VM [2023-01-20 05:53:48,604][ INFO][PID:853344] Allocated host ResallocHost, ticket_id=596628, hostname=3.88.222.5 [2023-01-20 05:53:48,604][ INFO][PID:853344] Allocating ssh connection to builder [2023-01-20 05:53:48,605][ INFO][PID:853344] Checking that builder machine is OK [2023-01-20 05:53:49,354][ INFO][PID:853344] Filling build.info file with builder info [2023-01-20 05:53:49,355][ INFO][PID:853344] Marking build as running on frontend [2023-01-20 05:53:49,459][ INFO][PID:853344] Sending fedora-messaging bus message in build.start [2023-01-20 05:53:50,657][ INFO][PID:853344] Sending fedora-messaging bus message in chroot.start [2023-01-20 05:53:50,681][ INFO][PID:853344] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5259431 --chroot fedora-rawhide-aarch64 --detached [2023-01-20 05:53:51,163][ INFO][PID:853344] Downloading the builder-live.log file, attempt 1 [2023-01-20 05:55:20,213][ INFO][PID:853344] Downloading results from builder [2023-01-20 05:55:20,566][ INFO][PID:853344] Releasing VM back to pool [2023-01-20 05:55:20,590][ INFO][PID:853344] Searching for 'success' file in resultdir [2023-01-20 05:55:20,591][ INFO][PID:853344] Going to sign pkgs from source: 5259431-fedora-rawhide-aarch64 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64 [2023-01-20 05:55:20,592][ INFO][PID:853344] Calling '/bin/sign -u gotmax23#all_go_dependents_failures@copr.fedorahosted.org -p' (attempt #1) [2023-01-20 05:55:21,054][ INFO][PID:853344] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents_failures@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/golang-github-google-goterm-0-0.5.20230119git555d40f.fc38.src.rpm' (attempt #1) [2023-01-20 05:55:22,098][ INFO][PID:853344] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/golang-github-google-goterm-0-0.5.20230119git555d40f.fc38.src.rpm [2023-01-20 05:55:22,099][ INFO][PID:853344] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents_failures@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/golang-github-google-goterm-0-0.5.20230120git555d40f.fc38.src.rpm' (attempt #1) [2023-01-20 05:55:23,198][ INFO][PID:853344] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/golang-github-google-goterm-0-0.5.20230120git555d40f.fc38.src.rpm [2023-01-20 05:55:23,199][ INFO][PID:853344] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents_failures@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/golang-github-google-goterm-devel-0-0.5.20230119git555d40f.fc38.noarch.rpm' (attempt #1) [2023-01-20 05:55:24,279][ INFO][PID:853344] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/golang-github-google-goterm-devel-0-0.5.20230119git555d40f.fc38.noarch.rpm [2023-01-20 05:55:24,279][ INFO][PID:853344] Sign done [2023-01-20 05:55:24,280][ INFO][PID:853344] Incremental createrepo run, adding 05259431-golang-github-google-goterm into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64, (auto-create-repo=True) [2023-01-20 05:55:24,281][ INFO][PID:853344] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64 --add 05259431-golang-github-google-goterm' as PID 859201 [2023-01-20 05:55:25,960][ INFO][PID:853344] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64 --add 05259431-golang-github-google-goterm) [2023-01-20 05:55:25,960][ INFO][PID:853344] Getting build details [2023-01-20 05:55:25,961][ INFO][PID:853344] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm [2023-01-20 05:55:25,962][ INFO][PID:853344] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 859294 [2023-01-20 05:55:25,975][ INFO][PID:853344] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-20 05:55:25,975][ INFO][PID:853344] Built packages: golang-github-google-goterm-devel 0 [2023-01-20 05:55:25,975][ INFO][PID:853344] build details: {'built_packages': 'golang-github-google-goterm-devel 0'} [2023-01-20 05:55:25,976][ INFO][PID:853344] Retrieving pubkey [2023-01-20 05:55:25,976][ INFO][PID:853344] Calling '/bin/sign -u gotmax23#all_go_dependents_failures@copr.fedorahosted.org -p' (attempt #1) [2023-01-20 05:55:26,517][ INFO][PID:853344] Added pubkey for user gotmax23 project all_go_dependents_failures into: /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/pubkey.gpg [2023-01-20 05:55:26,517][ INFO][PID:853344] Finished build: id=5259431 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures chroot=fedora-rawhide-aarch64 [2023-01-20 05:55:26,519][ INFO][PID:853344] Worker succeeded build, took 97.16345000267029 [2023-01-20 05:55:26,609][ INFO][PID:853344] Sending fedora-messaging bus message in build.end [2023-01-20 05:55:26,631][ INFO][PID:853344] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/builder-live.log by gzip [2023-01-20 05:55:26,632][ INFO][PID:853344] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/builder-live.log' as PID 859316 [2023-01-20 05:55:26,637][ INFO][PID:853344] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/builder-live.log) [2023-01-20 05:55:26,638][ INFO][PID:853344] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/backend.log by gzip [2023-01-20 05:55:26,639][ INFO][PID:853344] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents_failures/fedora-rawhide-aarch64/05259431-golang-github-google-goterm/backend.log' as PID 859317