[2024-11-20 17:47:58,150][  INFO][PID:1198691] Marking build as starting
[2024-11-20 17:47:58,320][  INFO][PID:1198691] Trying to allocate VM
[2024-11-20 17:48:01,391][  INFO][PID:1198691] Allocated host ResallocHost, ticket_id=5973653, hostname=3.85.222.136
[2024-11-20 17:48:01,393][  INFO][PID:1198691] Allocating ssh connection to builder
[2024-11-20 17:48:01,393][  INFO][PID:1198691] Checking that builder machine is OK
[2024-11-20 17:48:01,779][  INFO][PID:1198691] Running remote command: copr-builder-ready epel-10-x86_64
[2024-11-20 17:48:02,000][  INFO][PID:1198691] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2024-11-20 17:48:02,001][  INFO][PID:1198691] Filling build.info file with builder info
[2024-11-20 17:48:02,002][  INFO][PID:1198691] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nadmartin",
            "project_name": "test",
            "project_dirname": "test",
            "submitter": "nadmartin",
            "ended_on": null,
            "started_on": 1732124882.002464,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8287032-epel-10-x86_64",
            "build_id": 8287032,
            "package_name": "plasma-oxygen",
            "package_version": "6.2.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nadmartin/test/plasma-oxygen",
            "git_hash": "7b7a2e7c46ea751ec35fe8297fe89036752c6dea",
            "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": "nadmartin/test--nadmartin",
            "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/nadmartin/test/epel-10-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/nadmartin/test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nadmartin/test",
            "result_dir": "08287032-plasma-oxygen",
            "built_packages": "",
            "id": 8287032,
            "mockchain_macros": {
                "copr_username": "nadmartin",
                "copr_projectname": "test",
                "vendor": "Fedora Project COPR (nadmartin/test)"
            }
        }
    ]
}
[2024-11-20 17:48:02,063][  INFO][PID:1198691] Sending fedora-messaging bus message in build.start
[2024-11-20 17:48:03,048][  INFO][PID:1198691] Sending fedora-messaging bus message in chroot.start
[2024-11-20 17:48:03,094][  INFO][PID:1198691] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8287032-epel-10-x86_64 --chroot epel-10-x86_64 --detached
[2024-11-20 17:48:03,480][  INFO][PID:1198691] Downloading the builder-live.log file, attempt 1
[2024-11-20 17:48:03,491][  INFO][PID:1198691] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.85.222.136 copr-rpmbuild-log
[2024-11-20 17:48:08,504][  INFO][PID:1198691] Periodic builder liveness probe: alive
[2024-11-20 17:52:21,359][  INFO][PID:1198691] Downloading results from builder
[2024-11-20 17:52:21,360][  INFO][PID:1198691] rsyncing of mockbuilder@3.85.222.136:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen started
[2024-11-20 17:52:21,361][  INFO][PID:1198691] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.85.222.136:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/ &> /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/build-08287032.rsync.log
[2024-11-20 17:52:21,837][  INFO][PID:1198691] rsyncing finished.
[2024-11-20 17:52:21,838][  INFO][PID:1198691] Releasing VM back to pool
[2024-11-20 17:52:21,860][  INFO][PID:1198691] Searching for 'success' file in resultdir
[2024-11-20 17:52:21,861][  INFO][PID:1198691] Going to sign pkgs from source: 8287032-epel-10-x86_64 in chroot: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64
[2024-11-20 17:52:21,862][  INFO][PID:1198691] Calling '/bin/sign -u nadmartin#test@copr.fedorahosted.org -p' (attempt #1)
[2024-11-20 17:52:22,176][  INFO][PID:1198691] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-debugsource-6.2.3-1.el10.x86_64.rpm' (attempt #1)
[2024-11-20 17:52:23,125][  INFO][PID:1198691] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-debugsource-6.2.3-1.el10.x86_64.rpm
[2024-11-20 17:52:23,126][  INFO][PID:1198691] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-debuginfo-6.2.3-1.el10.x86_64.rpm' (attempt #1)
[2024-11-20 17:52:24,014][  INFO][PID:1198691] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-debuginfo-6.2.3-1.el10.x86_64.rpm
[2024-11-20 17:52:24,016][  INFO][PID:1198691] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-6.2.3-1.el10.src.rpm' (attempt #1)
[2024-11-20 17:52:25,043][  INFO][PID:1198691] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-6.2.3-1.el10.src.rpm
[2024-11-20 17:52:25,044][  INFO][PID:1198691] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/oxygen-cursor-themes-6.2.3-1.el10.noarch.rpm' (attempt #1)
[2024-11-20 17:52:25,999][  INFO][PID:1198691] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/oxygen-cursor-themes-6.2.3-1.el10.noarch.rpm
[2024-11-20 17:52:25,999][  INFO][PID:1198691] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-qt6-debuginfo-6.2.3-1.el10.x86_64.rpm' (attempt #1)
[2024-11-20 17:52:27,092][  INFO][PID:1198691] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-qt6-debuginfo-6.2.3-1.el10.x86_64.rpm
[2024-11-20 17:52:27,092][  INFO][PID:1198691] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-6.2.3-1.el10.x86_64.rpm' (attempt #1)
[2024-11-20 17:52:28,065][  INFO][PID:1198691] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-6.2.3-1.el10.x86_64.rpm
[2024-11-20 17:52:28,065][  INFO][PID:1198691] Calling '/bin/sign -4 -h sha256 -u nadmartin#test@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-qt6-6.2.3-1.el10.x86_64.rpm' (attempt #1)
[2024-11-20 17:52:28,900][  INFO][PID:1198691] signed rpm: /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/plasma-oxygen-qt6-6.2.3-1.el10.x86_64.rpm
[2024-11-20 17:52:28,901][  INFO][PID:1198691] Sign done
[2024-11-20 17:52:28,902][  INFO][PID:1198691] Incremental createrepo run, adding 08287032-plasma-oxygen into https://download.copr.fedorainfracloud.org/results/nadmartin/test/epel-10-x86_64, (auto-create-repo=True)
[2024-11-20 17:52:28,903][  INFO][PID:1198691] Running command 'copr-repo --batched /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64 --add 08287032-plasma-oxygen --no-appstream-metadata' as PID 1236766
[2024-11-20 17:52:30,564][  INFO][PID:1198691] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64 --add 08287032-plasma-oxygen --no-appstream-metadata)
[2024-11-20 17:52:30,566][  INFO][PID:1198691] Getting build details
[2024-11-20 17:52:30,567][  INFO][PID:1198691] Listing built binary packages in /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen
[2024-11-20 17:52:30,568][  INFO][PID:1198691] Built packages:
['plasma-oxygen-qt6 6.2.3', 'plasma-oxygen-debuginfo 6.2.3', 'plasma-oxygen-qt6-debuginfo 6.2.3', 'oxygen-cursor-themes 6.2.3', 'plasma-oxygen 6.2.3', 'plasma-oxygen-debugsource 6.2.3']
[2024-11-20 17:52:30,568][  INFO][PID:1198691] build details: {'built_packages': 'plasma-oxygen-qt6 6.2.3\nplasma-oxygen-debuginfo 6.2.3\nplasma-oxygen-qt6-debuginfo 6.2.3\noxygen-cursor-themes 6.2.3\nplasma-oxygen 6.2.3\nplasma-oxygen-debugsource 6.2.3'}
[2024-11-20 17:52:30,569][  INFO][PID:1198691] Retrieving pubkey
[2024-11-20 17:52:30,569][  INFO][PID:1198691] Calling '/bin/sign -u nadmartin#test@copr.fedorahosted.org -p' (attempt #1)
[2024-11-20 17:52:30,884][  INFO][PID:1198691] Added pubkey for user nadmartin project test into: /var/lib/copr/public_html/results/nadmartin/test/pubkey.gpg
[2024-11-20 17:52:30,885][  INFO][PID:1198691] Finished build: id=8287032 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/nadmartin/test chroot=epel-10-x86_64 
[2024-11-20 17:52:30,887][  INFO][PID:1198691] Worker succeeded build, took 268.8849332332611
[2024-11-20 17:52:30,888][  INFO][PID:1198691] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "nadmartin",
            "project_name": "test",
            "project_dirname": "test",
            "submitter": "nadmartin",
            "ended_on": 1732125150.8873973,
            "started_on": 1732124882.002464,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8287032-epel-10-x86_64",
            "build_id": 8287032,
            "package_name": "plasma-oxygen",
            "package_version": "6.2.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nadmartin/test/plasma-oxygen",
            "git_hash": "7b7a2e7c46ea751ec35fe8297fe89036752c6dea",
            "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": "nadmartin/test--nadmartin",
            "results": {
                "packages": [
                    {
                        "name": "plasma-oxygen-qt6",
                        "epoch": null,
                        "version": "6.2.3",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "plasma-oxygen-debuginfo",
                        "epoch": null,
                        "version": "6.2.3",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "plasma-oxygen-qt6-debuginfo",
                        "epoch": null,
                        "version": "6.2.3",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "oxygen-cursor-themes",
                        "epoch": null,
                        "version": "6.2.3",
                        "release": "1.el10",
                        "arch": "noarch"
                    },
                    {
                        "name": "plasma-oxygen",
                        "epoch": null,
                        "version": "6.2.3",
                        "release": "1.el10",
                        "arch": "src"
                    },
                    {
                        "name": "plasma-oxygen",
                        "epoch": null,
                        "version": "6.2.3",
                        "release": "1.el10",
                        "arch": "x86_64"
                    },
                    {
                        "name": "plasma-oxygen-debugsource",
                        "epoch": null,
                        "version": "6.2.3",
                        "release": "1.el10",
                        "arch": "x86_64"
                    }
                ]
            },
            "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/nadmartin/test/epel-10-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/nadmartin/test",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nadmartin/test",
            "result_dir": "08287032-plasma-oxygen",
            "built_packages": "plasma-oxygen-qt6 6.2.3\nplasma-oxygen-debuginfo 6.2.3\nplasma-oxygen-qt6-debuginfo 6.2.3\noxygen-cursor-themes 6.2.3\nplasma-oxygen 6.2.3\nplasma-oxygen-debugsource 6.2.3",
            "id": 8287032,
            "mockchain_macros": {
                "copr_username": "nadmartin",
                "copr_projectname": "test",
                "vendor": "Fedora Project COPR (nadmartin/test)"
            }
        }
    ]
}
[2024-11-20 17:52:31,037][  INFO][PID:1198691] Sending fedora-messaging bus message in build.end
[2024-11-20 17:52:31,062][  INFO][PID:1198691] Compressing /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/builder-live.log by gzip
[2024-11-20 17:52:31,066][  INFO][PID:1198691] Running command 'gzip /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/builder-live.log' as PID 1236985
[2024-11-20 17:52:31,092][  INFO][PID:1198691] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/builder-live.log)
[2024-11-20 17:52:31,093][  INFO][PID:1198691] Compressing /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/backend.log by gzip
[2024-11-20 17:52:31,095][  INFO][PID:1198691] Running command 'gzip /var/lib/copr/public_html/results/nadmartin/test/epel-10-x86_64/08287032-plasma-oxygen/backend.log' as PID 1236989