[2025-01-23 18:42:58,550][  INFO][PID:1259243] Marking build as starting
[2025-01-23 18:42:58,606][  INFO][PID:1259243] Trying to allocate VM
[2025-01-23 18:43:01,636][  INFO][PID:1259243] Allocated host ResallocHost, ticket_id=898724, hostname=2620:52:3:1:dead:beef:cafe:c1d0, name=copr_hv_x86_64_04_prod_00804304_20250123_182150
[2025-01-23 18:43:01,636][  INFO][PID:1259243] Allocating ssh connection to builder
[2025-01-23 18:43:01,637][  INFO][PID:1259243] Checking that builder machine is OK
[2025-01-23 18:43:02,170][  INFO][PID:1259243] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-23 18:43:02,487][  INFO][PID:1259243] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-23 18:43:02,488][  INFO][PID:1259243] Filling build.info file with builder info
[2025-01-23 18:43:02,488][  INFO][PID:1259243] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "techtasie",
            "project_name": "ros2",
            "project_dirname": "ros2",
            "submitter": "techtasie",
            "ended_on": null,
            "started_on": 1737657782.4887688,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8564367-fedora-40-x86_64",
            "build_id": 8564367,
            "package_name": "ros2-jazzy-ros2launch",
            "package_version": "0.26.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/techtasie/ros2/ros2-jazzy-ros2launch",
            "git_hash": "12de2f5e0980fc1f15806a24f86ede7a061fae2a",
            "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": "techtasie/ros2--techtasie",
            "results": null,
            "appstream": false,
            "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/techtasie/ros2/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/techtasie/ros2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/techtasie/ros2",
            "result_dir": "08564367-ros2-jazzy-ros2launch",
            "built_packages": "",
            "id": 8564367,
            "mockchain_macros": {
                "copr_username": "techtasie",
                "copr_projectname": "ros2",
                "vendor": "Fedora Project COPR (techtasie/ros2)"
            }
        }
    ]
}
[2025-01-23 18:43:02,513][  INFO][PID:1259243] Sending fedora-messaging bus message in build.start
[2025-01-23 18:43:03,060][  INFO][PID:1259243] Sending fedora-messaging bus message in chroot.start
[2025-01-23 18:43:03,079][  INFO][PID:1259243] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8564367-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-23 18:43:03,618][  INFO][PID:1259243] Downloading the builder-live.log file, attempt 1
[2025-01-23 18:43:03,620][  INFO][PID:1259243] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d0 copr-rpmbuild-log
[2025-01-23 18:43:08,624][  INFO][PID:1259243] Periodic builder liveness probe: alive
[2025-01-23 18:43:55,835][  INFO][PID:1259243] Downloading results from builder
[2025-01-23 18:43:55,836][  INFO][PID:1259243] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d0]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch started
[2025-01-23 18:43:55,837][  INFO][PID:1259243] 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:c1d0]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/ &> /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/build-08564367.rsync.log
[2025-01-23 18:43:56,248][  INFO][PID:1259243] rsyncing finished.
[2025-01-23 18:43:56,248][  INFO][PID:1259243] Releasing VM back to pool
[2025-01-23 18:43:56,262][  INFO][PID:1259243] Searching for 'success' file in resultdir
[2025-01-23 18:43:56,263][  INFO][PID:1259243] Going to sign pkgs from source: 8564367-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64
[2025-01-23 18:43:56,264][  INFO][PID:1259243] Calling '/bin/sign -u techtasie#ros2@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 18:43:56,434][  INFO][PID:1259243] Calling '/bin/sign -4 -h sha256 -u techtasie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/ros2-jazzy-ros2launch-0.26.6-1.fc40.src.rpm' (attempt #1)
[2025-01-23 18:43:57,211][  INFO][PID:1259243] signed rpm: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/ros2-jazzy-ros2launch-0.26.6-1.fc40.src.rpm
[2025-01-23 18:43:57,211][  INFO][PID:1259243] Calling '/bin/sign -4 -h sha256 -u techtasie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/ros2-jazzy-ros2launch-devel-0.26.6-1.fc40.noarch.rpm' (attempt #1)
[2025-01-23 18:43:57,850][  INFO][PID:1259243] signed rpm: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/ros2-jazzy-ros2launch-devel-0.26.6-1.fc40.noarch.rpm
[2025-01-23 18:43:57,851][  INFO][PID:1259243] Calling '/bin/sign -4 -h sha256 -u techtasie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/ros2-jazzy-ros2launch-0.26.6-1.fc40.noarch.rpm' (attempt #1)
[2025-01-23 18:43:58,488][  INFO][PID:1259243] signed rpm: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/ros2-jazzy-ros2launch-0.26.6-1.fc40.noarch.rpm
[2025-01-23 18:43:58,489][  INFO][PID:1259243] Sign done
[2025-01-23 18:43:58,489][  INFO][PID:1259243] Incremental createrepo run, adding 08564367-ros2-jazzy-ros2launch into https://download.copr.fedorainfracloud.org/results/techtasie/ros2/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-23 18:43:58,491][  INFO][PID:1259243] Running command 'copr-repo --batched /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64 --add 08564367-ros2-jazzy-ros2launch --no-appstream-metadata' as PID 1263201
[2025-01-23 18:44:02,541][  INFO][PID:1259243] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64 --add 08564367-ros2-jazzy-ros2launch --no-appstream-metadata)
[2025-01-23 18:44:02,542][  INFO][PID:1259243] Getting build details
[2025-01-23 18:44:02,543][  INFO][PID:1259243] Listing built binary packages in /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch
[2025-01-23 18:44:02,543][  INFO][PID:1259243] Built packages:
['ros2-jazzy-ros2launch-devel 0.26.6', 'ros2-jazzy-ros2launch 0.26.6']
[2025-01-23 18:44:02,544][  INFO][PID:1259243] build details: {'built_packages': 'ros2-jazzy-ros2launch-devel 0.26.6\nros2-jazzy-ros2launch 0.26.6'}
[2025-01-23 18:44:02,544][  INFO][PID:1259243] Retrieving pubkey
[2025-01-23 18:44:02,545][  INFO][PID:1259243] Calling '/bin/sign -u techtasie#ros2@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 18:44:02,718][  INFO][PID:1259243] Added pubkey for user techtasie project ros2 into: /var/lib/copr/public_html/results/techtasie/ros2/pubkey.gpg
[2025-01-23 18:44:02,719][  INFO][PID:1259243] Finished build: id=8564367 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/techtasie/ros2 chroot=fedora-40-x86_64 
[2025-01-23 18:44:02,720][  INFO][PID:1259243] Worker succeeded build, took 60.232110261917114
[2025-01-23 18:44:02,721][  INFO][PID:1259243] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "techtasie",
            "project_name": "ros2",
            "project_dirname": "ros2",
            "submitter": "techtasie",
            "ended_on": 1737657842.720879,
            "started_on": 1737657782.4887688,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8564367-fedora-40-x86_64",
            "build_id": 8564367,
            "package_name": "ros2-jazzy-ros2launch",
            "package_version": "0.26.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/techtasie/ros2/ros2-jazzy-ros2launch",
            "git_hash": "12de2f5e0980fc1f15806a24f86ede7a061fae2a",
            "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": "techtasie/ros2--techtasie",
            "results": {
                "packages": [
                    {
                        "name": "ros2-jazzy-ros2launch-devel",
                        "epoch": null,
                        "version": "0.26.6",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "ros2-jazzy-ros2launch",
                        "epoch": null,
                        "version": "0.26.6",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "ros2-jazzy-ros2launch",
                        "epoch": null,
                        "version": "0.26.6",
                        "release": "1.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "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/techtasie/ros2/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/techtasie/ros2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/techtasie/ros2",
            "result_dir": "08564367-ros2-jazzy-ros2launch",
            "built_packages": "ros2-jazzy-ros2launch-devel 0.26.6\nros2-jazzy-ros2launch 0.26.6",
            "id": 8564367,
            "mockchain_macros": {
                "copr_username": "techtasie",
                "copr_projectname": "ros2",
                "vendor": "Fedora Project COPR (techtasie/ros2)"
            }
        }
    ]
}
[2025-01-23 18:44:02,754][  INFO][PID:1259243] Sending fedora-messaging bus message in build.end
[2025-01-23 18:44:02,771][  INFO][PID:1259243] Compressing /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/builder-live.log by gzip
[2025-01-23 18:44:02,772][  INFO][PID:1259243] Running command 'gzip /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/builder-live.log' as PID 1263549
[2025-01-23 18:44:02,781][  INFO][PID:1259243] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/builder-live.log)
[2025-01-23 18:44:02,782][  INFO][PID:1259243] Compressing /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/backend.log by gzip
[2025-01-23 18:44:02,783][  INFO][PID:1259243] Running command 'gzip /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564367-ros2-jazzy-ros2launch/backend.log' as PID 1263550