[2026-03-16 16:25:27,276][ INFO][PID:1637394] Marking build as starting [2026-03-16 16:25:27,380][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:25:27,381][ INFO][PID:1637394] VM allocation process starts [2026-03-16 16:25:27,392][ INFO][PID:1637394] Trying to allocate VM: ResallocHost, ticket_id=1893130, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-16 16:25:32,393][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:25:37,394][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:25:39,423][ INFO][PID:1637394] Allocated host ResallocHost, ticket_id=1893130, hostname=2620:52:6:1161:dead:beef:cafe:c117, name=vmhost_x86_01_prod_03498846_20260316_162130, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-16 16:25:39,423][ INFO][PID:1637394] Allocating ssh connection to builder [2026-03-16 16:25:39,424][ INFO][PID:1637394] Checking that builder machine is OK [2026-03-16 16:25:40,013][ INFO][PID:1637394] Running remote command: copr-builder-ready srpm-builds [2026-03-16 16:25:40,383][ INFO][PID:1637394] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-03-16 16:25:40,384][ INFO][PID:1637394] Filling build.info file with builder info [2026-03-16 16:25:40,387][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:25:40,394][ INFO][PID:1637394] 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": 1773678340.392334, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10231284", "build_id": 10231284, "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-44-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmp30zam532\", \"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--9b80f918-7c5c-4dce-a797-5cc4d38aed73", "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": "10231284", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10231284, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2026-03-16 16:25:40,471][ INFO][PID:1637394] Sending fedora-messaging bus message in build.start [2026-03-16 16:25:41,437][ INFO][PID:1637394] Sending fedora-messaging bus message in chroot.start [2026-03-16 16:25:41,483][ INFO][PID:1637394] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10231284 --detached [2026-03-16 16:25:42,090][ INFO][PID:1637394] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:6:1161:dead:beef:cafe:c117' (ED25519) to the list of known hosts. [2026-03-16 16:25:42,092][ INFO][PID:1637394] Downloading the builder-live.log file, attempt 1 [2026-03-16 16:25:42,094][ INFO][PID:1637394] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:6:1161:dead:beef:cafe:c117 copr-rpmbuild-log [2026-03-16 16:25:47,124][ INFO][PID:1637394] Periodic builder liveness probe: alive [2026-03-16 16:25:47,127][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:25:52,131][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:25:57,134][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:02,136][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:07,137][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:12,139][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:17,140][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:22,143][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:27,144][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:32,145][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:37,146][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:42,147][ INFO][PID:1637394] Checking for cancel request [2026-03-16 16:26:42,358][ INFO][PID:1637394] Downloading results from builder [2026-03-16 16:26:42,358][ INFO][PID:1637394] rsyncing of mockbuilder@[2620:52:6:1161:dead:beef:cafe:c117]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10231284 started [2026-03-16 16:26:42,359][ INFO][PID:1637394] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:6:1161:dead:beef:cafe:c117]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10231284/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10231284/build-10231284.rsync.log [2026-03-16 16:26:42,784][ INFO][PID:1637394] rsyncing finished. [2026-03-16 16:26:42,785][ INFO][PID:1637394] Releasing VM back to pool [2026-03-16 16:26:42,818][ INFO][PID:1637394] Searching for 'success' file in resultdir [2026-03-16 16:26:42,819][ ERROR][PID:1637394] Build failed: Backend process error: No success file => build failure [2026-03-16 16:26:42,822][ INFO][PID:1637394] Finished build: id=10231284 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2026-03-16 16:26:42,825][ ERROR][PID:1637394] Backend process error: No success file => build failure [2026-03-16 16:26:42,826][ INFO][PID:1637394] Worker failed build, took 62.433804750442505 [2026-03-16 16:26:42,826][ INFO][PID:1637394] 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": 1773678402.8261387, "started_on": 1773678340.392334, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10231284", "build_id": 10231284, "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-44-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmp30zam532\", \"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--9b80f918-7c5c-4dce-a797-5cc4d38aed73", "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": "10231284", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10231284, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2026-03-16 16:26:42,931][ INFO][PID:1637394] Sending fedora-messaging bus message in build.end [2026-03-16 16:26:42,976][ INFO][PID:1637394] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10231284/builder-live.log by gzip [2026-03-16 16:26:42,977][ INFO][PID:1637394] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10231284/builder-live.log' as PID 1648211 [2026-03-16 16:26:42,983][ INFO][PID:1637394] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10231284/builder-live.log) [2026-03-16 16:26:42,984][ INFO][PID:1637394] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10231284/backend.log by gzip [2026-03-16 16:26:42,987][ INFO][PID:1637394] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10231284/backend.log' as PID 1648213