[2025-01-28 04:09:04,223][  INFO][PID:3259761] Marking build as starting
[2025-01-28 04:09:04,270][  INFO][PID:3259761] Trying to allocate VM
[2025-01-28 04:09:32,425][  INFO][PID:3259761] Allocated host ResallocHost, ticket_id=961301, hostname=44.204.136.50, name=aws_x86_64_spot_prod_00863586_20250128_011030
[2025-01-28 04:09:32,427][  INFO][PID:3259761] Allocating ssh connection to builder
[2025-01-28 04:09:32,428][  INFO][PID:3259761] Checking that builder machine is OK
[2025-01-28 04:09:32,693][  INFO][PID:3259761] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-28 04:09:33,016][  INFO][PID:3259761] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-28 04:09:33,017][  INFO][PID:3259761] Filling build.info file with builder info
[2025-01-28 04:09:33,022][  INFO][PID:3259761] 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-stg",
            "project_name": "gitlab.com-packit-service-hello-world-1398",
            "project_dirname": "gitlab.com-packit-service-hello-world-1398",
            "submitter": "packit-stg",
            "ended_on": null,
            "started_on": 1738037373.0225017,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8580507-fedora-rawhide-x86_64",
            "build_id": 8580507,
            "package_name": "hello",
            "package_version": "0.74-1.20250128040833876173.pr1398.10.g0bc063d",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit-stg/gitlab.com-packit-service-hello-world-1398/hello",
            "git_hash": "786db37cc7567ab0e332b993a23b76b6e8cd0eb2",
            "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-stg/gitlab.com-packit-service-hello-world-1398--packit-stg",
            "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-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-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-stg/gitlab.com-packit-service-hello-world-1398",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit-stg/gitlab.com-packit-service-hello-world-1398",
            "result_dir": "08580507-hello",
            "built_packages": "",
            "id": 8580507,
            "mockchain_macros": {
                "copr_username": "packit-stg",
                "copr_projectname": "gitlab.com-packit-service-hello-world-1398",
                "vendor": "Fedora Project COPR (packit-stg/gitlab.com-packit-service-hello-world-1398)"
            }
        }
    ]
}
[2025-01-28 04:09:33,085][  INFO][PID:3259761] Sending fedora-messaging bus message in build.start
[2025-01-28 04:09:35,246][  INFO][PID:3259761] Sending fedora-messaging bus message in chroot.start
[2025-01-28 04:09:35,280][  INFO][PID:3259761] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8580507-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-28 04:09:35,769][  INFO][PID:3259761] Downloading the builder-live.log file, attempt 1
[2025-01-28 04:09:35,778][  INFO][PID:3259761] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.204.136.50 copr-rpmbuild-log
[2025-01-28 04:09:40,799][  INFO][PID:3259761] Periodic builder liveness probe: alive
[2025-01-28 04:09:55,918][  INFO][PID:3259761] Downloading results from builder
[2025-01-28 04:09:55,920][  INFO][PID:3259761] rsyncing of mockbuilder@44.204.136.50:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello started
[2025-01-28 04:09:55,921][  INFO][PID:3259761] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.204.136.50:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/ &> /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/build-08580507.rsync.log
[2025-01-28 04:09:56,183][  INFO][PID:3259761] rsyncing finished.
[2025-01-28 04:09:56,184][  INFO][PID:3259761] Releasing VM back to pool
[2025-01-28 04:09:56,226][  INFO][PID:3259761] Searching for 'success' file in resultdir
[2025-01-28 04:09:56,230][  INFO][PID:3259761] Going to sign pkgs from source: 8580507-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64
[2025-01-28 04:09:56,232][  INFO][PID:3259761] Calling '/bin/sign -u packit-stg#gitlab.com-packit-service-hello-world-1398@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 04:09:56,530][  INFO][PID:3259761] Calling '/bin/sign -4 -h sha256 -u packit-stg#gitlab.com-packit-service-hello-world-1398@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/hello-0.74-1.20250128040833876173.pr1398.10.g0bc063d.fc42.noarch.rpm' (attempt #1)
[2025-01-28 04:09:57,322][  INFO][PID:3259761] signed rpm: /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/hello-0.74-1.20250128040833876173.pr1398.10.g0bc063d.fc42.noarch.rpm
[2025-01-28 04:09:57,323][  INFO][PID:3259761] Calling '/bin/sign -4 -h sha256 -u packit-stg#gitlab.com-packit-service-hello-world-1398@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/hello-0.74-1.20250128040833876173.pr1398.10.g0bc063d.fc42.src.rpm' (attempt #1)
[2025-01-28 04:09:58,238][  INFO][PID:3259761] signed rpm: /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/hello-0.74-1.20250128040833876173.pr1398.10.g0bc063d.fc42.src.rpm
[2025-01-28 04:09:58,239][  INFO][PID:3259761] Sign done
[2025-01-28 04:09:58,239][  INFO][PID:3259761] Incremental createrepo run, adding 08580507-hello into https://download.copr.fedorainfracloud.org/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-28 04:09:58,243][  INFO][PID:3259761] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64 --add 08580507-hello --no-appstream-metadata' as PID 3266996
[2025-01-28 04:09:59,771][  INFO][PID:3259761] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64 --add 08580507-hello --no-appstream-metadata)
[2025-01-28 04:09:59,772][  INFO][PID:3259761] Getting build details
[2025-01-28 04:09:59,776][  INFO][PID:3259761] Listing built binary packages in /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello
[2025-01-28 04:09:59,779][  INFO][PID:3259761] Built packages:
['hello 0.74']
[2025-01-28 04:09:59,780][  INFO][PID:3259761] build details: {'built_packages': 'hello 0.74'}
[2025-01-28 04:09:59,782][  INFO][PID:3259761] Retrieving pubkey
[2025-01-28 04:09:59,785][  INFO][PID:3259761] Calling '/bin/sign -u packit-stg#gitlab.com-packit-service-hello-world-1398@copr.fedorahosted.org -p' (attempt #1)
[2025-01-28 04:09:59,973][  INFO][PID:3259761] Added pubkey for user packit-stg project gitlab.com-packit-service-hello-world-1398 into: /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/pubkey.gpg
[2025-01-28 04:09:59,975][  INFO][PID:3259761] Finished build: id=8580507 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398 chroot=fedora-rawhide-x86_64 
[2025-01-28 04:09:59,980][  INFO][PID:3259761] Worker succeeded build, took 26.957968711853027
[2025-01-28 04:09:59,982][  INFO][PID:3259761] 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-stg",
            "project_name": "gitlab.com-packit-service-hello-world-1398",
            "project_dirname": "gitlab.com-packit-service-hello-world-1398",
            "submitter": "packit-stg",
            "ended_on": 1738037399.9804704,
            "started_on": 1738037373.0225017,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8580507-fedora-rawhide-x86_64",
            "build_id": 8580507,
            "package_name": "hello",
            "package_version": "0.74-1.20250128040833876173.pr1398.10.g0bc063d",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit-stg/gitlab.com-packit-service-hello-world-1398/hello",
            "git_hash": "786db37cc7567ab0e332b993a23b76b6e8cd0eb2",
            "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-stg/gitlab.com-packit-service-hello-world-1398--packit-stg",
            "results": {
                "packages": [
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250128040833876173.pr1398.10.g0bc063d.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250128040833876173.pr1398.10.g0bc063d.fc42",
                        "arch": "src"
                    }
                ]
            },
            "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-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-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-stg/gitlab.com-packit-service-hello-world-1398",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit-stg/gitlab.com-packit-service-hello-world-1398",
            "result_dir": "08580507-hello",
            "built_packages": "hello 0.74",
            "id": 8580507,
            "mockchain_macros": {
                "copr_username": "packit-stg",
                "copr_projectname": "gitlab.com-packit-service-hello-world-1398",
                "vendor": "Fedora Project COPR (packit-stg/gitlab.com-packit-service-hello-world-1398)"
            }
        }
    ]
}
[2025-01-28 04:10:00,023][  INFO][PID:3259761] Sending fedora-messaging bus message in build.end
[2025-01-28 04:10:00,081][  INFO][PID:3259761] Compressing /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/builder-live.log by gzip
[2025-01-28 04:10:00,083][  INFO][PID:3259761] Running command 'gzip /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/builder-live.log' as PID 3267364
[2025-01-28 04:10:00,102][  INFO][PID:3259761] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/builder-live.log)
[2025-01-28 04:10:00,103][  INFO][PID:3259761] Compressing /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/backend.log by gzip
[2025-01-28 04:10:00,104][  INFO][PID:3259761] Running command 'gzip /var/lib/copr/public_html/results/packit-stg/gitlab.com-packit-service-hello-world-1398/fedora-rawhide-x86_64/08580507-hello/backend.log' as PID 3267368