Syncing ostree ref fedora/38/x86_64/testing/silverblue: 1f478110745b4ef345ce0dc0eccc2494270701fd3f9a704f62d0368954a9eab5 -> 69cef1960ee40a26c61ce86b980afcb7269ca0bcf85ee0bfa04440ab1227fffa 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/38/x86_64/testing/silverblue']' returned non-zero exit status 1.
releng-cron@lists.fedoraproject.org