[2024-09-27 13:40:13,681][  INFO][PID:848950] Marking build as starting
[2024-09-27 13:40:13,797][  INFO][PID:848950] Trying to allocate VM
[2024-09-27 13:40:25,924][  INFO][PID:848950] Allocated host ResallocHost, ticket_id=5139025, hostname=54.83.6.156
[2024-09-27 13:40:25,927][  INFO][PID:848950] Allocating ssh connection to builder
[2024-09-27 13:40:25,928][  INFO][PID:848950] Checking that builder machine is OK
[2024-09-27 13:40:26,309][  INFO][PID:848950] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.83.6.156 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-09-27 13:40:26,527][  INFO][PID:848950] Filling build.info file with builder info
[2024-09-27 13:40:26,531][  INFO][PID:848950] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:3",
            "submitter": "https://src.fedoraproject.org/user/ankursinha",
            "ended_on": null,
            "started_on": 1727444426.5312114,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8085096-fedora-39-x86_64",
            "build_id": 8085096,
            "package_name": "python-igraph",
            "package_version": "0.11.6-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:3/python-igraph",
            "git_hash": "8c6ea4bb505a900c92bd38008c881c813badf41b",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/ankursinha",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:3",
            "result_dir": "08085096-python-igraph",
            "built_packages": "",
            "id": 8085096,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-27 13:40:26,629][  INFO][PID:848950] Sending fedora-messaging bus message in build.start
[2024-09-27 13:40:28,521][  INFO][PID:848950] Sending fedora-messaging bus message in chroot.start
[2024-09-27 13:40:28,569][  INFO][PID:848950] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8085096-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-09-27 13:40:28,987][  INFO][PID:848950] Downloading the builder-live.log file, attempt 1
[2024-09-27 13:40:28,991][  INFO][PID:848950] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.83.6.156 copr-rpmbuild-log
[2024-09-27 13:40:33,998][  INFO][PID:848950] Status: False
[2024-09-27 13:41:48,401][  INFO][PID:848950] Downloading results from builder
[2024-09-27 13:41:48,402][  INFO][PID:848950] rsyncing of mockbuilder@54.83.6.156:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph started
[2024-09-27 13:41:48,409][  INFO][PID:848950] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.83.6.156:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/build-08085096.rsync.log
[2024-09-27 13:41:48,841][  INFO][PID:848950] rsyncing finished.
[2024-09-27 13:41:48,842][  INFO][PID:848950] Releasing VM back to pool
[2024-09-27 13:41:48,868][  INFO][PID:848950] Searching for 'success' file in resultdir
[2024-09-27 13:41:48,870][  INFO][PID:848950] Going to sign pkgs from source: 8085096-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64
[2024-09-27 13:41:48,871][  INFO][PID:848950] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-27 13:41:49,181][  INFO][PID:848950] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python3-igraph-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 13:41:50,075][  INFO][PID:848950] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python3-igraph-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 13:41:50,078][  INFO][PID:848950] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python-igraph-0.11.6-3.fc42.src.rpm' (attempt #1)
[2024-09-27 13:41:50,974][  INFO][PID:848950] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python-igraph-0.11.6-3.fc42.src.rpm
[2024-09-27 13:41:50,976][  INFO][PID:848950] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python-igraph-debugsource-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 13:41:51,739][  INFO][PID:848950] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python-igraph-debugsource-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 13:41:51,741][  INFO][PID:848950] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python3-igraph-devel-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 13:41:52,244][  INFO][PID:848950] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python3-igraph-devel-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 13:41:52,246][  INFO][PID:848950] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python3-igraph-debuginfo-0.11.6-3.fc42.x86_64.rpm' (attempt #1)
[2024-09-27 13:41:53,026][  INFO][PID:848950] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/python3-igraph-debuginfo-0.11.6-3.fc42.x86_64.rpm
[2024-09-27 13:41:53,030][  INFO][PID:848950] Sign done
[2024-09-27 13:41:53,041][  INFO][PID:848950] Incremental createrepo run, adding 08085096-python-igraph into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-09-27 13:41:53,051][  INFO][PID:848950] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64 --add 08085096-python-igraph --no-appstream-metadata' as PID 859687
[2024-09-27 13:41:54,556][  INFO][PID:848950] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64 --add 08085096-python-igraph --no-appstream-metadata)
[2024-09-27 13:41:54,557][  INFO][PID:848950] Getting build details
[2024-09-27 13:41:54,558][  INFO][PID:848950] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph
[2024-09-27 13:41:54,558][  INFO][PID:848950] Built packages:
['python-igraph-debugsource 0.11.6', 'python3-igraph-debuginfo 0.11.6', 'python3-igraph-devel 0.11.6', 'python3-igraph 0.11.6']
[2024-09-27 13:41:54,559][  INFO][PID:848950] build details: {'built_packages': 'python-igraph-debugsource 0.11.6\npython3-igraph-debuginfo 0.11.6\npython3-igraph-devel 0.11.6\npython3-igraph 0.11.6'}
[2024-09-27 13:41:54,560][  INFO][PID:848950] Retrieving pubkey
[2024-09-27 13:41:54,560][  INFO][PID:848950] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-27 13:41:54,869][  INFO][PID:848950] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:3/pubkey.gpg
[2024-09-27 13:41:54,870][  INFO][PID:848950] Finished build: id=8085096 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:3 chroot=fedora-39-x86_64 
[2024-09-27 13:41:54,872][  INFO][PID:848950] Worker succeeded build, took 88.3415539264679
[2024-09-27 13:41:54,873][  INFO][PID:848950] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:3",
            "submitter": "https://src.fedoraproject.org/user/ankursinha",
            "ended_on": 1727444514.8727653,
            "started_on": 1727444426.5312114,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8085096-fedora-39-x86_64",
            "build_id": 8085096,
            "package_name": "python-igraph",
            "package_version": "0.11.6-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:3/python-igraph",
            "git_hash": "8c6ea4bb505a900c92bd38008c881c813badf41b",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/ankursinha",
            "results": {
                "packages": [
                    {
                        "name": "python-igraph-debugsource",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-igraph-debuginfo",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-igraph-devel",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-igraph",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-igraph",
                        "epoch": null,
                        "version": "0.11.6",
                        "release": "3.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:3",
            "result_dir": "08085096-python-igraph",
            "built_packages": "python-igraph-debugsource 0.11.6\npython3-igraph-debuginfo 0.11.6\npython3-igraph-devel 0.11.6\npython3-igraph 0.11.6",
            "id": 8085096,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-27 13:41:54,949][  INFO][PID:848950] Sending fedora-messaging bus message in build.end
[2024-09-27 13:41:54,975][  INFO][PID:848950] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/builder-live.log by gzip
[2024-09-27 13:41:54,976][  INFO][PID:848950] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/builder-live.log' as PID 859868
[2024-09-27 13:41:54,985][  INFO][PID:848950] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/builder-live.log)
[2024-09-27 13:41:54,985][  INFO][PID:848950] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/backend.log by gzip
[2024-09-27 13:41:54,987][  INFO][PID:848950] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:3/fedora-39-x86_64/08085096-python-igraph/backend.log' as PID 859869