[2026-03-05 12:06:22,332][ INFO][PID:2292969] Marking build as starting
[2026-03-05 12:06:22,391][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:06:22,402][ INFO][PID:2292969] VM allocation process starts
[2026-03-05 12:06:22,459][ INFO][PID:2292969] Trying to allocate VM: ResallocHost, ticket_id=1725705, requested_tags=['copr_builder', 'arch_x86_64']
[2026-03-05 12:06:25,494][ INFO][PID:2292969] Allocated host ResallocHost, ticket_id=1725705, hostname=100.55.101.202, name=aws_x86_64_normalreserved_prod_02850358_20260305_120405, requested_tags=['copr_builder', 'arch_x86_64']
[2026-03-05 12:06:25,495][ INFO][PID:2292969] Allocating ssh connection to builder
[2026-03-05 12:06:25,495][ INFO][PID:2292969] Checking that builder machine is OK
[2026-03-05 12:06:25,911][ INFO][PID:2292969] Running remote command: copr-builder-ready srpm-builds
[2026-03-05 12:06:26,160][ INFO][PID:2292969] Red Hat subscription not needed for srpm-builds
Builder is ready to be used
[2026-03-05 12:06:26,161][ INFO][PID:2292969] Filling build.info file with builder info
[2026-03-05 12:06:26,162][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:06:26,162][ INFO][PID:2292969] Sending build state back to frontend: {
"builds": [
{
"timeout": 108000,
"frontend_base_url": "https://copr.fedorainfracloud.org",
"memory_reqs": null,
"enable_net": true,
"project_owner": "papoteur",
"project_name": "dnf5-mga",
"project_dirname": "dnf5-mga",
"submitter": "papoteur",
"ended_on": null,
"started_on": 1772712386.1627443,
"submitted_on": null,
"status": 3,
"chroot": "srpm-builds",
"arch": "x86_64",
"buildroot_pkgs": null,
"task_id": "10193056",
"build_id": 10193056,
"package_name": null,
"package_version": null,
"git_repo": null,
"git_hash": null,
"git_branch": null,
"source_type": 9,
"source_json": "{\"script\": \"#!/bin/bash\\n#\\n# Copyright (C) Neal Gompa\\n#\\n# This program is free software: you can redistribute it and/or modify\\n# it under the terms of the GNU General Public License as published by\\n# the Free Software Foundation, either version 2 of the License, or\\n# (at your option) any later version.\\n#\\n# This program is distributed in the hope that it will be useful,\\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n# GNU General Public License for more details.\\n#\\n# You should have received a copy of the GNU General Public License\\n# along with this program. If not, see .\\n\\n# This script is used for importing Mageia packages into COPR using\\n# the COPR custom source method.\\n# For more details, see: https://docs.pagure.org/copr.copr/custom_source_method.html\\n\\nset -euxo pipefail\\n\\n# Create output directory\\nmkdir srpm-output\\n\\n# This variable isn't set at this stage, so set it\\nCOPR_PACKAGE=\\\"dnf5\\\"\\n\\n# When this is set, we check out a non-Cauldron package\\nMGA_DISTVER=\\\"\\\"\\n\\n# Set mageia base packaging macros\\ncat > ~/.rpmmacros << EOF\\n%mkrel(c:) %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?dist:%dist}\\n%mklibname(ds) %{_lib}%{1}%{?2:%{2}}%{?3:_%{3}}%{-s:-static}%{-d:-devel}\\nEOF\\n\\n# Checkout sources\\nmgarepo checkout ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE}\\n\\n# Add changelog section\\necho -e '\\\\n%changelog' >> \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\"\\n\\n# Generate changelog\\nmgarepo rpmlog -o ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE} >> \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\"\\n\\n# Add local Mageia macro definitions for compatibility\\necho -e '%if %{?mkrel:0}%{?!mkrel:1}\\\\n%define mkrel(c:) %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?dist:%dist}\\\\n%endif\\\\n' > mkrel-macro.specpart\\necho -e '%if %{?mklibname:0}%{?!mklibname:1}\\\\n%define mklibname(ds) %{_lib}%{1}%{?2:%{2}}%{?3:_%{3}}%{-s:-static}%{-d:-devel}\\\\n%endif\\\\n\\\\n' >> mkrel-macro.specpart\\n\\n# Concatenate the macros and spec together in the right place\\ncat mkrel-macro.specpart \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\" > \\\"srpm-output/${COPR_PACKAGE}.spec\\\"\\n\\n# Copy sources to the right place\\ncp -av \\\"${COPR_PACKAGE}/SOURCES/\\\"* srpm-output\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"mgarepo\", \"resultdir\": \"./srpm-output\", \"repos\": \"\"}",
"pkg_name": null,
"pkg_main_version": null,
"pkg_epoch": null,
"pkg_release": null,
"srpm_url": null,
"uses_devel_repo": null,
"sandbox": "papoteur/dnf5-mga--papoteur",
"results": null,
"appstream": false,
"allow_user_ssh": null,
"ssh_public_keys": null,
"storage": null,
"repos": [],
"background": false,
"destdir": "/var/lib/copr/public_html/results/papoteur/dnf5-mga",
"results_repo_url": "https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga",
"result_dir": "10193056",
"built_packages": "",
"tags": [
"arch_x86_64"
],
"id": 10193056,
"mockchain_macros": {
"copr_username": "papoteur",
"copr_projectname": "dnf5-mga",
"vendor": "Fedora Project COPR (papoteur/dnf5-mga)"
}
}
]
}
[2026-03-05 12:06:26,201][ INFO][PID:2292969] Sending fedora-messaging bus message in build.start
[2026-03-05 12:06:26,802][ INFO][PID:2292969] Sending fedora-messaging bus message in chroot.start
[2026-03-05 12:06:26,835][ INFO][PID:2292969] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10193056 --detached
[2026-03-05 12:06:27,294][ INFO][PID:2292969] The copr-rpmbuild seems started, per:
stdout:
stderr: Warning: Permanently added '100.55.101.202' (ED25519) to the list of known hosts.
[2026-03-05 12:06:27,295][ INFO][PID:2292969] Downloading the builder-live.log file, attempt 1
[2026-03-05 12:06:27,297][ INFO][PID:2292969] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.55.101.202 copr-rpmbuild-log
[2026-03-05 12:06:32,306][ INFO][PID:2292969] Periodic builder liveness probe: alive
[2026-03-05 12:06:32,307][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:06:37,308][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:06:42,312][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:06:47,314][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:06:52,315][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:06:57,317][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:02,318][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:07,320][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:12,326][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:17,327][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:22,328][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:27,333][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:32,334][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:37,335][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:42,336][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:47,338][ INFO][PID:2292969] Checking for cancel request
[2026-03-05 12:07:48,761][ INFO][PID:2292969] Downloading results from builder
[2026-03-05 12:07:48,762][ INFO][PID:2292969] rsyncing of mockbuilder@100.55.101.202:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/10193056 started
[2026-03-05 12:07:48,764][ INFO][PID:2292969] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.55.101.202:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/10193056/ &> /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/10193056/build-10193056.rsync.log
[2026-03-05 12:07:49,104][ INFO][PID:2292969] rsyncing finished.
[2026-03-05 12:07:49,106][ INFO][PID:2292969] Releasing VM back to pool
[2026-03-05 12:07:49,119][ INFO][PID:2292969] Searching for 'success' file in resultdir
[2026-03-05 12:07:49,120][ INFO][PID:2292969] Getting build details
[2026-03-05 12:07:49,120][ INFO][PID:2292969] Retrieving SRPM info from /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/10193056
[2026-03-05 12:07:49,122][ INFO][PID:2292969] SRPM URL: https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga/srpm-builds/10193056/dnf5-5.3.0.0-3.src.rpm
[2026-03-05 12:07:49,122][ INFO][PID:2292969] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga/srpm-builds/10193056/dnf5-5.3.0.0-3.src.rpm', 'pkg_name': 'dnf5', 'pkg_version': '5.3.0.0-3'}
[2026-03-05 12:07:49,123][ INFO][PID:2292969] Finished build: id=10193056 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/papoteur/dnf5-mga chroot=srpm-builds
[2026-03-05 12:07:49,125][ INFO][PID:2292969] Worker succeeded build, took 82.96269059181213
[2026-03-05 12:07:49,126][ INFO][PID:2292969] Sending build state back to frontend: {
"builds": [
{
"timeout": 108000,
"frontend_base_url": "https://copr.fedorainfracloud.org",
"memory_reqs": null,
"enable_net": true,
"project_owner": "papoteur",
"project_name": "dnf5-mga",
"project_dirname": "dnf5-mga",
"submitter": "papoteur",
"ended_on": 1772712469.1254349,
"started_on": 1772712386.1627443,
"submitted_on": null,
"status": 1,
"chroot": "srpm-builds",
"arch": "x86_64",
"buildroot_pkgs": null,
"task_id": "10193056",
"build_id": 10193056,
"package_name": null,
"package_version": null,
"git_repo": null,
"git_hash": null,
"git_branch": null,
"source_type": 9,
"source_json": "{\"script\": \"#!/bin/bash\\n#\\n# Copyright (C) Neal Gompa\\n#\\n# This program is free software: you can redistribute it and/or modify\\n# it under the terms of the GNU General Public License as published by\\n# the Free Software Foundation, either version 2 of the License, or\\n# (at your option) any later version.\\n#\\n# This program is distributed in the hope that it will be useful,\\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n# GNU General Public License for more details.\\n#\\n# You should have received a copy of the GNU General Public License\\n# along with this program. If not, see .\\n\\n# This script is used for importing Mageia packages into COPR using\\n# the COPR custom source method.\\n# For more details, see: https://docs.pagure.org/copr.copr/custom_source_method.html\\n\\nset -euxo pipefail\\n\\n# Create output directory\\nmkdir srpm-output\\n\\n# This variable isn't set at this stage, so set it\\nCOPR_PACKAGE=\\\"dnf5\\\"\\n\\n# When this is set, we check out a non-Cauldron package\\nMGA_DISTVER=\\\"\\\"\\n\\n# Set mageia base packaging macros\\ncat > ~/.rpmmacros << EOF\\n%mkrel(c:) %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?dist:%dist}\\n%mklibname(ds) %{_lib}%{1}%{?2:%{2}}%{?3:_%{3}}%{-s:-static}%{-d:-devel}\\nEOF\\n\\n# Checkout sources\\nmgarepo checkout ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE}\\n\\n# Add changelog section\\necho -e '\\\\n%changelog' >> \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\"\\n\\n# Generate changelog\\nmgarepo rpmlog -o ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE} >> \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\"\\n\\n# Add local Mageia macro definitions for compatibility\\necho -e '%if %{?mkrel:0}%{?!mkrel:1}\\\\n%define mkrel(c:) %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?dist:%dist}\\\\n%endif\\\\n' > mkrel-macro.specpart\\necho -e '%if %{?mklibname:0}%{?!mklibname:1}\\\\n%define mklibname(ds) %{_lib}%{1}%{?2:%{2}}%{?3:_%{3}}%{-s:-static}%{-d:-devel}\\\\n%endif\\\\n\\\\n' >> mkrel-macro.specpart\\n\\n# Concatenate the macros and spec together in the right place\\ncat mkrel-macro.specpart \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\" > \\\"srpm-output/${COPR_PACKAGE}.spec\\\"\\n\\n# Copy sources to the right place\\ncp -av \\\"${COPR_PACKAGE}/SOURCES/\\\"* srpm-output\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"mgarepo\", \"resultdir\": \"./srpm-output\", \"repos\": \"\"}",
"pkg_name": "dnf5",
"pkg_main_version": null,
"pkg_epoch": null,
"pkg_release": null,
"srpm_url": "https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga/srpm-builds/10193056/dnf5-5.3.0.0-3.src.rpm",
"uses_devel_repo": null,
"sandbox": "papoteur/dnf5-mga--papoteur",
"results": {
"name": "dnf5",
"epoch": null,
"version": "5.3.0.0",
"release": "3",
"exclusivearch": [],
"excludearch": []
},
"appstream": false,
"allow_user_ssh": null,
"ssh_public_keys": null,
"storage": null,
"repos": [],
"background": false,
"destdir": "/var/lib/copr/public_html/results/papoteur/dnf5-mga",
"results_repo_url": "https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga",
"result_dir": "10193056",
"built_packages": "",
"tags": [
"arch_x86_64"
],
"pkg_version": "5.3.0.0-3",
"id": 10193056,
"mockchain_macros": {
"copr_username": "papoteur",
"copr_projectname": "dnf5-mga",
"vendor": "Fedora Project COPR (papoteur/dnf5-mga)"
}
}
]
}
[2026-03-05 12:07:49,176][ INFO][PID:2292969] Sending fedora-messaging bus message in build.end
[2026-03-05 12:07:49,207][ INFO][PID:2292969] Compressing /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/10193056/builder-live.log by gzip
[2026-03-05 12:07:49,209][ INFO][PID:2292969] Running command 'gzip /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/10193056/builder-live.log' as PID 2303719
[2026-03-05 12:07:49,270][ INFO][PID:2292969] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/10193056/builder-live.log)
[2026-03-05 12:07:49,271][ INFO][PID:2292969] Compressing /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/10193056/backend.log by gzip
[2026-03-05 12:07:49,272][ INFO][PID:2292969] Running command 'gzip /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/10193056/backend.log' as PID 2303724