[2024-05-04 18:19:16,888][  INFO][PID:1943503] Marking build as starting
[2024-05-04 18:19:16,951][  INFO][PID:1943503] Trying to allocate VM
[2024-05-04 18:19:20,025][  INFO][PID:1943503] Allocated host ResallocHost, ticket_id=2645035, hostname=2620:52:3:1:dead:beef:cafe:c153
[2024-05-04 18:19:20,026][  INFO][PID:1943503] Allocating ssh connection to builder
[2024-05-04 18:19:20,026][  INFO][PID:1943503] Checking that builder machine is OK
[2024-05-04 18:19:20,629][  INFO][PID:1943503] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-05-04 18:19:20,944][  INFO][PID:1943503] Filling build.info file with builder info
[2024-05-04 18:19:20,945][  INFO][PID:1943503] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-review",
            "project_name": "fedora-review-2274947-monado-vulkan-layers",
            "project_dirname": "fedora-review-2274947-monado-vulkan-layers",
            "submitter": "frostyx",
            "ended_on": null,
            "started_on": 1714846760.9453497,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7409100-fedora-40-x86_64",
            "build_id": 7409100,
            "package_name": "monado-vulkan-layers",
            "package_version": "0.9.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-review/fedora-review-2274947-monado-vulkan-layers/monado-vulkan-layers",
            "git_hash": "d3622c6420107d383c9eda9231d10ec6383aeac2",
            "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": "@fedora-review/fedora-review-2274947-monado-vulkan-layers--frostyx",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-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/@fedora-review/fedora-review-2274947-monado-vulkan-layers",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers",
            "result_dir": "07409100-monado-vulkan-layers",
            "built_packages": "",
            "id": 7409100,
            "mockchain_macros": {
                "copr_username": "@fedora-review",
                "copr_projectname": "fedora-review-2274947-monado-vulkan-layers",
                "vendor": "Fedora Project COPR (@fedora-review/fedora-review-2274947-monado-vulkan-layers)"
            }
        }
    ]
}
[2024-05-04 18:19:20,994][  INFO][PID:1943503] Sending fedora-messaging bus message in build.start
[2024-05-04 18:19:21,714][  INFO][PID:1943503] Sending fedora-messaging bus message in chroot.start
[2024-05-04 18:19:21,745][  INFO][PID:1943503] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7409100-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-05-04 18:19:22,314][  INFO][PID:1943503] Downloading the builder-live.log file, attempt 1
[2024-05-04 18:19:22,316][  INFO][PID:1943503] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 copr-rpmbuild-log
[2024-05-04 18:19:27,323][  INFO][PID:1943503] Status: False
[2024-05-04 18:26:02,446][  INFO][PID:1943503] Downloading results from builder
[2024-05-04 18:26:02,447][  INFO][PID:1943503] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c153]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers started
[2024-05-04 18:26:02,447][  INFO][PID:1943503] 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:c153]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/ &> /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/build-07409100.rsync.log
[2024-05-04 18:26:02,990][  INFO][PID:1943503] rsyncing finished.
[2024-05-04 18:26:02,991][  INFO][PID:1943503] Releasing VM back to pool
[2024-05-04 18:26:02,999][  INFO][PID:1943503] Searching for 'success' file in resultdir
[2024-05-04 18:26:02,999][  INFO][PID:1943503] Going to sign pkgs from source: 7409100-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64
[2024-05-04 18:26:03,000][  INFO][PID:1943503] Calling '/bin/sign -u @fedora-review#fedora-review-2274947-monado-vulkan-layers@copr.fedorahosted.org -p' (attempt #1)
[2024-05-04 18:26:03,284][  INFO][PID:1943503] Calling '/bin/sign -4 -h sha256 -u @fedora-review#fedora-review-2274947-monado-vulkan-layers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/monado-vulkan-layers-0.9.0-1.20240221gitae43cdc.fc40.x86_64.rpm' (attempt #1)
[2024-05-04 18:26:04,059][  INFO][PID:1943503] signed rpm: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/monado-vulkan-layers-0.9.0-1.20240221gitae43cdc.fc40.x86_64.rpm
[2024-05-04 18:26:04,060][  INFO][PID:1943503] Calling '/bin/sign -4 -h sha256 -u @fedora-review#fedora-review-2274947-monado-vulkan-layers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/monado-vulkan-layers-0.9.0-1.20240221gitae43cdc.fc40.src.rpm' (attempt #1)
[2024-05-04 18:26:04,914][  INFO][PID:1943503] signed rpm: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/monado-vulkan-layers-0.9.0-1.20240221gitae43cdc.fc40.src.rpm
[2024-05-04 18:26:04,915][  INFO][PID:1943503] Calling '/bin/sign -4 -h sha256 -u @fedora-review#fedora-review-2274947-monado-vulkan-layers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/monado-vulkan-layers-debugsource-0.9.0-1.20240221gitae43cdc.fc40.x86_64.rpm' (attempt #1)
[2024-05-04 18:26:05,809][  INFO][PID:1943503] signed rpm: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/monado-vulkan-layers-debugsource-0.9.0-1.20240221gitae43cdc.fc40.x86_64.rpm
[2024-05-04 18:26:05,809][  INFO][PID:1943503] Calling '/bin/sign -4 -h sha256 -u @fedora-review#fedora-review-2274947-monado-vulkan-layers@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/monado-vulkan-layers-debuginfo-0.9.0-1.20240221gitae43cdc.fc40.x86_64.rpm' (attempt #1)
[2024-05-04 18:26:06,669][  INFO][PID:1943503] signed rpm: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/monado-vulkan-layers-debuginfo-0.9.0-1.20240221gitae43cdc.fc40.x86_64.rpm
[2024-05-04 18:26:06,669][  INFO][PID:1943503] Sign done
[2024-05-04 18:26:06,670][  INFO][PID:1943503] Incremental createrepo run, adding 07409100-monado-vulkan-layers into https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64, (auto-create-repo=True)
[2024-05-04 18:26:06,671][  INFO][PID:1943503] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64 --add 07409100-monado-vulkan-layers --no-appstream-metadata' as PID 1965925
[2024-05-04 18:26:07,346][  INFO][PID:1943503] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64 --add 07409100-monado-vulkan-layers --no-appstream-metadata)
[2024-05-04 18:26:07,347][  INFO][PID:1943503] Getting build details
[2024-05-04 18:26:07,347][  INFO][PID:1943503] Listing built binary packages in /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers
[2024-05-04 18:26:07,348][  INFO][PID:1943503] Built packages:
['monado-vulkan-layers-debugsource 0.9.0', 'monado-vulkan-layers-debuginfo 0.9.0', 'monado-vulkan-layers 0.9.0']
[2024-05-04 18:26:07,348][  INFO][PID:1943503] build details: {'built_packages': 'monado-vulkan-layers-debugsource 0.9.0\nmonado-vulkan-layers-debuginfo 0.9.0\nmonado-vulkan-layers 0.9.0'}
[2024-05-04 18:26:07,348][  INFO][PID:1943503] Retrieving pubkey
[2024-05-04 18:26:07,349][  INFO][PID:1943503] Calling '/bin/sign -u @fedora-review#fedora-review-2274947-monado-vulkan-layers@copr.fedorahosted.org -p' (attempt #1)
[2024-05-04 18:26:07,630][  INFO][PID:1943503] Added pubkey for user @fedora-review project fedora-review-2274947-monado-vulkan-layers into: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/pubkey.gpg
[2024-05-04 18:26:07,631][  INFO][PID:1943503] Finished build: id=7409100 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers chroot=fedora-40-x86_64 
[2024-05-04 18:26:07,633][  INFO][PID:1943503] Worker succeeded build, took 406.68831181526184
[2024-05-04 18:26:07,634][  INFO][PID:1943503] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-review",
            "project_name": "fedora-review-2274947-monado-vulkan-layers",
            "project_dirname": "fedora-review-2274947-monado-vulkan-layers",
            "submitter": "frostyx",
            "ended_on": 1714847167.6336615,
            "started_on": 1714846760.9453497,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7409100-fedora-40-x86_64",
            "build_id": 7409100,
            "package_name": "monado-vulkan-layers",
            "package_version": "0.9.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-review/fedora-review-2274947-monado-vulkan-layers/monado-vulkan-layers",
            "git_hash": "d3622c6420107d383c9eda9231d10ec6383aeac2",
            "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": "@fedora-review/fedora-review-2274947-monado-vulkan-layers--frostyx",
            "results": {
                "packages": [
                    {
                        "name": "monado-vulkan-layers-debugsource",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.20240221gitae43cdc.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "monado-vulkan-layers-debuginfo",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.20240221gitae43cdc.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "monado-vulkan-layers",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.20240221gitae43cdc.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "monado-vulkan-layers",
                        "epoch": null,
                        "version": "0.9.0",
                        "release": "1.20240221gitae43cdc.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-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/@fedora-review/fedora-review-2274947-monado-vulkan-layers",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers",
            "result_dir": "07409100-monado-vulkan-layers",
            "built_packages": "monado-vulkan-layers-debugsource 0.9.0\nmonado-vulkan-layers-debuginfo 0.9.0\nmonado-vulkan-layers 0.9.0",
            "id": 7409100,
            "mockchain_macros": {
                "copr_username": "@fedora-review",
                "copr_projectname": "fedora-review-2274947-monado-vulkan-layers",
                "vendor": "Fedora Project COPR (@fedora-review/fedora-review-2274947-monado-vulkan-layers)"
            }
        }
    ]
}
[2024-05-04 18:26:07,692][  INFO][PID:1943503] Sending fedora-messaging bus message in build.end
[2024-05-04 18:26:07,733][  INFO][PID:1943503] Compressing /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/builder-live.log by gzip
[2024-05-04 18:26:07,734][  INFO][PID:1943503] Running command 'gzip /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/builder-live.log' as PID 1965970
[2024-05-04 18:26:07,739][  INFO][PID:1943503] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/builder-live.log)
[2024-05-04 18:26:07,740][  INFO][PID:1943503] Compressing /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/backend.log by gzip
[2024-05-04 18:26:07,741][  INFO][PID:1943503] Running command 'gzip /var/lib/copr/public_html/results/@fedora-review/fedora-review-2274947-monado-vulkan-layers/fedora-40-x86_64/07409100-monado-vulkan-layers/backend.log' as PID 1965971