[2024-08-04 23:55:56,057][  INFO][PID:3040966] Marking build as starting
[2024-08-04 23:55:56,117][  INFO][PID:3040966] Trying to allocate VM
[2024-08-04 23:55:59,148][  INFO][PID:3040966] Allocated host ResallocHost, ticket_id=4215877, hostname=2620:52:3:1:dead:beef:cafe:c157
[2024-08-04 23:55:59,149][  INFO][PID:3040966] Allocating ssh connection to builder
[2024-08-04 23:55:59,150][  INFO][PID:3040966] Checking that builder machine is OK
[2024-08-04 23:55:59,705][  INFO][PID:3040966] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c157 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-08-04 23:56:00,022][  INFO][PID:3040966] Filling build.info file with builder info
[2024-08-04 23:56:00,024][  INFO][PID:3040966] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/germano",
            "ended_on": null,
            "started_on": 1722815760.0244267,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7849873-fedora-39-x86_64",
            "build_id": 7849873,
            "package_name": "lensfun",
            "package_version": "0.3.4-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/lensfun",
            "git_hash": "37ca4b5a2f23bd0673225bb504170be64b0aac60",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/germano",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07849873-lensfun",
            "built_packages": "",
            "id": 7849873,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-08-04 23:56:00,089][  INFO][PID:3040966] Sending fedora-messaging bus message in build.start
[2024-08-04 23:56:00,866][  INFO][PID:3040966] Sending fedora-messaging bus message in chroot.start
[2024-08-04 23:56:00,888][  INFO][PID:3040966] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7849873-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-08-04 23:56:01,451][  INFO][PID:3040966] Downloading the builder-live.log file, attempt 1
[2024-08-04 23:56:01,453][  INFO][PID:3040966] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c157 copr-rpmbuild-log
[2024-08-04 23:56:06,457][  INFO][PID:3040966] Status: False
[2024-08-04 23:57:54,120][  INFO][PID:3040966] Downloading results from builder
[2024-08-04 23:57:54,120][  INFO][PID:3040966] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c157]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun started
[2024-08-04 23:57:54,121][  INFO][PID:3040966] 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:c157]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/build-07849873.rsync.log
[2024-08-04 23:57:54,589][  INFO][PID:3040966] rsyncing finished.
[2024-08-04 23:57:54,590][  INFO][PID:3040966] Releasing VM back to pool
[2024-08-04 23:57:54,598][  INFO][PID:3040966] Searching for 'success' file in resultdir
[2024-08-04 23:57:54,599][  INFO][PID:3040966] Going to sign pkgs from source: 7849873-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64
[2024-08-04 23:57:54,599][  INFO][PID:3040966] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-08-04 23:57:54,905][  INFO][PID:3040966] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-debuginfo-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:55,763][  INFO][PID:3040966] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-debuginfo-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:55,764][  INFO][PID:3040966] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/python3-lensfun-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:56,625][  INFO][PID:3040966] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/python3-lensfun-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:56,626][  INFO][PID:3040966] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-devel-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:57,490][  INFO][PID:3040966] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-devel-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:57,490][  INFO][PID:3040966] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:58,361][  INFO][PID:3040966] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:58,362][  INFO][PID:3040966] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-debugsource-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:57:59,223][  INFO][PID:3040966] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-debugsource-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:57:59,224][  INFO][PID:3040966] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-0.3.4-3.fc41.src.rpm' (attempt #1)
[2024-08-04 23:58:00,121][  INFO][PID:3040966] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-0.3.4-3.fc41.src.rpm
[2024-08-04 23:58:00,122][  INFO][PID:3040966] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-tools-0.3.4-3.fc41.x86_64.rpm' (attempt #1)
[2024-08-04 23:58:00,982][  INFO][PID:3040966] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/lensfun-tools-0.3.4-3.fc41.x86_64.rpm
[2024-08-04 23:58:00,982][  INFO][PID:3040966] Sign done
[2024-08-04 23:58:00,983][  INFO][PID:3040966] Incremental createrepo run, adding 07849873-lensfun into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-08-04 23:58:00,984][  INFO][PID:3040966] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64 --add 07849873-lensfun --no-appstream-metadata' as PID 3049404
[2024-08-04 23:58:09,646][  INFO][PID:3040966] Finished after 8 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64 --add 07849873-lensfun --no-appstream-metadata)
[2024-08-04 23:58:09,647][  INFO][PID:3040966] Getting build details
[2024-08-04 23:58:09,647][  INFO][PID:3040966] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun
[2024-08-04 23:58:09,648][  INFO][PID:3040966] Built packages:
['lensfun-debuginfo 0.3.4', 'python3-lensfun 0.3.4', 'lensfun 0.3.4', 'lensfun-debugsource 0.3.4', 'lensfun-devel 0.3.4', 'lensfun-tools 0.3.4']
[2024-08-04 23:58:09,648][  INFO][PID:3040966] build details: {'built_packages': 'lensfun-debuginfo 0.3.4\npython3-lensfun 0.3.4\nlensfun 0.3.4\nlensfun-debugsource 0.3.4\nlensfun-devel 0.3.4\nlensfun-tools 0.3.4'}
[2024-08-04 23:58:09,649][  INFO][PID:3040966] Retrieving pubkey
[2024-08-04 23:58:09,649][  INFO][PID:3040966] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-08-04 23:58:09,960][  INFO][PID:3040966] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-08-04 23:58:09,961][  INFO][PID:3040966] Finished build: id=7849873 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-39-x86_64 
[2024-08-04 23:58:09,963][  INFO][PID:3040966] Worker succeeded build, took 129.93902230262756
[2024-08-04 23:58:09,964][  INFO][PID:3040966] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/germano",
            "ended_on": 1722815889.963449,
            "started_on": 1722815760.0244267,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7849873-fedora-39-x86_64",
            "build_id": 7849873,
            "package_name": "lensfun",
            "package_version": "0.3.4-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/lensfun",
            "git_hash": "37ca4b5a2f23bd0673225bb504170be64b0aac60",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/germano",
            "results": {
                "packages": [
                    {
                        "name": "lensfun-debuginfo",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-lensfun",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "lensfun",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "lensfun",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "lensfun-debugsource",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "lensfun-devel",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "lensfun-tools",
                        "epoch": null,
                        "version": "0.3.4",
                        "release": "3.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07849873-lensfun",
            "built_packages": "lensfun-debuginfo 0.3.4\npython3-lensfun 0.3.4\nlensfun 0.3.4\nlensfun-debugsource 0.3.4\nlensfun-devel 0.3.4\nlensfun-tools 0.3.4",
            "id": 7849873,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-08-04 23:58:10,039][  INFO][PID:3040966] Sending fedora-messaging bus message in build.end
[2024-08-04 23:58:10,062][  INFO][PID:3040966] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/builder-live.log by gzip
[2024-08-04 23:58:10,063][  INFO][PID:3040966] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/builder-live.log' as PID 3049900
[2024-08-04 23:58:10,072][  INFO][PID:3040966] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/builder-live.log)
[2024-08-04 23:58:10,073][  INFO][PID:3040966] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/backend.log by gzip
[2024-08-04 23:58:10,074][  INFO][PID:3040966] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/07849873-lensfun/backend.log' as PID 3049902