[2024-04-27 22:40:23,743][  INFO][PID:2780767] Marking build as starting
[2024-04-27 22:40:23,927][  INFO][PID:2780767] Trying to allocate VM
[2024-04-27 22:40:26,999][  INFO][PID:2780767] Allocated host ResallocHost, ticket_id=2538667, hostname=2620:52:3:1:dead:beef:cafe:c115
[2024-04-27 22:40:27,000][  INFO][PID:2780767] Allocating ssh connection to builder
[2024-04-27 22:40:27,000][  INFO][PID:2780767] Checking that builder machine is OK
[2024-04-27 22:40:27,575][  INFO][PID:2780767] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c115 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-04-27 22:40:27,890][  INFO][PID:2780767] Filling build.info file with builder info
[2024-04-27 22:40:27,892][  INFO][PID:2780767] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "tavie",
            "project_name": "ros2",
            "project_dirname": "ros2",
            "submitter": "tavie",
            "ended_on": null,
            "started_on": 1714257627.8917377,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7381445-fedora-39-x86_64",
            "build_id": 7381445,
            "package_name": "ros-iron-mimick-vendor",
            "package_version": "0.3.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tavie/ros2/ros-iron-mimick-vendor",
            "git_hash": "6906badcb83992f9e67f89d0005b824b1f1948cf",
            "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": "tavie/ros2--tavie",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tavie/ros2/fedora-39-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/tavie/ros2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tavie/ros2",
            "result_dir": "07381445-ros-iron-mimick-vendor",
            "built_packages": "",
            "id": 7381445,
            "mockchain_macros": {
                "copr_username": "tavie",
                "copr_projectname": "ros2",
                "vendor": "Fedora Project COPR (tavie/ros2)"
            }
        }
    ]
}
[2024-04-27 22:40:27,947][  INFO][PID:2780767] Sending fedora-messaging bus message in build.start
[2024-04-27 22:40:28,907][  INFO][PID:2780767] Sending fedora-messaging bus message in chroot.start
[2024-04-27 22:40:28,943][  INFO][PID:2780767] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7381445-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-04-27 22:40:29,530][  INFO][PID:2780767] Downloading the builder-live.log file, attempt 1
[2024-04-27 22:40:29,532][  INFO][PID:2780767] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c115 copr-rpmbuild-log
[2024-04-27 22:40:34,536][  INFO][PID:2780767] Status: False
[2024-04-27 22:42:39,283][  INFO][PID:2780767] Downloading results from builder
[2024-04-27 22:42:39,285][  INFO][PID:2780767] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c115]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor started
[2024-04-27 22:42:39,286][  INFO][PID:2780767] 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:c115]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/ &> /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/build-07381445.rsync.log
[2024-04-27 22:42:40,015][  INFO][PID:2780767] rsyncing finished.
[2024-04-27 22:42:40,016][  INFO][PID:2780767] Releasing VM back to pool
[2024-04-27 22:42:40,024][  INFO][PID:2780767] Searching for 'success' file in resultdir
[2024-04-27 22:42:40,025][  INFO][PID:2780767] Going to sign pkgs from source: 7381445-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64
[2024-04-27 22:42:40,026][  INFO][PID:2780767] Calling '/bin/sign -u tavie#ros2@copr.fedorahosted.org -p' (attempt #1)
[2024-04-27 22:42:40,317][  INFO][PID:2780767] Calling '/bin/sign -4 -h sha256 -u tavie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/ros-iron-mimick-vendor-0.3.2-1.fc39.src.rpm' (attempt #1)
[2024-04-27 22:42:41,158][  INFO][PID:2780767] signed rpm: /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/ros-iron-mimick-vendor-0.3.2-1.fc39.src.rpm
[2024-04-27 22:42:41,159][  INFO][PID:2780767] Calling '/bin/sign -4 -h sha256 -u tavie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/ros-iron-mimick-vendor-0.3.2-1.fc39.noarch.rpm' (attempt #1)
[2024-04-27 22:42:42,004][  INFO][PID:2780767] signed rpm: /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/ros-iron-mimick-vendor-0.3.2-1.fc39.noarch.rpm
[2024-04-27 22:42:42,005][  INFO][PID:2780767] Sign done
[2024-04-27 22:42:42,005][  INFO][PID:2780767] Incremental createrepo run, adding 07381445-ros-iron-mimick-vendor into https://download.copr.fedorainfracloud.org/results/tavie/ros2/fedora-39-x86_64, (auto-create-repo=True)
[2024-04-27 22:42:42,007][  INFO][PID:2780767] Running command 'copr-repo --batched /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64 --add 07381445-ros-iron-mimick-vendor --no-appstream-metadata' as PID 2792832
[2024-04-27 22:42:44,349][  INFO][PID:2780767] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64 --add 07381445-ros-iron-mimick-vendor --no-appstream-metadata)
[2024-04-27 22:42:44,350][  INFO][PID:2780767] Getting build details
[2024-04-27 22:42:44,351][  INFO][PID:2780767] Listing built binary packages in /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor
[2024-04-27 22:42:44,351][  INFO][PID:2780767] Built packages:
['ros-iron-mimick-vendor 0.3.2']
[2024-04-27 22:42:44,352][  INFO][PID:2780767] build details: {'built_packages': 'ros-iron-mimick-vendor 0.3.2'}
[2024-04-27 22:42:44,352][  INFO][PID:2780767] Retrieving pubkey
[2024-04-27 22:42:44,353][  INFO][PID:2780767] Calling '/bin/sign -u tavie#ros2@copr.fedorahosted.org -p' (attempt #1)
[2024-04-27 22:42:44,647][  INFO][PID:2780767] Added pubkey for user tavie project ros2 into: /var/lib/copr/public_html/results/tavie/ros2/pubkey.gpg
[2024-04-27 22:42:44,647][  INFO][PID:2780767] Finished build: id=7381445 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/tavie/ros2 chroot=fedora-39-x86_64 
[2024-04-27 22:42:44,649][  INFO][PID:2780767] Worker succeeded build, took 136.75791597366333
[2024-04-27 22:42:44,650][  INFO][PID:2780767] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "tavie",
            "project_name": "ros2",
            "project_dirname": "ros2",
            "submitter": "tavie",
            "ended_on": 1714257764.6496537,
            "started_on": 1714257627.8917377,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7381445-fedora-39-x86_64",
            "build_id": 7381445,
            "package_name": "ros-iron-mimick-vendor",
            "package_version": "0.3.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tavie/ros2/ros-iron-mimick-vendor",
            "git_hash": "6906badcb83992f9e67f89d0005b824b1f1948cf",
            "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": "tavie/ros2--tavie",
            "results": {
                "packages": [
                    {
                        "name": "ros-iron-mimick-vendor",
                        "epoch": null,
                        "version": "0.3.2",
                        "release": "1.fc39",
                        "arch": "noarch"
                    },
                    {
                        "name": "ros-iron-mimick-vendor",
                        "epoch": null,
                        "version": "0.3.2",
                        "release": "1.fc39",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tavie/ros2/fedora-39-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/tavie/ros2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tavie/ros2",
            "result_dir": "07381445-ros-iron-mimick-vendor",
            "built_packages": "ros-iron-mimick-vendor 0.3.2",
            "id": 7381445,
            "mockchain_macros": {
                "copr_username": "tavie",
                "copr_projectname": "ros2",
                "vendor": "Fedora Project COPR (tavie/ros2)"
            }
        }
    ]
}
[2024-04-27 22:42:44,727][  INFO][PID:2780767] Sending fedora-messaging bus message in build.end
[2024-04-27 22:42:44,758][  INFO][PID:2780767] Compressing /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/builder-live.log by gzip
[2024-04-27 22:42:44,760][  INFO][PID:2780767] Running command 'gzip /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/builder-live.log' as PID 2793040
[2024-04-27 22:42:44,764][  INFO][PID:2780767] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/builder-live.log)
[2024-04-27 22:42:44,764][  INFO][PID:2780767] Compressing /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/backend.log by gzip
[2024-04-27 22:42:44,766][  INFO][PID:2780767] Running command 'gzip /var/lib/copr/public_html/results/tavie/ros2/fedora-39-x86_64/07381445-ros-iron-mimick-vendor/backend.log' as PID 2793042