[2024-11-19 20:41:48,380][ INFO][PID:16219] Marking build as starting [2024-11-19 20:41:49,071][ INFO][PID:16219] Trying to allocate VM [2024-11-19 20:47:08,422][ INFO][PID:16219] Allocated host ResallocHost, ticket_id=8841, hostname=2620:52:3:1:dead:beef:cafe:c181 [2024-11-19 20:47:08,424][ INFO][PID:16219] Allocating ssh connection to builder [2024-11-19 20:47:08,436][ INFO][PID:16219] Checking that builder machine is OK [2024-11-19 20:47:09,373][ INFO][PID:16219] Running remote command: copr-builder-ready srpm-builds [2024-11-19 20:47:09,621][ INFO][PID:16219] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2024-11-19 20:47:09,629][ INFO][PID:16219] Filling build.info file with builder info [2024-11-19 20:47:09,648][ INFO][PID:16219] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.stg.fedoraproject.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "custom-1-TEST1732048562100498614", "project_dirname": "custom-1-TEST1732048562100498614", "submitter": "praiskup", "ended_on": null, "started_on": 1732049229.647829, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "2920073", "build_id": 2920073, "package_name": "quick-package", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\n\\ngenerate_specfile()\\n{\\n test -n \\\"$DESTDIR\\\" && mkdir -p \\\"$DESTDIR\\\"\\n\\n test -n \\\"$BUILDDEPS\\\" && {\\n for i in $BUILDDEPS; do\\n rpm -q $i\\n done\\n }\\n\\n if ${HOOK_PAYLOAD-false}; then\\n test -f hook_payload\\n test \\\"$(cat hook_payload)\\\" = \\\"{\\\\\\\"a\\\\\\\": \\\\\\\"b\\\\\\\"}\\\"\\n else\\n ! test -f hook_payload\\n fi\\n\\ncat > \\\"${DESTDIR-.}\\\"/quick-package.spec <<\\\\EOF\\nName: quick-package\\nVersion: 0\\nRelease: 0%{?dist}\\nSummary: dummy package\\nLicense: GPL\\nURL: http://example.com/\\n\\n%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}\\n\\n%description\\nnothing\\n\\n\\n%install\\nmkdir -p $RPM_BUILD_ROOT/%{_pkgdocdir}\\necho \\\"this does nothing\\\" > $RPM_BUILD_ROOT/%{_pkgdocdir}/README\\n\\n\\n%files\\n%doc %{_pkgdocdir}/README\\n\\n\\n%changelog\\n* Thu Jun 05 2014 Pavel Raiskup - 0-1\\n- does nothing!\\nEOF\\n}\\nDESTDIR=rrr generate_specfile\\n\", \"chroot\": \"fedora-rawhide-x86_64\", \"builddeps\": null, \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "praiskup/custom-1-TEST1732048562100498614--praiskup", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614", "results_repo_url": "https://download.copr-dev.fedorainfracloud.org/results/praiskup/custom-1-TEST1732048562100498614", "result_dir": "02920073", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 2920073, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "custom-1-TEST1732048562100498614", "vendor": "Fedora Project COPR (praiskup/custom-1-TEST1732048562100498614)" } } ] } [2024-11-19 20:47:10,331][ INFO][PID:16219] Sending fedora-messaging bus message in build.start [2024-11-19 20:47:19,738][ INFO][PID:16219] Sending fedora-messaging bus message in chroot.start [2024-11-19 20:47:20,002][ INFO][PID:16219] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.stg.fedoraproject.org/backend/get-srpm-build-task/2920073 --detached [2024-11-19 20:47:20,440][ INFO][PID:16219] Downloading the builder-live.log file, attempt 1 [2024-11-19 20:47:20,461][ INFO][PID:16219] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c181 copr-rpmbuild-log [2024-11-19 20:47:25,550][ INFO][PID:16219] Periodic builder liveness probe: alive [2024-11-19 20:48:15,988][ INFO][PID:16219] Downloading results from builder [2024-11-19 20:48:15,994][ INFO][PID:16219] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c181]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614/srpm-builds/02920073 started [2024-11-19 20:48:16,008][ INFO][PID:16219] 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:c181]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614/srpm-builds/02920073/ &> /var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614/srpm-builds/02920073/build-02920073.rsync.log [2024-11-19 20:48:16,394][ INFO][PID:16219] rsyncing finished. [2024-11-19 20:48:16,398][ INFO][PID:16219] Releasing VM back to pool [2024-11-19 20:48:16,493][ INFO][PID:16219] Searching for 'success' file in resultdir [2024-11-19 20:48:16,501][ ERROR][PID:16219] Build failed: Backend process error: No success file => build failure [2024-11-19 20:48:16,516][ INFO][PID:16219] Finished build: id=2920073 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614 chroot=srpm-builds [2024-11-19 20:48:16,541][ ERROR][PID:16219] Backend process error: No success file => build failure [2024-11-19 20:48:16,546][ INFO][PID:16219] Worker failed build, took 66.89837837219238 [2024-11-19 20:48:16,552][ INFO][PID:16219] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.stg.fedoraproject.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "custom-1-TEST1732048562100498614", "project_dirname": "custom-1-TEST1732048562100498614", "submitter": "praiskup", "ended_on": 1732049296.5462074, "started_on": 1732049229.647829, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "2920073", "build_id": 2920073, "package_name": "quick-package", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\n\\ngenerate_specfile()\\n{\\n test -n \\\"$DESTDIR\\\" && mkdir -p \\\"$DESTDIR\\\"\\n\\n test -n \\\"$BUILDDEPS\\\" && {\\n for i in $BUILDDEPS; do\\n rpm -q $i\\n done\\n }\\n\\n if ${HOOK_PAYLOAD-false}; then\\n test -f hook_payload\\n test \\\"$(cat hook_payload)\\\" = \\\"{\\\\\\\"a\\\\\\\": \\\\\\\"b\\\\\\\"}\\\"\\n else\\n ! test -f hook_payload\\n fi\\n\\ncat > \\\"${DESTDIR-.}\\\"/quick-package.spec <<\\\\EOF\\nName: quick-package\\nVersion: 0\\nRelease: 0%{?dist}\\nSummary: dummy package\\nLicense: GPL\\nURL: http://example.com/\\n\\n%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}\\n\\n%description\\nnothing\\n\\n\\n%install\\nmkdir -p $RPM_BUILD_ROOT/%{_pkgdocdir}\\necho \\\"this does nothing\\\" > $RPM_BUILD_ROOT/%{_pkgdocdir}/README\\n\\n\\n%files\\n%doc %{_pkgdocdir}/README\\n\\n\\n%changelog\\n* Thu Jun 05 2014 Pavel Raiskup - 0-1\\n- does nothing!\\nEOF\\n}\\nDESTDIR=rrr generate_specfile\\n\", \"chroot\": \"fedora-rawhide-x86_64\", \"builddeps\": null, \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "praiskup/custom-1-TEST1732048562100498614--praiskup", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614", "results_repo_url": "https://download.copr-dev.fedorainfracloud.org/results/praiskup/custom-1-TEST1732048562100498614", "result_dir": "02920073", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 2920073, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "custom-1-TEST1732048562100498614", "vendor": "Fedora Project COPR (praiskup/custom-1-TEST1732048562100498614)" } } ] } [2024-11-19 20:48:17,214][ INFO][PID:16219] Sending fedora-messaging bus message in build.end [2024-11-19 20:48:17,455][ INFO][PID:16219] Compressing /var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614/srpm-builds/02920073/builder-live.log by gzip [2024-11-19 20:48:17,487][ INFO][PID:16219] Running command 'gzip /var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614/srpm-builds/02920073/builder-live.log' as PID 24913 [2024-11-19 20:48:17,538][ INFO][PID:16219] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614/srpm-builds/02920073/builder-live.log) [2024-11-19 20:48:17,540][ INFO][PID:16219] Compressing /var/lib/copr/public_html/results/praiskup/custom-1-TEST1732048562100498614/srpm-builds/02920073/backend.log by gzip