[2025-09-18 20:10:31,579][ INFO][PID:43363] Marking build as starting [2025-09-18 20:10:31,622][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:10:31,625][ INFO][PID:43363] VM allocation process starts [2025-09-18 20:10:31,659][ INFO][PID:43363] Trying to allocate VM: ResallocHost, ticket_id=5127592, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-18 20:10:36,667][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:10:41,668][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:10:43,820][ INFO][PID:43363] Allocated host ResallocHost, ticket_id=5127592, hostname=13.222.154.187, name=aws_x86_64_normalreserved_prod_06822214_20250918_200836, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-18 20:10:43,820][ INFO][PID:43363] Allocating ssh connection to builder [2025-09-18 20:10:43,823][ INFO][PID:43363] Checking that builder machine is OK [2025-09-18 20:10:44,199][ INFO][PID:43363] Running remote command: copr-builder-ready srpm-builds [2025-09-18 20:10:44,507][ INFO][PID:43363] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-18 20:10:44,512][ INFO][PID:43363] Filling build.info file with builder info [2025-09-18 20:10:44,513][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:10:44,528][ INFO][PID:43363] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@pgjdbc", "project_name": "pgjdbc-ci", "project_dirname": "pgjdbc-ci", "submitter": null, "ended_on": null, "started_on": 1758226244.524191, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9571253", "build_id": 9571253, "package_name": "postgresql-jdbc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Prepare the source RPM tarball in Fedora Copr build system. This script\\n# shouldn'\\u0167 be executed on a localhost.\\n\\nset -e\\nset -o pipefail\\n\\nclone_url_parent=https://github.com/pgjdbc/pgjdbc.git\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\ntest -f \\\"$hook_payload\\\" && webhook-checkout \\\"$hook_payload\\\"\\n\\n# generate source tarball\\n./gradlew :postgresql:sourceDistribution -Prelease -PjdkBuildVersion=21\\n\\nproject_version=$(grep pgjdbc.version gradle.properties | cut -d \\\"=\\\" -f2-)\\ncp pgjdbc/build/distributions/postgresql-$project_version-jdbc-src.tar.gz \\\"$resultdir\\\"\\n\\ngit_rev=$(git rev-parse --short=7 HEAD)\\ndate_rev=$(date +%Y%m%d_%H%M%S)\\nrelease=${date_rev}.git$git_rev\\n\\ncd packaging/rpm\\n\\nspec=postgresql-jdbc.spec\\nsed -e \\\"s!^Release:.*\\\\$!Release: 1.$release%{?dist}!\\\" \\\\\\n -e \\\"s!^Version:.*\\\\$!Version: $project_version!\\\" \\\\\\n \\\"$spec.tpl\\\" > \\\"$spec\\\"\\n\\ncp \\\"$spec\\\" \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmpg1nezqn7\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc-ci--0ce08fe7-fc8a-4400-98e3-b8a6a471b39d", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "09571253", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9571253, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-09-18 20:10:44,578][ INFO][PID:43363] Sending fedora-messaging bus message in build.start [2025-09-18 20:10:46,504][ INFO][PID:43363] Sending fedora-messaging bus message in chroot.start [2025-09-18 20:10:46,574][ INFO][PID:43363] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9571253 --detached [2025-09-18 20:10:47,084][ INFO][PID:43363] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.222.154.187' (ED25519) to the list of known hosts. [2025-09-18 20:10:47,085][ INFO][PID:43363] Downloading the builder-live.log file, attempt 1 [2025-09-18 20:10:47,094][ INFO][PID:43363] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.222.154.187 copr-rpmbuild-log [2025-09-18 20:10:52,101][ INFO][PID:43363] Periodic builder liveness probe: alive [2025-09-18 20:10:52,107][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:10:57,112][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:02,119][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:07,124][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:12,131][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:17,134][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:22,136][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:27,138][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:32,148][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:37,152][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:42,158][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:47,166][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:52,172][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:11:57,174][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:02,175][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:07,182][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:12,185][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:17,201][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:22,203][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:27,205][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:32,209][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:37,212][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:42,215][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:47,218][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:52,223][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:12:57,225][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:13:02,228][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:13:07,236][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:13:12,243][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:13:17,247][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:13:22,251][ INFO][PID:43363] Checking for cancel request [2025-09-18 20:13:24,267][ INFO][PID:43363] Downloading results from builder [2025-09-18 20:13:24,268][ INFO][PID:43363] rsyncing of mockbuilder@13.222.154.187:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09571253 started [2025-09-18 20:13:24,272][ INFO][PID:43363] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.222.154.187:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09571253/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09571253/build-09571253.rsync.log [2025-09-18 20:13:24,616][ INFO][PID:43363] rsyncing finished. [2025-09-18 20:13:24,616][ INFO][PID:43363] Releasing VM back to pool [2025-09-18 20:13:24,642][ INFO][PID:43363] Searching for 'success' file in resultdir [2025-09-18 20:13:24,643][ ERROR][PID:43363] Build failed: Backend process error: No success file => build failure [2025-09-18 20:13:24,644][ INFO][PID:43363] Finished build: id=9571253 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-09-18 20:13:24,650][ ERROR][PID:43363] Backend process error: No success file => build failure [2025-09-18 20:13:24,651][ INFO][PID:43363] Worker failed build, took 160.12735033035278 [2025-09-18 20:13:24,652][ INFO][PID:43363] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@pgjdbc", "project_name": "pgjdbc-ci", "project_dirname": "pgjdbc-ci", "submitter": null, "ended_on": 1758226404.6515412, "started_on": 1758226244.524191, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9571253", "build_id": 9571253, "package_name": "postgresql-jdbc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Prepare the source RPM tarball in Fedora Copr build system. This script\\n# shouldn'\\u0167 be executed on a localhost.\\n\\nset -e\\nset -o pipefail\\n\\nclone_url_parent=https://github.com/pgjdbc/pgjdbc.git\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\ntest -f \\\"$hook_payload\\\" && webhook-checkout \\\"$hook_payload\\\"\\n\\n# generate source tarball\\n./gradlew :postgresql:sourceDistribution -Prelease -PjdkBuildVersion=21\\n\\nproject_version=$(grep pgjdbc.version gradle.properties | cut -d \\\"=\\\" -f2-)\\ncp pgjdbc/build/distributions/postgresql-$project_version-jdbc-src.tar.gz \\\"$resultdir\\\"\\n\\ngit_rev=$(git rev-parse --short=7 HEAD)\\ndate_rev=$(date +%Y%m%d_%H%M%S)\\nrelease=${date_rev}.git$git_rev\\n\\ncd packaging/rpm\\n\\nspec=postgresql-jdbc.spec\\nsed -e \\\"s!^Release:.*\\\\$!Release: 1.$release%{?dist}!\\\" \\\\\\n -e \\\"s!^Version:.*\\\\$!Version: $project_version!\\\" \\\\\\n \\\"$spec.tpl\\\" > \\\"$spec\\\"\\n\\ncp \\\"$spec\\\" \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmpg1nezqn7\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc-ci--0ce08fe7-fc8a-4400-98e3-b8a6a471b39d", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "09571253", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9571253, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-09-18 20:13:24,691][ INFO][PID:43363] Sending fedora-messaging bus message in build.end [2025-09-18 20:13:24,755][ INFO][PID:43363] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09571253/builder-live.log by gzip [2025-09-18 20:13:24,760][ INFO][PID:43363] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09571253/builder-live.log' as PID 64309 [2025-09-18 20:13:24,786][ INFO][PID:43363] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09571253/builder-live.log) [2025-09-18 20:13:24,787][ INFO][PID:43363] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09571253/backend.log by gzip [2025-09-18 20:13:24,792][ INFO][PID:43363] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09571253/backend.log' as PID 64311