Warning: Permanently added '54.85.223.36' (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/9302121 Version: 1.3 PID: 9093 Logging PID: 9094 Task: {'appstream': False, 'background': False, 'build_id': 9302121, 'chroot': None, 'package_name': None, 'project_dirname': 'eln-facebook', 'project_name': 'eln-facebook', 'project_owner': '@centoshyperscale', 'repos': [], 'sandbox': '@centoshyperscale/eln-facebook--dcavalca', 'source_json': {'clone_url': 'https://gitlab.com/CentOS/Hyperscale/rpms/systemd.git', 'committish': 'c10s-sig-hyperscale'}, 'source_type': 10, 'submitter': 'dcavalca', 'task_id': '9302121'} Running: git clone https://gitlab.com/CentOS/Hyperscale/rpms/systemd.git /var/lib/copr-rpmbuild/workspace/workdir-3uulazxh/systemd --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://gitlab.com/CentOS/Hyperscale/rpms/systemd.git', '/var/lib/copr-rpmbuild/workspace/workdir-3uulazxh/systemd', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-3uulazxh/systemd'... Running: git checkout c10s-sig-hyperscale -- cmd: ['git', 'checkout', 'c10s-sig-hyperscale', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-3uulazxh/systemd rc: 0 stdout: Your branch is up to date with 'origin/c10s-sig-hyperscale'. stderr: Already on 'c10s-sig-hyperscale' Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-3uulazxh/systemd rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading sources specification file: sources INFO: Downloading systemd-257.7.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o systemd-257.7.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://git.centos.org/sources/systemd/systemd-257.7.tar.gz/sha512/fdc7c0153432b261ad8018c869dc714ce1d6d2a8428bdec46f7c5f120b196d3a553a375ae433f0c166c57b6e8b3c56549f585349b7b6ff83c2a86a32982d8411/systemd-257.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 15.5M 100 15.5M 0 0 75.7M 0 --:--:-- --:--:-- --:--:-- 75.9M INFO: Reading stdout from command: sha512sum systemd-257.7.tar.gz Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-3uulazxh/systemd rc: 0 stdout: setting SOURCE_DATE_EPOCH=1752710400 Wrote: /var/lib/copr-rpmbuild/results/systemd-257.7-1.1.src.rpm stderr: INFO: Reading stdout from command: git rev-parse --git-dir INFO: rpmautospec requires full clone => --unshallow INFO: Checked call: git fetch --unshallow INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/systemd.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-3uulazxh/systemd/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['systemd.spec', 'systemd-257.7-1.1.src.rpm'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/systemd.spec Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 233, in get_rpm_spec return rpm.spec(tmp.name, flags) ~~~~~~~~^^^^^^^^^^^^^^^^^ ValueError: can't parse specfile The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/copr_rpmbuild/automation/srpm_results.py", line 50, in get_package_info spec = Spec(path, macros) File "/usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py", line 404, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 120, in __init__ self._parser.parse(str(self)) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 387, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 301, in _do_parse spec = get_rpm_spec(content, rpm.RPMSPEC_ANYARCH | rpm.RPMSPEC_FORCE) File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 235, in get_rpm_spec raise RPMException(stderr=stderr) from e specfile.exceptions.RPMException: Unable to open /var/lib/copr-rpmbuild/results/triggers.systemd: No such file or directory Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/systemd-257.7-1.1.src.rpm Package info: { "name": "systemd", "epoch": null, "version": "257.7", "release": "1.1", "exclusivearch": [], "excludearch": [] } SRPMResults finished