Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c296' (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/8516054


Version: 1.2
PID: 10485
Logging PID: 10486
Task:
{'appstream': False,
 'background': True,
 'build_id': 8516054,
 'chroot': None,
 'package_name': 'R',
 'project_dirname': 'openblas-0.3.23',
 'project_name': 'openblas-0.3.23',
 'project_owner': 'psimovec',
 'repos': [],
 'sandbox': 'psimovec/openblas-0.3.23--https://src.fedoraproject.org/user/iucar',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/R',
                 'committish': 'be627d1132d063f2b60c556d76d1b097bf28aaa1',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/iucar',
 'task_id': '8516054'}

Running: git clone https://src.fedoraproject.org/rpms/R /var/lib/copr-rpmbuild/workspace/workdir-b5u7d4ul/R --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/R', '/var/lib/copr-rpmbuild/workspace/workdir-b5u7d4ul/R', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-b5u7d4ul/R'...

Running: git checkout be627d1132d063f2b60c556d76d1b097bf28aaa1 --

cmd: ['git', 'checkout', 'be627d1132d063f2b60c556d76d1b097bf28aaa1', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-b5u7d4ul/R
rc: 0
stdout: 
stderr: Note: switching to 'be627d1132d063f2b60c556d76d1b097bf28aaa1'.

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at be627d1 Depend on compat tcl/tk 8 for now (with epoch)

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-b5u7d4ul/R
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 R-4.4.2.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o R-4.4.2.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/R/R-4.4.2.tar.gz/sha512/b29d82242f70487f52849a5726610c03dffa4e54f1a32a9f3f76784fcf61f91d5c40cddee1029eeb9c9837ff26f382f348e8518dd68c84e9fc2192b981013d9a/R-4.4.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 35.8M  100 35.8M    0     0  81.0M      0 --:--:-- --:--:-- --:--:-- 81.2M
INFO: Reading stdout from command: sha512sum R-4.4.2.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-b5u7d4ul/R
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1736899200
Wrote: /var/lib/copr-rpmbuild/results/R-4.4.2-3.src.rpm
stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-b5u7d4ul/R/./R.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-b5u7d4ul/R/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'

Output: ['R-4.4.2-3.src.rpm']
Running SRPMResults tool
Package info: {
    "name": "R",
    "epoch": null,
    "version": "4.4.2",
    "release": "3",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished