[2025-11-22 17:25:32,966][ INFO][PID:2457926] Marking build as starting [2025-11-22 17:25:33,012][ INFO][PID:2457926] Checking for cancel request [2025-11-22 17:25:33,013][ INFO][PID:2457926] VM allocation process starts [2025-11-22 17:25:33,022][ INFO][PID:2457926] Trying to allocate VM: ResallocHost, ticket_id=6320101, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-22 17:25:36,059][ INFO][PID:2457926] Allocated host ResallocHost, ticket_id=6320101, hostname=44.203.115.47, name=aws_x86_64_normalreserved_prod_08226195_20251122_171424, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-22 17:25:36,060][ INFO][PID:2457926] Allocating ssh connection to builder [2025-11-22 17:25:36,060][ INFO][PID:2457926] Checking that builder machine is OK [2025-11-22 17:25:36,377][ INFO][PID:2457926] Running remote command: copr-builder-ready srpm-builds [2025-11-22 17:25:36,587][ INFO][PID:2457926] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-22 17:25:36,588][ INFO][PID:2457926] Filling build.info file with builder info [2025-11-22 17:25:36,588][ INFO][PID:2457926] Checking for cancel request [2025-11-22 17:25:36,590][ INFO][PID:2457926] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": null, "started_on": 1763832336.5900636, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9828342", "build_id": 9828342, "package_name": "lyrebird", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"COPR_PKG=\\\"lyrebird\\\"\\ntee \\\"${COPR_PKG}\\\".spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird\\n%global version 0.6.2\\n%global commit 296c81c1d86e4ade5c5137b22e036bb69de0f7ea\\n%global date 20251119\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: lyrebird\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Tor pluggable transport\\nLicense: GPL-3.0-or-later\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nSource1: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\n\\n%description\\nLyrebird is a pluggable transport for Tor.\\nThis transport supports multiple obfuscation protocols:\\n- obfs2/3/4\\n- Meek client\\n- ScrambleSuit client\\n- WebTunnel client\\n\\n%prep\\n%forgesetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd/%{name}\\n\\n%install\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_mandir}/man1 doc/%{name}.1\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE*\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} %{SOURCE1} \\\\\\nREADME.md ChangeLog doc/obfs4-spec.txt\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_bindir}/*\\n%{_mandir}/man*/*\\nEOF\\n\\ntee \\\"${COPR_PKG}\\\".howto << \\\"EOF\\\" > /dev/null\\nrun0 tee /etc/tor/local.torrc << EOI > /dev/null\\nUseBridges 1\\nClientTransportPlugin obfs2,obfs3,obfs4,webtunnel exec $(type -P lyrebird)\\nBridge obfs4 ...\\nEOI\\nrun0 systemctl enable tor@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "09828342", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9828342, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2025-11-22 17:25:36,627][ INFO][PID:2457926] Sending fedora-messaging bus message in build.start [2025-11-22 17:25:37,213][ INFO][PID:2457926] Sending fedora-messaging bus message in chroot.start [2025-11-22 17:25:37,244][ INFO][PID:2457926] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9828342 --detached [2025-11-22 17:25:37,589][ INFO][PID:2457926] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.203.115.47' (ED25519) to the list of known hosts. [2025-11-22 17:25:37,590][ INFO][PID:2457926] Downloading the builder-live.log file, attempt 1 [2025-11-22 17:25:37,591][ INFO][PID:2457926] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.203.115.47 copr-rpmbuild-log [2025-11-22 17:25:42,597][ INFO][PID:2457926] Periodic builder liveness probe: alive [2025-11-22 17:25:42,598][ INFO][PID:2457926] Checking for cancel request [2025-11-22 17:25:47,599][ INFO][PID:2457926] Checking for cancel request [2025-11-22 17:25:52,600][ INFO][PID:2457926] Checking for cancel request [2025-11-22 17:25:57,601][ INFO][PID:2457926] Checking for cancel request [2025-11-22 17:26:02,602][ INFO][PID:2457926] Checking for cancel request [2025-11-22 17:26:06,531][ INFO][PID:2457926] Downloading results from builder [2025-11-22 17:26:06,531][ INFO][PID:2457926] rsyncing of mockbuilder@44.203.115.47:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09828342 started [2025-11-22 17:26:06,532][ INFO][PID:2457926] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.203.115.47:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09828342/ &> /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09828342/build-09828342.rsync.log [2025-11-22 17:26:06,749][ INFO][PID:2457926] rsyncing finished. [2025-11-22 17:26:06,750][ INFO][PID:2457926] Releasing VM back to pool [2025-11-22 17:26:06,759][ INFO][PID:2457926] Searching for 'success' file in resultdir [2025-11-22 17:26:06,760][ INFO][PID:2457926] Getting build details [2025-11-22 17:26:06,760][ INFO][PID:2457926] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09828342 [2025-11-22 17:26:06,761][ INFO][PID:2457926] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/09828342/lyrebird-0.6.2^20251119git296c81c-1.src.rpm [2025-11-22 17:26:06,761][ INFO][PID:2457926] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/09828342/lyrebird-0.6.2^20251119git296c81c-1.src.rpm', 'pkg_name': 'lyrebird', 'pkg_version': '0.6.2^20251119git296c81c-1'} [2025-11-22 17:26:06,762][ INFO][PID:2457926] Finished build: id=9828342 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/extras chroot=srpm-builds [2025-11-22 17:26:06,763][ INFO][PID:2457926] Worker succeeded build, took 30.173723459243774 [2025-11-22 17:26:06,764][ INFO][PID:2457926] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": 1763832366.763787, "started_on": 1763832336.5900636, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9828342", "build_id": 9828342, "package_name": "lyrebird", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"COPR_PKG=\\\"lyrebird\\\"\\ntee \\\"${COPR_PKG}\\\".spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird\\n%global version 0.6.2\\n%global commit 296c81c1d86e4ade5c5137b22e036bb69de0f7ea\\n%global date 20251119\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: lyrebird\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Tor pluggable transport\\nLicense: GPL-3.0-or-later\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nSource1: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\n\\n%description\\nLyrebird is a pluggable transport for Tor.\\nThis transport supports multiple obfuscation protocols:\\n- obfs2/3/4\\n- Meek client\\n- ScrambleSuit client\\n- WebTunnel client\\n\\n%prep\\n%forgesetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd/%{name}\\n\\n%install\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_mandir}/man1 doc/%{name}.1\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE*\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} %{SOURCE1} \\\\\\nREADME.md ChangeLog doc/obfs4-spec.txt\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_bindir}/*\\n%{_mandir}/man*/*\\nEOF\\n\\ntee \\\"${COPR_PKG}\\\".howto << \\\"EOF\\\" > /dev/null\\nrun0 tee /etc/tor/local.torrc << EOI > /dev/null\\nUseBridges 1\\nClientTransportPlugin obfs2,obfs3,obfs4,webtunnel exec $(type -P lyrebird)\\nBridge obfs4 ...\\nEOI\\nrun0 systemctl enable tor@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "lyrebird", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/09828342/lyrebird-0.6.2^20251119git296c81c-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": { "name": "lyrebird", "epoch": null, "version": "0.6.2^20251119git296c81c", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "09828342", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.6.2^20251119git296c81c-1", "id": 9828342, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2025-11-22 17:26:06,814][ INFO][PID:2457926] Sending fedora-messaging bus message in build.end [2025-11-22 17:26:06,841][ INFO][PID:2457926] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09828342/builder-live.log by gzip [2025-11-22 17:26:06,842][ INFO][PID:2457926] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09828342/builder-live.log' as PID 2461150 [2025-11-22 17:26:06,847][ INFO][PID:2457926] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09828342/builder-live.log) [2025-11-22 17:26:06,848][ INFO][PID:2457926] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09828342/backend.log by gzip [2025-11-22 17:26:06,849][ INFO][PID:2457926] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/09828342/backend.log' as PID 2461152