[2024-05-08 13:25:09,991][  INFO][PID:1237436] Marking build as starting
[2024-05-08 13:25:10,065][  INFO][PID:1237436] Trying to allocate VM
[2024-05-08 13:25:13,098][  INFO][PID:1237436] Allocated host ResallocHost, ticket_id=2703814, hostname=2620:52:3:1:dead:beef:cafe:c14f
[2024-05-08 13:25:13,099][  INFO][PID:1237436] Allocating ssh connection to builder
[2024-05-08 13:25:13,100][  INFO][PID:1237436] Checking that builder machine is OK
[2024-05-08 13:25:13,695][  INFO][PID:1237436] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-05-08 13:25:14,061][  INFO][PID:1237436] Filling build.info file with builder info
[2024-05-08 13:25:14,063][  INFO][PID:1237436] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-review",
            "project_name": "fedora-review-2278626-amazon-ec2-utils",
            "project_dirname": "fedora-review-2278626-amazon-ec2-utils",
            "submitter": "frostyx",
            "ended_on": null,
            "started_on": 1715174714.0634425,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7426794-fedora-rawhide-x86_64",
            "build_id": 7426794,
            "package_name": "amazon-ec2-utils",
            "package_version": "2.2.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-review/fedora-review-2278626-amazon-ec2-utils/amazon-ec2-utils",
            "git_hash": "e37670d59c0ea64293cabce3f39df186111719b3",
            "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": "@fedora-review/fedora-review-2278626-amazon-ec2-utils--frostyx",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/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/@fedora-review/fedora-review-2278626-amazon-ec2-utils",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils",
            "result_dir": "07426794-amazon-ec2-utils",
            "built_packages": "",
            "id": 7426794,
            "mockchain_macros": {
                "copr_username": "@fedora-review",
                "copr_projectname": "fedora-review-2278626-amazon-ec2-utils",
                "vendor": "Fedora Project COPR (@fedora-review/fedora-review-2278626-amazon-ec2-utils)"
            }
        }
    ]
}
[2024-05-08 13:25:14,135][  INFO][PID:1237436] Sending fedora-messaging bus message in build.start
[2024-05-08 13:25:15,108][  INFO][PID:1237436] Sending fedora-messaging bus message in chroot.start
[2024-05-08 13:25:15,141][  INFO][PID:1237436] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7426794-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-05-08 13:25:15,843][  INFO][PID:1237436] Downloading the builder-live.log file, attempt 1
[2024-05-08 13:25:15,844][  INFO][PID:1237436] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14f copr-rpmbuild-log
[2024-05-08 13:25:20,850][  INFO][PID:1237436] Status: False
[2024-05-08 13:30:40,731][  INFO][PID:1237436] Downloading results from builder
[2024-05-08 13:30:40,732][  INFO][PID:1237436] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils started
[2024-05-08 13:30:40,733][  INFO][PID:1237436] 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:c14f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/ &> /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/build-07426794.rsync.log
[2024-05-08 13:30:41,292][  INFO][PID:1237436] rsyncing finished.
[2024-05-08 13:30:41,293][  INFO][PID:1237436] Releasing VM back to pool
[2024-05-08 13:30:41,338][  INFO][PID:1237436] Searching for 'success' file in resultdir
[2024-05-08 13:30:41,338][  INFO][PID:1237436] Going to sign pkgs from source: 7426794-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64
[2024-05-08 13:30:41,339][  INFO][PID:1237436] Calling '/bin/sign -u @fedora-review#fedora-review-2278626-amazon-ec2-utils@copr.fedorahosted.org -p' (attempt #1)
[2024-05-08 13:30:41,614][  INFO][PID:1237436] Calling '/bin/sign -4 -h sha256 -u @fedora-review#fedora-review-2278626-amazon-ec2-utils@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/amazon-ec2-utils-2.2.0-1.fc41.noarch.rpm' (attempt #1)
[2024-05-08 13:30:42,712][  INFO][PID:1237436] signed rpm: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/amazon-ec2-utils-2.2.0-1.fc41.noarch.rpm
[2024-05-08 13:30:42,713][  INFO][PID:1237436] Calling '/bin/sign -4 -h sha256 -u @fedora-review#fedora-review-2278626-amazon-ec2-utils@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/amazon-ec2-utils-2.2.0-1.fc41.src.rpm' (attempt #1)
[2024-05-08 13:30:43,507][  INFO][PID:1237436] signed rpm: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/amazon-ec2-utils-2.2.0-1.fc41.src.rpm
[2024-05-08 13:30:43,508][  INFO][PID:1237436] Sign done
[2024-05-08 13:30:43,508][  INFO][PID:1237436] Incremental createrepo run, adding 07426794-amazon-ec2-utils into https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-05-08 13:30:43,510][  INFO][PID:1237436] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64 --add 07426794-amazon-ec2-utils --no-appstream-metadata' as PID 1265387
[2024-05-08 13:30:44,617][  INFO][PID:1237436] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64 --add 07426794-amazon-ec2-utils --no-appstream-metadata)
[2024-05-08 13:30:44,618][  INFO][PID:1237436] Getting build details
[2024-05-08 13:30:44,619][  INFO][PID:1237436] Listing built binary packages in /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils
[2024-05-08 13:30:44,620][  INFO][PID:1237436] Built packages:
['amazon-ec2-utils 2.2.0']
[2024-05-08 13:30:44,620][  INFO][PID:1237436] build details: {'built_packages': 'amazon-ec2-utils 2.2.0'}
[2024-05-08 13:30:44,621][  INFO][PID:1237436] Retrieving pubkey
[2024-05-08 13:30:44,621][  INFO][PID:1237436] Calling '/bin/sign -u @fedora-review#fedora-review-2278626-amazon-ec2-utils@copr.fedorahosted.org -p' (attempt #1)
[2024-05-08 13:30:45,241][  INFO][PID:1237436] Added pubkey for user @fedora-review project fedora-review-2278626-amazon-ec2-utils into: /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/pubkey.gpg
[2024-05-08 13:30:45,242][  INFO][PID:1237436] Finished build: id=7426794 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils chroot=fedora-rawhide-x86_64 
[2024-05-08 13:30:45,244][  INFO][PID:1237436] Worker succeeded build, took 331.1808331012726
[2024-05-08 13:30:45,245][  INFO][PID:1237436] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-review",
            "project_name": "fedora-review-2278626-amazon-ec2-utils",
            "project_dirname": "fedora-review-2278626-amazon-ec2-utils",
            "submitter": "frostyx",
            "ended_on": 1715175045.2442756,
            "started_on": 1715174714.0634425,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7426794-fedora-rawhide-x86_64",
            "build_id": 7426794,
            "package_name": "amazon-ec2-utils",
            "package_version": "2.2.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-review/fedora-review-2278626-amazon-ec2-utils/amazon-ec2-utils",
            "git_hash": "e37670d59c0ea64293cabce3f39df186111719b3",
            "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": "@fedora-review/fedora-review-2278626-amazon-ec2-utils--frostyx",
            "results": {
                "packages": [
                    {
                        "name": "amazon-ec2-utils",
                        "epoch": null,
                        "version": "2.2.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "amazon-ec2-utils",
                        "epoch": null,
                        "version": "2.2.0",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/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/@fedora-review/fedora-review-2278626-amazon-ec2-utils",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils",
            "result_dir": "07426794-amazon-ec2-utils",
            "built_packages": "amazon-ec2-utils 2.2.0",
            "id": 7426794,
            "mockchain_macros": {
                "copr_username": "@fedora-review",
                "copr_projectname": "fedora-review-2278626-amazon-ec2-utils",
                "vendor": "Fedora Project COPR (@fedora-review/fedora-review-2278626-amazon-ec2-utils)"
            }
        }
    ]
}
[2024-05-08 13:30:45,345][  INFO][PID:1237436] Sending fedora-messaging bus message in build.end
[2024-05-08 13:30:45,379][  INFO][PID:1237436] Compressing /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/builder-live.log by gzip
[2024-05-08 13:30:45,380][  INFO][PID:1237436] Running command 'gzip /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/builder-live.log' as PID 1265567
[2024-05-08 13:30:45,454][  INFO][PID:1237436] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/builder-live.log)
[2024-05-08 13:30:45,455][  INFO][PID:1237436] Compressing /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/backend.log by gzip
[2024-05-08 13:30:45,456][  INFO][PID:1237436] Running command 'gzip /var/lib/copr/public_html/results/@fedora-review/fedora-review-2278626-amazon-ec2-utils/fedora-rawhide-x86_64/07426794-amazon-ec2-utils/backend.log' as PID 1265573