Skip to content

Instantly share code, notes, and snippets.

@psturc
Created April 10, 2018 13:30
Show Gist options
  • Save psturc/f68de547fcd65a720156a265345ef778 to your computer and use it in GitHub Desktop.
Save psturc/f68de547fcd65a720156a265345ef778 to your computer and use it in GitHub Desktop.
Using config file mounted to /etc/ansible-service-broker/config.yaml
============================================================
== Starting Ansible Service Broker... ==
============================================================
[2018-04-10T13:27:54.757Z] [NOTICE] - Initializing clients...
[2018-04-10T13:27:54.757Z] [DEBUG] - Trying to connect to etcd
[2018-04-10T13:27:54.757Z] [DEBUG] - Unable to get dao.etcd_ca_file from config
[2018-04-10T13:27:54.757Z] [DEBUG] - Unable to get dao.etcd_client_key from config
[2018-04-10T13:27:54.757Z] [DEBUG] - Unable to get dao.etcd_client_cert from config
[2018-04-10T13:27:54.757Z] [INFO] - == ETCD CX ==
[2018-04-10T13:27:54.757Z] [INFO] - EtcdHost: asb-etcd.ansible-service-broker.svc
[2018-04-10T13:27:54.757Z] [INFO] - EtcdPort: 2379
[2018-04-10T13:27:54.757Z] [INFO] - Endpoints: [http://asb-etcd.ansible-service-broker.svc:2379 ]
[2018-04-10T13:27:54.763Z] [INFO] - Etcd Version [Server: 3.3.3, Cluster: 3.3.0]
[2018-04-10T13:27:54.765Z] [DEBUG] - Connecting to Cluster
[2018-04-10T13:27:54.777Z] [INFO] - OpenShift version: v3.7.42
[2018-04-10T13:27:54.778Z] [INFO] - Kubernetes version: v1.7.6+a08f5eeb62
[2018-04-10T13:27:54.778Z] [DEBUG] - Connecting Dao
[2018-04-10T13:27:54.778Z] [DEBUG] - Connecting Registry
[2018-04-10T13:27:54.778Z] [DEBUG] - configu - &config.Config{config:map[string]interface {}{"url":"https://registry.hub.docker.com ", "org":"ansibleplaybookbundle", "tag":"sprint142", "white_list":[]interface {}{".*-apb$"}, "type":"dockerhub", "name":"dh"}, mutex:sync.RWMutex{w:sync.Mutex{state:0, sema:0x0}, writerSem:0x0, readerSem:0x0, readerCount:0, readerWait:0}}
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get user from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get pass from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get images from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get namespaces from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get fail_on_error from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get black_list from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get auth_type from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get auth_name from config
[2018-04-10T13:27:54.778Z] [INFO] - == REGISTRY CX ==
[2018-04-10T13:27:54.778Z] [INFO] - Name: dh
[2018-04-10T13:27:54.778Z] [INFO] - Type: dockerhub
[2018-04-10T13:27:54.778Z] [INFO] - Url: https://registry.hub.docker.com
[2018-04-10T13:27:54.778Z] [DEBUG] - Creating filter for registry: dh
[2018-04-10T13:27:54.778Z] [DEBUG] - whitelist: [.*-apb$]
[2018-04-10T13:27:54.778Z] [DEBUG] - blacklist: []
[2018-04-10T13:27:54.778Z] [DEBUG] - configu - &config.Config{config:map[string]interface {}{"type":"dockerhub", "name":"dh", "url":"https://registry.hub.docker.com ", "org":"ansibleplaybookbundle", "tag":"sprint142", "white_list":[]interface {}{".*-apb$"}}, mutex:sync.RWMutex{w:sync.Mutex{state:0, sema:0x0}, writerSem:0x0, readerSem:0x0, readerCount:0, readerWait:0}}
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get user from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get pass from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get images from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get namespaces from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get fail_on_error from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get black_list from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get auth_type from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get auth_name from config
[2018-04-10T13:27:54.778Z] [INFO] - == REGISTRY CX ==
[2018-04-10T13:27:54.778Z] [INFO] - Name: dh
[2018-04-10T13:27:54.778Z] [INFO] - Type: dockerhub
[2018-04-10T13:27:54.778Z] [INFO] - Url: https://registry.hub.docker.com
[2018-04-10T13:27:54.778Z] [DEBUG] - Creating filter for registry: dh
[2018-04-10T13:27:54.778Z] [DEBUG] - whitelist: [.*-apb$]
[2018-04-10T13:27:54.778Z] [DEBUG] - blacklist: []
[2018-04-10T13:27:54.778Z] [DEBUG] - Initializing WorkEngine
[2018-04-10T13:27:54.778Z] [DEBUG] - Active work engine topics: map[provision_topic:0xc420265500 deprovision_topic:0xc420265560 update_topic:0xc4202655c0]
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get secrets from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Creating AnsibleBroker
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get namespace from config
[2018-04-10T13:27:54.778Z] [DEBUG] - Unable to get cluster_url from config
[2018-04-10T13:27:54.778Z] [INFO] - Initiating Recovery Process
[2018-04-10T13:27:54.778Z] [DEBUG] - Dao::FindByState
[2018-04-10T13:27:54.778Z] [INFO] - Listening for provision messages
[2018-04-10T13:27:54.778Z] [INFO] - Listening for deprovision messages
[2018-04-10T13:27:54.778Z] [INFO] - Listening for provision messages
[2018-04-10T13:27:54.779Z] [INFO] - No jobs to recover
[2018-04-10T13:27:54.779Z] [NOTICE] -
[2018-04-10T13:27:54.779Z] [INFO] - Broker configured to bootstrap on startup
[2018-04-10T13:27:54.779Z] [INFO] - Attempting bootstrap...
[2018-04-10T13:27:54.779Z] [INFO] - AnsibleBroker::Bootstrap
[2018-04-10T13:27:54.779Z] [DEBUG] - Dao::BatchGetRaw
[2018-04-10T13:27:54.779Z] [DEBUG] - DockerHubAdapter::GetImages
[2018-04-10T13:27:54.779Z] [DEBUG] - BundleSpecLabel: com.redhat.apb.spec
[2018-04-10T13:27:54.779Z] [DEBUG] - Loading image list for org: [ ansibleplaybookbundle ]
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/s2i-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/rocketchat-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/hello-world-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/etherpad-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/hello-world-db-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/rds-postgres-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/wordpress-ha-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/pyzip-demo-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/jenkins-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/hastebin-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/thelounge-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/pyzip-demo-db-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/manageiq-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/nginx-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/mediawiki-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/postgresql-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/mysql-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/mariadb-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-ext-api-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-api-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-app-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/es-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/kibana-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/prometheus-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/iscsi-demo-target-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/awx-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/mongodb-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/keycloak-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/kubevirt-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/virtualmachines-apb
[2018-04-10T13:28:01.968Z] [DEBUG] - Trying to load ansibleplaybookbundle/proxy-config-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/rhel-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/windows-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/import-vm-disk-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/mssql-remote-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/dynamic-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/mssql-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/eclipse-che-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-ansible-service-broker
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/mediawiki123
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/ansible-service-broker
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/manageiq-runner-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/apb-base
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/apb-tools
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/hello-world
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-service-catalog
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/py-zip-demo
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-app
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/apb-assets-base
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/helm-bundle-base
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-api
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/asb-installer
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/deploy-broker
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/manageiq-apb-runner
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/v2v-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-deployer
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-docker-registry
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-haproxy-router
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-pod
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-sti-builder
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-recycler
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/kubevirt-ansible
[2018-04-10T13:28:01.969Z] [DEBUG] - Trying to load ansibleplaybookbundle/import-vm-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - Filter applied against registry: dh
[2018-04-10T13:28:01.969Z] [DEBUG] - APBs passing white/blacklist filter:
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/kubevirt-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/eclipse-che-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/hello-world-db-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/mediawiki-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/mysql-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/prometheus-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/keycloak-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/rocketchat-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/wordpress-ha-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/thelounge-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/kibana-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/pyzip-demo-db-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/manageiq-runner-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/etherpad-apb
[2018-04-10T13:28:01.969Z] [DEBUG] - -> ansibleplaybookbundle/virtualmachines-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/proxy-config-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/mssql-remote-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/mssql-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/manageiq-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/photo-album-demo-app-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/rhel-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/windows-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/rds-postgres-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/hastebin-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/postgresql-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/es-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/jenkins-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/dynamic-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/import-vm-disk-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/import-vm-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/hello-world-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/mariadb-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/nginx-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/photo-album-demo-api-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/awx-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/photo-album-demo-ext-api-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/s2i-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/pyzip-demo-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/mongodb-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/iscsi-demo-target-apb
[2018-04-10T13:28:01.97Z] [DEBUG] - -> ansibleplaybookbundle/v2v-apb
[2018-04-10T13:28:02.124Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:02.277Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/kubevirt-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:02.277Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:02.317Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:02.352Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/eclipse-che-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:02.352Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:02.393Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:02.668Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:A sample APB which deploys Hello World Database Metadata:map[displayName:Default longDescription:This plan deploys a Postgres Database the Hello World application can connect to cost:$0.00] Free:true Bindable:false Parameters:[{Name:postgresql_database Title:PostgreSQL Database Name Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_user Title:PostgreSQL User Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_password Title:PostgreSQL Password Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:02.668Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/hello-world-db-apb:sprint142 into Spec
[2018-04-10T13:28:02.71Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:02.91Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:An APB that deploys MediaWiki Metadata:map[displayName:Default longDescription:This plan deploys a single mediawiki instance without a DB cost:$0.00] Free:true Bindable:false Parameters:[{Name:mediawiki_db_schema Title:Mediawiki DB Schema Type:string Description: Default:mediawiki Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mediawiki_site_name Title:Mediawiki Site Name Type:string Description: Default:MediaWiki Maxlength:0 Pattern: Enum:[] Required:true Updatable:true DisplayType: DisplayGroup:} {Name:mediawiki_site_lang Title:Mediawiki Site Language Type:string Description: Default:en Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mediawiki_admin_user Title:Mediawiki Admin User Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mediawiki_admin_pass Title:Mediawiki Admin User Password Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:02.911Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/mediawiki-apb:sprint142 into Spec
[2018-04-10T13:28:02.966Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:03.101Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:dev Description:A MySQL server with ephemeral storage Metadata:map[displayName:Development longDescription:This plan provides a single non-HA MySQL server without persistent storage cost:$0.00] Free:true Bindable:false Parameters:[{Name:service_name Title: Type:string Description:The name of the service. Used to name and label resources Default:mysql Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_version Title: Type:enum Description:Version of MySQL to deploy Default:5.7 Maxlength:0 Pattern: Enum:[5.6 5.7] Required:true Updatable:true DisplayType: DisplayGroup:} {Name:mysql_database Title: Type:string Description:The name of the MySQL database Default:devel Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_user Title: Type:string Description:Username that will be used to connect to MySQL Default:devel Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_password Title: Type:string Description:Password to connect to MySQL (generated if blank) Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType:password DisplayGroup:}] BindParameters:[] UpdatesTo:[prod]} {ID: Name:prod Description:A MySQL server with persistent storage Metadata:map[longDescription:This plan provides a single non-HA MySQL server with 10 GiB of persistent storage cost:$5.99 monthly displayName:Production] Free:false Bindable:false Parameters:[{Name:service_name Title: Type:string Description:The name of the service. Used to name and label resources Default:mysql Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_version Title: Type:enum Description:Version of MySQL to deploy Default:5.7 Maxlength:0 Pattern: Enum:[5.6 5.7] Required:true Updatable:true DisplayType: DisplayGroup:} {Name:mysql_database Title: Type:string Description:The name of the MySQL database Default:devel Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_user Title: Type:string Description:Username that will be used to connect to MySQL Default:devel Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_password Title: Type:string Description:Password to connect to MySQL (generated if blank) Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType:password DisplayGroup:}] BindParameters:[] UpdatesTo:[dev]}]
[2018-04-10T13:28:03.101Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/mysql-apb:sprint142 into Spec
[2018-04-10T13:28:03.143Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:03.178Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/prometheus-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:03.178Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:03.222Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:03.257Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/keycloak-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:03.257Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:03.299Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:03.441Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This plan deploys a single RocketChat application backed by MongoDB Metadata:map[displayName:Default longDescription:This plan provides a RocketChat application backed by MongoDB cost:$0.00] Free:true Bindable:false Parameters:[{Name:mongodb_user Title:MongoDB Username Type:string Description: Default:rocketchat Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mongodb_pass Title:MongoDB Password Type:string Description: Default:changeme Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mongodb_name Title:MongoDB Database Name Type:string Description: Default:rocketchat Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mongodb_admin_pass Title:MongoDB Admin Password Type:string Description: Default:changeme Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mongodb_version Title:MongoDB Version Type:enum Description: Default:3.2 Maxlength:0 Pattern: Enum:[3.2 3.4 3.5] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:rocketchat_version Title:RocketChat Version Type:enum Description: Default:latest Maxlength:0 Pattern: Enum:[latest 0.56.0] Required:true Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:03.441Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/rocketchat-apb:sprint142 into Spec
[2018-04-10T13:28:03.484Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:03.638Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This plan deploys High Availability Wordpress Metadata:map[displayName:Default longDescription:This plan provides High Availability Wordpress cost:$0.00] Free:true Bindable:false Parameters:[{Name:root_password Title:database root password Type:string Description: Default:k8spassword Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:xtrabackup_password Title:backup password Type:string Description: Default:k8spassword Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:cluster_name Title:percona cluster name Type:string Description: Default:percona Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:database_user Title:database user name Type:string Description: Default:root Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:database_password Title:database user password Type:string Description: Default:k8spassword Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:database_replicas Title:number of database nodes Type:int Description: Default:3 Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:min_wordpress_replicas Title:minimum wordpress replicas Type:int Description: Default:5 Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:max_wordpress_replicas Title:maximum wordpress replicas Type:int Description: Default:10 Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:03.638Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/wordpress-ha-apb:sprint142 into Spec
[2018-04-10T13:28:03.678Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:03.817Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This default plan deploys thelounge-apb Metadata:map[] Free:true Bindable:false Parameters:[] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:03.817Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/thelounge-apb:sprint142 into Spec
[2018-04-10T13:28:03.857Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:03.894Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/kibana-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:03.894Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:03.935Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:04.062Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This plan deploys a DB to be used with the pyzip-demo APB Metadata:map[displayName:Default cost:$0.00] Free:true Bindable:false Parameters:[{Name:database_name Title:Database Name Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:database_password Title:Database Password Type:string Description:A random alphanumeric string if left blank Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:database_user Title:Database User Type:string Description: Default:admin Maxlength:63 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:04.062Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/pyzip-demo-db-apb:sprint142 into Spec
[2018-04-10T13:28:04.105Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:04.139Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/manageiq-runner-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:04.139Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:04.18Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:04.293Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:A single etherpad application with no DB Metadata:map[displayName:Default longDescription:This plan provides a single Etherpad application with no database cost:$0.00] Free:true Bindable:false Parameters:[{Name:mariadb_name Title:MariaDB Database Name Type:string Description: Default:etherpad Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mariadb_user Title:MariaDB User Type:string Description: Default:etherpad Maxlength:63 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mariadb_password Title:MariaDB Password Type:string Description:A random alphanumeric string if left blank Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:mariadb_root_password Title:Root Password Type:string Description:root password for mariadb Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:04.293Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/etherpad-apb:sprint142 into Spec
[2018-04-10T13:28:04.333Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:04.367Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/virtualmachines-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:04.367Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:04.409Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:04.442Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/proxy-config-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:04.442Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:04.487Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:04.523Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/mssql-remote-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:04.523Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:04.566Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:04.603Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/mssql-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:04.603Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:04.644Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:04.823Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:Typical installation of ManageIQ Metadata:map[longDescription:This plan deploys ManageIQ cost:$0.00 displayName:Default] Free:true Bindable:false Parameters:[{Name:application_init_delay Title:web app time delay Type:int Description:Time to delay web app startup Default:60 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:database_region Title:database region Type:int Description:MIQ Instance Region Default:1 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:database_service_name Title:database service name Type:string Description:Service Name for the database Default:manageiq-postgresql Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memcached_max_connections Title:max connections Type:int Description:Maximum number of connections memcached will accept Default:1024 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memcached_max_memory Title:max memory Type:int Description:Maximum memory memcached will use in MB Default:64 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memcached_slab_page_size Title:slab page size Type:string Description:Memcached Slab Size in bytes Default:1M Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memcached_service_name Title:memcached service name Type:string Description:Service name of the memcached instance to use Default:manageiq-memcached Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:namespace Title:namespace Type:string Description:Namespace/Project to deploy to Default:manageiq-apb Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_database Title:database name Type:string Description:postgresql database name Default:vmdb_production Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_password Title:database password Type:string Description:postgresql database password Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_user Title:database username Type:string Description:postgresql database username Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:04.824Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/manageiq-apb:sprint142 into Spec
[2018-04-10T13:28:04.866Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:04.901Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/photo-album-demo-app-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:04.901Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:04.942Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:05.002Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/rhel-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:05.002Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:05.042Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:05.077Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/windows-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:05.077Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:05.12Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:05.326Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:RDS Postgresql deployment to AWS Metadata:map[displayName:Default longDescription:This plan provides an RDS Postgresql deployment to Amazon Web Storage cost:$0.00] Free:true Bindable:false Parameters:[{Name:aws_access_key Title: Type:string Description:aws access key to authenticate to aws with Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:aws_secret_key Title: Type:string Description:aws secret key to authenticate to aws with Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:backup_retention Title: Type:int Description:backup retention period Default:0 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_engine Title: Type:string Description:database engine Default:postgres Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_name Title: Type:string Description:name of the database to create Default:testdb Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_password Title: Type:string Description:master password Default:dbpasswd Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_size Title: Type:int Description:size of the db in gb Default:10 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_username Title: Type:string Description:master db username Default:dbuser Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:engine_version Title: Type:string Description:db engine version Default:9.6.1 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:instance_type Title: Type:string Description:aws instance type Default:db.m3.medium Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:port Title: Type:int Description:port the database will listen on Default:5432 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:region Title: Type:string Description:aws region Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:subnet Title: Type:string Description:vpc subnet to deploy instance on Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:vpc_security_groups Title: Type:string Description:vpc security groups to assign to the instance Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:05.327Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/rds-postgres-apb:sprint142 into Spec
[2018-04-10T13:28:05.371Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:05.515Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This default plan deploys hastebin-apb Metadata:map[] Free:true Bindable:false Parameters:[{Name:hastebin_port Title:Hastebin Port Type:int Description: Default:7777 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:max_length Title:Max length of hastebin entry Type:int Description: Default:400000 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:key_length Title:Length of hastebin key Type:int Description: Default:10 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:05.515Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/hastebin-apb:sprint142 into Spec
[2018-04-10T13:28:05.556Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:05.744Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:dev Description:A single DB server with no storage Metadata:map[longDescription:This plan provides a single non-HA PostgreSQL server without persistent storage cost:$0.00 displayName:Development] Free:true Bindable:false Parameters:[{Name:postgresql_database Title:PostgreSQL Database Name Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_user Title:PostgreSQL User Type:string Description: Default:admin Maxlength:63 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_password Title:PostgreSQL Password Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:postgresql_version Title:PostgreSQL Version Type:enum Description: Default:9.6 Maxlength:0 Pattern: Enum:[9.6 9.5 9.4] Required:true Updatable:true DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[prod]} {ID: Name:prod Description:A single DB server with persistent storage Metadata:map[cost:$0.00 displayName:Production longDescription:This plan provides a single non-HA PostgreSQL server with persistent storage] Free:true Bindable:false Parameters:[{Name:postgresql_database Title:PostgreSQL Database Name Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_user Title:PostgreSQL User Type:string Description: Default:admin Maxlength:63 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_password Title:PostgreSQL Password Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:postgresql_version Title:PostgreSQL Version Type:enum Description: Default:9.6 Maxlength:0 Pattern: Enum:[9.6 9.5 9.4] Required:true Updatable:true DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[dev]}]
[2018-04-10T13:28:05.744Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/postgresql-apb:sprint142 into Spec
[2018-04-10T13:28:05.79Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:06.916Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/es-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:06.916Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:06.957Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:07.111Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This plan deploys a single Jenkins server Metadata:map[cost:$0.00 displayName:Default longDescription:This plan deploys a Jenkins server capable of managing OpenShift pipeline builds] Free:true Bindable:false Parameters:[{Name:persistent Title:Persistent Type:boolean Description: Default:false Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:enable_oauth Title:Enable OpenShift OAuth Type:boolean Description: Default:true Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memory_limit Title:Memory Limit Type:string Description: Default:512Mi Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:source_git_uri Title:Source Git Uri Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:source_git_ref Title:Source Git Branch Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:source_context_dir Title:Source Context Directory Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:jenkins_image_stream_tag Title:Jenkins ImageStreamTag Type:string Description: Default:jenkins:latest Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:jenkins_service_name Title:Jenkins Service Name Type:string Description: Default:jenkins Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:jnlp_service_name Title:JNLP Service Name Type:string Description: Default:jenkins-jnlp Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:07.111Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/jenkins-apb:sprint142 into Spec
[2018-04-10T13:28:07.152Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:07.18Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/dynamic-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:07.18Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:07.225Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:07.26Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/import-vm-disk-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:07.26Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:07.319Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:07.349Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/import-vm-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:07.349Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:07.4Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:07.516Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:A sample APB which deploys Hello World Metadata:map[displayName:Default longDescription:This plan deploys a Python web application displaying Hello World cost:$0.00] Free:true Bindable:false Parameters:[] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:07.516Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/hello-world-apb:sprint142 into Spec
[2018-04-10T13:28:07.564Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:07.735Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:dev Description:This plan deploys a single MariaDB instance with ephemeral storage Metadata:map[displayName:Development cost:$0.00] Free:true Bindable:false Parameters:[{Name:mysql_database Title:MariaDB Database name Type:string Description:MariaDB default database name Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_root_password Title: Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:mysql_user Title: Type:string Description:MariaDB User Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_password Title: Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:mariadb_version Title:MariaDB Version Type:enum Description: Default:10.2 Maxlength:0 Pattern: Enum:[10.2 10.1 10.0] Required:true Updatable:true DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[prod]} {ID: Name:prod Description:This plan deploys a single MariaDB instance with 10 GiB of persistent storage Metadata:map[cost:$0.00 displayName:Production] Free:true Bindable:false Parameters:[{Name:mysql_database Title:MariaDB Database name Type:string Description:MariaDB default database name Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_root_password Title: Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:mysql_user Title: Type:string Description:MariaDB User Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_password Title: Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:mariadb_version Title:MariaDB Version Type:enum Description: Default:10.2 Maxlength:0 Pattern: Enum:[10.2 10.1 10.0] Required:true Updatable:true DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[dev]}]
[2018-04-10T13:28:07.735Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/mariadb-apb:sprint142 into Spec
[2018-04-10T13:28:07.775Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:09.378Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:Default plan Metadata:map[] Free:true Bindable:false Parameters:[{Name:lb Title:Enable Load Balancing Type:boolean Description: Default:false Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:server Title:Load Balanced Servers (Input as a Comma Separated List) Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:lb_method Title:Load Balancing Algorithm Type:enum Description: Default:round_robin Maxlength:0 Pattern: Enum:[round_robin least_conn ip_hash hash] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:09.378Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/nginx-apb:sprint142 into Spec
[2018-04-10T13:28:09.43Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:09.467Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/photo-album-demo-api-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:09.467Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:09.511Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:09.555Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/awx-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:09.555Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:09.61Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:09.644Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/photo-album-demo-ext-api-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:09.644Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:09.688Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:09.723Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/s2i-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:09.723Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:09.767Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:09.88Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:Python Zip Demo APB Implementation Metadata:map[displayName:Default longDescription:This plan provides a python webapp for https://github.com/fusor/py-zip-demo cost:$0.00] Free:true Bindable:false Parameters:[] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:09.88Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/pyzip-demo-apb:sprint142 into Spec
[2018-04-10T13:28:09.921Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:09.954Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/mongodb-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:09.954Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:10Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:10.038Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/iscsi-demo-target-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:10.038Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:10.089Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:10.13Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/v2v-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:10.13Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:10.13Z] [INFO] - Validating specs...
[2018-04-10T13:28:10.13Z] [NOTICE] - All specs passed validation!
[2018-04-10T13:28:10.131Z] [DEBUG] - DockerHubAdapter::GetImages
[2018-04-10T13:28:10.131Z] [DEBUG] - BundleSpecLabel: com.redhat.apb.spec
[2018-04-10T13:28:10.131Z] [DEBUG] - Loading image list for org: [ ansibleplaybookbundle ]
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/s2i-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/rocketchat-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/hello-world-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/etherpad-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/hello-world-db-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/rds-postgres-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/pyzip-demo-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/wordpress-ha-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/jenkins-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/hastebin-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/thelounge-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/pyzip-demo-db-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/manageiq-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/nginx-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/mediawiki-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/postgresql-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/mysql-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/mariadb-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-ext-api-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-api-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-app-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/es-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/kibana-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/prometheus-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/iscsi-demo-target-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/awx-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/mongodb-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/keycloak-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/kubevirt-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/virtualmachines-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/proxy-config-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/rhel-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/windows-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/import-vm-disk-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/mssql-remote-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/dynamic-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/mssql-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/eclipse-che-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-ansible-service-broker
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/mediawiki123
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/ansible-service-broker
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/manageiq-runner-apb
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/apb-base
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/apb-tools
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/hello-world
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-service-catalog
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/py-zip-demo
[2018-04-10T13:28:12.105Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-app
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/apb-assets-base
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/helm-bundle-base
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/photo-album-demo-api
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/asb-installer
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/deploy-broker
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/manageiq-apb-runner
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/v2v-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-deployer
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-docker-registry
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-haproxy-router
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-pod
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-sti-builder
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/origin-recycler
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/kubevirt-ansible
[2018-04-10T13:28:12.106Z] [DEBUG] - Trying to load ansibleplaybookbundle/import-vm-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - Filter applied against registry: dh
[2018-04-10T13:28:12.106Z] [DEBUG] - APBs passing white/blacklist filter:
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/wordpress-ha-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/mariadb-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/awx-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/rocketchat-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/thelounge-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/pyzip-demo-db-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/iscsi-demo-target-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/mssql-remote-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/hello-world-db-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/mediawiki-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/mysql-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/es-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/kibana-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/mongodb-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/dynamic-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/v2v-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/etherpad-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/hello-world-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/jenkins-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/nginx-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/postgresql-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/kubevirt-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/s2i-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/prometheus-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/virtualmachines-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/rhel-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/eclipse-che-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/pyzip-demo-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/manageiq-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/photo-album-demo-ext-api-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/keycloak-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/import-vm-disk-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/mssql-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/manageiq-runner-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/import-vm-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/rds-postgres-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/hastebin-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/proxy-config-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/photo-album-demo-api-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/photo-album-demo-app-apb
[2018-04-10T13:28:12.106Z] [DEBUG] - -> ansibleplaybookbundle/windows-apb
[2018-04-10T13:28:12.147Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:12.277Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This plan deploys High Availability Wordpress Metadata:map[longDescription:This plan provides High Availability Wordpress cost:$0.00 displayName:Default] Free:true Bindable:false Parameters:[{Name:root_password Title:database root password Type:string Description: Default:k8spassword Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:xtrabackup_password Title:backup password Type:string Description: Default:k8spassword Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:cluster_name Title:percona cluster name Type:string Description: Default:percona Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:database_user Title:database user name Type:string Description: Default:root Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:database_password Title:database user password Type:string Description: Default:k8spassword Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:database_replicas Title:number of database nodes Type:int Description: Default:3 Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:min_wordpress_replicas Title:minimum wordpress replicas Type:int Description: Default:5 Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:max_wordpress_replicas Title:maximum wordpress replicas Type:int Description: Default:10 Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:12.277Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/wordpress-ha-apb:sprint142 into Spec
[2018-04-10T13:28:12.317Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:12.482Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:dev Description:This plan deploys a single MariaDB instance with ephemeral storage Metadata:map[displayName:Development cost:$0.00] Free:true Bindable:false Parameters:[{Name:mysql_database Title:MariaDB Database name Type:string Description:MariaDB default database name Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_root_password Title: Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:mysql_user Title: Type:string Description:MariaDB User Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_password Title: Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:mariadb_version Title:MariaDB Version Type:enum Description: Default:10.2 Maxlength:0 Pattern: Enum:[10.2 10.1 10.0] Required:true Updatable:true DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[prod]} {ID: Name:prod Description:This plan deploys a single MariaDB instance with 10 GiB of persistent storage Metadata:map[displayName:Production cost:$0.00] Free:true Bindable:false Parameters:[{Name:mysql_database Title:MariaDB Database name Type:string Description:MariaDB default database name Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_root_password Title: Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:mysql_user Title: Type:string Description:MariaDB User Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_password Title: Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:mariadb_version Title:MariaDB Version Type:enum Description: Default:10.2 Maxlength:0 Pattern: Enum:[10.2 10.1 10.0] Required:true Updatable:true DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[dev]}]
[2018-04-10T13:28:12.482Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/mariadb-apb:sprint142 into Spec
[2018-04-10T13:28:12.533Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:12.566Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/awx-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:12.566Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:12.612Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:12.795Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This plan deploys a single RocketChat application backed by MongoDB Metadata:map[displayName:Default longDescription:This plan provides a RocketChat application backed by MongoDB cost:$0.00] Free:true Bindable:false Parameters:[{Name:mongodb_user Title:MongoDB Username Type:string Description: Default:rocketchat Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mongodb_pass Title:MongoDB Password Type:string Description: Default:changeme Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mongodb_name Title:MongoDB Database Name Type:string Description: Default:rocketchat Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mongodb_admin_pass Title:MongoDB Admin Password Type:string Description: Default:changeme Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mongodb_version Title:MongoDB Version Type:enum Description: Default:3.2 Maxlength:0 Pattern: Enum:[3.2 3.4 3.5] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:rocketchat_version Title:RocketChat Version Type:enum Description: Default:latest Maxlength:0 Pattern: Enum:[latest 0.56.0] Required:true Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:12.795Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/rocketchat-apb:sprint142 into Spec
[2018-04-10T13:28:12.838Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:12.941Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This default plan deploys thelounge-apb Metadata:map[] Free:true Bindable:false Parameters:[] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:12.941Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/thelounge-apb:sprint142 into Spec
[2018-04-10T13:28:13.326Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:13.474Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This plan deploys a DB to be used with the pyzip-demo APB Metadata:map[displayName:Default cost:$0.00] Free:true Bindable:false Parameters:[{Name:database_name Title:Database Name Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:database_password Title:Database Password Type:string Description:A random alphanumeric string if left blank Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:database_user Title:Database User Type:string Description: Default:admin Maxlength:63 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:13.474Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/pyzip-demo-db-apb:sprint142 into Spec
[2018-04-10T13:28:13.547Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:13.582Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/iscsi-demo-target-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:13.582Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:13.639Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:13.673Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/mssql-remote-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:13.673Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:13.716Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:13.886Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:A sample APB which deploys Hello World Database Metadata:map[displayName:Default longDescription:This plan deploys a Postgres Database the Hello World application can connect to cost:$0.00] Free:true Bindable:false Parameters:[{Name:postgresql_database Title:PostgreSQL Database Name Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_user Title:PostgreSQL User Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_password Title:PostgreSQL Password Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:13.886Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/hello-world-db-apb:sprint142 into Spec
[2018-04-10T13:28:13.929Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:14.071Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:An APB that deploys MediaWiki Metadata:map[displayName:Default longDescription:This plan deploys a single mediawiki instance without a DB cost:$0.00] Free:true Bindable:false Parameters:[{Name:mediawiki_db_schema Title:Mediawiki DB Schema Type:string Description: Default:mediawiki Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mediawiki_site_name Title:Mediawiki Site Name Type:string Description: Default:MediaWiki Maxlength:0 Pattern: Enum:[] Required:true Updatable:true DisplayType: DisplayGroup:} {Name:mediawiki_site_lang Title:Mediawiki Site Language Type:string Description: Default:en Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mediawiki_admin_user Title:Mediawiki Admin User Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mediawiki_admin_pass Title:Mediawiki Admin User Password Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:14.071Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/mediawiki-apb:sprint142 into Spec
[2018-04-10T13:28:14.111Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:14.237Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:dev Description:A MySQL server with ephemeral storage Metadata:map[displayName:Development longDescription:This plan provides a single non-HA MySQL server without persistent storage cost:$0.00] Free:true Bindable:false Parameters:[{Name:service_name Title: Type:string Description:The name of the service. Used to name and label resources Default:mysql Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_version Title: Type:enum Description:Version of MySQL to deploy Default:5.7 Maxlength:0 Pattern: Enum:[5.6 5.7] Required:true Updatable:true DisplayType: DisplayGroup:} {Name:mysql_database Title: Type:string Description:The name of the MySQL database Default:devel Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_user Title: Type:string Description:Username that will be used to connect to MySQL Default:devel Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_password Title: Type:string Description:Password to connect to MySQL (generated if blank) Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType:password DisplayGroup:}] BindParameters:[] UpdatesTo:[prod]} {ID: Name:prod Description:A MySQL server with persistent storage Metadata:map[displayName:Production longDescription:This plan provides a single non-HA MySQL server with 10 GiB of persistent storage cost:$5.99 monthly] Free:false Bindable:false Parameters:[{Name:service_name Title: Type:string Description:The name of the service. Used to name and label resources Default:mysql Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_version Title: Type:enum Description:Version of MySQL to deploy Default:5.7 Maxlength:0 Pattern: Enum:[5.6 5.7] Required:true Updatable:true DisplayType: DisplayGroup:} {Name:mysql_database Title: Type:string Description:The name of the MySQL database Default:devel Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_user Title: Type:string Description:Username that will be used to connect to MySQL Default:devel Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mysql_password Title: Type:string Description:Password to connect to MySQL (generated if blank) Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType:password DisplayGroup:}] BindParameters:[] UpdatesTo:[dev]}]
[2018-04-10T13:28:14.238Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/mysql-apb:sprint142 into Spec
[2018-04-10T13:28:14.282Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:14.319Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/es-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:14.319Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:14.359Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:14.395Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/kibana-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:14.395Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:14.445Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:14.482Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/mongodb-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:14.482Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:14.523Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:14.553Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/dynamic-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:14.553Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:14.594Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:14.625Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/v2v-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:14.625Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:14.673Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:14.799Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:A single etherpad application with no DB Metadata:map[cost:$0.00 displayName:Default longDescription:This plan provides a single Etherpad application with no database] Free:true Bindable:false Parameters:[{Name:mariadb_name Title:MariaDB Database Name Type:string Description: Default:etherpad Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mariadb_user Title:MariaDB User Type:string Description: Default:etherpad Maxlength:63 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:mariadb_password Title:MariaDB Password Type:string Description:A random alphanumeric string if left blank Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:mariadb_root_password Title:Root Password Type:string Description:root password for mariadb Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:14.8Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/etherpad-apb:sprint142 into Spec
[2018-04-10T13:28:14.852Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:14.98Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:A sample APB which deploys Hello World Metadata:map[displayName:Default longDescription:This plan deploys a Python web application displaying Hello World cost:$0.00] Free:true Bindable:false Parameters:[] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:14.98Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/hello-world-apb:sprint142 into Spec
[2018-04-10T13:28:15.031Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:15.156Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This plan deploys a single Jenkins server Metadata:map[cost:$0.00 displayName:Default longDescription:This plan deploys a Jenkins server capable of managing OpenShift pipeline builds] Free:true Bindable:false Parameters:[{Name:persistent Title:Persistent Type:boolean Description: Default:false Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:enable_oauth Title:Enable OpenShift OAuth Type:boolean Description: Default:true Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memory_limit Title:Memory Limit Type:string Description: Default:512Mi Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:source_git_uri Title:Source Git Uri Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:source_git_ref Title:Source Git Branch Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:source_context_dir Title:Source Context Directory Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:jenkins_image_stream_tag Title:Jenkins ImageStreamTag Type:string Description: Default:jenkins:latest Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:jenkins_service_name Title:Jenkins Service Name Type:string Description: Default:jenkins Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:jnlp_service_name Title:JNLP Service Name Type:string Description: Default:jenkins-jnlp Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:15.156Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/jenkins-apb:sprint142 into Spec
[2018-04-10T13:28:15.198Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:15.684Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:Default plan Metadata:map[] Free:true Bindable:false Parameters:[{Name:lb Title:Enable Load Balancing Type:boolean Description: Default:false Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:server Title:Load Balanced Servers (Input as a Comma Separated List) Type:string Description: Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:lb_method Title:Load Balancing Algorithm Type:enum Description: Default:round_robin Maxlength:0 Pattern: Enum:[round_robin least_conn ip_hash hash] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:15.684Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/nginx-apb:sprint142 into Spec
[2018-04-10T13:28:15.737Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:15.879Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:dev Description:A single DB server with no storage Metadata:map[displayName:Development longDescription:This plan provides a single non-HA PostgreSQL server without persistent storage cost:$0.00] Free:true Bindable:false Parameters:[{Name:postgresql_database Title:PostgreSQL Database Name Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_user Title:PostgreSQL User Type:string Description: Default:admin Maxlength:63 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_password Title:PostgreSQL Password Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:postgresql_version Title:PostgreSQL Version Type:enum Description: Default:9.6 Maxlength:0 Pattern: Enum:[9.6 9.5 9.4] Required:true Updatable:true DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[prod]} {ID: Name:prod Description:A single DB server with persistent storage Metadata:map[displayName:Production longDescription:This plan provides a single non-HA PostgreSQL server with persistent storage cost:$0.00] Free:true Bindable:false Parameters:[{Name:postgresql_database Title:PostgreSQL Database Name Type:string Description: Default:admin Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_user Title:PostgreSQL User Type:string Description: Default:admin Maxlength:63 Pattern: Enum:[] Required:true Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_password Title:PostgreSQL Password Type:string Description:A random alphanumeric string if left blank Default:<nil> Maxlength:0 Pattern: Enum:[] Required:true Updatable:false DisplayType:password DisplayGroup:} {Name:postgresql_version Title:PostgreSQL Version Type:enum Description: Default:9.6 Maxlength:0 Pattern: Enum:[9.6 9.5 9.4] Required:true Updatable:true DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[dev]}]
[2018-04-10T13:28:15.879Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/postgresql-apb:sprint142 into Spec
[2018-04-10T13:28:15.921Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:15.953Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/kubevirt-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:15.953Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:15.994Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.028Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/s2i-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:16.028Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:16.069Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.104Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/prometheus-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:16.104Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:16.147Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.177Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/virtualmachines-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:16.177Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:16.221Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.261Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/rhel-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:16.262Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:16.306Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.351Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/eclipse-che-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:16.351Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:16.394Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.536Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:Python Zip Demo APB Implementation Metadata:map[displayName:Default longDescription:This plan provides a python webapp for https://github.com/fusor/py-zip-demo cost:$0.00] Free:true Bindable:false Parameters:[] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:16.537Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/pyzip-demo-apb:sprint142 into Spec
[2018-04-10T13:28:16.578Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.707Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:Typical installation of ManageIQ Metadata:map[cost:$0.00 displayName:Default longDescription:This plan deploys ManageIQ] Free:true Bindable:false Parameters:[{Name:application_init_delay Title:web app time delay Type:int Description:Time to delay web app startup Default:60 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:database_region Title:database region Type:int Description:MIQ Instance Region Default:1 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:database_service_name Title:database service name Type:string Description:Service Name for the database Default:manageiq-postgresql Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memcached_max_connections Title:max connections Type:int Description:Maximum number of connections memcached will accept Default:1024 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memcached_max_memory Title:max memory Type:int Description:Maximum memory memcached will use in MB Default:64 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memcached_slab_page_size Title:slab page size Type:string Description:Memcached Slab Size in bytes Default:1M Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:memcached_service_name Title:memcached service name Type:string Description:Service name of the memcached instance to use Default:manageiq-memcached Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:namespace Title:namespace Type:string Description:Namespace/Project to deploy to Default:manageiq-apb Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_database Title:database name Type:string Description:postgresql database name Default:vmdb_production Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_password Title:database password Type:string Description:postgresql database password Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:postgresql_user Title:database username Type:string Description:postgresql database username Default:admin Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:16.708Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/manageiq-apb:sprint142 into Spec
[2018-04-10T13:28:16.749Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.783Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/photo-album-demo-ext-api-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:16.783Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:16.825Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.867Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/keycloak-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:16.867Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:16.91Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:16.943Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/import-vm-disk-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:16.943Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:16.986Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:17.015Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/mssql-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:17.015Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:17.356Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:17.391Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/manageiq-runner-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:17.391Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:17.432Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:17.465Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/import-vm-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:17.465Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:17.512Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:17.668Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:RDS Postgresql deployment to AWS Metadata:map[cost:$0.00 displayName:Default longDescription:This plan provides an RDS Postgresql deployment to Amazon Web Storage] Free:true Bindable:false Parameters:[{Name:aws_access_key Title: Type:string Description:aws access key to authenticate to aws with Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:aws_secret_key Title: Type:string Description:aws secret key to authenticate to aws with Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:backup_retention Title: Type:int Description:backup retention period Default:0 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_engine Title: Type:string Description:database engine Default:postgres Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_name Title: Type:string Description:name of the database to create Default:testdb Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_password Title: Type:string Description:master password Default:dbpasswd Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_size Title: Type:int Description:size of the db in gb Default:10 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:db_username Title: Type:string Description:master db username Default:dbuser Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:engine_version Title: Type:string Description:db engine version Default:9.6.1 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:instance_type Title: Type:string Description:aws instance type Default:db.m3.medium Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:port Title: Type:int Description:port the database will listen on Default:5432 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:region Title: Type:string Description:aws region Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:subnet Title: Type:string Description:vpc subnet to deploy instance on Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:vpc_security_groups Title: Type:string Description:vpc security groups to assign to the instance Default:<nil> Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:17.668Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/rds-postgres-apb:sprint142 into Spec
[2018-04-10T13:28:17.712Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:17.901Z] [DEBUG] - adapter::imageToSpec -> Got plans [{ID: Name:default Description:This default plan deploys hastebin-apb Metadata:map[] Free:true Bindable:false Parameters:[{Name:hastebin_port Title:Hastebin Port Type:int Description: Default:7777 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:max_length Title:Max length of hastebin entry Type:int Description: Default:400000 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:} {Name:key_length Title:Length of hastebin key Type:int Description: Default:10 Maxlength:0 Pattern: Enum:[] Required:false Updatable:false DisplayType: DisplayGroup:}] BindParameters:[] UpdatesTo:[]}]
[2018-04-10T13:28:17.901Z] [DEBUG] - Successfully converted Image docker.io/ansibleplaybookbundle/hastebin-apb:sprint142 into Spec
[2018-04-10T13:28:17.943Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:17.976Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/proxy-config-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:17.976Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:18.02Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:18.054Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/photo-album-demo-api-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:18.054Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:18.094Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:18.126Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/photo-album-demo-app-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:18.126Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:18.173Z] [DEBUG] - Registry::imageToSpec
[2018-04-10T13:28:18.21Z] [ERROR] - Image 'docker.io/ansibleplaybookbundle/windows-apb:sprint142' may not exist in registry.
[2018-04-10T13:28:18.21Z] [ERROR] - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":{"Tag":"sprint142"}}]}
[2018-04-10T13:28:18.21Z] [INFO] - Validating specs...
[2018-04-10T13:28:18.21Z] [NOTICE] - All specs passed validation!
[2018-04-10T13:28:18.235Z] [NOTICE] - Broker successfully bootstrapped on startup
[2018-04-10T13:28:18.235Z] [DEBUG] - RefreshInterval: 10m0s
[2018-04-10T13:28:18.235Z] [DEBUG] - calling NewSecureServingOptions
[2018-04-10T13:28:18.35Z] [DEBUG] - Creating k8s apiserver
[2018-04-10T13:28:18.355Z] [ERROR] - Unable to retrieve cluster roles rules from cluster
You must be using OpenShift 3.7 to use the User rules check.
the server could not find the requested resource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment