Syncing ostree ref fedora/37/aarch64/testing/silverblue: 0d28492e9f0ab8029ad5910308f8a98dbb8d08bf1fa5c1d80ea46c5b4712c9d9 -> 2f3506c7411c0648a2c03d77ef5f03064947ceda3a79c8e0a64076b9a9a8f46f Traceback (most recent call last): File "/usr/local/bin/new-updates-sync", line 570, in <module> main() File "/usr/local/bin/new-updates-sync", line 561, in main if sync_single_release(release): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/bin/new-updates-sync", line 483, in sync_single_release sync_ostree(*pair) File "/usr/local/bin/new-updates-sync", line 283, in sync_ostree out = run_command(cmd) ^^^^^^^^^^^^^^^^ File "/usr/local/bin/new-updates-sync", line 254, in run_command return subprocess.check_output(cmd, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['ostree', 'pull-local', '--verbose', '--repo', '/mnt/koji/ostree/repo/', '/mnt/koji/compose/ostree/repo/', 'fedora/37/aarch64/testing/silverblue']' returned non-zero exit status 1.
releng-cron@lists.fedoraproject.org