[2026-06-05 11:36:59,722][ INFO][PID:790800] Marking build as starting [2026-06-05 11:36:59,768][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:36:59,771][ INFO][PID:790800] VM allocation process starts [2026-06-05 11:36:59,820][ INFO][PID:790800] Trying to allocate VM: ResallocHost, ticket_id=3300276, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-05 11:37:04,826][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:09,827][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:14,829][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:19,948][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:24,950][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:30,022][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:35,028][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:40,032][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:45,063][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:50,217][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:37:55,222][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:00,224][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:05,225][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:10,226][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:15,235][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:20,238][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:25,305][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:27,933][ INFO][PID:790800] Allocated host ResallocHost, ticket_id=3300276, hostname=100.54.206.86, name=aws_x86_64_spot_prod_10624040_20260605_113621, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-05 11:38:27,934][ INFO][PID:790800] Allocating ssh connection to builder [2026-06-05 11:38:27,935][ INFO][PID:790800] Checking that builder machine is OK [2026-06-05 11:38:28,252][ INFO][PID:790800] Installed copr-rpmbuild version: 1.8 [2026-06-05 11:38:28,253][ INFO][PID:790800] Running remote command: copr-builder-ready srpm-builds [2026-06-05 11:38:28,465][ INFO][PID:790800] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-06-05 11:38:28,466][ INFO][PID:790800] Filling build.info file with builder info [2026-06-05 11:38:28,467][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:28,468][ INFO][PID:790800] 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": 1780659508.4681642, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10570585", "build_id": 10570585, "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\": \"tmpakpgb4ar\", \"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--3ba953ae-c5a0-4954-807e-ed96131c10ed", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "10570585", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10570585, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2026-06-05 11:38:28,506][ INFO][PID:790800] Sending fedora-messaging bus message in build.start [2026-06-05 11:38:28,999][ INFO][PID:790800] Sending fedora-messaging bus message in chroot.start [2026-06-05 11:38:29,025][ INFO][PID:790800] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10570585 --detached [2026-06-05 11:38:29,462][ INFO][PID:790800] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.54.206.86' (ED25519) to the list of known hosts. [2026-06-05 11:38:29,464][ INFO][PID:790800] Downloading the builder-live.log file, attempt 1 [2026-06-05 11:38:29,554][ INFO][PID:790800] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.54.206.86 copr-rpmbuild-log [2026-06-05 11:38:34,473][ INFO][PID:790800] Periodic builder liveness probe: alive [2026-06-05 11:38:34,474][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:39,475][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:44,476][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:49,478][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:54,480][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:38:59,481][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:39:04,483][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:39:09,489][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:39:14,491][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:39:19,493][ INFO][PID:790800] Checking for cancel request [2026-06-05 11:39:22,562][ INFO][PID:790800] Downloading results from builder [2026-06-05 11:39:22,566][ INFO][PID:790800] rsyncing of mockbuilder@100.54.206.86:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10570585 started [2026-06-05 11:39:22,568][ INFO][PID:790800] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.54.206.86:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10570585/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10570585/build-10570585.rsync.log [2026-06-05 11:39:22,806][ INFO][PID:790800] rsyncing finished. [2026-06-05 11:39:22,810][ INFO][PID:790800] VM Release request [2026-06-05 11:39:22,923][ INFO][PID:790800] Searching for 'success' file in resultdir [2026-06-05 11:39:22,924][ ERROR][PID:790800] Build failed: Backend process error: No success file => build failure [2026-06-05 11:39:22,947][ INFO][PID:790800] Finished build: id=10570585 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2026-06-05 11:39:22,954][ ERROR][PID:790800] Backend process error: No success file => build failure [2026-06-05 11:39:22,971][ INFO][PID:790800] Worker failed build, took 54.50354719161987 [2026-06-05 11:39:22,973][ INFO][PID:790800] 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": 1780659562.9717114, "started_on": 1780659508.4681642, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10570585", "build_id": 10570585, "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\": \"tmpakpgb4ar\", \"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--3ba953ae-c5a0-4954-807e-ed96131c10ed", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "10570585", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10570585, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2026-06-05 11:39:23,038][ INFO][PID:790800] Sending fedora-messaging bus message in build.end [2026-06-05 11:39:23,076][ INFO][PID:790800] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10570585/builder-live.log by gzip [2026-06-05 11:39:23,078][ INFO][PID:790800] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10570585/builder-live.log' as PID 809845 [2026-06-05 11:39:23,083][ INFO][PID:790800] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10570585/builder-live.log) [2026-06-05 11:39:23,085][ INFO][PID:790800] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10570585/backend.log by gzip [2026-06-05 11:39:23,087][ INFO][PID:790800] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/10570585/backend.log' as PID 809847