foreman-nightly-rpm-pipeline 1571 failed

Foreman RPM nightly pipeline failed:

https://ci.theforeman.org/job/foreman-nightly-rpm-pipeline/1571/

foreman-pipeline-foreman-nightly-almalinux8-install (failed) (remote job)
foreman-pipeline-foreman-nightly-almalinux8-upgrade (failed) (remote job)
foreman-pipeline-foreman-nightly-centos8-stream-install (failed) (remote job)
foreman-pipeline-foreman-nightly-centos8-stream-upgrade (failed) (remote job)

Rsync fails while setting up boxes, but I have no idea why because I’m not aware of anything changing here.

21:58:55  e[0;31m  stderr: |-e[0m
21:58:55  e[0;31m    There was an error when attempting to rsync a synced folder.e[0m
21:58:55  e[0;31m    Please inspect the error message below for more info.e[0m
21:58:55  e[0;31m  e[0m
21:58:55  e[0;31m    Host path: /root/forklift/e[0m
21:58:55  e[0;31m    Guest path: /vagrante[0m
21:58:55  e[0;31m    Command: "rsync" "--max-size=100m" "--no-owner" "--no-group" "--rsync-path" "sudo rsync" "-e" "ssh -p 22 -o LogLevel=FATAL   -o ControlMaster=auto -o ControlPath=/tmp/vagrant-rsync-20220805-60244-1jl5t9t -o ControlPersist=10m  -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i '/root/forklift/.vagrant/machines/pipe-foreman-server-nightly-almalinux8/libvirt/private_key'" "--exclude" ".vagrant/" "/root/forklift/" "vagrant@192.168.121.57:/vagrant"e[0m
21:58:55  e[0;31m    Error: rsync: on remote machine: --sparse-block=1024: unknown optione[0m
21:58:55  e[0;31m    rsync error: syntax or usage error (code 1) at main.c(1582) [server=3.1.3]e[0m
21:58:55  e[0;31m    rsync: connection unexpectedly closed (0 bytes received so far) [sender]e[0m
21:58:55  e[0;31m    rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.3]e[0m

Since it happens on both CentOS and Almalinux it is probably something from the host.

Looks like a regression in CentOS 8 Stream:
https://bugzilla.redhat.com/show_bug.cgi?id=2043753

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.