[2025-01-24 11:50:19,382][  INFO][PID:2098076] Marking build as starting
[2025-01-24 11:50:19,514][  INFO][PID:2098076] Trying to allocate VM
[2025-01-24 11:50:22,541][  INFO][PID:2098076] Allocated host ResallocHost, ticket_id=911068, hostname=3.239.197.246, name=aws_x86_64_normalreserved_prod_00815749_20250124_114816
[2025-01-24 11:50:22,541][  INFO][PID:2098076] Allocating ssh connection to builder
[2025-01-24 11:50:22,542][  INFO][PID:2098076] Checking that builder machine is OK
[2025-01-24 11:50:22,921][  INFO][PID:2098076] Running remote command: copr-builder-ready epel-7-x86_64
[2025-01-24 11:50:23,143][  INFO][PID:2098076] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-24 11:50:23,144][  INFO][PID:2098076] Filling build.info file with builder info
[2025-01-24 11:50:23,145][  INFO][PID:2098076] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "nadybot",
            "project_name": "Nadybot",
            "project_dirname": "Nadybot",
            "submitter": "nadybot",
            "ended_on": null,
            "started_on": 1737719423.145656,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-7-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8566811-epel-7-x86_64",
            "build_id": 8566811,
            "package_name": "nadybot",
            "package_version": "6.2.11-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nadybot/Nadybot/nadybot",
            "git_hash": "45d09740c5e7e53844538c9a482272405b6ca294",
            "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": "nadybot/Nadybot--nadybot",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nadybot/Nadybot/epel-7-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://rpms.remirepo.net/enterprise/7/php74/$basearch/",
                    "id": "http_rpms_remirepo_net_enterprise_7_php74_basearch",
                    "name": "Additional repo http_rpms_remirepo_net_enterprise_7_php74_basearch"
                },
                {
                    "baseurl": "http://rpms.remirepo.net/enterprise/7/safe/$basearch/",
                    "id": "http_rpms_remirepo_net_enterprise_7_safe_basearch",
                    "name": "Additional repo http_rpms_remirepo_net_enterprise_7_safe_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/nadybot/Nadybot",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nadybot/Nadybot",
            "result_dir": "08566811-nadybot",
            "built_packages": "",
            "id": 8566811,
            "mockchain_macros": {
                "copr_username": "nadybot",
                "copr_projectname": "Nadybot",
                "vendor": "Fedora Project COPR (nadybot/Nadybot)"
            }
        }
    ]
}
[2025-01-24 11:50:23,177][  INFO][PID:2098076] Sending fedora-messaging bus message in build.start
[2025-01-24 11:50:23,814][  INFO][PID:2098076] Sending fedora-messaging bus message in chroot.start
[2025-01-24 11:50:23,843][  INFO][PID:2098076] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8566811-epel-7-x86_64 --chroot epel-7-x86_64 --detached
[2025-01-24 11:50:24,246][  INFO][PID:2098076] Downloading the builder-live.log file, attempt 1
[2025-01-24 11:50:24,248][  INFO][PID:2098076] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.239.197.246 copr-rpmbuild-log
[2025-01-24 11:50:29,251][  INFO][PID:2098076] Periodic builder liveness probe: alive
[2025-01-24 11:52:36,545][  INFO][PID:2098076] Downloading results from builder
[2025-01-24 11:52:36,545][  INFO][PID:2098076] rsyncing of mockbuilder@3.239.197.246:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot started
[2025-01-24 11:52:36,546][  INFO][PID:2098076] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.239.197.246:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/ &> /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/build-08566811.rsync.log
[2025-01-24 11:52:36,828][  INFO][PID:2098076] rsyncing finished.
[2025-01-24 11:52:36,828][  INFO][PID:2098076] Releasing VM back to pool
[2025-01-24 11:52:36,837][  INFO][PID:2098076] Searching for 'success' file in resultdir
[2025-01-24 11:52:36,837][  INFO][PID:2098076] Going to sign pkgs from source: 8566811-epel-7-x86_64 in chroot: /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64
[2025-01-24 11:52:36,838][  INFO][PID:2098076] Calling '/bin/sign -u nadybot#Nadybot@copr.fedorahosted.org -p' (attempt #1)
[2025-01-24 11:52:37,011][  INFO][PID:2098076] Calling '/bin/sign -4 -h sha256 -u nadybot#Nadybot@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/nadybot-6.2.11-1.el7_9.src.rpm' (attempt #1)
[2025-01-24 11:52:37,516][  INFO][PID:2098076] signed rpm: /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/nadybot-6.2.11-1.el7_9.src.rpm
[2025-01-24 11:52:37,517][  INFO][PID:2098076] Calling '/bin/sign -4 -h sha256 -u nadybot#Nadybot@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/nadybot-6.2.11-1.el7_9.noarch.rpm' (attempt #1)
[2025-01-24 11:52:38,053][  INFO][PID:2098076] signed rpm: /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/nadybot-6.2.11-1.el7_9.noarch.rpm
[2025-01-24 11:52:38,054][  INFO][PID:2098076] Sign done
[2025-01-24 11:52:38,054][  INFO][PID:2098076] Incremental createrepo run, adding 08566811-nadybot into https://download.copr.fedorainfracloud.org/results/nadybot/Nadybot/epel-7-x86_64, (auto-create-repo=True)
[2025-01-24 11:52:38,055][  INFO][PID:2098076] Running command 'copr-repo --batched /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64 --add 08566811-nadybot --no-appstream-metadata' as PID 2104093
[2025-01-24 11:52:38,763][  INFO][PID:2098076] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64 --add 08566811-nadybot --no-appstream-metadata)
[2025-01-24 11:52:38,764][  INFO][PID:2098076] Getting build details
[2025-01-24 11:52:38,765][  INFO][PID:2098076] Listing built binary packages in /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot
[2025-01-24 11:52:38,765][  INFO][PID:2098076] Built packages:
['nadybot 6.2.11']
[2025-01-24 11:52:38,765][  INFO][PID:2098076] build details: {'built_packages': 'nadybot 6.2.11'}
[2025-01-24 11:52:38,766][  INFO][PID:2098076] Retrieving pubkey
[2025-01-24 11:52:38,766][  INFO][PID:2098076] Calling '/bin/sign -u nadybot#Nadybot@copr.fedorahosted.org -p' (attempt #1)
[2025-01-24 11:52:39,070][  INFO][PID:2098076] Added pubkey for user nadybot project Nadybot into: /var/lib/copr/public_html/results/nadybot/Nadybot/pubkey.gpg
[2025-01-24 11:52:39,070][  INFO][PID:2098076] Finished build: id=8566811 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/nadybot/Nadybot chroot=epel-7-x86_64 
[2025-01-24 11:52:39,072][  INFO][PID:2098076] Worker succeeded build, took 135.9267234802246
[2025-01-24 11:52:39,073][  INFO][PID:2098076] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "nadybot",
            "project_name": "Nadybot",
            "project_dirname": "Nadybot",
            "submitter": "nadybot",
            "ended_on": 1737719559.0723796,
            "started_on": 1737719423.145656,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-7-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8566811-epel-7-x86_64",
            "build_id": 8566811,
            "package_name": "nadybot",
            "package_version": "6.2.11-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nadybot/Nadybot/nadybot",
            "git_hash": "45d09740c5e7e53844538c9a482272405b6ca294",
            "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": "nadybot/Nadybot--nadybot",
            "results": {
                "packages": [
                    {
                        "name": "nadybot",
                        "epoch": null,
                        "version": "6.2.11",
                        "release": "1.el7_9",
                        "arch": "noarch"
                    },
                    {
                        "name": "nadybot",
                        "epoch": null,
                        "version": "6.2.11",
                        "release": "1.el7_9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nadybot/Nadybot/epel-7-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://rpms.remirepo.net/enterprise/7/php74/$basearch/",
                    "id": "http_rpms_remirepo_net_enterprise_7_php74_basearch",
                    "name": "Additional repo http_rpms_remirepo_net_enterprise_7_php74_basearch"
                },
                {
                    "baseurl": "http://rpms.remirepo.net/enterprise/7/safe/$basearch/",
                    "id": "http_rpms_remirepo_net_enterprise_7_safe_basearch",
                    "name": "Additional repo http_rpms_remirepo_net_enterprise_7_safe_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/nadybot/Nadybot",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nadybot/Nadybot",
            "result_dir": "08566811-nadybot",
            "built_packages": "nadybot 6.2.11",
            "id": 8566811,
            "mockchain_macros": {
                "copr_username": "nadybot",
                "copr_projectname": "Nadybot",
                "vendor": "Fedora Project COPR (nadybot/Nadybot)"
            }
        }
    ]
}
[2025-01-24 11:52:39,108][  INFO][PID:2098076] Sending fedora-messaging bus message in build.end
[2025-01-24 11:52:39,124][  INFO][PID:2098076] Compressing /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/builder-live.log by gzip
[2025-01-24 11:52:39,125][  INFO][PID:2098076] Running command 'gzip /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/builder-live.log' as PID 2104170
[2025-01-24 11:52:39,137][  INFO][PID:2098076] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/builder-live.log)
[2025-01-24 11:52:39,137][  INFO][PID:2098076] Compressing /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/backend.log by gzip
[2025-01-24 11:52:39,138][  INFO][PID:2098076] Running command 'gzip /var/lib/copr/public_html/results/nadybot/Nadybot/epel-7-x86_64/08566811-nadybot/backend.log' as PID 2104171