Warning: Permanently added '54.227.18.27' (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/8384231


Version: 1.2
PID: 10070
Logging PID: 10071
Task:
{'appstream': False,
 'background': True,
 'build_id': 8384231,
 'chroot': None,
 'package_name': 'eza',
 'project_dirname': 'AllTheTools',
 'project_name': 'AllTheTools',
 'project_owner': 'shdwchn10',
 'repos': [],
 'sandbox': 'shdwchn10/AllTheTools--gitlab.com:shdwchn10',
 'source_json': {'clone_url': 'https://gitlab.com/shadowblue/allthetools',
                 'committish': 'eza-0.20.12-1',
                 'spec': '',
                 'srpm_build_method': 'rpkg',
                 'subdirectory': 'eza',
                 'type': 'git'},
 'source_type': 8,
 'submitter': 'gitlab.com:shdwchn10',
 'task_id': '8384231'}

Running: git clone https://gitlab.com/shadowblue/allthetools /var/lib/copr-rpmbuild/workspace/workdir-g5y4p37b/allthetools --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://gitlab.com/shadowblue/allthetools', '/var/lib/copr-rpmbuild/workspace/workdir-g5y4p37b/allthetools', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-g5y4p37b/allthetools'...
warning: redirecting to https://gitlab.com/shadowblue/allthetools.git/

Running: git checkout eza-0.20.12-1 --

cmd: ['git', 'checkout', 'eza-0.20.12-1', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-g5y4p37b/allthetools
rc: 0
stdout: 
stderr: Note: switching to 'eza-0.20.12-1'.

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 c94cd48 chore(eza): Bump to 0.20.12

Generated rpkg config:
[rpkg]
preprocess_spec = True

[git]
anon_clone_url = https://gitlab.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-g5y4p37b/.config/rpkg.conf
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-g5y4p37b/allthetools/eza

cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-g5y4p37b/allthetools/eza']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-g5y4p37b/allthetools/eza
rc: 0
stdout: Wrote: /var/lib/copr-rpmbuild/results/eza.spec
setting SOURCE_DATE_EPOCH=1733961600
Wrote: /var/lib/copr-rpmbuild/results/eza-0.20.12-1.src.rpm

RPM build warnings:
stderr: warning: Downloading https://github.com/eza-community/eza/archive/refs/tags/v0.20.12.tar.gz to /var/lib/copr-rpmbuild/results/v0.20.12.tar.gz
    Downloading https://github.com/eza-community/eza/archive/refs/tags/v0.20.12.tar.gz to /var/lib/copr-rpmbuild/results/v0.20.12.tar.gz

Output: ['v0.20.12.tar.gz', 'eza-0.20.12-build', 'eza-0.20.12-1.src.rpm', 'eza.spec']
Running SRPMResults tool
Package info: {
    "name": "eza",
    "epoch": null,
    "version": "0.20.12",
    "release": "1",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished