[2025-12-08 20:35:02,150][ INFO][PID:898311] Marking build as starting [2025-12-08 20:35:02,187][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:02,188][ INFO][PID:898311] VM allocation process starts [2025-12-08 20:35:02,201][ INFO][PID:898311] Trying to allocate VM: ResallocHost, ticket_id=223915, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-08 20:35:05,238][ INFO][PID:898311] Allocated host ResallocHost, ticket_id=223915, hostname=98.92.132.83, name=aws_x86_64_normalreserved_prod_00229095_20251208_203231, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-08 20:35:05,239][ INFO][PID:898311] Allocating ssh connection to builder [2025-12-08 20:35:05,239][ INFO][PID:898311] Checking that builder machine is OK [2025-12-08 20:35:05,587][ INFO][PID:898311] Running remote command: copr-builder-ready srpm-builds [2025-12-08 20:35:05,797][ INFO][PID:898311] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-08 20:35:05,798][ INFO][PID:898311] Filling build.info file with builder info [2025-12-08 20:35:05,798][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:05,799][ INFO][PID:898311] 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": 1765226105.7994704, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9887665", "build_id": 9887665, "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\": \"tmpvec2hzc6\", \"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--06249ae0-85d2-4b3c-ad44-bdf99af0886d", "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": "09887665", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9887665, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-08 20:35:05,832][ INFO][PID:898311] Sending fedora-messaging bus message in build.start [2025-12-08 20:35:06,368][ INFO][PID:898311] Sending fedora-messaging bus message in chroot.start [2025-12-08 20:35:06,398][ INFO][PID:898311] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9887665 --detached [2025-12-08 20:35:06,752][ INFO][PID:898311] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.92.132.83' (ED25519) to the list of known hosts. [2025-12-08 20:35:06,753][ INFO][PID:898311] Downloading the builder-live.log file, attempt 1 [2025-12-08 20:35:06,754][ INFO][PID:898311] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.92.132.83 copr-rpmbuild-log [2025-12-08 20:35:11,759][ INFO][PID:898311] Periodic builder liveness probe: alive [2025-12-08 20:35:11,760][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:16,760][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:21,761][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:26,762][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:31,763][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:36,765][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:41,766][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:46,767][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:51,768][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:35:56,769][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:01,769][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:06,770][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:11,771][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:16,772][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:21,773][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:26,774][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:31,775][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:36,776][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:41,777][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:46,778][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:51,779][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:36:56,780][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:01,781][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:06,782][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:11,783][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:16,784][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:21,785][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:26,786][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:31,787][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:36,788][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:41,789][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:46,791][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:51,795][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:37:56,796][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:38:01,797][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:38:06,798][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:38:11,799][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:38:16,800][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:38:21,801][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:38:26,802][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:38:31,803][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:38:36,804][ INFO][PID:898311] Checking for cancel request [2025-12-08 20:38:40,899][ INFO][PID:898311] Downloading results from builder [2025-12-08 20:38:40,900][ INFO][PID:898311] rsyncing of mockbuilder@98.92.132.83:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09887665 started [2025-12-08 20:38:40,900][ INFO][PID:898311] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.92.132.83:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09887665/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09887665/build-09887665.rsync.log [2025-12-08 20:38:41,120][ INFO][PID:898311] rsyncing finished. [2025-12-08 20:38:41,121][ INFO][PID:898311] Releasing VM back to pool [2025-12-08 20:38:41,132][ INFO][PID:898311] Searching for 'success' file in resultdir [2025-12-08 20:38:41,133][ ERROR][PID:898311] Build failed: Backend process error: No success file => build failure [2025-12-08 20:38:41,134][ INFO][PID:898311] Finished build: id=9887665 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-12-08 20:38:41,136][ ERROR][PID:898311] Backend process error: No success file => build failure [2025-12-08 20:38:41,136][ INFO][PID:898311] Worker failed build, took 215.33715987205505 [2025-12-08 20:38:41,137][ INFO][PID:898311] 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": 1765226321.1366303, "started_on": 1765226105.7994704, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9887665", "build_id": 9887665, "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\": \"tmpvec2hzc6\", \"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--06249ae0-85d2-4b3c-ad44-bdf99af0886d", "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": "09887665", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9887665, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-12-08 20:38:41,175][ INFO][PID:898311] Sending fedora-messaging bus message in build.end [2025-12-08 20:38:41,208][ INFO][PID:898311] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09887665/builder-live.log by gzip [2025-12-08 20:38:41,209][ INFO][PID:898311] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09887665/builder-live.log' as PID 914485 [2025-12-08 20:38:41,218][ INFO][PID:898311] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09887665/builder-live.log) [2025-12-08 20:38:41,218][ INFO][PID:898311] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09887665/backend.log by gzip [2025-12-08 20:38:41,220][ INFO][PID:898311] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09887665/backend.log' as PID 914487