Warning: Permanently added '35.175.226.230' (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/9224093 Version: 1.3 PID: 9087 Logging PID: 9088 Task: {'appstream': False, 'background': True, 'build_id': 9224093, 'chroot': None, 'package_name': 'chirp', 'project_dirname': 'python-setuptools_rawhide', 'project_name': 'python-setuptools_rawhide', 'project_owner': 'lbalhar', 'repos': [], 'sandbox': 'lbalhar/python-setuptools_rawhide--https://src.fedoraproject.org/user/jskarvad', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/chirp', 'committish': '6902b31dcd38e278ef8c3bae3a3c70a2b712a2f0', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/jskarvad', 'task_id': '9224093'} Running: git clone https://src.fedoraproject.org/rpms/chirp /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/chirp', '/var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp'... Running: git checkout 6902b31dcd38e278ef8c3bae3a3c70a2b712a2f0 -- cmd: ['git', 'checkout', '6902b31dcd38e278ef8c3bae3a3c70a2b712a2f0', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp rc: 0 stdout: stderr: Note: switching to '6902b31dcd38e278ef8c3bae3a3c70a2b712a2f0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6902b31 Updated yaml variables syntax Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading chirp-cab8248e5ea7d3c0c8aad2b0fb11f5750de8e13a.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o chirp-cab8248e5ea7d3c0c8aad2b0fb11f5750de8e13a.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/chirp/chirp-cab8248e5ea7d3c0c8aad2b0fb11f5750de8e13a.tar.gz/sha512/d2f0ec516ae83b43832593f01b441bf124fbd157db018a593d5856730f5d3f0f38fae89ae47455f04f4305f3aa277fe486b43a5ff3b4e4ab1aefc6a2d584381b/chirp-cab8248e5ea7d3c0c8aad2b0fb11f5750de8e13a.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2285k 100 2285k 0 0 78.5M 0 --:--:-- --:--:-- --:--:-- 79.7M INFO: Reading stdout from command: sha512sum chirp-cab8248e5ea7d3c0c8aad2b0fb11f5750de8e13a.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-hz78nfa7/chirp rc: 1 stdout: setting SOURCE_DATE_EPOCH=1736985600 RPM build errors: stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/./chirp.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Building target platforms: noarch Building for target noarch error: Bad file: /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/chirp-0.4.0^20240429gitcab8248e.tar.gz: No such file or directory Bad file: /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/chirp-0.4.0^20240429gitcab8248e.tar.gz: No such file or directory Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 522, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 376, in srpm check_call(command) ~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 51, in check_call subprocess.check_call(cmd) ~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['rpmbuild', '-bs', '/var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/./chirp.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/.', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '--define', '_disable_source_fetch 1']' returned non-zero exit status 1. Copr build error: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/./chirp.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Building target platforms: noarch Building for target noarch error: Bad file: /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/chirp-0.4.0^20240429gitcab8248e.tar.gz: No such file or directory Bad file: /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/chirp-0.4.0^20240429gitcab8248e.tar.gz: No such file or directory Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 522, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 376, in srpm check_call(command) ~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 51, in check_call subprocess.check_call(cmd) ~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['rpmbuild', '-bs', '/var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/./chirp.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-hz78nfa7/chirp/.', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '--define', '_disable_source_fetch 1']' returned non-zero exit status 1.