[2025-11-13 17:21:39,404][ INFO][PID:2730298] Marking build as starting [2025-11-13 17:21:39,424][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:21:39,425][ INFO][PID:2730298] VM allocation process starts [2025-11-13 17:21:39,433][ INFO][PID:2730298] Trying to allocate VM: ResallocHost, ticket_id=6168791, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-13 17:21:42,477][ INFO][PID:2730298] Allocated host ResallocHost, ticket_id=6168791, hostname=18.234.182.247, name=aws_x86_64_normalreserved_prod_07981111_20251113_171613, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-13 17:21:42,478][ INFO][PID:2730298] Allocating ssh connection to builder [2025-11-13 17:21:42,478][ INFO][PID:2730298] Checking that builder machine is OK [2025-11-13 17:21:42,792][ INFO][PID:2730298] Running remote command: copr-builder-ready srpm-builds [2025-11-13 17:21:42,984][ INFO][PID:2730298] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-13 17:21:42,985][ INFO][PID:2730298] Filling build.info file with builder info [2025-11-13 17:21:42,985][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:21:42,986][ INFO][PID:2730298] 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": 1763054502.9863875, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9795718", "build_id": 9795718, "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\": \"tmp4w_0w0hc\", \"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--c66cfecd-9b00-4fab-8d2a-f3914716d713", "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": "09795718", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9795718, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-11-13 17:21:43,005][ INFO][PID:2730298] Sending fedora-messaging bus message in build.start [2025-11-13 17:21:43,686][ INFO][PID:2730298] Sending fedora-messaging bus message in chroot.start [2025-11-13 17:21:43,714][ INFO][PID:2730298] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9795718 --detached [2025-11-13 17:21:44,034][ INFO][PID:2730298] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.234.182.247' (ED25519) to the list of known hosts. [2025-11-13 17:21:44,035][ INFO][PID:2730298] Downloading the builder-live.log file, attempt 1 [2025-11-13 17:21:44,037][ INFO][PID:2730298] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.234.182.247 copr-rpmbuild-log [2025-11-13 17:21:49,042][ INFO][PID:2730298] Periodic builder liveness probe: alive [2025-11-13 17:21:49,043][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:21:54,044][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:21:59,045][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:04,046][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:09,047][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:14,048][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:19,049][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:24,050][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:29,051][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:34,052][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:39,053][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:44,053][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:49,054][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:54,055][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:22:59,056][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:04,057][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:09,059][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:14,059][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:19,060][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:24,061][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:29,062][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:34,063][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:39,064][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:44,065][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:49,066][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:54,067][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:23:59,068][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:04,069][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:09,070][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:14,071][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:19,072][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:24,073][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:29,074][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:34,075][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:39,076][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:44,077][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:49,078][ INFO][PID:2730298] Checking for cancel request [2025-11-13 17:24:49,382][ INFO][PID:2730298] Downloading results from builder [2025-11-13 17:24:49,383][ INFO][PID:2730298] rsyncing of mockbuilder@18.234.182.247:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09795718 started [2025-11-13 17:24:49,384][ INFO][PID:2730298] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.234.182.247:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09795718/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09795718/build-09795718.rsync.log [2025-11-13 17:24:49,589][ INFO][PID:2730298] rsyncing finished. [2025-11-13 17:24:49,590][ INFO][PID:2730298] Releasing VM back to pool [2025-11-13 17:24:49,601][ INFO][PID:2730298] Searching for 'success' file in resultdir [2025-11-13 17:24:49,602][ ERROR][PID:2730298] Build failed: Backend process error: No success file => build failure [2025-11-13 17:24:49,602][ INFO][PID:2730298] Finished build: id=9795718 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-11-13 17:24:49,604][ ERROR][PID:2730298] Backend process error: No success file => build failure [2025-11-13 17:24:49,604][ INFO][PID:2730298] Worker failed build, took 186.61811423301697 [2025-11-13 17:24:49,605][ INFO][PID:2730298] 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": 1763054689.6045017, "started_on": 1763054502.9863875, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9795718", "build_id": 9795718, "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\": \"tmp4w_0w0hc\", \"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--c66cfecd-9b00-4fab-8d2a-f3914716d713", "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": "09795718", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9795718, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-11-13 17:24:49,632][ INFO][PID:2730298] Sending fedora-messaging bus message in build.end [2025-11-13 17:24:49,655][ INFO][PID:2730298] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09795718/builder-live.log by gzip [2025-11-13 17:24:49,656][ INFO][PID:2730298] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09795718/builder-live.log' as PID 2743114 [2025-11-13 17:24:49,664][ INFO][PID:2730298] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09795718/builder-live.log) [2025-11-13 17:24:49,665][ INFO][PID:2730298] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09795718/backend.log by gzip [2025-11-13 17:24:49,666][ INFO][PID:2730298] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09795718/backend.log' as PID 2743117