[2025-01-30 01:09:54,607][  INFO][PID:3347665] Marking build as starting
[2025-01-30 01:09:54,963][  INFO][PID:3347665] Trying to allocate VM
[2025-01-30 01:10:43,194][  INFO][PID:3347665] Allocated host ResallocHost, ticket_id=987036, hostname=2620:52:3:1:dead:beef:cafe:c1d5, name=copr_hv_x86_64_04_prod_00910332_20250130_010822
[2025-01-30 01:10:43,196][  INFO][PID:3347665] Allocating ssh connection to builder
[2025-01-30 01:10:43,197][  INFO][PID:3347665] Checking that builder machine is OK
[2025-01-30 01:10:43,762][  INFO][PID:3347665] Running remote command: copr-builder-ready centos-stream-9-x86_64
[2025-01-30 01:10:44,102][  INFO][PID:3347665] Red Hat subscription not needed for centos-stream-9-x86_64
Builder is ready to be used

[2025-01-30 01:10:44,103][  INFO][PID:3347665] Filling build.info file with builder info
[2025-01-30 01:10:44,105][  INFO][PID:3347665] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "keithbowes",
            "project_name": "deponejo",
            "project_dirname": "deponejo",
            "submitter": "keithbowes",
            "ended_on": null,
            "started_on": 1738199444.1048422,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8585870-centos-stream-9-x86_64",
            "build_id": 8585870,
            "package_name": "meson",
            "package_version": "1.7.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/keithbowes/deponejo/meson",
            "git_hash": "db4df9d035223e281341f02179477f6b272fb63d",
            "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": "keithbowes/deponejo--keithbowes",
            "results": null,
            "appstream": true,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/keithbowes/deponejo/centos-stream-9-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/keithbowes/deponejo",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/keithbowes/deponejo",
            "result_dir": "08585870-meson",
            "built_packages": "",
            "id": 8585870,
            "mockchain_macros": {
                "copr_username": "keithbowes",
                "copr_projectname": "deponejo",
                "vendor": "Fedora Project COPR (keithbowes/deponejo)"
            }
        }
    ]
}
[2025-01-30 01:10:44,224][  INFO][PID:3347665] Sending fedora-messaging bus message in build.start
[2025-01-30 01:10:46,074][  INFO][PID:3347665] Sending fedora-messaging bus message in chroot.start
[2025-01-30 01:10:46,096][  INFO][PID:3347665] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8585870-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached
[2025-01-30 01:10:46,664][  INFO][PID:3347665] Downloading the builder-live.log file, attempt 1
[2025-01-30 01:10:46,666][  INFO][PID:3347665] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d5 copr-rpmbuild-log
[2025-01-30 01:10:51,739][  INFO][PID:3347665] Periodic builder liveness probe: alive
[2025-01-30 01:12:01,843][  INFO][PID:3347665] Downloading results from builder
[2025-01-30 01:12:01,844][  INFO][PID:3347665] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d5]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson started
[2025-01-30 01:12:01,850][  INFO][PID:3347665] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d5]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/ &> /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/build-08585870.rsync.log
[2025-01-30 01:12:02,540][  INFO][PID:3347665] rsyncing finished.
[2025-01-30 01:12:02,541][  INFO][PID:3347665] Releasing VM back to pool
[2025-01-30 01:12:02,573][  INFO][PID:3347665] Searching for 'success' file in resultdir
[2025-01-30 01:12:02,574][  INFO][PID:3347665] Going to sign pkgs from source: 8585870-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64
[2025-01-30 01:12:02,575][  INFO][PID:3347665] Calling '/bin/sign -u keithbowes#deponejo@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 01:12:02,881][  INFO][PID:3347665] Calling '/bin/sign -4 -h sha256 -u keithbowes#deponejo@copr.fedorahosted.org -r /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/meson-1.7.0-1.el9.src.rpm' (attempt #1)
[2025-01-30 01:12:03,584][  INFO][PID:3347665] signed rpm: /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/meson-1.7.0-1.el9.src.rpm
[2025-01-30 01:12:03,588][  INFO][PID:3347665] Calling '/bin/sign -4 -h sha256 -u keithbowes#deponejo@copr.fedorahosted.org -r /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/meson-1.7.0-1.el9.noarch.rpm' (attempt #1)
[2025-01-30 01:12:04,533][  INFO][PID:3347665] signed rpm: /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/meson-1.7.0-1.el9.noarch.rpm
[2025-01-30 01:12:04,535][  INFO][PID:3347665] Sign done
[2025-01-30 01:12:04,535][  INFO][PID:3347665] Incremental createrepo run, adding 08585870-meson into https://download.copr.fedorainfracloud.org/results/keithbowes/deponejo/centos-stream-9-x86_64, (auto-create-repo=True)
[2025-01-30 01:12:04,539][  INFO][PID:3347665] Running command 'copr-repo --batched /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64 --add 08585870-meson' as PID 3371197
[2025-01-30 01:12:07,539][  INFO][PID:3347665] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64 --add 08585870-meson)
[2025-01-30 01:12:07,540][  INFO][PID:3347665] Getting build details
[2025-01-30 01:12:07,541][  INFO][PID:3347665] Listing built binary packages in /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson
[2025-01-30 01:12:07,542][  INFO][PID:3347665] Built packages:
['meson 1.7.0']
[2025-01-30 01:12:07,543][  INFO][PID:3347665] build details: {'built_packages': 'meson 1.7.0'}
[2025-01-30 01:12:07,544][  INFO][PID:3347665] Retrieving pubkey
[2025-01-30 01:12:07,545][  INFO][PID:3347665] Calling '/bin/sign -u keithbowes#deponejo@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 01:12:07,852][  INFO][PID:3347665] Added pubkey for user keithbowes project deponejo into: /var/lib/copr/public_html/results/keithbowes/deponejo/pubkey.gpg
[2025-01-30 01:12:07,853][  INFO][PID:3347665] Finished build: id=8585870 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/keithbowes/deponejo chroot=centos-stream-9-x86_64 
[2025-01-30 01:12:07,856][  INFO][PID:3347665] Worker succeeded build, took 83.75119876861572
[2025-01-30 01:12:07,857][  INFO][PID:3347665] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "keithbowes",
            "project_name": "deponejo",
            "project_dirname": "deponejo",
            "submitter": "keithbowes",
            "ended_on": 1738199527.856041,
            "started_on": 1738199444.1048422,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8585870-centos-stream-9-x86_64",
            "build_id": 8585870,
            "package_name": "meson",
            "package_version": "1.7.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/keithbowes/deponejo/meson",
            "git_hash": "db4df9d035223e281341f02179477f6b272fb63d",
            "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": "keithbowes/deponejo--keithbowes",
            "results": {
                "packages": [
                    {
                        "name": "meson",
                        "epoch": null,
                        "version": "1.7.0",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "meson",
                        "epoch": null,
                        "version": "1.7.0",
                        "release": "1.el9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": true,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/keithbowes/deponejo/centos-stream-9-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/keithbowes/deponejo",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/keithbowes/deponejo",
            "result_dir": "08585870-meson",
            "built_packages": "meson 1.7.0",
            "id": 8585870,
            "mockchain_macros": {
                "copr_username": "keithbowes",
                "copr_projectname": "deponejo",
                "vendor": "Fedora Project COPR (keithbowes/deponejo)"
            }
        }
    ]
}
[2025-01-30 01:12:08,126][  INFO][PID:3347665] Sending fedora-messaging bus message in build.end
[2025-01-30 01:12:08,159][  INFO][PID:3347665] Compressing /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/builder-live.log by gzip
[2025-01-30 01:12:08,162][  INFO][PID:3347665] Running command 'gzip /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/builder-live.log' as PID 3371955
[2025-01-30 01:12:08,175][  INFO][PID:3347665] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/builder-live.log)
[2025-01-30 01:12:08,177][  INFO][PID:3347665] Compressing /var/lib/copr/public_html/results/keithbowes/deponejo/centos-stream-9-x86_64/08585870-meson/backend.log by gzip