[2024-11-10 03:14:51,709][  INFO][PID:3591022] Marking build as starting
[2024-11-10 03:14:51,809][  INFO][PID:3591022] Trying to allocate VM
[2024-11-10 03:14:54,836][  INFO][PID:3591022] Allocated host ResallocHost, ticket_id=5792034, hostname=169.63.99.158
[2024-11-10 03:14:54,837][  INFO][PID:3591022] Allocating ssh connection to builder
[2024-11-10 03:14:54,838][  INFO][PID:3591022] Checking that builder machine is OK
[2024-11-10 03:14:55,427][  INFO][PID:3591022] Running remote command: copr-builder-ready fedora-41-s390x
[2024-11-10 03:14:55,734][  INFO][PID:3591022] Red Hat subscription not needed for fedora-41-s390x
Builder is ready to be used

[2024-11-10 03:14:55,735][  INFO][PID:3591022] Filling build.info file with builder info
[2024-11-10 03:14:55,737][  INFO][PID:3591022] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tstellar",
            "project_name": "fedora-41-clang-19",
            "project_dirname": "fedora-41-clang-19",
            "submitter": "tstellar",
            "ended_on": null,
            "started_on": 1731208495.7366834,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8236598-fedora-41-s390x",
            "build_id": 8236598,
            "package_name": "frei0r-plugins",
            "package_version": "2.3.3-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/frei0r-plugins",
            "git_hash": "63f0af2d7cae5c99ac24a036fd7d894c673e1717",
            "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": "tstellar/fedora-41-clang-19--tstellar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-s390x/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19",
            "result_dir": "08236598-frei0r-plugins",
            "built_packages": "",
            "id": 8236598,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-10 03:14:55,806][  INFO][PID:3591022] Sending fedora-messaging bus message in build.start
