Hide Forgot
Description of problem: overcloud minor update is failing due to ping loss TASK [tripleo-upgrade : stop l3 agent connectivity check] ********************** task path: /home/rhos-ci/jenkins/workspace/DFG-network-networking-ovn-update-16.1_director-rhel-virthost-3cont_2comp_2net-ipv4-geneve-composable/infrared/plugins/tripleo-upgrade/infrared_plugin/roles/tripleo-upgrade/tasks/common/l3_agent_connectivity_check_stop_script.yml:2 Thursday 21 January 2021 21:20:57 +0000 (0:11:07.119) 1:48:11.214 ****** fatal: [undercloud-0]: FAILED! => { "changed": true, "cmd": "source /home/stack/overcloudrc\n/home/stack/l3_agent_stop_ping.sh 0\n", "delta": "0:00:00.068637", "end": "2021-01-21 21:20:57.463918", "rc": 1, "start": "2021-01-21 21:20:57.395281" } STDOUT: 656 packets transmitted, 655 received, 0.152439% packet loss, time 1005ms rtt min/avg/max/mdev = 0.458/1.711/166.534/10.532 ms Ping loss higher than 0 seconds detected (1 seconds) MSG: Version-Release number of selected component (if applicable): Update from core_puddle: RHOS-16.1-RHEL-8-20201214.n.3 to core_puddle: RHOS-16.1-RHEL-8-20210120.n. How reproducible: Steps to Reproduce: 1. run our CI job 2. 3. Actual results: Expected results: Additional info:
This seems to be caused by not updating ovn-controllers on Compute nodes first before running the update as KB article suggests: https://access.redhat.com/solutions/5580961 I'm closing this as a duplicate of bug 1895220 as this is a known limitation of OVN. *** This bug has been marked as a duplicate of bug 1895220 ***