2025-05-27 09:06:03 INFO run /tmp/tmpbd2wau10# git -c advice.detachedHead=false clone --quiet https://github.com/ARPA-SIMC/Magics-rpm --branch master 2025-05-27 09:06:03 INFO moncic.cli.build Source type: 2025-05-27 09:06:03 INFO moncic.operations.base Build plugin: Set up the container before starting the build. 2025-05-27 09:06:03 INFO moncic.operations.base Build plugin: Mount the source path inside the container. 2025-05-27 09:06:03 INFO moncic.operations.base Build plugin: Collect source artifacts and make them available in the container. 2025-05-27 09:06:03 INFO moncic.operations.base Build plugin: Build-specific container setup. 2025-05-27 09:06:03 INFO moncic.operations.build Build strategy: ARPA 2025-05-27 09:06:03 INFO image.fedora42 Starting system fedora42 as mc-bidulufa using image /moncic-ci/fedora42 2025-05-27 09:06:03 INFO image.fedora42 Running systemd-run --property=KillMode=mixed --property=Type=notify --property=RestartForceExitStatus=133 --property=SuccessExitStatus=133 --property=Slice=machine.slice --property=Delegate=yes --property=TasksMax=16384 --property=WatchdogSec=3min systemd-nspawn --quiet --directory=/moncic-ci/fedora42 --machine=mc-bidulufa --boot --notify-ready=yes --resolv-conf=replace-host --bind-ro=/tmp/tmp8anr8xk0/scripts:/srv/moncic-ci/scripts --bind=/tmp/tmpbd2wau10/Magics-rpm:/srv/moncic-ci/source/Magics-rpm-readonly --ephemeral --suppress-sync=yes systemd.hostname=mc-bidulufa 2025-05-27 09:06:14 INFO image.fedora42 Running script Check user IDs in container 2025-05-27 09:06:14 INFO image.fedora42 Running /srv/moncic-ci/scripts/tmpb0apkc4k 2025-05-27 09:06:14 INFO image.fedora42 stdout: 0:0 2025-05-27 09:06:14 INFO image.fedora42 Running script Validate user database 2025-05-27 09:06:14 INFO image.fedora42 Running /srv/moncic-ci/scripts/tmpgov4na1d 2025-05-27 09:06:14 INFO image.fedora42 Running script Volatile mount setup for /srv/moncic-ci/source/Magics-rpm 2025-05-27 09:06:14 INFO image.fedora42 Running /srv/moncic-ci/scripts/tmpzlywubb2 2025-05-27 09:06:14 INFO image.fedora42 Running script Set up the container filesystem 2025-05-27 09:06:14 INFO image.fedora42 Running /srv/moncic-ci/scripts/tmpswc29z3h 2025-05-27 09:06:14 INFO image.fedora42 Running script Update container packages before build 2025-05-27 09:06:14 INFO image.fedora42 Running /srv/moncic-ci/scripts/tmpdebnkh_z 2025-05-27 09:06:30 INFO image.fedora42 stdout: Nothing to do. 2025-05-27 09:06:30 INFO image.fedora42 Running Run the build 2025-05-27 09:06:30 INFO image.fedora42.run /srv/moncic-ci/source/Magics-rpm# dnf builddep -y /srv/moncic-ci/source/Magics-rpm/Magics.spec 2025-05-27 09:06:30 INFO image.fedora42 stderr: Updating and loading repositories: 2025-05-27 09:06:30 INFO image.fedora42 stderr: Repositories loaded. 2025-05-27 09:06:30 INFO image.fedora42 stderr: error: %patchN is obsolete, use %patch N (or %patch -P N): %patch0 2025-05-27 09:06:30 INFO image.fedora42 stderr: 2025-05-27 09:06:30 INFO image.fedora42 stderr: Failed to parse spec file "/srv/moncic-ci/source/Magics-rpm/Magics.spec". 2025-05-27 09:06:30 INFO image.fedora42 stderr: Failed to parse some inputs. { "source": "https://github.com/ARPA-SIMC/Magics-rpm", "distro": "fedora:42", "name": "Magics", "quick": false, "success": false, "artifacts": [], "trace_log": [], "artifacts_dir": null, "source_only": false, "on_success": [], "on_fail": [], "on_end": [], "source_history": [ { "name": "https://github.com/ARPA-SIMC/Magics-rpm", "command_log": [] }, { "name": "https://github.com/ARPA-SIMC/Magics-rpm", "command_log": [ "git -c advice.detachedHead=false clone --quiet https://github.com/ARPA-SIMC/Magics-rpm --branch master" ], "path": "/tmp/tmpbd2wau10/Magics-rpm", "readonly": false }, { "name": "https://github.com/ARPA-SIMC/Magics-rpm", "command_log": [], "path": "/tmp/tmpbd2wau10/Magics-rpm", "readonly": false, "style": "rpm-arpa", "distro": "fedora:42", "specfile_path": "Magics.spec" } ] } Traceback (most recent call last): File "/usr/bin/monci", line 53, in cli.run_main(main) File "/usr/lib/python3.12/site-packages/moncic/cli/base.py", line 69, in run_main sys.exit(func()) ^^^^^^ File "/usr/bin/monci", line 49, in main return handler.run() ^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/cli/build.py", line 112, in run builder.host_main() File "/usr/lib/python3.12/site-packages/moncic/utils/guest.py", line 22, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/operations/base.py", line 244, in host_main result = container.run_callable(self.guest_main, run_config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/container/container.py", line 264, in run_callable return completed.result() ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/runner.py", line 181, in result raise self.exc_info[1].with_traceback(self.exc_info[2]) File "/usr/lib/python3.12/site-packages/moncic/runner.py", line 513, in execute res = self.func(*self.args) File "/usr/lib/python3.12/site-packages/moncic/utils/guest.py", line 37, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/operations/build.py", line 95, in guest_main self.build.build() ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/utils/guest.py", line 37, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/build/arpa.py", line 85, in build run(self.builddep + ["-y", specfile.as_posix()]) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/moncic/utils/run.py", line 35, in run return subprocess.run(cmd, check=check, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, ^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['dnf', 'builddep', '-y', '/srv/moncic-ci/source/Magics-rpm/Magics.spec']' returned non-zero exit status 1.