[2024-10-09 20:14:22,860][ INFO][PID:2955102] Marking build as starting [2024-10-09 20:14:22,911][ INFO][PID:2955102] Trying to allocate VM [2024-10-09 20:14:25,980][ INFO][PID:2955102] Allocated host ResallocHost, ticket_id=5326527, hostname=54.162.170.114 [2024-10-09 20:14:25,981][ INFO][PID:2955102] Allocating ssh connection to builder [2024-10-09 20:14:25,981][ INFO][PID:2955102] Checking that builder machine is OK [2024-10-09 20:14:26,358][ INFO][PID:2955102] Filling build.info file with builder info [2024-10-09 20:14:26,360][ INFO][PID:2955102] 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": "outline", "project_dirname": "outline", "submitter": "vgaetera", "ended_on": null, "started_on": 1728504866.359732, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8123607", "build_id": 8123607, "package_name": "outline-client", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee outline-client.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-sdk\\n%global version 0.0.17\\n%global commit f521e2b520d1ea93d4987b159c8b217ce8ea9e65\\n%global date 20240926\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: outline-client\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Outline VPN client\\nLicense: Apache-2.0\\nURL: %{forgeurl}/tree/main/x/examples/outline-cli\\nSource0: %{forgeurl}/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN client that relies on Shadowsocks.\\n\\n%prep\\n%autosetup -n outline-sdk-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\npushd x\\ngo build -o ../%{name} ./examples/outline-cli\\npopd\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/client\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} \\\\\\nx/examples/outline-cli/README.md\\n\\n%post\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_post ${UNIT}\\ndone\\n\\n%preun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_preun ${UNIT}\\ndone\\n\\n%postun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_postun_with_restart ${UNIT}\\ndone\\n\\n%files\\n%license LICENSE\\n%doc %{_pkgdocdir}\\n%config %{_sysconfdir}/outline\\n%{_bindir}/%{name}\\n%{_unitdir}/%{name}@.service\\nEOF\\ntee outline-client@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline client %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nEnvironmentFile=%E/outline/client/%i.conf\\nExecStart=outline-client -transport ${KEY}\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee outline-client.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/outline/client/local.conf << EOI > /dev/null\\nKEY=ss://...\\nEOI\\nsudo rm -f /etc/resolv.conf\\nsudo systemctl restart NetworkManager.service\\nsudo systemctl mask systemd-resolved.service --now\\nsudo systemctl enable outline-client@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/outline--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/outline", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline", "result_dir": "08123607", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8123607, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 20:14:26,418][ INFO][PID:2955102] Sending fedora-messaging bus message in build.start [2024-10-09 20:14:27,091][ INFO][PID:2955102] Sending fedora-messaging bus message in chroot.start [2024-10-09 20:14:27,113][ INFO][PID:2955102] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8123607 --detached [2024-10-09 20:14:27,500][ INFO][PID:2955102] Downloading the builder-live.log file, attempt 1 [2024-10-09 20:14:27,502][ INFO][PID:2955102] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.162.170.114 copr-rpmbuild-log [2024-10-09 20:14:32,506][ INFO][PID:2955102] Periodic builder liveness probe: alive [2024-10-09 20:14:51,527][ INFO][PID:2955102] Downloading results from builder [2024-10-09 20:14:51,528][ INFO][PID:2955102] rsyncing of mockbuilder@54.162.170.114:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123607 started [2024-10-09 20:14:51,529][ INFO][PID:2955102] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.162.170.114:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123607/ &> /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123607/build-08123607.rsync.log [2024-10-09 20:14:51,769][ INFO][PID:2955102] rsyncing finished. [2024-10-09 20:14:51,770][ INFO][PID:2955102] Releasing VM back to pool [2024-10-09 20:14:51,819][ INFO][PID:2955102] Searching for 'success' file in resultdir [2024-10-09 20:14:51,820][ INFO][PID:2955102] Getting build details [2024-10-09 20:14:51,820][ INFO][PID:2955102] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123607 [2024-10-09 20:14:51,821][ INFO][PID:2955102] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08123607/outline-client-0.0.17^20240926gitf521e2b-1.src.rpm [2024-10-09 20:14:51,822][ INFO][PID:2955102] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08123607/outline-client-0.0.17^20240926gitf521e2b-1.src.rpm', 'pkg_name': 'outline-client', 'pkg_version': '0.0.17^20240926gitf521e2b-1'} [2024-10-09 20:14:51,822][ INFO][PID:2955102] Finished build: id=8123607 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/outline chroot=srpm-builds [2024-10-09 20:14:51,824][ INFO][PID:2955102] Worker succeeded build, took 25.46500277519226 [2024-10-09 20:14:51,825][ INFO][PID:2955102] 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": "outline", "project_dirname": "outline", "submitter": "vgaetera", "ended_on": 1728504891.8247347, "started_on": 1728504866.359732, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8123607", "build_id": 8123607, "package_name": "outline-client", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee outline-client.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/Jigsaw-Code/outline-sdk\\n%global version 0.0.17\\n%global commit f521e2b520d1ea93d4987b159c8b217ce8ea9e65\\n%global date 20240926\\n%global source_date_epoch_from_changelog 0\\n%global debug_package %{nil}\\n%forgemeta\\n\\nName: outline-client\\nVersion: %{forgeversion}\\nRelease: 1%{?dist}\\nSummary: Outline VPN client\\nLicense: Apache-2.0\\nURL: %{forgeurl}/tree/main/x/examples/outline-cli\\nSource0: %{forgeurl}/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nOutline VPN client that relies on Shadowsocks.\\n\\n%prep\\n%autosetup -n outline-sdk-%{commit}\\n\\n%build\\nexport GO_EXTLINK_ENABLED=\\\"1\\\"\\npushd x\\ngo build -o ../%{name} ./examples/outline-cli\\npopd\\n\\n%install\\ninstall -p -d -m 700 %{buildroot}%{_sysconfdir}/outline/client\\ninstall -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\ninstall -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\ninstall -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} \\\\\\nx/examples/outline-cli/README.md\\n\\n%post\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_post ${UNIT}\\ndone\\n\\n%preun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_preun ${UNIT}\\ndone\\n\\n%postun\\nfor UNIT in $(systemctl -P Id show %{name}@\\\\*.service)\\ndo %systemd_postun_with_restart ${UNIT}\\ndone\\n\\n%files\\n%license LICENSE\\n%doc %{_pkgdocdir}\\n%config %{_sysconfdir}/outline\\n%{_bindir}/%{name}\\n%{_unitdir}/%{name}@.service\\nEOF\\ntee outline-client@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Outline client %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nEnvironmentFile=%E/outline/client/%i.conf\\nExecStart=outline-client -transport ${KEY}\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee outline-client.howto << \\\"EOF\\\" > /dev/null\\nsudo tee /etc/outline/client/local.conf << EOI > /dev/null\\nKEY=ss://...\\nEOI\\nsudo rm -f /etc/resolv.conf\\nsudo systemctl restart NetworkManager.service\\nsudo systemctl mask systemd-resolved.service --now\\nsudo systemctl enable outline-client@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": null, \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "outline-client", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline/srpm-builds/08123607/outline-client-0.0.17^20240926gitf521e2b-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/outline--vgaetera", "results": { "name": "outline-client", "epoch": null, "version": "0.0.17^20240926gitf521e2b", "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/outline", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/outline", "result_dir": "08123607", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.17^20240926gitf521e2b-1", "id": 8123607, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "outline", "vendor": "Fedora Project COPR (vgaetera/outline)" } } ] } [2024-10-09 20:14:51,884][ INFO][PID:2955102] Sending fedora-messaging bus message in build.end [2024-10-09 20:14:51,905][ INFO][PID:2955102] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123607/builder-live.log by gzip [2024-10-09 20:14:51,907][ INFO][PID:2955102] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123607/builder-live.log' as PID 2956730 [2024-10-09 20:14:51,911][ INFO][PID:2955102] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123607/builder-live.log) [2024-10-09 20:14:51,912][ INFO][PID:2955102] Compressing /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123607/backend.log by gzip [2024-10-09 20:14:51,913][ INFO][PID:2955102] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/outline/srpm-builds/08123607/backend.log' as PID 2956731