[2024-01-02 17:57:17,475][  INFO][PID:1574590] Marking build as starting
[2024-01-02 17:57:17,652][  INFO][PID:1574590] Trying to allocate VM
[2024-01-02 17:57:23,832][  INFO][PID:1574590] Allocated host ResallocHost, ticket_id=473891, hostname=18.204.2.145
[2024-01-02 17:57:23,833][  INFO][PID:1574590] Allocating ssh connection to builder
[2024-01-02 17:57:23,838][  INFO][PID:1574590] Checking that builder machine is OK
[2024-01-02 17:57:23,841][  INFO][PID:1574590] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.204.2.145 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-01-02 17:57:24,176][  INFO][PID:1574590] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.204.2.145 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-01-02 17:57:24,393][  INFO][PID:1574590] Filling build.info file with builder info
[2024-01-02 17:57:24,395][  INFO][PID:1574590] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/music",
            "ended_on": null,
            "started_on": 1704218244.3949487,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6849454-fedora-rawhide-x86_64",
            "build_id": 6849454,
            "package_name": "python-brian2",
            "package_version": "2.5.4-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/python-brian2",
            "git_hash": "927551bf939cba5e13b09ec0227f8eea978d3088",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/music",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "06849454-python-brian2",
            "built_packages": "",
            "id": 6849454,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-01-02 17:57:24,472][  INFO][PID:1574590] Sending fedora-messaging bus message in build.start
