[2023-04-18 15:05:53,142][  INFO][PID:135398] Marking build as starting
[2023-04-18 15:05:53,180][  INFO][PID:135398] Trying to allocate VM
[2023-04-18 15:05:56,207][  INFO][PID:135398] Allocated host ResallocHost, ticket_id=49560, hostname=10.0.0.124
[2023-04-18 15:05:56,208][  INFO][PID:135398] Allocating ssh connection to builder
[2023-04-18 15:05:56,208][  INFO][PID:135398] Checking that builder machine is OK
[2023-04-18 15:05:56,381][  INFO][PID:135398] Filling build.info file with builder info
[2023-04-18 15:05:56,383][  INFO][PID:135398] Marking build as running on frontend
[2023-04-18 15:05:56,401][  INFO][PID:135398] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 13372 --chroot openeuler-22.03-x86_64 --detached
[2023-04-18 15:05:56,685][  INFO][PID:135398] Downloading the builder-live.log file, attempt 1
[2023-04-18 15:07:54,091][  INFO][PID:135398] Downloading results from builder
[2023-04-18 15:07:54,149][  INFO][PID:135398] Releasing VM back to pool
[2023-04-18 15:07:54,158][  INFO][PID:135398] Searching for 'success' file in resultdir
[2023-04-18 15:07:54,159][  INFO][PID:135398] Going to sign pkgs from source: 13372-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64
[2023-04-18 15:07:54,159][  INFO][PID:135398] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1)
[2023-04-18 15:07:54,298][  INFO][PID:135398] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/python3-pgcli-3.5.0-1.noarch.rpm' (attempt #1)
[2023-04-18 15:07:54,716][  INFO][PID:135398] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/python3-pgcli-3.5.0-1.noarch.rpm
[2023-04-18 15:07:54,717][  INFO][PID:135398] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/python-pgcli-3.5.0-1.src.rpm' (attempt #1)
[2023-04-18 15:07:55,148][  INFO][PID:135398] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/python-pgcli-3.5.0-1.src.rpm
[2023-04-18 15:07:55,149][  INFO][PID:135398] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/python-pgcli-help-3.5.0-1.noarch.rpm' (attempt #1)
[2023-04-18 15:07:55,547][  INFO][PID:135398] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/python-pgcli-help-3.5.0-1.noarch.rpm
[2023-04-18 15:07:55,548][  INFO][PID:135398] Sign done
[2023-04-18 15:07:55,548][  INFO][PID:135398] Incremental createrepo run, adding 00013372-python-pgcli into http://copr-backend.fedora-copr-prod.svc.cluster.local:5002/results//mywaaagh_admin/pypi/openeuler-22.03-x86_64, (auto-create-repo=True)
[2023-04-18 15:07:55,550][  INFO][PID:135398] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00013372-python-pgcli' as PID 135586
[2023-04-18 15:08:02,860][  INFO][PID:135398] Finished after 7 seconds with exit code 1 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00013372-python-pgcli)
stdout:

stderr:
Sub-command failed
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 359, in main_locked
    if not run_createrepo(opts):
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/copr-repo", line 206, in run_createrepo
    run_cmd(createrepo_cmd, check=True, logger=opts.log)
  File "/usr/lib/python3.11/site-packages/copr_backend/helpers.py", line 149, in run_cmd
    raise CommandException(exc_msg)
copr_backend.helpers.CommandException: Command '/usr/bin/createrepo_c /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --database --ignore-lock --local-sqlite --cachedir /tmp/ --workers 8 --update --skip-stat --recycle-pkglist --pkglist /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/.copr-createrepo-pkglist' failed, exit code '1


[2023-04-18 15:08:02,861][ ERROR][PID:135398] Createrepo failed
[2023-04-18 15:08:02,861][ ERROR][PID:135398] Build failed: Backend process error: createrepo failed
[2023-04-18 15:08:02,862][  INFO][PID:135398] Finished build: id=13372 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03-x86_64 
[2023-04-18 15:08:02,864][ ERROR][PID:135398] Backend process error: createrepo failed
[2023-04-18 15:08:02,865][  INFO][PID:135398] Worker failed build, took 126.4821286201477
[2023-04-18 15:08:02,882][  INFO][PID:135398] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/builder-live.log by gzip
[2023-04-18 15:08:02,884][  INFO][PID:135398] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/builder-live.log' as PID 135601
[2023-04-18 15:08:02,890][  INFO][PID:135398] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/builder-live.log)
[2023-04-18 15:08:02,890][  INFO][PID:135398] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/backend.log by gzip
[2023-04-18 15:08:02,891][  INFO][PID:135398] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013372-python-pgcli/backend.log' as PID 135602