Warning: Permanently added '98.84.139.196' (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/8518748


Version: 1.2
PID: 9002
Logging PID: 9003
Task:
{'appstream': False,
 'background': True,
 'build_id': 8518748,
 'chroot': None,
 'package_name': 'python-neovim',
 'project_dirname': 'all-packages',
 'project_name': 'all-packages',
 'project_owner': 'relativesure',
 'repos': [],
 'sandbox': 'relativesure/all-packages--ad8b6770-99e4-48a3-b03f-1a3f4deb0f02',
 'source_json': {'clone_url': 'https://github.com/agriffis/pynvim',
                 'committish': 'copr',
                 'spec': '',
                 'srpm_build_method': 'rpkg',
                 'subdirectory': '',
                 'type': 'git'},
 'source_type': 8,
 'submitter': None,
 'task_id': '8518748'}

Running: git clone https://github.com/agriffis/pynvim /var/lib/copr-rpmbuild/workspace/workdir-g_zb1rgw/pynvim --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://github.com/agriffis/pynvim', '/var/lib/copr-rpmbuild/workspace/workdir-g_zb1rgw/pynvim', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-g_zb1rgw/pynvim'...

Running: git checkout copr --

cmd: ['git', 'checkout', 'copr', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-g_zb1rgw/pynvim
rc: 0
stdout: Your branch is up to date with 'origin/copr'.
stderr: Already on 'copr'

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-g_zb1rgw/.config/rpkg.conf
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-g_zb1rgw/pynvim

cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-g_zb1rgw/pynvim']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-g_zb1rgw/pynvim
rc: 0
stdout: Wrote: /var/lib/copr-rpmbuild/results/python-neovim.spec
setting SOURCE_DATE_EPOCH=1736985600
Wrote: /var/lib/copr-rpmbuild/results/python-neovim-0.5.1.0.git.699.503af55-1.src.rpm
stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-g_zb1rgw/pynvim:
commit 251d2fa3a02068ce62faf26b791ab11f87725c3a (HEAD -> copr, origin/copr, origin/HEAD)
Merge: c88daf1 503af55
Author: Aron Griffis <aron@scampersand.com>
Date:   Mon Nov 4 04:10:00 2024 -0500

    Merge branch 'master' into copr
git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/pynvim-251d2fa3.tar.gz
Building target platforms: noarch
Building for target noarch

Output: ['python-neovim.spec', 'python-neovim-0.5.1.0.git.699.503af55-build', 'python-neovim-0.5.1.0.git.699.503af55-1.src.rpm', 'pynvim-251d2fa3.tar.gz']
Running SRPMResults tool
Package info: {
    "name": "python-neovim",
    "epoch": null,
    "version": "0.5.1.0.git.699.503af55",
    "release": "1",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished