Warning: Permanently added '3.236.247.9' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9757414 Version: 1.6 PID: 11782 Logging PID: 11784 Task: {'appstream': False, 'background': False, 'build_id': 9757414, 'chroot': 'fedora-43-x86_64', 'package_name': None, 'project_dirname': 'cockpit-project-cockpit-22554', 'project_name': 'cockpit-project-cockpit-22554', 'project_owner': 'packit', 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-43-x86_64/', 'id': 'copr_packit_packit_stable', 'name': 'Additional repo copr_packit_packit_stable'}], 'sandbox': 'packit/cockpit-project-cockpit-22554--packit', 'source_json': {'builddeps': 'packit automake gcc gettext glib2-devel make nodejs npm systemd-devel', 'chroot': 'fedora-43-x86_64', 'repos': 'copr://packit/packit-stable', 'resultdir': None, 'script': '\n' '#!/bin/sh\n' '\n' 'git config --global user.email "hello@packit.dev"\n' 'git config --global user.name "Packit"\n' 'resultdir=$PWD\n' 'packit -d prepare-sources --result-dir "$resultdir" --pr-id 22554 --merge-pr ' "--target-branch main --job-config-index 2 --merged-ref 'main' --no-create-symlinks " 'https://github.com/cockpit-project/cockpit\n' '\n'}, 'source_type': 9, 'submitter': 'packit', 'task_id': '9757414'} Running (timeout=5400): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-2kkx7zq7/script --builddeps 'packit automake gcc gettext glib2-devel make nodejs npm systemd-devel' --env COPR_OWNER=packit --env COPR_PROJECT=cockpit-project-cockpit-22554 --env 'COPR_PACKAGE='"'"''"'"'' INFO:__main__:Working in '/workdir' INFO:__main__:Results should be created in '/workdir' INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Mock Version: 6.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: /var/lib/copr-rpmbuild/results/mock-config.cfg newer than root cache; cache will be rebuilt INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: /var/lib/copr-rpmbuild/results/mock-config.cfg newer than root cache; cache will be rebuilt INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Start: installing minimal buildroot with dnf5 Updating and loading repositories: Repositories loaded. Failed to resolve the transaction: No match for argument: buildsys-build No repositories were loaded from the installroot. To use the configuration and repositories of the host system, pass --use-host-config. WARNING: DNF5 command failed, retrying, attempt #2, sleeping 10s Updating and loading repositories: Repositories loaded. Failed to resolve the transaction: No match for argument: buildsys-build No repositories were loaded from the installroot. To use the configuration and repositories of the host system, pass --use-host-config. WARNING: DNF5 command failed, retrying, attempt #3, sleeping 10s Updating and loading repositories: Repositories loaded. Failed to resolve the transaction: No match for argument: buildsys-build No repositories were loaded from the installroot. To use the configuration and repositories of the host system, pass --use-host-config. ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M e4556cb734bf4553a7279bda6f3822ee -D /var/lib/mock/copr-custom-fedora-43-x86_64-bootstrap/root -a --capability=cap_ipc_lock --capability=cap_ipc_lock --bind=/tmp/mock-resolv.g15je8ms:/etc/resolv.conf --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/copr-custom-fedora-43-x86_64/root/installation-homedir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;\007"' '--setenv=PS1= \s-\v\$ ' --setenv=LANG=C.UTF-8 --setenv=LC_MESSAGES=C.UTF-8 --setenv=SYSTEMD_NSPAWN_TMPFS_TMP=0 --setenv=SYSTEMD_SECCOMP=0 --resolv-conf=off /usr/bin/dnf5 --installroot /var/lib/mock/copr-custom-fedora-43-x86_64/root/ --releasever 43 install @buildsys-build --setopt=deltarpm=False --setopt=allow_vendor_change=yes --allowerasing --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts Updating and loading repositories: Repositories loaded. Failed to resolve the transaction: No match for argument: buildsys-build No repositories were loaded from the installroot. To use the configuration and repositories of the host system, pass --use-host-config. Traceback (most recent call last): File "/usr/bin/copr-sources-custom", line 84, in run_cmd(mock + ['--init']) ~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/bin/copr-sources-custom", line 64, in run_cmd return subprocess.check_call(command, **kwargs) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--init']' returned non-zero exit status 30. Copr build error: Build failed