Warning: Permanently added '44.223.9.103' (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/10703603 Version: 1.8 PID: 20952 Logging PID: 20954 Task: {'appstream': False, 'background': False, 'build_id': 10703603, 'chroot': None, 'distributions_in_build': ['fedora-44', 'fedora-rawhide'], 'distributions_in_project': ['fedora-44', 'fedora-rawhide'], 'package_name': 'nodejs26', 'project_dirname': 'copr-packages', 'project_name': 'copr-packages', 'project_owner': 'kevin-agwaze', 'repos': [], 'sandbox': 'kevin-agwaze/copr-packages--kevin-agwaze', 'source_json': {'clone_url': 'https://github.com/RebornRider/copr-packages.git', 'committish': '', 'spec': 'nodejs26.spec', 'srpm_build_method': 'rpkg', 'subdirectory': 'staging/nodejs26', 'type': 'git'}, 'source_type': 8, 'submitter': 'kevin-agwaze', 'task_id': '10703603'} Running: git clone https://github.com/RebornRider/copr-packages.git /var/lib/copr-rpmbuild/workspace/workdir-ek7r6sia/copr-packages --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/RebornRider/copr-packages.git', '/var/lib/copr-rpmbuild/workspace/workdir-ek7r6sia/copr-packages', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-ek7r6sia/copr-packages'... Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-ek7r6sia/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-ek7r6sia/copr-packages/staging/nodejs26/nodejs26.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-ek7r6sia/copr-packages/staging/nodejs26/nodejs26.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-ek7r6sia/copr-packages/staging/nodejs26 rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/nodejs26.spec setting SOURCE_DATE_EPOCH=1783555200 Wrote: /var/lib/copr-rpmbuild/results/nodejs26-26.5.0-1.src.rpm RPM build warnings: stderr: warning: Downloading https://github.com/RebornRider/copr-packages/releases/download/source-artefacts/node-v26.5.0-stripped.tar.gz to /var/lib/copr-rpmbuild/results/node-v26.5.0-stripped.tar.gz warning: Downloading https://github.com/unicode-org/icu/releases/download/release-78.3/icu4c-78.3-data-bin-b.zip to /var/lib/copr-rpmbuild/results/icu4c-78.3-data-bin-b.zip warning: Downloading https://github.com/unicode-org/icu/releases/download/release-78.3/icu4c-78.3-data-bin-l.zip to /var/lib/copr-rpmbuild/results/icu4c-78.3-data-bin-l.zip warning: Downloading https://github.com/RebornRider/copr-packages/releases/download/source-artefacts/node-v26.5.0-packaging-scripts.tar.gz to /var/lib/copr-rpmbuild/results/node-v26.5.0-packaging-scripts.tar.gz Downloading https://github.com/RebornRider/copr-packages/releases/download/source-artefacts/node-v26.5.0-stripped.tar.gz to /var/lib/copr-rpmbuild/results/node-v26.5.0-stripped.tar.gz Downloading https://github.com/unicode-org/icu/releases/download/release-78.3/icu4c-78.3-data-bin-b.zip to /var/lib/copr-rpmbuild/results/icu4c-78.3-data-bin-b.zip Downloading https://github.com/unicode-org/icu/releases/download/release-78.3/icu4c-78.3-data-bin-l.zip to /var/lib/copr-rpmbuild/results/icu4c-78.3-data-bin-l.zip Downloading https://github.com/RebornRider/copr-packages/releases/download/source-artefacts/node-v26.5.0-packaging-scripts.tar.gz to /var/lib/copr-rpmbuild/results/node-v26.5.0-packaging-scripts.tar.gz Output: ['test-runner.sh', 'test-should-pass.txt', 'nodejs_abi.req.in', 'nodejs26-26.5.0-1.src.rpm', 'nodejs_abi.attr.in', 'icu4c-78.3-data-bin-l.zip', 'v8.pc.in', 'i18n-btest402.js', '0002-Disable-FIPS-options.patch', 'icu4c-78.3-data-bin-b.zip', '0001-Remove-unused-OpenSSL-config.patch', 'nodejs.pc.in', 'nodejs.srpm.macros', 'nodejs26.spec', 'npmrc.in', 'node-v26.5.0-packaging-scripts.tar.gz', '0006-v8-memcopy-include-climits-for-CHAR_BIT.patch', 'node-v26.5.0-stripped.tar.gz'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for fedora-44 Extracting arch-specific tags for fedora-rawhide Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/nodejs26.spec Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 237, 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.14/site-packages/copr_rpmbuild/automation/srpm_results.py", line 103, in get_package_info spec = Spec(specfile_path, macros) File "/usr/lib/python3.14/site-packages/copr_rpmbuild/helpers.py", line 418, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/specfile.py", line 125, in __init__ self._parse(str(self)) ~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/specfile.py", line 209, in _parse self._parser.parse(content, extra_macros) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 394, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 308, in _do_parse spec = get_rpm_spec(content, rpm.RPMSPEC_ANYARCH | rpm.RPMSPEC_FORCE) File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 239, in get_rpm_spec raise RPMException(stderr=stderr) from e specfile.exceptions.RPMException: /tmp/tmpn7pghrf9: line 12: failed to load macro file /var/lib/copr-rpmbuild/results/nodejs.srpm.macros Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/nodejs26-26.5.0-1.src.rpm Package info: { "architecture_specific_tags": { "fedora-44": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l", "armv8hcnl", "armv8hl", "armv8hnl", "armv8l", "athlon", "geode", "i386", "i486", "i586", "i686", "pentium3", "pentium4", "ppc64", "ppc64le", "ppc64p7", "riscv64", "s390x", "x86_64" ], "excludearch": [ "athlon", "geode", "i386", "i486", "i586", "i686", "pentium3", "pentium4" ] }, "fedora-rawhide": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l", "armv8hcnl", "armv8hl", "armv8hnl", "armv8l", "athlon", "geode", "i386", "i486", "i586", "i686", "pentium3", "pentium4", "ppc64", "ppc64le", "ppc64p7", "riscv64", "s390x", "x86_64" ], "excludearch": [ "athlon", "geode", "i386", "i486", "i586", "i686", "pentium3", "pentium4" ] } }, "name": "nodejs26", "epoch": 1, "version": "26.5.0", "release": "1" } SRPMResults finished