<div dir="ltr">After reading through the logs and seeing the way the cut off, I'm curious if it's related to the <a href="https://github.com/openshift/openshift-ansible/blob/master/roles/ansible_service_broker/templates/asb_dc.yaml.j2#L59-L72">`initialDelaySeconds` in the broker's deployment config</a>. With the upstream broker-apb we <a href="https://github.com/openshift/ansible-service-broker/blob/master/apb/defaults/main.yml#L17">increased this from 15 seconds to 120</a>. I suspect that could be the cause.<div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 9, 2018 at 11:37 AM Jason Montleon <<a href="mailto:jmontleo@redhat.com">jmontleo@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I made some comments in irc this morning.<br>
<br>
Our downstream CI test are passing as of this morning using <br>
openshift-ansible with downstream images. From his gist logs it looked <br>
like the broker started, but I am not clear on what's happening to cause <br>
the getsockopt error.<br>
<br>
<a href="https://gist.github.com/cmoulliard/716468a9e9beb21ba860806a30e3ddcb" rel="noreferrer" target="_blank">https://gist.github.com/cmoulliard/716468a9e9beb21ba860806a30e3ddcb</a><br>
<br>
It seems like the service name resolved, but it couldn't connect at the <br>
address "172.30.206.144". Perhaps there is a misconfiguration with the <br>
docker or openshift networking?<br>
<br>
On 08/09/2018 11:30 AM, John Matthews wrote:<br>
> +Jason/David who may be able to help<br>
> <br>
> <br>
> Hi Charles,<br>
> <br>
> "I don't see anymore the apb-etcd pod wuth openshift 3.10, it is normal ?"<br>
> <br>
> Yes, this is normal for 3.10, we moved to CRDs for the data we store, so <br>
> we dropped our own etcd and rely on regular k8s API.<br>
> <br>
> <br>
> "Error fetching catalog. Error getting broker catalog: <br>
> Gethttps://asb.openshift-ansible-service-broker.svc:1338/ansible-service-broker/v2/catalog <br>
> <<a href="https://asb.openshift-ansible-service-broker.svc:1338/ansible-service-broker/v2/catalog" rel="noreferrer" target="_blank">https://asb.openshift-ansible-service-broker.svc:1338/ansible-service-broker/v2/catalog</a>>: <br>
> dial tcp172.30.206.144:1338 <<a href="http://172.30.206.144:1338/" rel="noreferrer" target="_blank">http://172.30.206.144:1338/</a>>: getsockopt: <br>
> no route to host"<br>
> <br>
> Please double check the namespace the automation broker is running in.<br>
> I wonder if there is a bug we missed with "openshift-ansible" deploying <br>
> with origin.<br>
> I believe the majority of our QE scenarios are with openshift-ansible <br>
> with downstream OCP or 'oc cluster up' with origin.<br>
> <br>
> Guessing, but perhaps there is a mismatch between actual namespace <br>
> broker is in versus what we are registering to service-catalog.<br>
> <br>
> <br>
> <br>
> <br>
> On Thu, Aug 9, 2018 at 4:29 AM, Charles Moulliard <<a href="mailto:cmoullia@redhat.com" target="_blank">cmoullia@redhat.com</a> <br>
> <mailto:<a href="mailto:cmoullia@redhat.com" target="_blank">cmoullia@redhat.com</a>>> wrote:<br>
> <br>
>     Additional info. The ClusterServiceBroker reports this error<br>
> <br>
>     Error fetching catalog. Error getting broker catalog: Get<br>
>     <a href="https://asb.openshift-ansible-service-broker.svc:1338/ansible-service-broker/v2/catalog" rel="noreferrer" target="_blank">https://asb.openshift-ansible-service-broker.svc:1338/ansible-service-broker/v2/catalog</a><br>
>     <<a href="https://asb.openshift-ansible-service-broker.svc:1338/ansible-service-broker/v2/catalog" rel="noreferrer" target="_blank">https://asb.openshift-ansible-service-broker.svc:1338/ansible-service-broker/v2/catalog</a>>:<br>
>     dial tcp <a href="http://172.30.206.144:1338" rel="noreferrer" target="_blank">172.30.206.144:1338</a> <<a href="http://172.30.206.144:1338" rel="noreferrer" target="_blank">http://172.30.206.144:1338</a>>:<br>
>     getsockopt: no route to host<br>
> <br>
>     On Thu, Aug 9, 2018 at 10:22 AM, Charles Moulliard<br>
>     <<a href="mailto:cmoullia@redhat.com" target="_blank">cmoullia@redhat.com</a> <mailto:<a href="mailto:cmoullia@redhat.com" target="_blank">cmoullia@redhat.com</a>>> wrote:<br>
> <br>
>         Hi<br>
> <br>
>         I can't install ASB on origin 3.10 anymore using the playbook<br>
>         "openshift-ansible/playbooks/openshift-service-catalog/config.yml"<br>
> <br>
>         The apb deployment starts, a pod is created and after x minutes<br>
>         I see the status = "Failed" but the pod's log doesn't report ERROR<br>
> <br>
>         Log :<br>
>         <a href="https://gist.github.com/cmoulliard/716468a9e9beb21ba860806a30e3ddcb" rel="noreferrer" target="_blank">https://gist.github.com/cmoulliard/716468a9e9beb21ba860806a30e3ddcb</a><br>
>         <<a href="https://gist.github.com/cmoulliard/716468a9e9beb21ba860806a30e3ddcb" rel="noreferrer" target="_blank">https://gist.github.com/cmoulliard/716468a9e9beb21ba860806a30e3ddcb</a>><br>
> <br>
>         How can we troubleshoot and resolve such error ?<br>
>         I don't see anymore the apb-etcd pod wuth openshift 3.10, it is<br>
>         normal ?<br>
> <br>
>         Regards<br>
> <br>
>         Charles<br>
> <br>
> <br>
> <br>
>     _______________________________________________<br>
>     Ansible-service-broker mailing list<br>
>     <a href="mailto:Ansible-service-broker@redhat.com" target="_blank">Ansible-service-broker@redhat.com</a><br>
>     <mailto:<a href="mailto:Ansible-service-broker@redhat.com" target="_blank">Ansible-service-broker@redhat.com</a>><br>
>     <a href="https://www.redhat.com/mailman/listinfo/ansible-service-broker" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/ansible-service-broker</a><br>
>     <<a href="https://www.redhat.com/mailman/listinfo/ansible-service-broker" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/ansible-service-broker</a>><br>
> <br>
> <br>
<br>
-- <br>
Jason Montleon     | email: <a href="mailto:jmontleo@redhat.com" target="_blank">jmontleo@redhat.com</a><br>
Software Engineer  | gpg key: 0x069E3022<br>
Red Hat, Inc.      | irc: jmontleo<br>
desk: <a href="tel:(978)%20392-3930" value="+19783923930" target="_blank">978-392-3930</a> | cell: <a href="tel:(508)%20496-0663" value="+15084960663" target="_blank">508-496-0663</a><br>
</blockquote></div>