[2025-01-26 14:15:21,682][  INFO][PID:633344] Marking build as starting
[2025-01-26 14:15:21,756][  INFO][PID:633344] Trying to allocate VM
[2025-01-26 14:15:24,794][  INFO][PID:633344] Allocated host ResallocHost, ticket_id=931068, hostname=2620:52:3:1:dead:beef:cafe:c11a, name=copr_hv_x86_64_01_prod_00838284_20250126_131058
[2025-01-26 14:15:24,795][  INFO][PID:633344] Allocating ssh connection to builder
[2025-01-26 14:15:24,795][  INFO][PID:633344] Checking that builder machine is OK
[2025-01-26 14:15:25,301][  INFO][PID:633344] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-26 14:15:25,615][  INFO][PID:633344] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-26 14:15:25,615][  INFO][PID:633344] Filling build.info file with builder info
[2025-01-26 14:15:25,617][  INFO][PID:633344] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "dsedg",
            "project_name": "okd-microshift",
            "project_dirname": "okd-microshift",
            "submitter": "dsedg",
            "ended_on": null,
            "started_on": 1737900925.6168766,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8571155-fedora-41-x86_64",
            "build_id": 8571155,
            "package_name": "DDK-haproxy-build",
            "package_version": "1.0.0.git.13760.b7bbac6f-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dsedg/okd-microshift/DDK-haproxy-build",
            "git_hash": "13af852103007bc2b9ae9c046c76f09440ee4837",
            "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": "dsedg/okd-microshift--dsedg",
            "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/dsedg/okd-microshift/fedora-41-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/dsedg/okd-microshift",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dsedg/okd-microshift",
            "result_dir": "08571155-DDK-haproxy-build",
            "built_packages": "",
            "id": 8571155,
            "mockchain_macros": {
                "copr_username": "dsedg",
                "copr_projectname": "okd-microshift",
                "vendor": "Fedora Project COPR (dsedg/okd-microshift)"
            }
        }
    ]
}
[2025-01-26 14:15:25,662][  INFO][PID:633344] Sending fedora-messaging bus message in build.start
[2025-01-26 14:15:26,241][  INFO][PID:633344] Sending fedora-messaging bus message in chroot.start
[2025-01-26 14:15:26,258][  INFO][PID:633344] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8571155-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-26 14:15:26,786][  INFO][PID:633344] Downloading the builder-live.log file, attempt 1
[2025-01-26 14:15:26,787][  INFO][PID:633344] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c11a copr-rpmbuild-log
[2025-01-26 14:15:31,791][  INFO][PID:633344] Periodic builder liveness probe: alive
[2025-01-26 14:17:36,718][  INFO][PID:633344] Downloading results from builder
[2025-01-26 14:17:36,719][  INFO][PID:633344] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c11a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build started
[2025-01-26 14:17:36,720][  INFO][PID:633344] 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:c11a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/ &> /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/build-08571155.rsync.log
[2025-01-26 14:17:37,195][  INFO][PID:633344] rsyncing finished.
[2025-01-26 14:17:37,196][  INFO][PID:633344] Releasing VM back to pool
[2025-01-26 14:17:37,204][  INFO][PID:633344] Searching for 'success' file in resultdir
[2025-01-26 14:17:37,205][  INFO][PID:633344] Going to sign pkgs from source: 8571155-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64
[2025-01-26 14:17:37,205][  INFO][PID:633344] Calling '/bin/sign -u dsedg#okd-microshift@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 14:17:37,508][  INFO][PID:633344] Calling '/bin/sign -4 -h sha256 -u dsedg#okd-microshift@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/DDK-haproxy-build-1.0.0.git.13760.b7bbac6f-1.fc41.src.rpm' (attempt #1)
[2025-01-26 14:17:38,505][  INFO][PID:633344] signed rpm: /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/DDK-haproxy-build-1.0.0.git.13760.b7bbac6f-1.fc41.src.rpm
[2025-01-26 14:17:38,505][  INFO][PID:633344] Calling '/bin/sign -4 -h sha256 -u dsedg#okd-microshift@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/DDK-haproxy-build-1.0.0.git.13760.b7bbac6f-1.fc41.x86_64.rpm' (attempt #1)
[2025-01-26 14:17:39,451][  INFO][PID:633344] signed rpm: /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/DDK-haproxy-build-1.0.0.git.13760.b7bbac6f-1.fc41.x86_64.rpm
[2025-01-26 14:17:39,452][  INFO][PID:633344] Sign done
[2025-01-26 14:17:39,452][  INFO][PID:633344] Incremental createrepo run, adding 08571155-DDK-haproxy-build into https://download.copr.fedorainfracloud.org/results/dsedg/okd-microshift/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-26 14:17:39,453][  INFO][PID:633344] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64 --add 08571155-DDK-haproxy-build --no-appstream-metadata' as PID 637196
[2025-01-26 14:17:40,095][  INFO][PID:633344] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64 --add 08571155-DDK-haproxy-build --no-appstream-metadata)
[2025-01-26 14:17:40,096][  INFO][PID:633344] Getting build details
[2025-01-26 14:17:40,097][  INFO][PID:633344] Listing built binary packages in /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build
[2025-01-26 14:17:40,097][  INFO][PID:633344] Built packages:
['DDK-haproxy-build 1.0.0.git.13760.b7bbac6f']
[2025-01-26 14:17:40,098][  INFO][PID:633344] build details: {'built_packages': 'DDK-haproxy-build 1.0.0.git.13760.b7bbac6f'}
[2025-01-26 14:17:40,098][  INFO][PID:633344] Retrieving pubkey
[2025-01-26 14:17:40,099][  INFO][PID:633344] Calling '/bin/sign -u dsedg#okd-microshift@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 14:17:40,402][  INFO][PID:633344] Added pubkey for user dsedg project okd-microshift into: /var/lib/copr/public_html/results/dsedg/okd-microshift/pubkey.gpg
[2025-01-26 14:17:40,403][  INFO][PID:633344] Finished build: id=8571155 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/dsedg/okd-microshift chroot=fedora-41-x86_64 
[2025-01-26 14:17:40,405][  INFO][PID:633344] Worker succeeded build, took 134.7883734703064
[2025-01-26 14:17:40,405][  INFO][PID:633344] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "dsedg",
            "project_name": "okd-microshift",
            "project_dirname": "okd-microshift",
            "submitter": "dsedg",
            "ended_on": 1737901060.40525,
            "started_on": 1737900925.6168766,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8571155-fedora-41-x86_64",
            "build_id": 8571155,
            "package_name": "DDK-haproxy-build",
            "package_version": "1.0.0.git.13760.b7bbac6f-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dsedg/okd-microshift/DDK-haproxy-build",
            "git_hash": "13af852103007bc2b9ae9c046c76f09440ee4837",
            "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": "dsedg/okd-microshift--dsedg",
            "results": {
                "packages": [
                    {
                        "name": "DDK-haproxy-build",
                        "epoch": null,
                        "version": "1.0.0.git.13760.b7bbac6f",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "DDK-haproxy-build",
                        "epoch": null,
                        "version": "1.0.0.git.13760.b7bbac6f",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "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/dsedg/okd-microshift/fedora-41-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/dsedg/okd-microshift",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dsedg/okd-microshift",
            "result_dir": "08571155-DDK-haproxy-build",
            "built_packages": "DDK-haproxy-build 1.0.0.git.13760.b7bbac6f",
            "id": 8571155,
            "mockchain_macros": {
                "copr_username": "dsedg",
                "copr_projectname": "okd-microshift",
                "vendor": "Fedora Project COPR (dsedg/okd-microshift)"
            }
        }
    ]
}
[2025-01-26 14:17:40,443][  INFO][PID:633344] Sending fedora-messaging bus message in build.end
[2025-01-26 14:17:40,462][  INFO][PID:633344] Compressing /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/builder-live.log by gzip
[2025-01-26 14:17:40,464][  INFO][PID:633344] Running command 'gzip /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/builder-live.log' as PID 637235
[2025-01-26 14:17:40,468][  INFO][PID:633344] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/builder-live.log)
[2025-01-26 14:17:40,468][  INFO][PID:633344] Compressing /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/backend.log by gzip
[2025-01-26 14:17:40,469][  INFO][PID:633344] Running command 'gzip /var/lib/copr/public_html/results/dsedg/okd-microshift/fedora-41-x86_64/08571155-DDK-haproxy-build/backend.log' as PID 637236