[2025-12-01 05:30:20,343][ INFO][PID:297710] Marking build as starting [2025-12-01 05:30:20,399][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:30:20,400][ INFO][PID:297710] VM allocation process starts [2025-12-01 05:30:20,440][ INFO][PID:297710] Trying to allocate VM: ResallocHost, ticket_id=66068, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-01 05:30:23,466][ INFO][PID:297710] Allocated host ResallocHost, ticket_id=66068, hostname=18.232.86.68, name=aws_x86_64_normalreserved_prod_00080322_20251201_050234, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-01 05:30:23,466][ INFO][PID:297710] Allocating ssh connection to builder [2025-12-01 05:30:23,467][ INFO][PID:297710] Checking that builder machine is OK [2025-12-01 05:30:23,831][ INFO][PID:297710] Running remote command: copr-builder-ready srpm-builds [2025-12-01 05:30:24,029][ INFO][PID:297710] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-01 05:30:24,030][ INFO][PID:297710] Filling build.info file with builder info [2025-12-01 05:30:24,030][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:30:24,031][ INFO][PID:297710] 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": 1764567024.0312293, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9853103", "build_id": 9853103, "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\": \"tmpjfrl36x1\", \"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--125c5847-a85f-4170-b8e4-3b0ab9f7f39b", "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": "09853103", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9853103, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-12-01 05:30:24,080][ INFO][PID:297710] Sending fedora-messaging bus message in build.start [2025-12-01 05:30:24,577][ INFO][PID:297710] Sending fedora-messaging bus message in chroot.start [2025-12-01 05:30:24,602][ INFO][PID:297710] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9853103 --detached [2025-12-01 05:30:24,940][ INFO][PID:297710] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.232.86.68' (ED25519) to the list of known hosts. [2025-12-01 05:30:24,941][ INFO][PID:297710] Downloading the builder-live.log file, attempt 1 [2025-12-01 05:30:24,942][ INFO][PID:297710] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.232.86.68 copr-rpmbuild-log [2025-12-01 05:30:29,948][ INFO][PID:297710] Periodic builder liveness probe: alive [2025-12-01 05:30:29,948][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:30:34,949][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:30:39,950][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:30:44,951][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:30:49,952][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:30:54,953][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:30:59,954][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:04,954][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:09,955][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:14,956][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:19,957][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:24,958][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:29,959][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:34,960][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:39,964][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:44,965][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:49,968][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:31:55,009][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:00,457][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:05,461][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:10,463][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:15,464][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:20,466][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:25,467][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:30,468][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:35,537][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:40,558][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:45,628][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:50,630][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:32:55,675][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:33:00,677][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:33:05,679][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:33:10,680][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:33:15,681][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:33:20,682][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:33:25,683][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:33:30,684][ INFO][PID:297710] Checking for cancel request [2025-12-01 05:33:30,780][ INFO][PID:297710] Downloading results from builder [2025-12-01 05:33:30,781][ INFO][PID:297710] rsyncing of mockbuilder@18.232.86.68:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853103 started [2025-12-01 05:33:30,782][ INFO][PID:297710] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.232.86.68:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853103/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853103/build-09853103.rsync.log [2025-12-01 05:33:31,017][ INFO][PID:297710] rsyncing finished. [2025-12-01 05:33:31,018][ INFO][PID:297710] Releasing VM back to pool [2025-12-01 05:33:31,026][ INFO][PID:297710] Searching for 'success' file in resultdir [2025-12-01 05:33:31,026][ ERROR][PID:297710] Build failed: Backend process error: No success file => build failure [2025-12-01 05:33:31,027][ INFO][PID:297710] Finished build: id=9853103 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2025-12-01 05:33:31,028][ ERROR][PID:297710] Backend process error: No success file => build failure [2025-12-01 05:33:31,029][ INFO][PID:297710] Worker failed build, took 186.9981894493103 [2025-12-01 05:33:31,029][ INFO][PID:297710] 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": 1764567211.0294187, "started_on": 1764567024.0312293, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9853103", "build_id": 9853103, "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\": \"tmpjfrl36x1\", \"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--125c5847-a85f-4170-b8e4-3b0ab9f7f39b", "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": "09853103", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9853103, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-12-01 05:33:31,103][ INFO][PID:297710] Sending fedora-messaging bus message in build.end [2025-12-01 05:33:31,133][ INFO][PID:297710] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853103/builder-live.log by gzip [2025-12-01 05:33:31,134][ INFO][PID:297710] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853103/builder-live.log' as PID 306754 [2025-12-01 05:33:31,142][ INFO][PID:297710] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853103/builder-live.log) [2025-12-01 05:33:31,143][ INFO][PID:297710] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853103/backend.log by gzip [2025-12-01 05:33:31,144][ INFO][PID:297710] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09853103/backend.log' as PID 306755