[2024-03-04 10:25:57,978][  INFO][PID:345325] Marking build as starting
[2024-03-04 10:25:58,050][  INFO][PID:345325] Trying to allocate VM
[2024-03-04 10:26:01,080][  INFO][PID:345325] Allocated host ResallocHost, ticket_id=1459797, hostname=54.146.214.53
[2024-03-04 10:26:01,081][  INFO][PID:345325] Allocating ssh connection to builder
[2024-03-04 10:26:01,082][  INFO][PID:345325] Checking that builder machine is OK
[2024-03-04 10:26:01,084][  INFO][PID:345325] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.146.214.53 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-03-04 10:26:01,456][  INFO][PID:345325] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.146.214.53 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-03-04 10:26:01,671][  INFO][PID:345325] Filling build.info file with builder info
[2024-03-04 10:26:01,673][  INFO][PID:345325] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "python-pip",
            "project_dirname": "python-pip",
            "submitter": "thrnciar",
            "ended_on": null,
            "started_on": 1709547961.6729116,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7101282-fedora-rawhide-x86_64",
            "build_id": 7101282,
            "package_name": "python-aws-xray-sdk",
            "package_version": "2.12.1-6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pip/python-aws-xray-sdk",
            "git_hash": "af331483da5e979560e83f59357533588dd4c00b",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "thrnciar/python-pip--thrnciar",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/python-pip",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip",
            "result_dir": "07101282-python-aws-xray-sdk",
            "built_packages": "",
            "id": 7101282,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-pip",
                "vendor": "Fedora Project COPR (thrnciar/python-pip)"
            }
        }
    ]
}
[2024-03-04 10:26:01,735][  INFO][PID:345325] Sending fedora-messaging bus message in build.start
[2024-03-04 10:26:02,597][  INFO][PID:345325] Sending fedora-messaging bus message in chroot.start
[2024-03-04 10:26:02,624][  INFO][PID:345325] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7101282-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-03-04 10:26:02,626][  INFO][PID:345325] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.146.214.53 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7101282-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached'
[2024-03-04 10:26:03,001][  INFO][PID:345325] Downloading the builder-live.log file, attempt 1
[2024-03-04 10:26:03,003][  INFO][PID:345325] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.146.214.53 copr-rpmbuild-log
[2024-03-04 10:27:41,568][  INFO][PID:345325] Downloading results from builder
[2024-03-04 10:27:41,569][  INFO][PID:345325] rsyncing of mockbuilder@54.146.214.53:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk started
[2024-03-04 10:27:41,571][  INFO][PID:345325] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.146.214.53:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/ &> /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/build-07101282.rsync.log
[2024-03-04 10:27:41,921][  INFO][PID:345325] rsyncing finished.
[2024-03-04 10:27:41,922][  INFO][PID:345325] Releasing VM back to pool
[2024-03-04 10:27:41,949][  INFO][PID:345325] Searching for 'success' file in resultdir
[2024-03-04 10:27:41,950][  INFO][PID:345325] Going to sign pkgs from source: 7101282-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64
[2024-03-04 10:27:41,952][  INFO][PID:345325] Calling '/bin/sign -u thrnciar#python-pip@copr.fedorahosted.org -p' (attempt #1)
[2024-03-04 10:27:42,239][  INFO][PID:345325] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-pip@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/python-aws-xray-sdk-2.12.1-6.fc41.src.rpm' (attempt #1)
[2024-03-04 10:27:43,039][  INFO][PID:345325] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/python-aws-xray-sdk-2.12.1-6.fc41.src.rpm
[2024-03-04 10:27:43,040][  INFO][PID:345325] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-pip@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/python-aws-xray-sdk-doc-2.12.1-6.fc41.noarch.rpm' (attempt #1)
[2024-03-04 10:27:43,816][  INFO][PID:345325] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/python-aws-xray-sdk-doc-2.12.1-6.fc41.noarch.rpm
[2024-03-04 10:27:43,816][  INFO][PID:345325] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-pip@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/python3-aws-xray-sdk-2.12.1-6.fc41.noarch.rpm' (attempt #1)
[2024-03-04 10:27:44,587][  INFO][PID:345325] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/python3-aws-xray-sdk-2.12.1-6.fc41.noarch.rpm
[2024-03-04 10:27:44,588][  INFO][PID:345325] Sign done
[2024-03-04 10:27:44,589][  INFO][PID:345325] Incremental createrepo run, adding 07101282-python-aws-xray-sdk into https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-03-04 10:27:44,590][  INFO][PID:345325] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64 --add 07101282-python-aws-xray-sdk --no-appstream-metadata' as PID 359515
[2024-03-04 10:27:46,826][  INFO][PID:345325] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64 --add 07101282-python-aws-xray-sdk --no-appstream-metadata)
[2024-03-04 10:27:46,827][  INFO][PID:345325] Getting build details
[2024-03-04 10:27:46,827][  INFO][PID:345325] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk
[2024-03-04 10:27:46,828][  INFO][PID:345325] Built packages:
['python-aws-xray-sdk-doc 2.12.1', 'python3-aws-xray-sdk 2.12.1']
[2024-03-04 10:27:46,828][  INFO][PID:345325] build details: {'built_packages': 'python-aws-xray-sdk-doc 2.12.1\npython3-aws-xray-sdk 2.12.1'}
[2024-03-04 10:27:46,829][  INFO][PID:345325] Retrieving pubkey
[2024-03-04 10:27:46,829][  INFO][PID:345325] Calling '/bin/sign -u thrnciar#python-pip@copr.fedorahosted.org -p' (attempt #1)
[2024-03-04 10:27:47,110][  INFO][PID:345325] Added pubkey for user thrnciar project python-pip into: /var/lib/copr/public_html/results/thrnciar/python-pip/pubkey.gpg
[2024-03-04 10:27:47,111][  INFO][PID:345325] Finished build: id=7101282 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-pip chroot=fedora-rawhide-x86_64 
[2024-03-04 10:27:47,113][  INFO][PID:345325] Worker succeeded build, took 105.44028210639954
[2024-03-04 10:27:47,114][  INFO][PID:345325] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "python-pip",
            "project_dirname": "python-pip",
            "submitter": "thrnciar",
            "ended_on": 1709548067.1131938,
            "started_on": 1709547961.6729116,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7101282-fedora-rawhide-x86_64",
            "build_id": 7101282,
            "package_name": "python-aws-xray-sdk",
            "package_version": "2.12.1-6",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pip/python-aws-xray-sdk",
            "git_hash": "af331483da5e979560e83f59357533588dd4c00b",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "thrnciar/python-pip--thrnciar",
            "results": {
                "packages": [
                    {
                        "name": "python-aws-xray-sdk-doc",
                        "epoch": null,
                        "version": "2.12.1",
                        "release": "6.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-aws-xray-sdk",
                        "epoch": null,
                        "version": "2.12.1",
                        "release": "6.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-aws-xray-sdk",
                        "epoch": null,
                        "version": "2.12.1",
                        "release": "6.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/python-pip",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pip",
            "result_dir": "07101282-python-aws-xray-sdk",
            "built_packages": "python-aws-xray-sdk-doc 2.12.1\npython3-aws-xray-sdk 2.12.1",
            "id": 7101282,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-pip",
                "vendor": "Fedora Project COPR (thrnciar/python-pip)"
            }
        }
    ]
}
[2024-03-04 10:27:47,174][  INFO][PID:345325] Sending fedora-messaging bus message in build.end
[2024-03-04 10:27:47,196][  INFO][PID:345325] Compressing /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/builder-live.log by gzip
[2024-03-04 10:27:47,198][  INFO][PID:345325] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/builder-live.log' as PID 359699
[2024-03-04 10:27:47,213][  INFO][PID:345325] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/builder-live.log)
[2024-03-04 10:27:47,213][  INFO][PID:345325] Compressing /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/backend.log by gzip
[2024-03-04 10:27:47,215][  INFO][PID:345325] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-pip/fedora-rawhide-x86_64/07101282-python-aws-xray-sdk/backend.log' as PID 359702