[2025-01-31 16:22:34,455][  INFO][PID:2888535] Marking build as starting
[2025-01-31 16:22:34,643][  INFO][PID:2888535] Trying to allocate VM
[2025-01-31 16:23:12,712][  INFO][PID:2888535] Allocated host ResallocHost, ticket_id=1009423, hostname=2620:52:3:1:dead:beef:cafe:c1d3, name=copr_hv_x86_64_04_prod_00965983_20250131_162102
[2025-01-31 16:23:12,713][  INFO][PID:2888535] Allocating ssh connection to builder
[2025-01-31 16:23:12,713][  INFO][PID:2888535] Checking that builder machine is OK
[2025-01-31 16:23:13,340][  INFO][PID:2888535] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-31 16:23:13,722][  INFO][PID:2888535] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-31 16:23:13,723][  INFO][PID:2888535] Filling build.info file with builder info
[2025-01-31 16:23:13,725][  INFO][PID:2888535] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@mock",
            "project_name": "mock-pull-requests",
            "project_dirname": "mock-pull-requests:pr:1534",
            "submitter": null,
            "ended_on": null,
            "started_on": 1738340593.7251105,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8590363-fedora-40-x86_64",
            "build_id": 8590363,
            "package_name": "mock",
            "package_version": "6.0.test-1.git.3867.08f7965",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@mock/mock-pull-requests:pr:1534/mock",
            "git_hash": "3b3c5b9977258b3bd139bafb5bbbad90990f3c4c",
            "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": "@mock/mock-pull-requests--bde3a4b7-ca0e-48f7-b816-03d8e92eb388",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock-deps/fedora-40-x86_64/",
                    "id": "copr_mock_mock_deps",
                    "name": "Additional repo copr_mock_mock_deps"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1534",
            "result_dir": "08590363-mock",
            "built_packages": "",
            "id": 8590363,
            "mockchain_macros": {
                "copr_username": "@mock",
                "copr_projectname": "mock-pull-requests",
                "vendor": "Fedora Project COPR (@mock/mock-pull-requests)"
            }
        }
    ]
}
[2025-01-31 16:23:13,757][  INFO][PID:2888535] Sending fedora-messaging bus message in build.start
[2025-01-31 16:23:14,563][  INFO][PID:2888535] Sending fedora-messaging bus message in chroot.start
[2025-01-31 16:23:14,588][  INFO][PID:2888535] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8590363-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-31 16:23:15,226][  INFO][PID:2888535] Downloading the builder-live.log file, attempt 1
[2025-01-31 16:23:15,228][  INFO][PID:2888535] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d3 copr-rpmbuild-log
[2025-01-31 16:23:20,236][  INFO][PID:2888535] Periodic builder liveness probe: alive
[2025-01-31 16:24:44,239][  INFO][PID:2888535] Downloading results from builder
[2025-01-31 16:24:44,240][  INFO][PID:2888535] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d3]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock started
[2025-01-31 16:24:44,242][  INFO][PID:2888535] 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:c1d3]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/ &> /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/build-08590363.rsync.log
[2025-01-31 16:24:44,683][  INFO][PID:2888535] rsyncing finished.
[2025-01-31 16:24:44,684][  INFO][PID:2888535] Releasing VM back to pool
[2025-01-31 16:24:44,698][  INFO][PID:2888535] Searching for 'success' file in resultdir
[2025-01-31 16:24:44,699][  INFO][PID:2888535] Going to sign pkgs from source: 8590363-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64
[2025-01-31 16:24:44,700][  INFO][PID:2888535] Calling '/bin/sign -u @mock#mock-pull-requests@copr.fedorahosted.org -p' (attempt #1)
[2025-01-31 16:24:45,001][  INFO][PID:2888535] Calling '/bin/sign -4 -h sha256 -u @mock#mock-pull-requests@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-filesystem-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm' (attempt #1)
[2025-01-31 16:24:45,821][  INFO][PID:2888535] signed rpm: /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-filesystem-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm
[2025-01-31 16:24:45,821][  INFO][PID:2888535] Calling '/bin/sign -4 -h sha256 -u @mock#mock-pull-requests@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-lvm-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm' (attempt #1)
[2025-01-31 16:24:46,639][  INFO][PID:2888535] signed rpm: /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-lvm-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm
[2025-01-31 16:24:46,639][  INFO][PID:2888535] Calling '/bin/sign -4 -h sha256 -u @mock#mock-pull-requests@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-rpmautospec-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm' (attempt #1)
[2025-01-31 16:24:47,453][  INFO][PID:2888535] signed rpm: /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-rpmautospec-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm
[2025-01-31 16:24:47,454][  INFO][PID:2888535] Calling '/bin/sign -4 -h sha256 -u @mock#mock-pull-requests@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-6.0.test-1.git.3867.08f7965.fc40.src.rpm' (attempt #1)
[2025-01-31 16:24:48,278][  INFO][PID:2888535] signed rpm: /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-6.0.test-1.git.3867.08f7965.fc40.src.rpm
[2025-01-31 16:24:48,279][  INFO][PID:2888535] Calling '/bin/sign -4 -h sha256 -u @mock#mock-pull-requests@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-scm-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm' (attempt #1)
[2025-01-31 16:24:49,104][  INFO][PID:2888535] signed rpm: /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-scm-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm
[2025-01-31 16:24:49,106][  INFO][PID:2888535] Calling '/bin/sign -4 -h sha256 -u @mock#mock-pull-requests@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm' (attempt #1)
[2025-01-31 16:24:49,931][  INFO][PID:2888535] signed rpm: /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/mock-6.0.test-1.git.3867.08f7965.fc40.noarch.rpm
[2025-01-31 16:24:49,932][  INFO][PID:2888535] Sign done
[2025-01-31 16:24:49,932][  INFO][PID:2888535] Incremental createrepo run, adding 08590363-mock into https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-31 16:24:49,934][  INFO][PID:2888535] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64 --add 08590363-mock --no-appstream-metadata' as PID 2907397
[2025-01-31 16:24:50,746][  INFO][PID:2888535] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64 --add 08590363-mock --no-appstream-metadata)
[2025-01-31 16:24:50,747][  INFO][PID:2888535] Getting build details
[2025-01-31 16:24:50,747][  INFO][PID:2888535] Listing built binary packages in /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock
[2025-01-31 16:24:50,748][  INFO][PID:2888535] Built packages:
['mock 6.0.test', 'mock-scm 6.0.test', 'mock-lvm 6.0.test', 'mock-rpmautospec 6.0.test', 'mock-filesystem 6.0.test']
[2025-01-31 16:24:50,748][  INFO][PID:2888535] build details: {'built_packages': 'mock 6.0.test\nmock-scm 6.0.test\nmock-lvm 6.0.test\nmock-rpmautospec 6.0.test\nmock-filesystem 6.0.test'}
[2025-01-31 16:24:50,749][  INFO][PID:2888535] Retrieving pubkey
[2025-01-31 16:24:50,749][  INFO][PID:2888535] Calling '/bin/sign -u @mock#mock-pull-requests@copr.fedorahosted.org -p' (attempt #1)
[2025-01-31 16:24:51,053][  INFO][PID:2888535] Added pubkey for user @mock project mock-pull-requests into: /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/pubkey.gpg
[2025-01-31 16:24:51,053][  INFO][PID:2888535] Finished build: id=8590363 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534 chroot=fedora-40-x86_64 
[2025-01-31 16:24:51,055][  INFO][PID:2888535] Worker succeeded build, took 97.33077239990234
[2025-01-31 16:24:51,056][  INFO][PID:2888535] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@mock",
            "project_name": "mock-pull-requests",
            "project_dirname": "mock-pull-requests:pr:1534",
            "submitter": null,
            "ended_on": 1738340691.055883,
            "started_on": 1738340593.7251105,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8590363-fedora-40-x86_64",
            "build_id": 8590363,
            "package_name": "mock",
            "package_version": "6.0.test-1.git.3867.08f7965",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@mock/mock-pull-requests:pr:1534/mock",
            "git_hash": "3b3c5b9977258b3bd139bafb5bbbad90990f3c4c",
            "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": "@mock/mock-pull-requests--bde3a4b7-ca0e-48f7-b816-03d8e92eb388",
            "results": {
                "packages": [
                    {
                        "name": "mock",
                        "epoch": null,
                        "version": "6.0.test",
                        "release": "1.git.3867.08f7965.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "mock-scm",
                        "epoch": null,
                        "version": "6.0.test",
                        "release": "1.git.3867.08f7965.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "mock-lvm",
                        "epoch": null,
                        "version": "6.0.test",
                        "release": "1.git.3867.08f7965.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "mock-rpmautospec",
                        "epoch": null,
                        "version": "6.0.test",
                        "release": "1.git.3867.08f7965.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "mock-filesystem",
                        "epoch": null,
                        "version": "6.0.test",
                        "release": "1.git.3867.08f7965.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "mock",
                        "epoch": null,
                        "version": "6.0.test",
                        "release": "1.git.3867.08f7965.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock-deps/fedora-40-x86_64/",
                    "id": "copr_mock_mock_deps",
                    "name": "Additional repo copr_mock_mock_deps"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1534",
            "result_dir": "08590363-mock",
            "built_packages": "mock 6.0.test\nmock-scm 6.0.test\nmock-lvm 6.0.test\nmock-rpmautospec 6.0.test\nmock-filesystem 6.0.test",
            "id": 8590363,
            "mockchain_macros": {
                "copr_username": "@mock",
                "copr_projectname": "mock-pull-requests",
                "vendor": "Fedora Project COPR (@mock/mock-pull-requests)"
            }
        }
    ]
}
[2025-01-31 16:24:51,097][  INFO][PID:2888535] Sending fedora-messaging bus message in build.end
[2025-01-31 16:24:51,114][  INFO][PID:2888535] Compressing /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/builder-live.log by gzip
[2025-01-31 16:24:51,116][  INFO][PID:2888535] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/builder-live.log' as PID 2907538
[2025-01-31 16:24:51,122][  INFO][PID:2888535] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/builder-live.log)
[2025-01-31 16:24:51,123][  INFO][PID:2888535] Compressing /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/backend.log by gzip
[2025-01-31 16:24:51,124][  INFO][PID:2888535] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1534/fedora-40-x86_64/08590363-mock/backend.log' as PID 2907542