[2024-07-19 17:21:34,080][  INFO][PID:3700746] Marking build as starting
[2024-07-19 17:21:34,156][  INFO][PID:3700746] Trying to allocate VM
[2024-07-19 17:27:52,603][  INFO][PID:3700746] Allocated host ResallocHost, ticket_id=3898657, hostname=2620:52:3:1:dead:beef:cafe:c154
[2024-07-19 17:27:52,604][  INFO][PID:3700746] Allocating ssh connection to builder
[2024-07-19 17:27:52,604][  INFO][PID:3700746] Checking that builder machine is OK
[2024-07-19 17:27:53,220][  INFO][PID:3700746] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c154 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-07-19 17:27:53,585][  INFO][PID:3700746] Filling build.info file with builder info
[2024-07-19 17:27:53,587][  INFO][PID:3700746] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1721410073.5872252,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7760407-fedora-rawhide-x86_64",
            "build_id": 7760407,
            "package_name": "python-routes",
            "package_version": "2.5.1-11",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/python-routes",
            "git_hash": "cc876b59fca5c17ea484622eebf71a16181d8219",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/releng",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/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/thrnciar/pytest-8.2.2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2",
            "result_dir": "07760407-python-routes",
            "built_packages": "",
            "id": 7760407,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2024-07-19 17:27:53,660][  INFO][PID:3700746] Sending fedora-messaging bus message in build.start
[2024-07-19 17:27:54,422][  INFO][PID:3700746] Sending fedora-messaging bus message in chroot.start
[2024-07-19 17:27:54,445][  INFO][PID:3700746] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7760407-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-07-19 17:27:55,107][  INFO][PID:3700746] Downloading the builder-live.log file, attempt 1
[2024-07-19 17:27:55,109][  INFO][PID:3700746] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c154 copr-rpmbuild-log
[2024-07-19 17:28:00,117][  INFO][PID:3700746] Status: False
[2024-07-19 17:29:01,556][  INFO][PID:3700746] Downloading results from builder
[2024-07-19 17:29:01,556][  INFO][PID:3700746] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c154]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes started
[2024-07-19 17:29:01,559][  INFO][PID:3700746] 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:c154]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/build-07760407.rsync.log
[2024-07-19 17:29:02,031][  INFO][PID:3700746] rsyncing finished.
[2024-07-19 17:29:02,033][  INFO][PID:3700746] Releasing VM back to pool
[2024-07-19 17:29:02,081][  INFO][PID:3700746] Searching for 'success' file in resultdir
[2024-07-19 17:29:02,083][  INFO][PID:3700746] Going to sign pkgs from source: 7760407-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64
[2024-07-19 17:29:02,084][  INFO][PID:3700746] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2024-07-19 17:29:02,398][  INFO][PID:3700746] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/python3-routes-2.5.1-11.fc41.noarch.rpm' (attempt #1)
[2024-07-19 17:29:03,080][  INFO][PID:3700746] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/python3-routes-2.5.1-11.fc41.noarch.rpm
[2024-07-19 17:29:03,081][  INFO][PID:3700746] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/python-routes-2.5.1-11.fc41.src.rpm' (attempt #1)
[2024-07-19 17:29:04,024][  INFO][PID:3700746] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/python-routes-2.5.1-11.fc41.src.rpm
[2024-07-19 17:29:04,025][  INFO][PID:3700746] Sign done
[2024-07-19 17:29:04,025][  INFO][PID:3700746] Incremental createrepo run, adding 07760407-python-routes into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-07-19 17:29:04,027][  INFO][PID:3700746] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64 --add 07760407-python-routes --no-appstream-metadata' as PID 3767287
[2024-07-19 17:29:12,367][  INFO][PID:3700746] Finished after 8 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64 --add 07760407-python-routes --no-appstream-metadata)
[2024-07-19 17:29:12,368][  INFO][PID:3700746] Getting build details
[2024-07-19 17:29:12,369][  INFO][PID:3700746] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes
[2024-07-19 17:29:12,370][  INFO][PID:3700746] Built packages:
['python3-routes 2.5.1']
[2024-07-19 17:29:12,370][  INFO][PID:3700746] build details: {'built_packages': 'python3-routes 2.5.1'}
[2024-07-19 17:29:12,371][  INFO][PID:3700746] Retrieving pubkey
[2024-07-19 17:29:12,371][  INFO][PID:3700746] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2024-07-19 17:29:12,699][  INFO][PID:3700746] Added pubkey for user thrnciar project pytest-8.2.2 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/pubkey.gpg
[2024-07-19 17:29:12,700][  INFO][PID:3700746] Finished build: id=7760407 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.2.2 chroot=fedora-rawhide-x86_64 
[2024-07-19 17:29:12,703][  INFO][PID:3700746] Worker succeeded build, took 79.11613893508911
[2024-07-19 17:29:12,704][  INFO][PID:3700746] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1721410152.7033641,
            "started_on": 1721410073.5872252,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7760407-fedora-rawhide-x86_64",
            "build_id": 7760407,
            "package_name": "python-routes",
            "package_version": "2.5.1-11",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2/python-routes",
            "git_hash": "cc876b59fca5c17ea484622eebf71a16181d8219",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "python-routes",
                        "epoch": null,
                        "version": "2.5.1",
                        "release": "11.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-routes",
                        "epoch": null,
                        "version": "2.5.1",
                        "release": "11.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/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/thrnciar/pytest-8.2.2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2",
            "result_dir": "07760407-python-routes",
            "built_packages": "python3-routes 2.5.1",
            "id": 7760407,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2024-07-19 17:29:12,782][  INFO][PID:3700746] Sending fedora-messaging bus message in build.end
[2024-07-19 17:29:12,811][  INFO][PID:3700746] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/builder-live.log by gzip
[2024-07-19 17:29:12,813][  INFO][PID:3700746] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/builder-live.log' as PID 3768936
[2024-07-19 17:29:12,820][  INFO][PID:3700746] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/builder-live.log)
[2024-07-19 17:29:12,822][  INFO][PID:3700746] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/07760407-python-routes/backend.log by gzip