Warning: Permanently added '3.219.237.59' (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/9104635 Version: 1.3 PID: 9170 Logging PID: 9171 Task: {'appstream': False, 'background': False, 'build_id': 9104635, 'chroot': None, 'package_name': None, 'project_dirname': 'nodejs-ng', 'project_name': 'nodejs-ng', 'project_owner': 'jstanek', 'repos': [], 'sandbox': 'jstanek/nodejs-ng--jstanek', 'source_json': {'fedora_review': True, 'pkg': 'nodejs24-24.0.1-1.fc42.src.rpm', 'tmp': 'tmpygz6qn62', 'url': 'https://copr.fedorainfracloud.org/tmp/tmpygz6qn62/nodejs24-24.0.1-1.fc42.src.rpm'}, 'source_type': 2, 'submitter': 'jstanek', 'task_id': '9104635'} Output: ['nodejs24-24.0.1-1.fc42.src.rpm'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/nodejs24.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 80, 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: /tmp/tmp2a02rvaa: line 3: failed to load macro file /var/lib/copr-rpmbuild/results/nodejs.srpm.macros Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/nodejs24-24.0.1-1.fc42.src.rpm Package info: { "name": "nodejs24", "epoch": 1, "version": "24.0.1", "release": "1.fc42", "exclusivearch": [ "i386", "i486", "i586", "i686", "pentium3", "pentium4", "athlon", "geode", "x86_64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tl", "armv5tel", "armv5tejl", "armv6l", "armv6hl", "armv7l", "armv7hl", "armv7hnl", "armv8l", "armv8hl", "armv8hnl", "armv8hcnl", "aarch64", "ppc64", "ppc64p7", "ppc64le", "s390x", "riscv64" ], "excludearch": [] } SRPMResults finished