[2022-05-01 20:56:59,466][ INFO][PID:3638026] Marking build as starting [2022-05-01 20:56:59,492][ INFO][PID:3638026] Trying to allocate VM [2022-05-01 20:57:02,525][ INFO][PID:3638026] Allocating ssh connection to builder [2022-05-01 20:57:02,526][ INFO][PID:3638026] Checking that builder machine is OK [2022-05-01 20:57:03,100][ INFO][PID:3638026] Filling build.info file with builder info [2022-05-01 20:57:03,101][ INFO][PID:3638026] Marking build as running on frontend [2022-05-01 20:57:03,161][ INFO][PID:3638026] Sending fedora-messaging bus message in build.start [2022-05-01 20:57:03,811][ INFO][PID:3638026] Sending fedora-messaging bus message in chroot.start [2022-05-01 20:57:03,822][ INFO][PID:3638026] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 4272923 --chroot fedora-rawhide-x86_64 --detached [2022-05-01 20:57:04,291][ INFO][PID:3638026] Downloading the builder-live.log file, attempt 1 [2022-05-01 21:01:39,165][ INFO][PID:3638026] Downloading results from builder [2022-05-01 21:01:39,509][ INFO][PID:3638026] Releasing VM back to pool [2022-05-01 21:01:39,520][ INFO][PID:3638026] Searching for 'success' file in resultdir [2022-05-01 21:01:39,520][ INFO][PID:3638026] Going to sign pkgs from source: 4272923-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 [2022-05-01 21:01:39,520][ INFO][PID:3638026] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1) [2022-05-01 21:01:39,953][ INFO][PID:3638026] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272923-rubygem-datakick/rubygem-datakick-0.0.1-1.fc37.noarch.rpm' (attempt #1) [2022-05-01 21:01:40,744][ INFO][PID:3638026] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272923-rubygem-datakick/rubygem-datakick-0.0.1-1.fc37.noarch.rpm [2022-05-01 21:01:40,744][ INFO][PID:3638026] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272923-rubygem-datakick/rubygem-datakick-doc-0.0.1-1.fc37.noarch.rpm' (attempt #1) [2022-05-01 21:01:41,526][ INFO][PID:3638026] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272923-rubygem-datakick/rubygem-datakick-doc-0.0.1-1.fc37.noarch.rpm [2022-05-01 21:01:41,526][ INFO][PID:3638026] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272923-rubygem-datakick/rubygem-datakick-0.0.1-1.fc37.src.rpm' (attempt #1) [2022-05-01 21:01:42,128][ INFO][PID:3638026] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272923-rubygem-datakick/rubygem-datakick-0.0.1-1.fc37.src.rpm [2022-05-01 21:01:42,129][ INFO][PID:3638026] Sign done [2022-05-01 21:01:42,129][ INFO][PID:3638026] Incremental createrepo run, adding 04272923-rubygem-datakick into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-x86_64, (auto-create-repo=True) [2022-05-01 21:01:42,130][ INFO][PID:3638026] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04272923-rubygem-datakick --no-appstream-metadata' as PID 3653236 [2022-05-01 21:15:23,321][ INFO][PID:3638026] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04272923-rubygem-datakick --no-appstream-metadata) [2022-05-01 21:15:23,322][ ERROR][PID:3638026] 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-01 21:15:23,323][ INFO][PID:3638026] Finished build: id=4272923 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-x86_64 [2022-05-01 21:15:23,324][ ERROR][PID:3638026] Backend process error: createrepo failed [2022-05-01 21:15:23,324][ INFO][PID:3638026] Worker failed build, took 1100.2234194278717 [2022-05-01 21:15:23,354][ INFO][PID:3638026] Sending fedora-messaging bus message in build.end [2022-05-01 21:15:23,367][ INFO][PID:3638026] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272923-rubygem-datakick/builder-live.log by gzip [2022-05-01 21:15:23,398][ INFO][PID:3638026] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272923-rubygem-datakick/backend.log by gzip