[2025-11-10 14:08:33,714][ INFO][PID:2842690] Marking build as starting [2025-11-10 14:08:33,774][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:08:33,778][ INFO][PID:2842690] VM allocation process starts [2025-11-10 14:08:33,808][ INFO][PID:2842690] Trying to allocate VM: ResallocHost, ticket_id=6111358, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 14:08:38,816][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:08:43,817][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:08:48,819][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:08:53,822][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:08:58,827][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:03,828][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:08,830][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:13,831][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:18,834][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:23,836][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:28,837][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:33,843][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:38,846][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:41,966][ INFO][PID:2842690] Allocated host ResallocHost, ticket_id=6111358, hostname=2620:52:3:1:dead:beef:cafe:c198, name=copr_hv_x86_64_03_prod_07921877_20251110_140753, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 14:09:41,967][ INFO][PID:2842690] Allocating ssh connection to builder [2025-11-10 14:09:41,968][ INFO][PID:2842690] Checking that builder machine is OK [2025-11-10 14:09:42,491][ INFO][PID:2842690] Running remote command: copr-builder-ready srpm-builds [2025-11-10 14:09:42,837][ INFO][PID:2842690] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 14:09:42,838][ INFO][PID:2842690] Filling build.info file with builder info [2025-11-10 14:09:42,849][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:42,850][ INFO][PID:2842690] 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": 1762783782.8501718, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784025", "build_id": 9784025, "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\": \"tmpp8ril4zy\", \"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--5df2d000-d041-4562-ab52-ade2dfd6685d", "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": "09784025", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9784025, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-11-10 14:09:42,875][ INFO][PID:2842690] Sending fedora-messaging bus message in build.start [2025-11-10 14:09:43,677][ INFO][PID:2842690] Sending fedora-messaging bus message in chroot.start [2025-11-10 14:09:43,704][ INFO][PID:2842690] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9784025 --detached [2025-11-10 14:09:44,371][ INFO][PID:2842690] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c198' (ED25519) to the list of known hosts. [2025-11-10 14:09:44,375][ INFO][PID:2842690] Downloading the builder-live.log file, attempt 1 [2025-11-10 14:09:44,377][ INFO][PID:2842690] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c198 copr-rpmbuild-log [2025-11-10 14:09:49,386][ INFO][PID:2842690] Periodic builder liveness probe: alive [2025-11-10 14:09:49,387][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:54,388][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:09:59,389][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:04,392][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:09,394][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:14,397][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:19,399][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:24,401][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:29,405][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:34,406][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:39,407][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:44,409][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:49,411][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:54,413][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:10:59,414][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:04,416][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:09,422][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:14,423][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:19,425][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:24,426][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:29,427][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:34,431][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:39,433][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:44,437][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:49,440][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:54,441][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:11:59,443][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:04,446][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:09,452][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:14,457][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:19,460][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:24,461][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:29,463][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:34,465][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:39,468][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:44,470][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:49,472][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:54,474][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:12:59,476][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:13:04,477][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:13:09,479][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:13:14,480][ INFO][PID:2842690] Checking for cancel request [2025-11-10 14:13:15,803][ INFO][PID:2842690] Downloading results from builder [2025-11-10 14:13:15,804][ INFO][PID:2842690] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c198]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09784025 started [2025-11-10 14:13:15,805][ INFO][PID:2842690] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c198]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09784025/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09784025/build-09784025.rsync.log [2025-11-10 14:13:16,177][ INFO][PID:2842690] rsyncing finished. [2025-11-10 14:13:16,180][ INFO][PID:2842690] Releasing VM back to pool [2025-11-10 14:13:16,205][ INFO][PID:2842690] Searching for 'success' file in resultdir [2025-11-10 14:13:16,208][ ERROR][PID:2842690] Build failed: Backend process error: No success file => build failure [2025-11-10 14:13:16,210][ INFO][PID:2842690] Finished build: id=9784025 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-11-10 14:13:16,214][ ERROR][PID:2842690] Backend process error: No success file => build failure [2025-11-10 14:13:16,215][ INFO][PID:2842690] Worker failed build, took 213.36539673805237 [2025-11-10 14:13:16,216][ INFO][PID:2842690] 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": 1762783996.2155685, "started_on": 1762783782.8501718, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784025", "build_id": 9784025, "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\": \"tmpp8ril4zy\", \"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--5df2d000-d041-4562-ab52-ade2dfd6685d", "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": "09784025", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9784025, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-11-10 14:13:16,255][ INFO][PID:2842690] Sending fedora-messaging bus message in build.end [2025-11-10 14:13:16,291][ INFO][PID:2842690] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09784025/builder-live.log by gzip [2025-11-10 14:13:16,293][ INFO][PID:2842690] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09784025/builder-live.log' as PID 2888249 [2025-11-10 14:13:16,301][ INFO][PID:2842690] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09784025/builder-live.log) [2025-11-10 14:13:16,303][ INFO][PID:2842690] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09784025/backend.log by gzip [2025-11-10 14:13:16,305][ INFO][PID:2842690] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09784025/backend.log' as PID 2888251