[2023-08-16 07:53:09,643][  INFO][PID:329359] Marking build as starting
[2023-08-16 07:53:09,744][  INFO][PID:329359] Trying to allocate VM
[2023-08-16 07:53:12,825][  INFO][PID:329359] Allocated host ResallocHost, ticket_id=3789968, hostname=2620:52:3:1:dead:beef:cafe:c1d1
[2023-08-16 07:53:12,826][  INFO][PID:329359] Allocating ssh connection to builder
[2023-08-16 07:53:12,827][  INFO][PID:329359] Checking that builder machine is OK
[2023-08-16 07:53:13,606][  INFO][PID:329359] Filling build.info file with builder info
[2023-08-16 07:53:13,608][  INFO][PID:329359] Marking build as running on frontend
[2023-08-16 07:53:13,695][  INFO][PID:329359] Sending fedora-messaging bus message in build.start
[2023-08-16 07:53:15,230][  INFO][PID:329359] Sending fedora-messaging bus message in chroot.start
[2023-08-16 07:53:15,253][  INFO][PID:329359] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6293320-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2023-08-16 07:53:15,765][  INFO][PID:329359] Downloading the builder-live.log file, attempt 1
[2023-08-16 07:54:14,455][  INFO][PID:329359] Downloading results from builder
[2023-08-16 07:54:14,956][  INFO][PID:329359] Releasing VM back to pool
[2023-08-16 07:54:15,132][  INFO][PID:329359] Searching for 'success' file in resultdir
[2023-08-16 07:54:15,134][  INFO][PID:329359] Going to sign pkgs from source: 6293320-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64
[2023-08-16 07:54:15,135][  INFO][PID:329359] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2023-08-16 07:54:15,644][  INFO][PID:329359] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06293320-R-CRAN-text2speech/R-CRAN-text2speech-1.0.0-1.fc39.copr6293320.noarch.rpm' (attempt #1)
[2023-08-16 07:54:17,110][  INFO][PID:329359] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06293320-R-CRAN-text2speech/R-CRAN-text2speech-1.0.0-1.fc39.copr6293320.noarch.rpm
[2023-08-16 07:54:17,110][  INFO][PID:329359] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06293320-R-CRAN-text2speech/R-CRAN-text2speech-1.0.0-1.fc39.copr6293320.src.rpm' (attempt #1)
[2023-08-16 07:54:18,428][  INFO][PID:329359] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06293320-R-CRAN-text2speech/R-CRAN-text2speech-1.0.0-1.fc39.copr6293320.src.rpm
[2023-08-16 07:54:18,429][  INFO][PID:329359] Sign done
[2023-08-16 07:54:18,429][  INFO][PID:329359] Incremental createrepo run, adding 06293320-R-CRAN-text2speech into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-39-x86_64, (auto-create-repo=True)
[2023-08-16 07:54:18,431][  INFO][PID:329359] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64 --add 06293320-R-CRAN-text2speech --no-appstream-metadata' as PID 334986
[2023-08-16 07:54:36,021][  INFO][PID:329359] Finished after 17 seconds with exit code 1 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64 --add 06293320-R-CRAN-text2speech --no-appstream-metadata)
stdout:

stderr:
Unexpected exception
Traceback (most recent call last):
  File "/usr/bin/copr-repo", line 462, in main
    main_try_lock(opts, batch)
  File "/usr/bin/copr-repo", line 414, in main_try_lock
    main_locked(opts, batch, opts.log)
  File "/usr/bin/copr-repo", line 342, in main_locked
    (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options()
                                                                  ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/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 472, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/bin/copr-repo", line 462, in main
    main_try_lock(opts, batch)
  File "/usr/bin/copr-repo", line 414, in main_try_lock
    main_locked(opts, batch, opts.log)
  File "/usr/bin/copr-repo", line 342, in main_locked
    (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options()
                                                                  ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/copr_backend/createrepo.py", line 155, in options
    task_opts = json.loads(task_dict["task"])
                           ~~~~~~~~~^^^^^^^^
KeyError: 'task'


[2023-08-16 07:54:36,023][ ERROR][PID:329359] Createrepo failed
[2023-08-16 07:54:36,024][ ERROR][PID:329359] Build failed: Backend process error: createrepo failed
[2023-08-16 07:54:36,025][  INFO][PID:329359] Finished build: id=6293320 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-39-x86_64 
[2023-08-16 07:54:36,027][ ERROR][PID:329359] Backend process error: createrepo failed
[2023-08-16 07:54:36,028][  INFO][PID:329359] Worker failed build, took 82.42078852653503
[2023-08-16 07:54:36,141][  INFO][PID:329359] Sending fedora-messaging bus message in build.end
[2023-08-16 07:54:36,175][  INFO][PID:329359] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06293320-R-CRAN-text2speech/builder-live.log by gzip
[2023-08-16 07:54:36,177][  INFO][PID:329359] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06293320-R-CRAN-text2speech/builder-live.log' as PID 336319
[2023-08-16 07:54:36,185][  INFO][PID:329359] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06293320-R-CRAN-text2speech/builder-live.log)
[2023-08-16 07:54:36,185][  INFO][PID:329359] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06293320-R-CRAN-text2speech/backend.log by gzip
[2023-08-16 07:54:36,187][  INFO][PID:329359] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06293320-R-CRAN-text2speech/backend.log' as PID 336324