[2025-09-29 05:23:28,553][ INFO][PID:2568579] Marking build as starting [2025-09-29 05:23:28,583][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:23:28,584][ INFO][PID:2568579] VM allocation process starts [2025-09-29 05:23:28,594][ INFO][PID:2568579] Trying to allocate VM: ResallocHost, ticket_id=5360374, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-29 05:23:31,634][ INFO][PID:2568579] Allocated host ResallocHost, ticket_id=5360374, hostname=3.92.169.148, name=aws_x86_64_normalreserved_prod_06995416_20250929_050942, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-29 05:23:31,635][ INFO][PID:2568579] Allocating ssh connection to builder [2025-09-29 05:23:31,636][ INFO][PID:2568579] Checking that builder machine is OK [2025-09-29 05:23:31,968][ INFO][PID:2568579] Running remote command: copr-builder-ready srpm-builds [2025-09-29 05:23:32,163][ INFO][PID:2568579] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-29 05:23:32,164][ INFO][PID:2568579] Filling build.info file with builder info [2025-09-29 05:23:32,165][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:23:32,165][ INFO][PID:2568579] 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", "project_dirname": "pgjdbc", "submitter": null, "ended_on": null, "started_on": 1759123412.1656854, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9626454", "build_id": 9626454, "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\": \"tmp9jvf33cn\", \"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--61897693-163e-4846-ac47-6a12023e4f6a", "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", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc", "result_dir": "09626454", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9626454, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-09-29 05:23:32,185][ INFO][PID:2568579] Sending fedora-messaging bus message in build.start [2025-09-29 05:23:32,833][ INFO][PID:2568579] Sending fedora-messaging bus message in chroot.start [2025-09-29 05:23:32,856][ INFO][PID:2568579] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9626454 --detached [2025-09-29 05:23:33,239][ INFO][PID:2568579] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.92.169.148' (ED25519) to the list of known hosts. [2025-09-29 05:23:33,240][ INFO][PID:2568579] Downloading the builder-live.log file, attempt 1 [2025-09-29 05:23:33,241][ INFO][PID:2568579] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.92.169.148 copr-rpmbuild-log [2025-09-29 05:23:38,248][ INFO][PID:2568579] Periodic builder liveness probe: alive [2025-09-29 05:23:38,249][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:23:43,250][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:23:48,251][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:23:53,252][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:23:58,253][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:03,254][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:08,255][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:13,255][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:18,256][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:23,257][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:28,258][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:33,259][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:38,260][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:43,262][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:48,263][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:53,264][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:24:58,265][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:03,266][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:08,266][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:13,293][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:18,367][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:23,368][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:28,402][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:33,427][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:38,444][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:43,446][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:48,449][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:53,454][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:25:58,458][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:26:03,459][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:26:08,460][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:26:13,461][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:26:18,504][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:26:23,506][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:26:28,506][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:26:33,507][ INFO][PID:2568579] Checking for cancel request [2025-09-29 05:26:33,768][ INFO][PID:2568579] Downloading results from builder [2025-09-29 05:26:33,769][ INFO][PID:2568579] rsyncing of mockbuilder@3.92.169.148:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626454 started [2025-09-29 05:26:33,770][ INFO][PID:2568579] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.92.169.148:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626454/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626454/build-09626454.rsync.log [2025-09-29 05:26:34,036][ INFO][PID:2568579] rsyncing finished. [2025-09-29 05:26:34,037][ INFO][PID:2568579] Releasing VM back to pool [2025-09-29 05:26:34,075][ INFO][PID:2568579] Searching for 'success' file in resultdir [2025-09-29 05:26:34,076][ ERROR][PID:2568579] Build failed: Backend process error: No success file => build failure [2025-09-29 05:26:34,077][ INFO][PID:2568579] Finished build: id=9626454 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2025-09-29 05:26:34,078][ ERROR][PID:2568579] Backend process error: No success file => build failure [2025-09-29 05:26:34,079][ INFO][PID:2568579] Worker failed build, took 181.91375589370728 [2025-09-29 05:26:34,080][ INFO][PID:2568579] 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", "project_dirname": "pgjdbc", "submitter": null, "ended_on": 1759123594.0794413, "started_on": 1759123412.1656854, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9626454", "build_id": 9626454, "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\": \"tmp9jvf33cn\", \"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--61897693-163e-4846-ac47-6a12023e4f6a", "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", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc", "result_dir": "09626454", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9626454, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-09-29 05:26:34,108][ INFO][PID:2568579] Sending fedora-messaging bus message in build.end [2025-09-29 05:26:34,135][ INFO][PID:2568579] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626454/builder-live.log by gzip [2025-09-29 05:26:34,136][ INFO][PID:2568579] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626454/builder-live.log' as PID 2581266 [2025-09-29 05:26:34,144][ INFO][PID:2568579] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626454/builder-live.log) [2025-09-29 05:26:34,145][ INFO][PID:2568579] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626454/backend.log by gzip [2025-09-29 05:26:34,146][ INFO][PID:2568579] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09626454/backend.log' as PID 2581268