[2024-01-02 17:57:25,529][  INFO][PID:1574590] Sending fedora-messaging bus message in chroot.start
[2024-01-02 17:57:25,556][  INFO][PID:1574590] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6849454-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-01-02 17:57:25,562][  INFO][PID:1574590] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.204.2.145 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6849454-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached'
[2024-01-02 17:57:25,995][  INFO][PID:1574590] Downloading the builder-live.log file, attempt 1
[2024-01-02 17:57:25,998][  INFO][PID:1574590] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.204.2.145 copr-rpmbuild-log
[2024-01-02 18:17:35,411][  INFO][PID:1574590] Downloading results from builder
[2024-01-02 18:17:35,412][  INFO][PID:1574590] rsyncing of mockbuilder@18.204.2.145:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2 started
[2024-01-02 18:17:35,413][  INFO][PID:1574590] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.204.2.145:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/build-06849454.rsync.log
[2024-01-02 18:17:35,668][  INFO][PID:1574590] rsyncing finished.
[2024-01-02 18:17:35,669][  INFO][PID:1574590] Releasing VM back to pool
[2024-01-02 18:17:35,680][  INFO][PID:1574590] Searching for 'success' file in resultdir
[2024-01-02 18:17:35,681][  INFO][PID:1574590] Going to sign pkgs from source: 6849454-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64
[2024-01-02 18:17:35,682][  INFO][PID:1574590] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-01-02 18:17:35,850][  INFO][PID:1574590] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python-brian2-2.5.4-3.fc40.src.rpm' (attempt #1)
[2024-01-02 18:17:36,627][  INFO][PID:1574590] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python-brian2-2.5.4-3.fc40.src.rpm
[2024-01-02 18:17:36,628][  INFO][PID:1574590] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python-brian2-debugsource-2.5.4-3.fc40.x86_64.rpm' (attempt #1)
[2024-01-02 18:17:37,385][  INFO][PID:1574590] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python-brian2-debugsource-2.5.4-3.fc40.x86_64.rpm
[2024-01-02 18:17:37,385][  INFO][PID:1574590] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python3-brian2-debuginfo-2.5.4-3.fc40.x86_64.rpm' (attempt #1)
[2024-01-02 18:17:38,145][  INFO][PID:1574590] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python3-brian2-debuginfo-2.5.4-3.fc40.x86_64.rpm
[2024-01-02 18:17:38,146][  INFO][PID:1574590] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python-brian2-doc-2.5.4-3.fc40.noarch.rpm' (attempt #1)
[2024-01-02 18:17:38,708][  INFO][PID:1574590] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python-brian2-doc-2.5.4-3.fc40.noarch.rpm
[2024-01-02 18:17:38,709][  INFO][PID:1574590] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python3-brian2-2.5.4-3.fc40.x86_64.rpm' (attempt #1)
[2024-01-02 18:17:39,494][  INFO][PID:1574590] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/python3-brian2-2.5.4-3.fc40.x86_64.rpm
[2024-01-02 18:17:39,495][  INFO][PID:1574590] Sign done
[2024-01-02 18:17:39,495][  INFO][PID:1574590] Incremental createrepo run, adding 06849454-python-brian2 into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-01-02 18:17:39,496][  INFO][PID:1574590] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64 --add 06849454-python-brian2 --no-appstream-metadata' as PID 1677554
[2024-01-02 18:17:51,040][  INFO][PID:1574590] Finished after 11 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64 --add 06849454-python-brian2 --no-appstream-metadata)
[2024-01-02 18:17:51,042][  INFO][PID:1574590] Getting build details
[2024-01-02 18:17:51,044][  INFO][PID:1574590] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2
[2024-01-02 18:17:51,045][  INFO][PID:1574590] Built packages:
['python-brian2-doc 2.5.4', 'python3-brian2-debuginfo 2.5.4', 'python-brian2-debugsource 2.5.4', 'python3-brian2 2.5.4']
[2024-01-02 18:17:51,047][  INFO][PID:1574590] build details: {'built_packages': 'python-brian2-doc 2.5.4\npython3-brian2-debuginfo 2.5.4\npython-brian2-debugsource 2.5.4\npython3-brian2 2.5.4'}
[2024-01-02 18:17:51,048][  INFO][PID:1574590] Retrieving pubkey
[2024-01-02 18:17:51,049][  INFO][PID:1574590] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-01-02 18:17:51,317][  INFO][PID:1574590] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2024-01-02 18:17:51,318][  INFO][PID:1574590] Finished build: id=6849454 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-rawhide-x86_64 
[2024-01-02 18:17:51,321][  INFO][PID:1574590] Worker succeeded build, took 1226.9265203475952
[2024-01-02 18:17:51,322][  INFO][PID:1574590] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/music",
            "ended_on": 1704219471.321469,
            "started_on": 1704218244.3949487,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6849454-fedora-rawhide-x86_64",
            "build_id": 6849454,
            "package_name": "python-brian2",
            "package_version": "2.5.4-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/python-brian2",
            "git_hash": "927551bf939cba5e13b09ec0227f8eea978d3088",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/music",
            "results": {
                "packages": [
                    {
                        "name": "python-brian2-doc",
                        "epoch": null,
                        "version": "2.5.4",
                        "release": "3.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-brian2-debuginfo",
                        "epoch": null,
                        "version": "2.5.4",
                        "release": "3.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-brian2",
                        "epoch": null,
                        "version": "2.5.4",
                        "release": "3.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python-brian2-debugsource",
                        "epoch": null,
                        "version": "2.5.4",
                        "release": "3.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-brian2",
                        "epoch": null,
                        "version": "2.5.4",
                        "release": "3.fc40",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-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/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "06849454-python-brian2",
            "built_packages": "python-brian2-doc 2.5.4\npython3-brian2-debuginfo 2.5.4\npython-brian2-debugsource 2.5.4\npython3-brian2 2.5.4",
            "id": 6849454,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-01-02 18:17:51,397][  INFO][PID:1574590] Sending fedora-messaging bus message in build.end
[2024-01-02 18:17:51,423][  INFO][PID:1574590] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/builder-live.log by gzip
[2024-01-02 18:17:51,424][  INFO][PID:1574590] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/builder-live.log' as PID 1678704
[2024-01-02 18:17:51,444][  INFO][PID:1574590] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/builder-live.log)
[2024-01-02 18:17:51,445][  INFO][PID:1574590] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/backend.log by gzip
[2024-01-02 18:17:51,447][  INFO][PID:1574590] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64/06849454-python-brian2/backend.log' as PID 1678710