Skip to content

Instantly share code, notes, and snippets.

@jwmatthews
Last active July 17, 2017 16:04
Show Gist options
  • Save jwmatthews/4e1893b5009ec1b6129576f6e690b9e9 to your computer and use it in GitHub Desktop.
Save jwmatthews/4e1893b5009ec1b6129576f6e690b9e9 to your computer and use it in GitHub Desktop.
==> default:
==> default: TASK [openshift_excluder : Check for docker-excluder] **************************
==> default: ok: [192.168.120.4.nip.io]
==> default:
==> default: TASK [openshift_excluder : Enable docker excluder] *****************************
==> default: changed: [192.168.120.4.nip.io]
==> default:
==> default: TASK [openshift_excluder : Check for openshift excluder] ***********************
==> default: ok: [192.168.120.4.nip.io]
==> default:
==> default: TASK [openshift_excluder : Enable openshift excluder] **************************
==> default: changed: [192.168.120.4.nip.io]
==> default:
==> default: PLAY [localhost] ***************************************************************
==> default:
==> default: TASK [setup] *******************************************************************
==> default: ok: [localhost]
==> default:
==> default: TASK [set admin permissions] ***************************************************
==> default: changed: [localhost]
==> default:
==> default: TASK [create ansible-service-broker role] **************************************
==> default: changed: [localhost]
==> default:
==> default: TASK [add broker permissions] **************************************************
==> default: changed: [localhost] => (item=admin)
==> default: changed: [localhost] => (item=ansible-service-broker)
==> default:
==> default: TASK [switch to openshift-ansible-service-broker project] **********************
==> default: changed: [localhost]
==> default:
==> default: TASK [get route name for broker] ***********************************************
==> default: changed: [localhost]
==> default:
==> default: TASK [wait for broker to come up] **********************************************
==> default: FAILED - RETRYING: TASK: wait for broker to come up (100 retries left).
==> default: FAILED - RETRYING: TASK: wait for broker to come up (99 retries left).
==> default: FAILED - RETRYING: TASK: wait for broker to come up (98 retries left).
==> default: FAILED - RETRYING: TASK: wait for broker to come up (97 retries left).
==> default: FAILED - RETRYING: TASK: wait for broker to come up (96 retries left).
==> default: FAILED - RETRYING: TASK: wait for broker to come up (95 retries left).
==> default: FAILED - RETRYING: TASK: wait for broker to come up (94 retries left).
==> default: FAILED - RETRYING: TASK: wait for broker to come up (93 retries left).
==> default: FAILED - RETRYING: TASK: wait for broker to come up (92 retries left).
==> default: ok: [localhost]
==> default:
==> default: TASK [bootstrap broker] ********************************************************
==> default: fatal: [localhost]: FAILED! => {
==> default: "changed": false,
==> default: "connection": "close",
==> default: "content": "{\n \"description\": \"invalid character '\\u003c' looking for beginning of value\"\n}\n",
==> default: "content_length": "81",
==> default: "content_type": "application/json",
==> default: "date": "Mon, 17 Jul 2017 15:44:52 GMT",
==> default: "failed": true,
==> default: "json": {
==> default: "description": "invalid character '<' looking for beginning of value"
==> default: },
==> default: "redirected": false,
==> default: "set_cookie": "89a6d633054ded194d4e1360cdc1fbef=bfd36d986058e76bea4cbcfc67bd1ba5; path=/; HttpOnly",
==> default: "status": 500,
==> default: "url": "http://asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io/v2/bootstrap"
==> default: }
==> default:
==> default: MSG:
==> default:
==> default: Status code was not [200]: HTTP Error 500: Internal Server Error
==> default: ...ignoring
==> default:
==> default: TASK [get list of serviceclasses] **********************************************
==> default: ok: [localhost]
==> default:
==> default: TASK [get hostname] ************************************************************
==> default: changed: [localhost]
==> default:
==> default: TASK [debug] *******************************************************************
==> default: ok: [localhost] => {}
==> default:
==> default: MSG:
==> default:
==> default: - '########################################################################'
==> default: - Your openshift env is at https://192.168.120.4.nip.io:8443
==> default: - 'To login run:'
==> default: - ' oc login https://192.168.120.4.nip.io:8443 -u admin -p admin'
==> default: - The broker is at asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io
==> default: - ''
==> default: - 'Discovered Ansible Playbook Bundles:'
==> default: - ' '
==> default: - '########################################################################'
==> default:
==> default: TASK [Report bootstrapping errors] *********************************************
==> default: fatal: [localhost]: FAILED! => {
==> default: "failed": true
==> default: }
==> default:
==> default: MSG:
==> default:
==> default: The conditional check 'bootstrap_response.failed is defined and bootstrap.response.failed' failed. The error was: error while evaluating conditional (bootstrap_response.failed is defined and bootstrap.response.failed): 'bootstrap' is undefined
==> default:
==> default: The error appears to have been in '/vagrant/openshift-ansible-dev.yml': line 201, column 5, but may
==> default: be elsewhere in the file depending on the exact syntax problem.
==> default:
==> default: The offending line appears to be:
==> default:
==> default:
==> default: - name: Report bootstrapping errors
==> default: ^ here
==> default: to retry, use: --limit @/vagrant/openshift-ansible-dev.retry
==> default:
==> default: PLAY RECAP *********************************************************************
==> default: 192.168.120.4.nip.io : ok=732 changed=198 unreachable=0 failed=0
==> default: localhost : ok=29 changed=13 unreachable=0 failed=1
==> default:
==> default:
==> default: Failure summary:
==> default:
==> default: 1. Host: localhost
==> default: Play: localhost
==> default: Task: Report bootstrapping errors
==> default: Message: The conditional check 'bootstrap_response.failed is defined and bootstrap.response.failed' failed. The error was: error while evaluating conditional (bootstrap_response.failed is defined and bootstrap.response.failed): 'bootstrap' is undefined
==> default:
==> default: The error appears to have been in '/vagrant/openshift-ansible-dev.yml': line 201, column 5, but may
==> default: be elsewhere in the file depending on the exact syntax problem.
==> default:
==> default: The offending line appears to be:
==> default:
==> default:
==> default: - name: Report bootstrapping errors
==> default: ^ here
==> default:
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
real 26m47.650s
user 0m6.511s
sys 0m2.762s
# oc project openshift-ansible-service-broker
Already on project "openshift-ansible-service-broker" on server "https://192.168.120.4.nip.io:8443".
[root@192 ~]# oc get pods
NAME READY STATUS RESTARTS AGE
asb-1719175530-xjwlw 1/1 Running 0 8m
etcd-1487946270-31918 1/1 Running 0 8m
[root@192 ~]# oc logs asb-1719175530-xjwlw
Using config file mounted to /etc/ansible-service-broker/config.yaml
============================================================
== Starting Ansible Service Broker... ==
============================================================
[2017-07-17T15:44:49.608Z] [DEBUG] Connecting Dao
[2017-07-17T15:44:49.608Z] [INFO] == ETCD CX ==
[2017-07-17T15:44:49.608Z] [INFO] EtcdHost: etcd
[2017-07-17T15:44:49.608Z] [INFO] EtcdPort: 2379
[2017-07-17T15:44:49.608Z] [INFO] Endpoints: [http://etcd:2379]
[2017-07-17T15:44:49.612Z] [INFO] Etcd Version [Server: 3.1.9, Cluster: 3.1.0]
[2017-07-17T15:44:49.612Z] [DEBUG] Creating Cluster Client
[2017-07-17T15:44:49.612Z] [INFO] Cluster Client Created
[2017-07-17T15:44:49.612Z] [DEBUG] Connecting to Cluster
[2017-07-17T15:44:49.639Z] [INFO] Kubernetes version: v1.6.1+5115d708d7
[2017-07-17T15:44:49.64Z] [DEBUG] Connecting Registry
[2017-07-17T15:44:49.64Z] [INFO] == REGISTRY CX ==
[2017-07-17T15:44:49.64Z] [INFO] Name: rhcc
[2017-07-17T15:44:49.64Z] [INFO] Url: http://registry.access.stage.redhat.com
[2017-07-17T15:44:49.64Z] [DEBUG] RHCCRegistry::Init
[2017-07-17T15:44:49.64Z] [DEBUG] Initializing WorkEngine
[2017-07-17T15:44:49.64Z] [DEBUG] Initializing Provision WorkSubscriber
[2017-07-17T15:44:49.64Z] [DEBUG] Creating AnsibleBroker
[2017-07-17T15:44:49.64Z] [DEBUG] Logging into openshift...
[2017-07-17T15:44:49.64Z] [INFO] Listening for provision messages
[2017-07-17T15:44:49.895Z] [INFO] Initiating Recovery Process
[2017-07-17T15:44:49.895Z] [DEBUG] Dao::FindByState
[2017-07-17T15:44:49.898Z] [INFO] No jobs to recover
[2017-07-17T15:44:49.898Z] [NOTICE]
[2017-07-17T15:44:49.898Z] [NOTICE] Ansible Service Broker Started
[2017-07-17T15:44:49.898Z] [NOTICE] Listening on http://0.0.0.0:1338
[2017-07-17T15:44:51.819Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io\r\nConnection: close\r\nAccept-Encoding: identity\r\nConnection: close\r\nForwarded: for=::ffff:192.168.120.4;host=asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io;proto=http\r\nUser-Agent: ansible-httpget\r\nX-Forwarded-For: ::ffff:192.168.120.4\r\nX-Forwarded-Host: asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io\r\nX-Forwarded-Port: 80\r\nX-Forwarded-Proto: http\r\n\r\n"
[2017-07-17T15:44:51.819Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:44:51.819Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:44:51 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:44:52.288Z] [INFO] Request: "POST /v2/bootstrap HTTP/1.1\r\nHost: asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io\r\nConnection: close\r\nAccept-Encoding: identity\r\nConnection: close\r\nForwarded: for=::ffff:192.168.120.4;host=asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io;proto=http\r\nUser-Agent: ansible-httpget\r\nX-Forwarded-For: ::ffff:192.168.120.4\r\nX-Forwarded-Host: asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io\r\nX-Forwarded-Port: 80\r\nX-Forwarded-Proto: http\r\n\r\n"
[2017-07-17T15:44:52.288Z] [INFO] AnsibleBroker::Bootstrap
[2017-07-17T15:44:52.288Z] [DEBUG] Dao::BatchGetRaw
[2017-07-17T15:44:52.289Z] [DEBUG] RHCCRegistry::LoadSpecs
[2017-07-17T15:44:52.289Z] [DEBUG] RHCCRegistry::LoadImages
[2017-07-17T15:44:52.289Z] [DEBUG] Using http://registry.access.stage.redhat.com to source APB images using query:"*-apb"
[2017-07-17T15:44:52.59Z] [DEBUG] Got Image Response from RHCC
10.128.0.1 - - [17/Jul/2017:15:44:52 +0000] "POST /v2/bootstrap HTTP/1.1" 500 81
[2017-07-17T15:44:53.115Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io\r\nConnection: close\r\nAccept-Encoding: identity\r\nConnection: close\r\nForwarded: for=::ffff:192.168.120.4;host=asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io;proto=http\r\nUser-Agent: ansible-httpget\r\nX-Forwarded-For: ::ffff:192.168.120.4\r\nX-Forwarded-Host: asb-1338-openshift-ansible-service-broker.apps.192.168.120.4.nip.io\r\nX-Forwarded-Port: 80\r\nX-Forwarded-Proto: http\r\n\r\n"
[2017-07-17T15:44:53.115Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:44:53.115Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:44:53 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:44:55.898Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:44:55.898Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:44:55.898Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:44:55 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:44:55.926Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:44:55.927Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:44:55.927Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:44:55 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:45:36.881Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:45:36.882Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:45:36.882Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:45:36 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:50.105Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:50.105Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:50.105Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:50 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:50.133Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:50.134Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:50.134Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:50 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:50.157Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:50.157Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:50.157Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:50 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:50.189Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:50.189Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:50.189Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:50 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:50.245Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:50.245Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:50.245Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:50 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:50.339Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:50.339Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:50.339Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:50 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:50.512Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:50.512Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:50.512Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:50 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:50.853Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:50.853Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:50.853Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:50 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:51.51Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:51.51Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:51.51Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:51 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:52.81Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:52.81Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:52.81Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:52 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:48:55.389Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:48:55.389Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:48:55.389Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:48:55 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:49:00.528Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:49:00.528Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:49:00.528Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:49:00 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:49:10.792Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:49:10.792Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:49:10.792Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:49:10 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:49:31.307Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:49:31.307Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:49:31.307Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:49:31 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:50:12.287Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:50:12.287Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:50:12.287Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:50:12 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[2017-07-17T15:51:34.233Z] [INFO] Request: "GET /v2/catalog HTTP/1.1\r\nHost: asb.openshift-ansible-service-broker.svc:1338\r\nAccept-Encoding: gzip\r\nAuthorization: Basic Og==\r\nUser-Agent: Go-http-client/1.1\r\nX-Broker-Api-Version: 2.11\r\n\r\n"
[2017-07-17T15:51:34.233Z] [INFO] AnsibleBroker::Catalog
[2017-07-17T15:51:34.233Z] [DEBUG] Dao::BatchGetRaw
10.128.0.1 - - [17/Jul/2017:15:51:34 +0000] "GET /v2/catalog HTTP/1.1" 200 21
[root@192 ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment