[2022-05-28 12:33:20,917][ INFO][PID:3576059] Marking build as starting [2022-05-28 12:33:20,957][ INFO][PID:3576059] Trying to allocate VM [2022-05-28 12:33:23,983][ INFO][PID:3576059] Allocating ssh connection to builder [2022-05-28 12:33:23,984][ INFO][PID:3576059] Checking that builder machine is OK [2022-05-28 12:33:24,564][ INFO][PID:3576059] Filling build.info file with builder info [2022-05-28 12:33:24,565][ INFO][PID:3576059] Marking build as running on frontend [2022-05-28 12:33:24,595][ INFO][PID:3576059] Sending fedora-messaging bus message in build.start [2022-05-28 12:33:25,108][ INFO][PID:3576059] Sending fedora-messaging bus message in chroot.start [2022-05-28 12:33:25,120][ INFO][PID:3576059] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 4290055 --chroot fedora-rawhide-x86_64 --detached [2022-05-28 12:33:25,592][ INFO][PID:3576059] Downloading the builder-live.log file, attempt 1 [2022-05-28 12:40:48,940][ INFO][PID:3576059] Downloading results from builder [2022-05-28 12:40:49,280][ INFO][PID:3576059] Releasing VM back to pool [2022-05-28 12:40:49,290][ INFO][PID:3576059] Searching for 'success' file in resultdir [2022-05-28 12:40:49,291][ INFO][PID:3576059] Going to sign pkgs from source: 4290055-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 [2022-05-28 12:40:49,291][ INFO][PID:3576059] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1) [2022-05-28 12:40:49,696][ INFO][PID:3576059] Calling '/bin/sign -h sha256 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04290055-rubygem-rootbeer/rubygem-rootbeer-0.0.4-1.fc37.src.rpm' (attempt #1) [2022-05-28 12:40:50,342][ INFO][PID:3576059] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04290055-rubygem-rootbeer/rubygem-rootbeer-0.0.4-1.fc37.src.rpm [2022-05-28 12:40:50,342][ INFO][PID:3576059] Calling '/bin/sign -h sha256 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04290055-rubygem-rootbeer/rubygem-rootbeer-doc-0.0.4-1.fc37.noarch.rpm' (attempt #1) [2022-05-28 12:40:50,968][ INFO][PID:3576059] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04290055-rubygem-rootbeer/rubygem-rootbeer-doc-0.0.4-1.fc37.noarch.rpm [2022-05-28 12:40:50,968][ INFO][PID:3576059] Calling '/bin/sign -h sha256 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04290055-rubygem-rootbeer/rubygem-rootbeer-0.0.4-1.fc37.noarch.rpm' (attempt #1) [2022-05-28 12:40:51,661][ INFO][PID:3576059] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04290055-rubygem-rootbeer/rubygem-rootbeer-0.0.4-1.fc37.noarch.rpm [2022-05-28 12:40:51,662][ INFO][PID:3576059] Sign done [2022-05-28 12:40:51,662][ INFO][PID:3576059] Incremental createrepo run, adding 04290055-rubygem-rootbeer into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-x86_64, (auto-create-repo=True) [2022-05-28 12:40:51,663][ INFO][PID:3576059] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04290055-rubygem-rootbeer --no-appstream-metadata' as PID 3587336 [2022-05-28 12:45:02,694][ INFO][PID:3576059] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04290055-rubygem-rootbeer --no-appstream-metadata) [2022-05-28 12:45:02,695][ ERROR][PID:3576059] Createrepo failed, stderr: Unexpected exception Traceback (most recent call last): File "/usr/bin/copr-repo", line 453, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 405, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 333, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.10/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' Traceback (most recent call last): File "/usr/bin/copr-repo", line 463, in sys.exit(main()) File "/usr/bin/copr-repo", line 453, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 405, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 333, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.10/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' [2022-05-28 12:45:02,695][ INFO][PID:3576059] Finished build: id=4290055 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-x86_64 [2022-05-28 12:45:02,696][ ERROR][PID:3576059] Backend process error: createrepo failed [2022-05-28 12:45:02,696][ INFO][PID:3576059] Worker failed build, took 698.1313328742981 [2022-05-28 12:45:02,725][ INFO][PID:3576059] Sending fedora-messaging bus message in build.end [2022-05-28 12:45:02,758][ INFO][PID:3576059] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04290055-rubygem-rootbeer/builder-live.log by gzip [2022-05-28 12:45:02,762][ INFO][PID:3576059] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04290055-rubygem-rootbeer/backend.log by gzip