[2023-01-19 04:24:48,028][ INFO][PID:1003437] Marking build as starting [2023-01-19 04:24:48,133][ INFO][PID:1003437] Trying to allocate VM [2023-01-19 04:24:51,195][ INFO][PID:1003437] Allocated host ResallocHost, ticket_id=565792, hostname=2620:52:3:1:dead:beef:cafe:c1cd [2023-01-19 04:24:51,196][ INFO][PID:1003437] Allocating ssh connection to builder [2023-01-19 04:24:51,196][ INFO][PID:1003437] Checking that builder machine is OK [2023-01-19 04:24:51,885][ INFO][PID:1003437] Filling build.info file with builder info [2023-01-19 04:24:51,886][ INFO][PID:1003437] Marking build as running on frontend [2023-01-19 04:24:51,986][ INFO][PID:1003437] Sending fedora-messaging bus message in build.start [2023-01-19 04:24:53,186][ INFO][PID:1003437] Sending fedora-messaging bus message in chroot.start [2023-01-19 04:24:53,208][ INFO][PID:1003437] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5246119 --chroot fedora-rawhide-i386 --detached [2023-01-19 04:24:53,708][ INFO][PID:1003437] Downloading the builder-live.log file, attempt 1 [2023-01-19 04:26:35,458][ INFO][PID:1003437] Downloading results from builder [2023-01-19 04:26:35,910][ INFO][PID:1003437] Releasing VM back to pool [2023-01-19 04:26:35,933][ INFO][PID:1003437] Searching for 'success' file in resultdir [2023-01-19 04:26:35,934][ INFO][PID:1003437] Going to sign pkgs from source: 5246119-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 [2023-01-19 04:26:35,935][ INFO][PID:1003437] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 04:26:36,326][ INFO][PID:1003437] 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/05246119-golang-github-lann-ps/golang-github-lann-ps-devel-0-0.4.20220721git62de8c4.fc38.noarch.rpm' (attempt #1) [2023-01-19 04:26:37,519][ INFO][PID:1003437] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps/golang-github-lann-ps-devel-0-0.4.20220721git62de8c4.fc38.noarch.rpm [2023-01-19 04:26:37,520][ INFO][PID:1003437] 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/05246119-golang-github-lann-ps/golang-github-lann-ps-0-0.4.20220721git62de8c4.fc38.src.rpm' (attempt #1) [2023-01-19 04:26:38,693][ INFO][PID:1003437] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps/golang-github-lann-ps-0-0.4.20220721git62de8c4.fc38.src.rpm [2023-01-19 04:26:38,694][ INFO][PID:1003437] 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/05246119-golang-github-lann-ps/golang-github-lann-ps-0-0.4.20230118git62de8c4.fc38.src.rpm' (attempt #1) [2023-01-19 04:26:39,758][ INFO][PID:1003437] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps/golang-github-lann-ps-0-0.4.20230118git62de8c4.fc38.src.rpm [2023-01-19 04:26:39,759][ INFO][PID:1003437] Sign done [2023-01-19 04:26:39,759][ INFO][PID:1003437] Incremental createrepo run, adding 05246119-golang-github-lann-ps into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-i386, (auto-create-repo=True) [2023-01-19 04:26:39,760][ INFO][PID:1003437] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246119-golang-github-lann-ps' as PID 1015906 [2023-01-19 04:26:49,017][ INFO][PID:1003437] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246119-golang-github-lann-ps) [2023-01-19 04:26:49,018][ INFO][PID:1003437] Getting build details [2023-01-19 04:26:49,019][ INFO][PID:1003437] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps [2023-01-19 04:26:49,020][ INFO][PID:1003437] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1016731 [2023-01-19 04:26:49,035][ INFO][PID:1003437] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 04:26:49,036][ INFO][PID:1003437] Built packages: golang-github-lann-ps-devel 0 [2023-01-19 04:26:49,037][ INFO][PID:1003437] build details: {'built_packages': 'golang-github-lann-ps-devel 0'} [2023-01-19 04:26:49,038][ INFO][PID:1003437] Retrieving pubkey [2023-01-19 04:26:49,038][ INFO][PID:1003437] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 04:26:49,483][ INFO][PID:1003437] 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 04:26:49,484][ INFO][PID:1003437] Finished build: id=5246119 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-i386 [2023-01-19 04:26:49,485][ INFO][PID:1003437] Worker succeeded build, took 117.59957885742188 [2023-01-19 04:26:49,574][ INFO][PID:1003437] Sending fedora-messaging bus message in build.end [2023-01-19 04:26:49,596][ INFO][PID:1003437] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps/builder-live.log by gzip [2023-01-19 04:26:49,598][ INFO][PID:1003437] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps/builder-live.log' as PID 1016786 [2023-01-19 04:26:49,606][ INFO][PID:1003437] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps/builder-live.log) [2023-01-19 04:26:49,607][ INFO][PID:1003437] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246119-golang-github-lann-ps/backend.log by gzip