[2023-04-17 08:20:16,358][  INFO][PID:32723] Marking build as starting
[2023-04-17 08:20:16,379][  INFO][PID:32723] Trying to allocate VM
[2023-04-17 08:20:19,408][  INFO][PID:32723] Allocated host ResallocHost, ticket_id=45812, hostname=10.0.0.55
[2023-04-17 08:20:19,409][  INFO][PID:32723] Allocating ssh connection to builder
[2023-04-17 08:20:19,409][  INFO][PID:32723] Checking that builder machine is OK
[2023-04-17 08:20:19,580][  INFO][PID:32723] Filling build.info file with builder info
[2023-04-17 08:20:19,582][  INFO][PID:32723] Marking build as running on frontend
[2023-04-17 08:20:19,598][  INFO][PID:32723] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 11042 --chroot openeuler-22.03-x86_64 --detached
[2023-04-17 08:20:19,885][  INFO][PID:32723] Downloading the builder-live.log file, attempt 1
[2023-04-17 08:22:30,235][  INFO][PID:32723] Downloading results from builder
[2023-04-17 08:22:30,283][  INFO][PID:32723] Releasing VM back to pool
[2023-04-17 08:22:30,295][  INFO][PID:32723] Searching for 'success' file in resultdir
[2023-04-17 08:22:30,295][  INFO][PID:32723] Going to sign pkgs from source: 11042-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64
[2023-04-17 08:22:30,296][  INFO][PID:32723] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1)
[2023-04-17 08:22:30,428][  INFO][PID:32723] 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/00011042-python-newspaper3k/python3-newspaper3k-0.2.8-1.noarch.rpm' (attempt #1)
[2023-04-17 08:22:30,829][  INFO][PID:32723] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011042-python-newspaper3k/python3-newspaper3k-0.2.8-1.noarch.rpm
[2023-04-17 08:22:30,830][  INFO][PID:32723] 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/00011042-python-newspaper3k/python-newspaper3k-help-0.2.8-1.noarch.rpm' (attempt #1)
[2023-04-17 08:22:31,240][  INFO][PID:32723] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011042-python-newspaper3k/python-newspaper3k-help-0.2.8-1.noarch.rpm
[2023-04-17 08:22:31,241][  INFO][PID:32723] 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/00011042-python-newspaper3k/python-newspaper3k-0.2.8-1.src.rpm' (attempt #1)
[2023-04-17 08:22:31,643][  INFO][PID:32723] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011042-python-newspaper3k/python-newspaper3k-0.2.8-1.src.rpm
[2023-04-17 08:22:31,643][  INFO][PID:32723] Sign done
[2023-04-17 08:22:31,644][  INFO][PID:32723] Incremental createrepo run, adding 00011042-python-newspaper3k 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-17 08:22:31,727][  INFO][PID:32723] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00011042-python-newspaper3k' as PID 32947
[2023-04-17 08:22:44,861][  INFO][PID:32723] Finished after 13 seconds with exit code 1 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00011042-python-newspaper3k)
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 '-9


[2023-04-17 08:22:44,863][ ERROR][PID:32723] Createrepo failed
[2023-04-17 08:22:44,864][ ERROR][PID:32723] Build failed: Backend process error: createrepo failed
[2023-04-17 08:22:44,864][  INFO][PID:32723] Finished build: id=11042 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03-x86_64 
[2023-04-17 08:22:44,869][ ERROR][PID:32723] Backend process error: createrepo failed
[2023-04-17 08:22:44,870][  INFO][PID:32723] Worker failed build, took 145.2878601551056
[2023-04-17 08:22:44,888][  INFO][PID:32723] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011042-python-newspaper3k/builder-live.log by gzip
[2023-04-17 08:22:44,890][  INFO][PID:32723] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011042-python-newspaper3k/builder-live.log' as PID 32974
[2023-04-17 08:22:44,961][  INFO][PID:32723] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011042-python-newspaper3k/builder-live.log)
[2023-04-17 08:22:44,961][  INFO][PID:32723] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011042-python-newspaper3k/backend.log by gzip
[2023-04-17 08:22:44,962][  INFO][PID:32723] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011042-python-newspaper3k/backend.log' as PID 32975