<div dir="ltr"><div dir="ltr">I see interesting errors in merging layers:<div><br></div><div>        "Trying to pull <a href="http://10.120.129.222:8787/tripleotrain/centos-binary-swift-object:current-tripleo..">10.120.129.222:8787/tripleotrain/centos-binary-swift-object:current-tripleo..</a>.", <br>        "Copying blob sha256:ac006fc45022b6ea54439313e919f34caa69b5ddc8477bf8df95d3ecc153c7a7", <br>        "Copying blob sha256:e7bd43c6fde6f22a702045f429e3c09be300bb787f884d81808ff681f9ef95c5", <br>        "Copying config sha256:699c142370d645ccbf9d41dfb0f2f841a8d3db4f175fee8999dafb07b10f174a", <br>        "net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory", <br>        "net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5)", <br>        "PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory", <br>        "PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4)", <br>        "ovsdb-tool: failed to read schema: \"/usr/share/openvswitch/ovn-sb.ovsschema\" could not be read as JSON (error opening \"/usr/share/openvswitch/ovn-sb.ovsschema\": No such file or directory)", <br>        "Deprecated: Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".", <br>        "+ sudo -E kolla_set_configs", <br>        "INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json", <br></div><div><br></div><div>I am not even a novice user of containers, I do not know if it is something "ok" or something which I should care about?</div><div><br></div><div>my main issues with this:</div><div><div>1) when deploying overcloud, it do not add ssh key to authorized host, and gets timeout, but I can work with that.</div><div>1.solution) while running installation I ssh into it, before ansible tries... shitty workaround, but should be ok for POC, need to fix it also.</div><div><b>2) As you see from config files, I use local undercloud as repo for container images, but it is not able to fetch data from there, as it is marked as secure, but undercloud configures it as unsecure. Can I somehow specify to installed, so it would modify /etc/container(s)/repositories.conf to add undercloud IP and url to insecure repo list. cause it helps tp fix my issues. but then cannot proceed as it has part of things up, so I need to do fresh setup, which is without insecure repos.</b></div><div><b>2.solution) no ideas.</b></div><div>3) Problem: when setting up undercloud with proxy variables exported, it adds them into containers, but even I have no_prpoxy which has idrac IP specified, or range, ironic-conductor sends request to redfish using proxy...<br></div><div>3.solution) I think solution would be to use undercloud repo (predownload images) and make undercloud install from it, but when I even add 'insecure' repos value to $local_ip it drops error [1] trying to connect to repo....<a href="http://docker.io/" target="_blank">docker.io</a></div><div><br></div><div>Any thoughts?</div><div><br></div><div><br></div><div>[1]</div><div><div style="box-sizing:border-box;font-family:"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:14px">Retrying (Retry(total=7, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fed502f9e10>: Failed to establish a new connection: [Errno 111] Connection refused',)': /v2</div></div><div style="box-sizing:border-box;font-family:"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:14px">...</div><div style="box-sizing:border-box;font-family:"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:14px"><div style="box-sizing:border-box">   raise ConnectionError(e, request=request)<br>ConnectionError: HTTPSConnectionPool(host='<a href="http://registries-1.docker.io/" target="_blank">registries-1.docker.io</a>', port=443): Max retries exceeded with url: /v2/ (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fed50253bd0>: Failed to establish a new connection: [Errno 111] Connection refused',))</div></div></div><div><br></div></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Or should I start several "threads"? to keep each in separate track?</div></div></div></div>