Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1859603

Summary: Failed to deploy HE rhv-release-engine-4.4.1-11-001
Product: [oVirt] ovirt-hosted-engine-setup Reporter: Nikolai Sednev <nsednev>
Component: GeneralAssignee: Evgeny Slutsky <eslutsky>
Status: CLOSED DUPLICATE QA Contact: meital avital <mavital>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.4.5CC: bugs, mperina, stirabos
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-22 15:10:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
puma18 logs none

Description Nikolai Sednev 2020-07-22 14:59:03 UTC
Created attachment 1702102 [details]
puma18  logs

Description of problem:
Failed to deploy HE  rhv-release-engine-4.4.1-11-001

[ ERROR ] {'msg': 'non-zero return code', 'cmd': "set -euo pipefail && nmcli -g GENERAL.TYPE device show {'changed': False, 'ansible_facts': {'host_net': ['enp5s0f1']}, 'failed': False}", 'stdout': '', 'stderr': "Error: Device '{changed:' not found.", 'rc': 10, 'start': '2020-07-22 17:38:08.406985', 'end': '2020-07-22 17:38:08.502411', 'delta': '0:00:00.095426', 'changed': True, 'failed': True, 'invocation': {'module_args': {'_raw_params': "set -euo pipefail && nmcli -g GENERAL.TYPE device show {'changed': False, 'ansible_facts': {'host_net': ['enp5s0f1']}, 'failed': False}", '_uses_shell': True, 'warn': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': ["Error: Device '{changed:' not found."], '_ansible_no_log': False, 'nic': {'changed': False, 'ansible_facts': {'host_net': ['enp5s0f1']}, 'failed': False}, 'ansible_loop_var': 'nic', '_ansible_item_label': {'changed': False, 'ansible_facts': {'host_net': ['enp5s0f1']}, 'failed': False}}
[ ERROR ] Failed to execute stage 'Environment customization': Failed executing ansible-playbook

The platform is:
puma18 ~]# lscpu
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              12
On-line CPU(s) list: 0-11
Thread(s) per core:  2
Core(s) per socket:  6
Socket(s):           1
NUMA node(s):        1
Vendor ID:           GenuineIntel
CPU family:          6
Model:               44
Model name:          Intel(R) Xeon(R) CPU           E5645  @ 2.40GHz
Stepping:            2
CPU MHz:             1785.926
CPU max MHz:         2400.0000
CPU min MHz:         1600.0000
BogoMIPS:            4800.40
Virtualization:      VT-x
L1d cache:           32K
L1i cache:           32K
L2 cache:            256K
L3 cache:            12288K
NUMA node0 CPU(s):   0-11
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid dtherm arat flush_l1d

Version-Release number of selected component (if applicable):
ovirt-hosted-engine-setup-2.4.5-1.el8ev.noarch
ovirt-hosted-engine-ha-2.4.4-1.el8ev.noarch


How reproducible:
100%

Steps to Reproduce:
1.Deploy HE over FC.

Actual results:
Deployment exits right after providing default gateway.

Expected results:
Deployment should succeed.

Additional info:
Sosreport from puma18

Comment 2 Martin Perina 2020-07-22 15:10:37 UTC

*** This bug has been marked as a duplicate of bug 1859483 ***