[2024-11-10 03:14:56,515][  INFO][PID:3591022] Sending fedora-messaging bus message in chroot.start
[2024-11-10 03:14:56,538][  INFO][PID:3591022] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8236598-fedora-41-s390x --chroot fedora-41-s390x --detached
[2024-11-10 03:14:57,081][  INFO][PID:3591022] Downloading the builder-live.log file, attempt 1
[2024-11-10 03:14:57,083][  INFO][PID:3591022] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@169.63.99.158 copr-rpmbuild-log
[2024-11-10 03:15:02,088][  INFO][PID:3591022] Periodic builder liveness probe: alive
[2024-11-10 03:18:03,823][  INFO][PID:3591022] Downloading results from builder
[2024-11-10 03:18:03,824][  INFO][PID:3591022] rsyncing of mockbuilder@169.63.99.158:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins started
[2024-11-10 03:18:03,825][  INFO][PID:3591022] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@169.63.99.158:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/ &> /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/build-08236598.rsync.log
[2024-11-10 03:18:04,263][  INFO][PID:3591022] rsyncing finished.
[2024-11-10 03:18:04,264][  INFO][PID:3591022] Releasing VM back to pool
[2024-11-10 03:18:04,273][  INFO][PID:3591022] Searching for 'success' file in resultdir
[2024-11-10 03:18:04,273][  INFO][PID:3591022] Going to sign pkgs from source: 8236598-fedora-41-s390x in chroot: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x
[2024-11-10 03:18:04,274][  INFO][PID:3591022] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-10 03:18:04,589][  INFO][PID:3591022] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-2.3.3-4.fc41.src.rpm' (attempt #1)
[2024-11-10 03:18:05,289][  INFO][PID:3591022] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-2.3.3-4.fc41.src.rpm
[2024-11-10 03:18:05,290][  INFO][PID:3591022] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-devel-2.3.3-4.fc41.s390x.rpm' (attempt #1)
[2024-11-10 03:18:06,235][  INFO][PID:3591022] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-devel-2.3.3-4.fc41.s390x.rpm
[2024-11-10 03:18:06,236][  INFO][PID:3591022] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-2.3.3-4.fc41.s390x.rpm' (attempt #1)
[2024-11-10 03:18:07,197][  INFO][PID:3591022] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-2.3.3-4.fc41.s390x.rpm
[2024-11-10 03:18:07,198][  INFO][PID:3591022] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-opencv-2.3.3-4.fc41.s390x.rpm' (attempt #1)
[2024-11-10 03:18:08,133][  INFO][PID:3591022] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-opencv-2.3.3-4.fc41.s390x.rpm
[2024-11-10 03:18:08,134][  INFO][PID:3591022] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-debugsource-2.3.3-4.fc41.s390x.rpm' (attempt #1)
[2024-11-10 03:18:09,096][  INFO][PID:3591022] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-debugsource-2.3.3-4.fc41.s390x.rpm
[2024-11-10 03:18:09,097][  INFO][PID:3591022] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-debuginfo-2.3.3-4.fc41.s390x.rpm' (attempt #1)
[2024-11-10 03:18:09,972][  INFO][PID:3591022] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-debuginfo-2.3.3-4.fc41.s390x.rpm
[2024-11-10 03:18:09,973][  INFO][PID:3591022] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-opencv-debuginfo-2.3.3-4.fc41.s390x.rpm' (attempt #1)
[2024-11-10 03:18:10,692][  INFO][PID:3591022] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/frei0r-plugins-opencv-debuginfo-2.3.3-4.fc41.s390x.rpm
[2024-11-10 03:18:10,693][  INFO][PID:3591022] Sign done
[2024-11-10 03:18:10,694][  INFO][PID:3591022] Incremental createrepo run, adding 08236598-frei0r-plugins into https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-s390x, (auto-create-repo=True)
[2024-11-10 03:18:10,695][  INFO][PID:3591022] Running command 'copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x --add 08236598-frei0r-plugins --no-appstream-metadata' as PID 3606975
[2024-11-10 03:18:12,114][  INFO][PID:3591022] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x --add 08236598-frei0r-plugins --no-appstream-metadata)
[2024-11-10 03:18:12,115][  INFO][PID:3591022] Getting build details
[2024-11-10 03:18:12,116][  INFO][PID:3591022] Listing built binary packages in /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins
[2024-11-10 03:18:12,116][  INFO][PID:3591022] Built packages:
['frei0r-plugins-opencv-debuginfo 2.3.3', 'frei0r-plugins 2.3.3', 'frei0r-plugins-debugsource 2.3.3', 'frei0r-plugins-debuginfo 2.3.3', 'frei0r-devel 2.3.3', 'frei0r-plugins-opencv 2.3.3']
[2024-11-10 03:18:12,117][  INFO][PID:3591022] build details: {'built_packages': 'frei0r-plugins-opencv-debuginfo 2.3.3\nfrei0r-plugins 2.3.3\nfrei0r-plugins-debugsource 2.3.3\nfrei0r-plugins-debuginfo 2.3.3\nfrei0r-devel 2.3.3\nfrei0r-plugins-opencv 2.3.3'}
[2024-11-10 03:18:12,117][  INFO][PID:3591022] Retrieving pubkey
[2024-11-10 03:18:12,117][  INFO][PID:3591022] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-10 03:18:12,444][  INFO][PID:3591022] Added pubkey for user tstellar project fedora-41-clang-19 into: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/pubkey.gpg
[2024-11-10 03:18:12,444][  INFO][PID:3591022] Finished build: id=8236598 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19 chroot=fedora-41-s390x 
[2024-11-10 03:18:12,446][  INFO][PID:3591022] Worker succeeded build, took 196.70981574058533
[2024-11-10 03:18:12,447][  INFO][PID:3591022] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tstellar",
            "project_name": "fedora-41-clang-19",
            "project_dirname": "fedora-41-clang-19",
            "submitter": "tstellar",
            "ended_on": 1731208692.446499,
            "started_on": 1731208495.7366834,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8236598-fedora-41-s390x",
            "build_id": 8236598,
            "package_name": "frei0r-plugins",
            "package_version": "2.3.3-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/frei0r-plugins",
            "git_hash": "63f0af2d7cae5c99ac24a036fd7d894c673e1717",
            "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": "tstellar/fedora-41-clang-19--tstellar",
            "results": {
                "packages": [
                    {
                        "name": "frei0r-plugins-opencv-debuginfo",
                        "epoch": null,
                        "version": "2.3.3",
                        "release": "4.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "frei0r-plugins",
                        "epoch": null,
                        "version": "2.3.3",
                        "release": "4.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "frei0r-plugins",
                        "epoch": null,
                        "version": "2.3.3",
                        "release": "4.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "frei0r-plugins-debugsource",
                        "epoch": null,
                        "version": "2.3.3",
                        "release": "4.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "frei0r-plugins-debuginfo",
                        "epoch": null,
                        "version": "2.3.3",
                        "release": "4.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "frei0r-devel",
                        "epoch": null,
                        "version": "2.3.3",
                        "release": "4.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "frei0r-plugins-opencv",
                        "epoch": null,
                        "version": "2.3.3",
                        "release": "4.fc41",
                        "arch": "s390x"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-s390x/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19",
            "result_dir": "08236598-frei0r-plugins",
            "built_packages": "frei0r-plugins-opencv-debuginfo 2.3.3\nfrei0r-plugins 2.3.3\nfrei0r-plugins-debugsource 2.3.3\nfrei0r-plugins-debuginfo 2.3.3\nfrei0r-devel 2.3.3\nfrei0r-plugins-opencv 2.3.3",
            "id": 8236598,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-10 03:18:12,512][  INFO][PID:3591022] Sending fedora-messaging bus message in build.end
[2024-11-10 03:18:12,532][  INFO][PID:3591022] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/builder-live.log by gzip
[2024-11-10 03:18:12,533][  INFO][PID:3591022] Running command 'gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/builder-live.log' as PID 3607062
[2024-11-10 03:18:12,549][  INFO][PID:3591022] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/builder-live.log)
[2024-11-10 03:18:12,550][  INFO][PID:3591022] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/backend.log by gzip
[2024-11-10 03:18:12,551][  INFO][PID:3591022] Running command 'gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-s390x/08236598-frei0r-plugins/backend.log' as PID 3607064