[2022-04-30 23:08:55,749][  INFO][PID:3724215] Marking build as starting
[2022-04-30 23:08:55,785][  INFO][PID:3724215] Trying to allocate VM
[2022-04-30 23:08:58,829][  INFO][PID:3724215] Allocating ssh connection to builder
[2022-04-30 23:08:58,829][  INFO][PID:3724215] Checking that builder machine is OK
[2022-04-30 23:08:59,402][  INFO][PID:3724215] Filling build.info file with builder info
[2022-04-30 23:08:59,402][  INFO][PID:3724215] Marking build as running on frontend
[2022-04-30 23:08:59,435][  INFO][PID:3724215] Sending fedora-messaging bus message in build.start
[2022-04-30 23:08:59,859][  INFO][PID:3724215] Sending fedora-messaging bus message in chroot.start
[2022-04-30 23:08:59,874][  INFO][PID:3724215] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 4272438 --chroot fedora-rawhide-x86_64 --detached
[2022-04-30 23:09:00,345][  INFO][PID:3724215] Downloading the builder-live.log file, attempt 1
[2022-04-30 23:12:39,253][  INFO][PID:3724215] Downloading results from builder
[2022-04-30 23:12:39,593][  INFO][PID:3724215] Releasing VM back to pool
[2022-04-30 23:12:39,603][  INFO][PID:3724215] Searching for 'success' file in resultdir
[2022-04-30 23:12:39,604][  INFO][PID:3724215] Going to sign pkgs from source: 4272438-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64
[2022-04-30 23:12:39,604][  INFO][PID:3724215] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2022-04-30 23:12:39,993][  INFO][PID:3724215] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272438-rubygem-csleepr/rubygem-csleepr-doc-0.0.1-1.fc37.noarch.rpm' (attempt #1)
[2022-04-30 23:12:40,732][  INFO][PID:3724215] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272438-rubygem-csleepr/rubygem-csleepr-doc-0.0.1-1.fc37.noarch.rpm
[2022-04-30 23:12:40,733][  INFO][PID:3724215] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272438-rubygem-csleepr/rubygem-csleepr-0.0.1-1.fc37.noarch.rpm' (attempt #1)
[2022-04-30 23:12:41,396][  INFO][PID:3724215] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272438-rubygem-csleepr/rubygem-csleepr-0.0.1-1.fc37.noarch.rpm
[2022-04-30 23:12:41,397][  INFO][PID:3724215] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272438-rubygem-csleepr/rubygem-csleepr-0.0.1-1.fc37.src.rpm' (attempt #1)
[2022-04-30 23:12:42,100][  INFO][PID:3724215] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272438-rubygem-csleepr/rubygem-csleepr-0.0.1-1.fc37.src.rpm
[2022-04-30 23:12:42,100][  INFO][PID:3724215] Sign done
[2022-04-30 23:12:42,101][  INFO][PID:3724215] Incremental createrepo run, adding 04272438-rubygem-csleepr into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-x86_64, (auto-create-repo=True)
[2022-04-30 23:12:42,101][  INFO][PID:3724215] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04272438-rubygem-csleepr --no-appstream-metadata' as PID 3730859
[2022-04-30 23:24:47,254][  INFO][PID:3724215] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04272438-rubygem-csleepr --no-appstream-metadata)
[2022-04-30 23:24:47,255][ ERROR][PID:3724215] 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 <module>
    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-04-30 23:24:47,255][  INFO][PID:3724215] Finished build: id=4272438 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-x86_64 
[2022-04-30 23:24:47,256][ ERROR][PID:3724215] Backend process error: createrepo failed
[2022-04-30 23:24:47,256][  INFO][PID:3724215] Worker failed build, took 947.8539092540741
[2022-04-30 23:24:47,282][  INFO][PID:3724215] Sending fedora-messaging bus message in build.end
[2022-04-30 23:24:47,294][  INFO][PID:3724215] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272438-rubygem-csleepr/builder-live.log by gzip
[2022-04-30 23:24:47,304][  INFO][PID:3724215] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272438-rubygem-csleepr/backend.log by gzip