[2026-06-01 22:32:47,248][ INFO][PID:1814160] Marking build as starting [2026-06-01 22:32:47,288][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:32:47,290][ INFO][PID:1814160] VM allocation process starts [2026-06-01 22:32:47,304][ INFO][PID:1814160] Trying to allocate VM: ResallocHost, ticket_id=3172149, requested_tags=['arch_aarch64', 'copr_builder'] [2026-06-01 22:32:50,371][ INFO][PID:1814160] Allocated host ResallocHost, ticket_id=3172149, hostname=3.87.141.190, name=aws_aarch64_reserved_prod_10443581_20260601_220240, requested_tags=['arch_aarch64', 'copr_builder'] [2026-06-01 22:32:50,372][ INFO][PID:1814160] Allocating ssh connection to builder [2026-06-01 22:32:50,373][ INFO][PID:1814160] Checking that builder machine is OK [2026-06-01 22:32:50,761][ INFO][PID:1814160] Installed copr-rpmbuild version: 1.8 [2026-06-01 22:32:50,762][ INFO][PID:1814160] Running remote command: copr-builder-ready srpm-builds [2026-06-01 22:32:51,000][ INFO][PID:1814160] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-06-01 22:32:51,000][ INFO][PID:1814160] Filling build.info file with builder info [2026-06-01 22:32:51,001][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:32:51,002][ INFO][PID:1814160] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "jkolo", "project_name": "kernel-rpi", "project_dirname": "kernel-rpi", "submitter": "jkolo", "ended_on": null, "started_on": 1780353171.0023916, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10533526", "build_id": 10533526, "package_name": "kernel-rpi5-minimal", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# COPR custom build script for Raspberry Pi 5 kernel 6.18.y \\u2014 MINIMAL variant\\n#\\n# Differs from copr-kernel-rpi5.sh by enabling --with minimal_rpi5, which\\n# skips merge of config-rhcos.cfg + config-rhcos-renames.cfg in %build.\\n# Produces kernel-rpi5-minimal (Fedora-desktop-style RPi kernel, suitable\\n# for bootstrap node / recovery / debugging, NOT for OCP workloads).\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\n# Package: kernel-rpi5-minimal\\n# Chroots: epel-9-aarch64\\n# Source type: Custom\\n# Script: contents of this file\\n# Builddeps: bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter\\n# perl-generators python3-devel gcc make git hostname\\n\\nset -ex\\n\\n# Clone kernel spec repository\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi5 build, minimal flavor (no RHCOS baseline merge)\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 0/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 1/' kernel.spec\\nsed -i 's/%define with_minimal_rpi4 .*/%define with_minimal_rpi4 0/' kernel.spec\\nsed -i 's/%define with_minimal_rpi5 .*/%define with_minimal_rpi5 1/' kernel.spec\\n\\n# Copy spec and sources to COPR result directory\\ncp kernel.spec \\\"$COPR_RESULTDIR/\\\"\\ncp *.patch* *.cfg *.config *.service *.sh *.list \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n# RHEL X.509 public certs (referenced by Source100-108 in spec; harmless for\\n# minimal \\u2014 config has CONFIG_SYSTEM_TRUSTED_KEYS=\\\"\\\" so they're not embedded)\\ncp certs/*.x509 \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n\", \"chroot\": \"epel-9-aarch64\", \"builddeps\": \"bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter perl-generators python3-devel gcc make git hostname rpm-build openssl\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "jkolo/kernel-rpi--jkolo", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "epel-9" ], "distributions_in_project": [ "epel-9" ], "destdir": "/var/lib/copr/public_html/results/jkolo/kernel-rpi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi", "result_dir": "10533526", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 10533526, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-06-01 22:32:51,038][ INFO][PID:1814160] Sending fedora-messaging bus message in build.start [2026-06-01 22:32:51,508][ INFO][PID:1814160] Sending fedora-messaging bus message in chroot.start [2026-06-01 22:32:51,534][ INFO][PID:1814160] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10533526 --detached [2026-06-01 22:32:52,069][ INFO][PID:1814160] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.87.141.190' (ED25519) to the list of known hosts. [2026-06-01 22:32:52,070][ INFO][PID:1814160] Downloading the builder-live.log file, attempt 1 [2026-06-01 22:32:52,074][ INFO][PID:1814160] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.87.141.190 copr-rpmbuild-log [2026-06-01 22:32:57,075][ INFO][PID:1814160] Periodic builder liveness probe: alive [2026-06-01 22:32:57,076][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:02,077][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:07,079][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:12,080][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:17,081][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:22,082][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:27,083][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:32,084][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:37,086][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:42,087][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:47,089][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:52,090][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:33:57,091][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:02,092][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:07,094][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:12,095][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:17,097][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:22,098][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:27,099][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:32,100][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:37,102][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:42,103][ INFO][PID:1814160] Checking for cancel request [2026-06-01 22:34:43,737][ INFO][PID:1814160] Downloading results from builder [2026-06-01 22:34:43,737][ INFO][PID:1814160] rsyncing of mockbuilder@3.87.141.190:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10533526 started [2026-06-01 22:34:43,739][ INFO][PID:1814160] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.87.141.190:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10533526/ &> /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10533526/build-10533526.rsync.log [2026-06-01 22:34:44,808][ INFO][PID:1814160] rsyncing finished. [2026-06-01 22:34:44,809][ INFO][PID:1814160] VM Release request [2026-06-01 22:34:44,819][ INFO][PID:1814160] Searching for 'success' file in resultdir [2026-06-01 22:34:44,820][ INFO][PID:1814160] Getting build details [2026-06-01 22:34:44,821][ INFO][PID:1814160] Retrieving SRPM info from /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10533526 [2026-06-01 22:34:44,822][ INFO][PID:1814160] SRPM URL: https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10533526/kernel-rpi5-minimal-6.18.34-12.rpi5.src.rpm [2026-06-01 22:34:44,823][ INFO][PID:1814160] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10533526/kernel-rpi5-minimal-6.18.34-12.rpi5.src.rpm', 'pkg_name': 'kernel-rpi5-minimal', 'pkg_version': '6.18.34-12.rpi5'} [2026-06-01 22:34:44,823][ INFO][PID:1814160] Finished build: id=10533526 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/jkolo/kernel-rpi chroot=srpm-builds [2026-06-01 22:34:44,828][ INFO][PID:1814160] Worker succeeded build, took 113.82628345489502 [2026-06-01 22:34:44,829][ INFO][PID:1814160] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "jkolo", "project_name": "kernel-rpi", "project_dirname": "kernel-rpi", "submitter": "jkolo", "ended_on": 1780353284.828675, "started_on": 1780353171.0023916, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10533526", "build_id": 10533526, "package_name": "kernel-rpi5-minimal", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# COPR custom build script for Raspberry Pi 5 kernel 6.18.y \\u2014 MINIMAL variant\\n#\\n# Differs from copr-kernel-rpi5.sh by enabling --with minimal_rpi5, which\\n# skips merge of config-rhcos.cfg + config-rhcos-renames.cfg in %build.\\n# Produces kernel-rpi5-minimal (Fedora-desktop-style RPi kernel, suitable\\n# for bootstrap node / recovery / debugging, NOT for OCP workloads).\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\n# Package: kernel-rpi5-minimal\\n# Chroots: epel-9-aarch64\\n# Source type: Custom\\n# Script: contents of this file\\n# Builddeps: bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter\\n# perl-generators python3-devel gcc make git hostname\\n\\nset -ex\\n\\n# Clone kernel spec repository\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi5 build, minimal flavor (no RHCOS baseline merge)\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 0/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 1/' kernel.spec\\nsed -i 's/%define with_minimal_rpi4 .*/%define with_minimal_rpi4 0/' kernel.spec\\nsed -i 's/%define with_minimal_rpi5 .*/%define with_minimal_rpi5 1/' kernel.spec\\n\\n# Copy spec and sources to COPR result directory\\ncp kernel.spec \\\"$COPR_RESULTDIR/\\\"\\ncp *.patch* *.cfg *.config *.service *.sh *.list \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n# RHEL X.509 public certs (referenced by Source100-108 in spec; harmless for\\n# minimal \\u2014 config has CONFIG_SYSTEM_TRUSTED_KEYS=\\\"\\\" so they're not embedded)\\ncp certs/*.x509 \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n\", \"chroot\": \"epel-9-aarch64\", \"builddeps\": \"bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter perl-generators python3-devel gcc make git hostname rpm-build openssl\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "kernel-rpi5-minimal", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10533526/kernel-rpi5-minimal-6.18.34-12.rpi5.src.rpm", "uses_devel_repo": null, "sandbox": "jkolo/kernel-rpi--jkolo", "results": { "architecture_specific_tags": { "epel-9": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l", "armv8hcnl", "armv8hl", "armv8hnl", "armv8l" ] } }, "name": "kernel-rpi5-minimal", "epoch": null, "version": "6.18.34", "release": "12.rpi5" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "epel-9" ], "distributions_in_project": [ "epel-9" ], "destdir": "/var/lib/copr/public_html/results/jkolo/kernel-rpi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi", "result_dir": "10533526", "built_packages": "", "tags": [ "arch_aarch64" ], "pkg_version": "6.18.34-12.rpi5", "id": 10533526, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-06-01 22:34:44,874][ INFO][PID:1814160] Sending fedora-messaging bus message in build.end [2026-06-01 22:34:44,903][ INFO][PID:1814160] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10533526/builder-live.log by gzip [2026-06-01 22:34:44,905][ INFO][PID:1814160] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10533526/builder-live.log' as PID 1821811 [2026-06-01 22:34:44,910][ INFO][PID:1814160] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10533526/builder-live.log) [2026-06-01 22:34:44,911][ INFO][PID:1814160] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10533526/backend.log by gzip [2026-06-01 22:34:44,913][ INFO][PID:1814160] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10533526/backend.log' as PID 1821812