[2025-02-13 04:09:27,248][  INFO][PID:1416547] Marking build as starting
[2025-02-13 04:09:27,345][  INFO][PID:1416547] Trying to allocate VM
[2025-02-13 04:09:39,622][  INFO][PID:1416547] Allocated host ResallocHost, ticket_id=1269470, hostname=2620:52:3:1:dead:beef:cafe:c1d7, name=copr_hv_x86_64_04_prod_01211834_20250213_040702
[2025-02-13 04:09:39,624][  INFO][PID:1416547] Allocating ssh connection to builder
[2025-02-13 04:09:39,625][  INFO][PID:1416547] Checking that builder machine is OK
[2025-02-13 04:09:40,257][  INFO][PID:1416547] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-02-13 04:09:40,668][  INFO][PID:1416547] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-02-13 04:09:40,669][  INFO][PID:1416547] Filling build.info file with builder info
[2025-02-13 04:09:40,685][  INFO][PID:1416547] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "gitlab.com-packit-service-hello-world-1432",
            "project_dirname": "gitlab.com-packit-service-hello-world-1432",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1739419780.6707046,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8650337-fedora-40-x86_64",
            "build_id": 8650337,
            "package_name": "hello",
            "package_version": "0.74-1.20250213040854417883.pr1432.9.g83d8c71",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/gitlab.com-packit-service-hello-world-1432/hello",
            "git_hash": "3cdbe1c6d354b778ed03b804eff2e4e813240c0a",
            "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": "packit/gitlab.com-packit-service-hello-world-1432--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/gitlab.com-packit-service-hello-world-1432/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/packit/gitlab.com-packit-service-hello-world-1432",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/gitlab.com-packit-service-hello-world-1432",
            "result_dir": "08650337-hello",
            "built_packages": "",
            "id": 8650337,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "gitlab.com-packit-service-hello-world-1432",
                "vendor": "Fedora Project COPR (packit/gitlab.com-packit-service-hello-world-1432)"
            }
        }
    ]
}
[2025-02-13 04:09:40,737][  INFO][PID:1416547] Sending fedora-messaging bus message in build.start
[2025-02-13 04:09:44,275][  INFO][PID:1416547] Sending fedora-messaging bus message in chroot.start
[2025-02-13 04:09:44,436][  INFO][PID:1416547] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8650337-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-02-13 04:09:45,076][  INFO][PID:1416547] Downloading the builder-live.log file, attempt 1
[2025-02-13 04:09:45,083][  INFO][PID:1416547] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d7 copr-rpmbuild-log
[2025-02-13 04:09:50,104][  INFO][PID:1416547] Periodic builder liveness probe: alive
[2025-02-13 04:10:55,521][  INFO][PID:1416547] Downloading results from builder
[2025-02-13 04:10:55,522][  INFO][PID:1416547] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d7]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello started
[2025-02-13 04:10:55,524][  INFO][PID:1416547] 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:c1d7]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/ &> /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/build-08650337.rsync.log
[2025-02-13 04:10:55,961][  INFO][PID:1416547] rsyncing finished.
[2025-02-13 04:10:55,962][  INFO][PID:1416547] Releasing VM back to pool
[2025-02-13 04:10:55,978][  INFO][PID:1416547] Searching for 'success' file in resultdir
[2025-02-13 04:10:55,979][  INFO][PID:1416547] Going to sign pkgs from source: 8650337-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64
[2025-02-13 04:10:55,981][  INFO][PID:1416547] Calling '/bin/sign -u packit#gitlab.com-packit-service-hello-world-1432@copr.fedorahosted.org -p' (attempt #1)
[2025-02-13 04:10:56,153][  INFO][PID:1416547] Calling '/bin/sign -4 -h sha256 -u packit#gitlab.com-packit-service-hello-world-1432@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/hello-0.74-1.20250213040854417883.pr1432.9.g83d8c71.fc40.noarch.rpm' (attempt #1)
[2025-02-13 04:10:56,985][  INFO][PID:1416547] signed rpm: /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/hello-0.74-1.20250213040854417883.pr1432.9.g83d8c71.fc40.noarch.rpm
[2025-02-13 04:10:56,986][  INFO][PID:1416547] Calling '/bin/sign -4 -h sha256 -u packit#gitlab.com-packit-service-hello-world-1432@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/hello-0.74-1.20250213040854417883.pr1432.9.g83d8c71.fc40.src.rpm' (attempt #1)
[2025-02-13 04:10:57,923][  INFO][PID:1416547] signed rpm: /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/hello-0.74-1.20250213040854417883.pr1432.9.g83d8c71.fc40.src.rpm
[2025-02-13 04:10:57,924][  INFO][PID:1416547] Sign done
[2025-02-13 04:10:57,925][  INFO][PID:1416547] Incremental createrepo run, adding 08650337-hello into https://download.copr.fedorainfracloud.org/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64, (auto-create-repo=True)
[2025-02-13 04:10:57,926][  INFO][PID:1416547] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64 --add 08650337-hello --no-appstream-metadata' as PID 1432935
[2025-02-13 04:10:58,892][  INFO][PID:1416547] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64 --add 08650337-hello --no-appstream-metadata)
[2025-02-13 04:10:58,893][  INFO][PID:1416547] Getting build details
[2025-02-13 04:10:58,894][  INFO][PID:1416547] Listing built binary packages in /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello
[2025-02-13 04:10:58,894][  INFO][PID:1416547] Built packages:
['hello 0.74']
[2025-02-13 04:10:58,895][  INFO][PID:1416547] build details: {'built_packages': 'hello 0.74'}
[2025-02-13 04:10:58,895][  INFO][PID:1416547] Retrieving pubkey
[2025-02-13 04:10:58,896][  INFO][PID:1416547] Calling '/bin/sign -u packit#gitlab.com-packit-service-hello-world-1432@copr.fedorahosted.org -p' (attempt #1)
[2025-02-13 04:10:59,204][  INFO][PID:1416547] Added pubkey for user packit project gitlab.com-packit-service-hello-world-1432 into: /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/pubkey.gpg
[2025-02-13 04:10:59,205][  INFO][PID:1416547] Finished build: id=8650337 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432 chroot=fedora-40-x86_64 
[2025-02-13 04:10:59,209][  INFO][PID:1416547] Worker succeeded build, took 78.53869009017944
[2025-02-13 04:10:59,210][  INFO][PID:1416547] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "gitlab.com-packit-service-hello-world-1432",
            "project_dirname": "gitlab.com-packit-service-hello-world-1432",
            "submitter": "packit",
            "ended_on": 1739419859.2093947,
            "started_on": 1739419780.6707046,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8650337-fedora-40-x86_64",
            "build_id": 8650337,
            "package_name": "hello",
            "package_version": "0.74-1.20250213040854417883.pr1432.9.g83d8c71",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/gitlab.com-packit-service-hello-world-1432/hello",
            "git_hash": "3cdbe1c6d354b778ed03b804eff2e4e813240c0a",
            "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": "packit/gitlab.com-packit-service-hello-world-1432--packit",
            "results": {
                "packages": [
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250213040854417883.pr1432.9.g83d8c71.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250213040854417883.pr1432.9.g83d8c71.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/gitlab.com-packit-service-hello-world-1432/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/packit/gitlab.com-packit-service-hello-world-1432",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/gitlab.com-packit-service-hello-world-1432",
            "result_dir": "08650337-hello",
            "built_packages": "hello 0.74",
            "id": 8650337,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "gitlab.com-packit-service-hello-world-1432",
                "vendor": "Fedora Project COPR (packit/gitlab.com-packit-service-hello-world-1432)"
            }
        }
    ]
}
[2025-02-13 04:10:59,256][  INFO][PID:1416547] Sending fedora-messaging bus message in build.end
[2025-02-13 04:10:59,387][  INFO][PID:1416547] Compressing /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/builder-live.log by gzip
[2025-02-13 04:10:59,389][  INFO][PID:1416547] Running command 'gzip /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/builder-live.log' as PID 1433170
[2025-02-13 04:10:59,394][  INFO][PID:1416547] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/builder-live.log)
[2025-02-13 04:10:59,395][  INFO][PID:1416547] Compressing /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/backend.log by gzip
[2025-02-13 04:10:59,397][  INFO][PID:1416547] Running command 'gzip /var/lib/copr/public_html/results/packit/gitlab.com-packit-service-hello-world-1432/fedora-40-x86_64/08650337-hello/backend.log' as PID 1433172