Syncing ostree ref fedora/35/x86_64/updates/silverblue: d9afdc8992ed104c84958914a658c20ef7baab82d12369d50c26ac77911abdcd -> 9bdc728104ca177ef2805b3c580c153da8f7d3568d83e494f22bbc45e11ec624
Ostree ref fedora/35/x86_64/updates/silverblue now at d9afdc8992ed104c84958914a658c20ef7baab82d12369d50c26ac77911abdcd
Syncing ostree ref fedora/35/ppc64le/updates/silverblue: 61bad05a27b41f26392b935aec5072910d38ae5e904705e3b253d64ad7bbb52f -> 68a23986d87ead51fec0ba971e114a1c3da241b950a1fe9cae04f8661a502425
Ostree ref fedora/35/ppc64le/updates/silverblue now at 61bad05a27b41f26392b935aec5072910d38ae5e904705e3b253d64ad7bbb52f
Syncing ostree ref fedora/35/aarch64/updates/silverblue: ce977450bf01dad9aa4913d3482e5c6a0a33e42cbbec7d9dced8e77cfb07bec4 -> acf86ee9892aa6acdcff0f72c999ceda36947fcdef4c6a1bb93e050934d62e38
Ostree ref fedora/35/aarch64/updates/silverblue now at ce977450bf01dad9aa4913d3482e5c6a0a33e42cbbec7d9dced8e77cfb07bec4
Syncing ostree ref fedora/35/x86_64/updates/kinoite: 1704d54851098f5da6696cfd3d5309f1676e86038c66af4bed3cc8a59204b6f6 -> b24e39aefa78bd617ff9fe86c7546a8546fc91d89065c14dcd9e1986587458cb
Ostree ref fedora/35/x86_64/updates/kinoite now at 1704d54851098f5da6696cfd3d5309f1676e86038c66af4bed3cc8a59204b6f6
Syncing ostree ref fedora/35/ppc64le/updates/kinoite: abfb76e88278b7834e8cad558376a3a25cbd408f35335655cabdca86d021095f -> 2041fb91c13a9e17f4507b638945459c44b8ce916838ee8b91caf871d7174f97
Ostree ref fedora/35/ppc64le/updates/kinoite now at abfb76e88278b7834e8cad558376a3a25cbd408f35335655cabdca86d021095f
Syncing ostree ref fedora/35/aarch64/updates/kinoite: 73c63d511987bac002f97a6ccffa852ee9a581744b8d4aed391267c809266339 -> bbf8517f76593bb0af5d1f29248a7079b4bf1f0ee9dad5740b02a729b95cfd62
Ostree ref fedora/35/aarch64/updates/kinoite now at 73c63d511987bac002f97a6ccffa852ee9a581744b8d4aed391267c809266339
Syncing f34 updates from /mnt/koji/compose/updates/Fedora-34-updates-20220331.0 -> /mnt/koji/compose/updates/Fedora-34-updates-20220401.0
Traceback (most recent call last):
File "/usr/local/bin/new-updates-sync", line 580, in <module>
main()
File "/usr/local/bin/new-updates-sync", line 571, in main
if sync_single_release(release):
File "/usr/local/bin/new-updates-sync", line 479, in sync_single_release
sync_single_repo(release, repo)
File "/usr/local/bin/new-updates-sync", line 403, in sync_single_repo
results.append(sync_single_repo_arch(release, repo, arch, dest_path))
File "/usr/local/bin/new-updates-sync", line 364, in sync_single_repo_arch
results.append(rsync(os.path.join(source_path, maindir, 'Packages'),
File "/usr/local/bin/new-updates-sync", line 322, in rsync
stdout = run_command(cmd)
File "/usr/local/bin/new-updates-sync", line 264, in run_command
return subprocess.check_output(cmd,
File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib64/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['rsync', '-rlptDvHh', '--stats', '--no-human-readable', '/mnt/koji/compose/updates/Fedora-34-updates-20220401.0/compose/Everything/x86_64/os/Packages', '/pub/fedora/linux/updates/34/Everything/x86_64']' returned non-zero exit status 23.