[2024-10-09 20:22:24,321][ INFO][PID:2988904] Marking build as starting [2024-10-09 20:22:24,372][ INFO][PID:2988904] Trying to allocate VM [2024-10-09 20:22:27,416][ INFO][PID:2988904] Allocated host ResallocHost, ticket_id=5326549, hostname=54.167.203.66 [2024-10-09 20:22:27,417][ INFO][PID:2988904] Allocating ssh connection to builder [2024-10-09 20:22:27,417][ INFO][PID:2988904] Checking that builder machine is OK [2024-10-09 20:22:27,782][ INFO][PID:2988904] Filling build.info file with builder info [2024-10-09 20:22:27,784][ INFO][PID:2988904] 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": "tor-pluggable-transports", "project_dirname": "tor-pluggable-transports", "submitter": "vgaetera", "ended_on": null, "started_on": 1728505347.783881, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8123612", "build_id": 8123612, "package_name": "lyrebird", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee lyrebird.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird\\n%global version 0.4.0\\n%global commit dfaf2552b2b32af85f9d642fe05d8ed2f525f97c\\n%global date 20241008\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: lyrebird\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Pluggable transport for Tor\\nLicense: GPL-3.0-or-later\\nURL: %{forgeurl}\\nSource0: %{forgeurl}/-/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz\\nSource1: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\n\\n%description\\nLyrebird is a pluggable transport for Tor.\\nThis transport supports multiple obfuscation protocols:\\n- obfs2\\n- obfs3\\n- obfs4\\n- ScrambleSuit client\\n- meek client\\n- WebTunnel client\\n\\n%prep\\n%autosetup -n %{name}-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\ngo build -o %{name} ./cmd/%{name}\\n\\n%install\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_mandir}/man1 doc/%{name}.1\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE1} \\\\\\nREADME.md ChangeLog doc/obfs4-spec.txt\\n\\n%files\\n%license LICENSE\\n%license LICENSE-GPL3.txt\\n%doc %{_pkgdocdir}\\n%{_bindir}/%{name}\\n%{_mandir}/man1/%{name}.1.gz\\nEOF\\ntee lyrebird.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/tor/local.torrc << EOI > /dev/null\\nUseBridges 1\\nClientTransportPlugin obfs2,obfs3,obfs4,webtunnel exec $(type -P lyrebird)\\nBridge obfs4 ...\\nEOI\\nsudo systemctl enable tor@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-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": "vgaetera/tor-pluggable-transports--vgaetera", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/tor-pluggable-transports", "result_dir": "08123612", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8123612, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "tor-pluggable-transports", "vendor": "Fedora Project COPR (vgaetera/tor-pluggable-transports)" } } ] } [2024-10-09 20:22:27,828][ INFO][PID:2988904] Sending fedora-messaging bus message in build.start [2024-10-09 20:22:28,428][ INFO][PID:2988904] Sending fedora-messaging bus message in chroot.start [2024-10-09 20:22:28,446][ INFO][PID:2988904] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8123612 --detached [2024-10-09 20:22:28,840][ INFO][PID:2988904] Downloading the builder-live.log file, attempt 1 [2024-10-09 20:22:28,842][ INFO][PID:2988904] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.167.203.66 copr-rpmbuild-log [2024-10-09 20:22:33,847][ INFO][PID:2988904] Periodic builder liveness probe: alive [2024-10-09 20:23:01,451][ INFO][PID:2988904] Downloading results from builder [2024-10-09 20:23:01,451][ INFO][PID:2988904] rsyncing of mockbuilder@54.167.203.66:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612 started [2024-10-09 20:23:01,452][ INFO][PID:2988904] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.167.203.66:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612/ &> /var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612/build-08123612.rsync.log [2024-10-09 20:23:01,763][ INFO][PID:2988904] rsyncing finished. [2024-10-09 20:23:01,764][ INFO][PID:2988904] Releasing VM back to pool [2024-10-09 20:23:01,775][ INFO][PID:2988904] Searching for 'success' file in resultdir [2024-10-09 20:23:01,776][ INFO][PID:2988904] Getting build details [2024-10-09 20:23:01,776][ INFO][PID:2988904] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612 [2024-10-09 20:23:01,777][ INFO][PID:2988904] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612/lyrebird-0.4.0^20241008gitdfaf255-1.src.rpm [2024-10-09 20:23:01,777][ INFO][PID:2988904] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612/lyrebird-0.4.0^20241008gitdfaf255-1.src.rpm', 'pkg_name': 'lyrebird', 'pkg_version': '0.4.0^20241008gitdfaf255-1'} [2024-10-09 20:23:01,778][ INFO][PID:2988904] Finished build: id=8123612 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports chroot=srpm-builds [2024-10-09 20:23:01,779][ INFO][PID:2988904] Worker succeeded build, took 33.99603319168091 [2024-10-09 20:23:01,780][ INFO][PID:2988904] 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": "tor-pluggable-transports", "project_dirname": "tor-pluggable-transports", "submitter": "vgaetera", "ended_on": 1728505381.7799141, "started_on": 1728505347.783881, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8123612", "build_id": 8123612, "package_name": "lyrebird", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee lyrebird.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird\\n%global version 0.4.0\\n%global commit dfaf2552b2b32af85f9d642fe05d8ed2f525f97c\\n%global date 20241008\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: lyrebird\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Pluggable transport for Tor\\nLicense: GPL-3.0-or-later\\nURL: %{forgeurl}\\nSource0: %{forgeurl}/-/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz\\nSource1: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\n\\n%description\\nLyrebird is a pluggable transport for Tor.\\nThis transport supports multiple obfuscation protocols:\\n- obfs2\\n- obfs3\\n- obfs4\\n- ScrambleSuit client\\n- meek client\\n- WebTunnel client\\n\\n%prep\\n%autosetup -n %{name}-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\ngo build -o %{name} ./cmd/%{name}\\n\\n%install\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_mandir}/man1 doc/%{name}.1\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE1} \\\\\\nREADME.md ChangeLog doc/obfs4-spec.txt\\n\\n%files\\n%license LICENSE\\n%license LICENSE-GPL3.txt\\n%doc %{_pkgdocdir}\\n%{_bindir}/%{name}\\n%{_mandir}/man1/%{name}.1.gz\\nEOF\\ntee lyrebird.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/tor/local.torrc << EOI > /dev/null\\nUseBridges 1\\nClientTransportPlugin obfs2,obfs3,obfs4,webtunnel exec $(type -P lyrebird)\\nBridge obfs4 ...\\nEOI\\nsudo systemctl enable tor@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": null, \"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/tor-pluggable-transports/srpm-builds/08123612/lyrebird-0.4.0^20241008gitdfaf255-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/tor-pluggable-transports--vgaetera", "results": { "name": "lyrebird", "epoch": null, "version": "0.4.0^20241008gitdfaf255", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/tor-pluggable-transports", "result_dir": "08123612", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.4.0^20241008gitdfaf255-1", "id": 8123612, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "tor-pluggable-transports", "vendor": "Fedora Project COPR (vgaetera/tor-pluggable-transports)" } } ] } [2024-10-09 20:23:01,830][ INFO][PID:2988904] Sending fedora-messaging bus message in build.end [2024-10-09 20:23:01,849][ INFO][PID:2988904] Compressing /var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612/builder-live.log by gzip [2024-10-09 20:23:01,850][ INFO][PID:2988904] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612/builder-live.log' as PID 2990151 [2024-10-09 20:23:01,854][ INFO][PID:2988904] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612/builder-live.log) [2024-10-09 20:23:01,855][ INFO][PID:2988904] Compressing /var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612/backend.log by gzip [2024-10-09 20:23:01,856][ INFO][PID:2988904] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/tor-pluggable-transports/srpm-builds/08123612/backend.log' as PID 2990152