[2025-04-23 06:15:18,001][ INFO][PID:4150602] Marking build as starting [2025-04-23 06:15:18,037][ INFO][PID:4150602] Trying to allocate VM: ResallocHost, ticket_id=2610541, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-23 06:15:21,050][ INFO][PID:4150602] Allocated host ResallocHost, ticket_id=2610541, hostname=44.202.194.226, name=aws_x86_64_normalreserved_prod_03258347_20250423_060809, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-23 06:15:21,051][ INFO][PID:4150602] Allocating ssh connection to builder [2025-04-23 06:15:21,051][ INFO][PID:4150602] Checking that builder machine is OK [2025-04-23 06:15:21,412][ INFO][PID:4150602] Running remote command: copr-builder-ready srpm-builds [2025-04-23 06:15:21,618][ INFO][PID:4150602] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-04-23 06:15:21,618][ INFO][PID:4150602] Filling build.info file with builder info [2025-04-23 06:15:21,619][ INFO][PID:4150602] 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": "xtls", "project_dirname": "xtls", "submitter": "vgaetera", "ended_on": null, "started_on": 1745388921.6192136, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8954259", "build_id": 8954259, "package_name": "xray", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee xray.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/XTLS/Xray-core\\n%global version 25.3.31\\n%global commit 922ae98a4ad133fe8d421fc2da551f92baed9ed9\\n%global date 20250423\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: xray\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: XTLS/Xray proxy platform\\nLicense: MPL-2.0\\nURL: https://xtls.github.io/en/\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nXTLS/Xray is a multiprotocol proxy platform.\\nIt allows to circumvent censorship and data discrimination.\\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} ./main\\n\\n%install\\n%__install -p -d -m 755 %{buildroot}%{_sysconfdir}/%{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\n%__install -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} 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%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\ntee xray@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Xray %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nCapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE\\nExecStart=xray run -c %E/%p/%i.json\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee xray.howto << \\\"EOF\\\" > /dev/null\\nrun0 tee /etc/xray/local.json << EOI > /dev/null\\n{ ... }\\nEOI\\nrun0 systemctl enable xray@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"\", \"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/xtls--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/xtls", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/xtls", "result_dir": "08954259", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8954259, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "xtls", "vendor": "Fedora Project COPR (vgaetera/xtls)" } } ] } [2025-04-23 06:15:21,640][ INFO][PID:4150602] Sending fedora-messaging bus message in build.start [2025-04-23 06:15:22,221][ INFO][PID:4150602] Sending fedora-messaging bus message in chroot.start [2025-04-23 06:15:22,237][ INFO][PID:4150602] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8954259 --detached [2025-04-23 06:15:22,607][ INFO][PID:4150602] Downloading the builder-live.log file, attempt 1 [2025-04-23 06:15:22,609][ INFO][PID:4150602] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.202.194.226 copr-rpmbuild-log [2025-04-23 06:15:27,612][ INFO][PID:4150602] Periodic builder liveness probe: alive [2025-04-23 06:15:51,686][ INFO][PID:4150602] Downloading results from builder [2025-04-23 06:15:51,686][ INFO][PID:4150602] rsyncing of mockbuilder@44.202.194.226:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08954259 started [2025-04-23 06:15:51,687][ INFO][PID:4150602] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.202.194.226:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08954259/ &> /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08954259/build-08954259.rsync.log [2025-04-23 06:15:51,911][ INFO][PID:4150602] rsyncing finished. [2025-04-23 06:15:51,911][ INFO][PID:4150602] Releasing VM back to pool [2025-04-23 06:15:51,920][ INFO][PID:4150602] Searching for 'success' file in resultdir [2025-04-23 06:15:51,921][ INFO][PID:4150602] Getting build details [2025-04-23 06:15:51,922][ INFO][PID:4150602] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08954259 [2025-04-23 06:15:51,923][ INFO][PID:4150602] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/xtls/srpm-builds/08954259/xray-25.3.31^20250423git922ae98-1.src.rpm [2025-04-23 06:15:51,923][ INFO][PID:4150602] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/xtls/srpm-builds/08954259/xray-25.3.31^20250423git922ae98-1.src.rpm', 'pkg_name': 'xray', 'pkg_version': '25.3.31^20250423git922ae98-1'} [2025-04-23 06:15:51,923][ INFO][PID:4150602] Finished build: id=8954259 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/xtls chroot=srpm-builds [2025-04-23 06:15:51,925][ INFO][PID:4150602] Worker succeeded build, took 30.306618213653564 [2025-04-23 06:15:51,926][ INFO][PID:4150602] 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": "xtls", "project_dirname": "xtls", "submitter": "vgaetera", "ended_on": 1745388951.9258318, "started_on": 1745388921.6192136, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8954259", "build_id": 8954259, "package_name": "xray", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee xray.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/XTLS/Xray-core\\n%global version 25.3.31\\n%global commit 922ae98a4ad133fe8d421fc2da551f92baed9ed9\\n%global date 20250423\\n%global gomodulesmode GO111MODULE=on\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%forgemeta\\n\\nName: xray\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: XTLS/Xray proxy platform\\nLicense: MPL-2.0\\nURL: https://xtls.github.io/en/\\nSource0: %{forgesource}\\nSource1: %{name}@.service\\nSource2: %{name}.howto\\nBuildRequires: git-core\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\nBuildRequires: systemd-rpm-macros\\n\\n%description\\nXTLS/Xray is a multiprotocol proxy platform.\\nIt allows to circumvent censorship and data discrimination.\\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} ./main\\n\\n%install\\n%__install -p -d -m 755 %{buildroot}%{_sysconfdir}/%{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_unitdir} %{SOURCE1}\\n%__install -p -D -m 755 -t %{buildroot}%{_bindir} %{name}\\n%__install -p -D -m 644 -t %{buildroot}%{_pkgdocdir} %{SOURCE2} 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%{_sysconfdir}/*\\n%{_unitdir}/*\\n%{_bindir}/*\\nEOF\\ntee xray@.service << \\\"EOF\\\" > /dev/null\\n[Unit]\\nDescription=Xray %I\\nAfter=network-online.target\\nWants=network-online.target\\n\\n[Service]\\nCapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE\\nExecStart=xray run -c %E/%p/%i.json\\n\\n[Install]\\nWantedBy=multi-user.target\\nEOF\\ntee xray.howto << \\\"EOF\\\" > /dev/null\\nrun0 tee /etc/xray/local.json << EOI > /dev/null\\n{ ... }\\nEOI\\nrun0 systemctl enable xray@local.service --now\\nEOF\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "xray", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/xtls/srpm-builds/08954259/xray-25.3.31^20250423git922ae98-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/xtls--vgaetera", "results": { "name": "xray", "epoch": null, "version": "25.3.31^20250423git922ae98", "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/xtls", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/xtls", "result_dir": "08954259", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "25.3.31^20250423git922ae98-1", "id": 8954259, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "xtls", "vendor": "Fedora Project COPR (vgaetera/xtls)" } } ] } [2025-04-23 06:15:51,956][ INFO][PID:4150602] Sending fedora-messaging bus message in build.end [2025-04-23 06:15:51,976][ INFO][PID:4150602] Compressing /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08954259/builder-live.log by gzip [2025-04-23 06:15:51,977][ INFO][PID:4150602] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08954259/builder-live.log' as PID 4152162 [2025-04-23 06:15:51,981][ INFO][PID:4150602] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08954259/builder-live.log) [2025-04-23 06:15:51,982][ INFO][PID:4150602] Compressing /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08954259/backend.log by gzip [2025-04-23 06:15:51,983][ INFO][PID:4150602] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/xtls/srpm-builds/08954259/backend.log' as PID 4152163