#432 fedora-ci.koji-build.tier0.functional erros because rsync in an ansible script crashes with: buffer overflow detected
Closed by ppisar. Opened by ppisar.

fedora-ci.koji-build.tier0.functional for Fedora 39 crashes like this https://artifacts.dev.testing-farm.io/d52e7611-c985-4f3c-b79d-fc836b4760ed/:

TASK [str-common-final : Pull out the logs from test environment to test runner] ***
fatal: [sut]: FAILED! => {
    "changed": false,
    "cmd": "/usr/bin/rsync --delay-updates -F --compress --archive --rsh='/usr/bin/ssh -S none -i /CONFIG/id_rsa_artemis -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o UserKnownHostsFile=/dev/null' --out-format='<<CHANGED>>%i %n%L' root@18.223.161.66:/tmp/artifacts// /var/ARTIFACTS/work-tests.ymlqupmybeg/tests-dawosh67/",
    "rc": 12
}
MSG:
Warning: Permanently added '18.223.161.66' (ECDSA) to the list of known hosts.
*** buffer overflow detected ***: terminated
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [Receiver=3.1.3]
PLAY RECAP *********************************************************************
sut                        : ok=34   changed=11   unreachable=0    failed=1    skipped=13   rescued=0    ignored=0   

updating images ...

Possibly a duplicate of https://pagure.io/fedora-ci/general/issue/426 which has been fixed

Metadata Update from @ppisar:
- Issue status updated to: Closed (was: Open)

Metadata