Activity log for bug #1479916

Date Who What changed Old value New value Message
2015-07-30 18:11:39 Jacob Wagner bug added bug
2015-07-30 19:09:42 Nolan Brubaker nominated for series openstack-ansible/kilo
2015-07-30 19:09:42 Nolan Brubaker bug task added openstack-ansible/kilo
2015-07-30 19:09:42 Nolan Brubaker nominated for series openstack-ansible/trunk
2015-07-30 19:09:42 Nolan Brubaker bug task added openstack-ansible/trunk
2015-07-30 19:20:28 Robb Romans bug added subscriber Robb Romans
2015-07-30 19:23:28 Christopher H. Laco openstack-ansible: status New Invalid
2015-07-30 19:23:32 Christopher H. Laco openstack-ansible: importance Undecided Critical
2015-07-30 19:23:58 Christopher H. Laco openstack-ansible/trunk: importance Critical Undecided
2015-07-30 19:24:17 Christopher H. Laco openstack-ansible/kilo: importance Undecided High
2015-07-30 20:55:16 Ian Cordasco openstack-ansible/kilo: assignee Nolan Brubaker (nolan-brubaker)
2015-07-30 20:55:22 Ian Cordasco openstack-ansible/kilo: status New Confirmed
2015-07-30 22:22:06 Nolan Brubaker openstack-ansible/kilo: milestone 11.1.0
2015-07-31 02:33:27 Nolan Brubaker openstack-ansible/kilo: assignee Nolan Brubaker (nolan-brubaker) Ian Cordasco (icordasc)
2015-07-31 17:01:52 OpenStack Infra openstack-ansible/kilo: status Confirmed In Progress
2015-08-03 08:53:55 Darren Birkett description When running run-upgrade.sh, the new kilo containers (repo, nova_console, etc) get placed in the inventory file, then the custom play to insure apt-transport-https is run before bringing these new containers up. This causes the repo-containers plays to fail. TASK: [memcached_server | Ensure the memcache user exists] ******************** changed: [605021-infra02_repo_container-1af46214] changed: [605023-infra03_repo_container-dd1ce825] changed: [605020-infra01_repo_container-fda60b69] TASK: [memcached_server | Update apt sources] ********************************* failed: [605023-infra03_repo_container-dd1ce825] => {"attempts": 5, "failed": true} msg: Task failed as maximum retries was encountered failed: [605020-infra01_repo_container-fda60b69] => {"attempts": 5, "failed": true} msg: Task failed as maximum retries was encountered failed: [605021-infra02_repo_container-1af46214] => {"attempts": 5, "failed": true} msg: Task failed as maximum retries was encountered FATAL: all hosts have already failed -- aborting PLAY RECAP ******************************************************************** to retry, use: --limit @/root/repo-server.retry 605020-infra01_repo_container-fda60b69 : ok=9 changed=6 unreachable=0 failed=1 605021-infra02_repo_container-1af46214 : ok=9 changed=6 unreachable=0 failed=1 605023-infra03_repo_container-dd1ce825 : ok=9 changed=6 unreachable=0 failed=1 root@605020-infra01:/opt/rpc-openstack/os-ansible-deployment/playbooks# lxc-attach - ansible.cfg inventory/ lxc-hosts-setup.yml os-cinder-install.yml os-keystone-install.yml os-tempest-install.yml repo-clone-mirror.yml roles/ setup-infrastructure.yml defaults/ library/ memcached-install.yml os-glance-install.yml os-neutron-install.yml plugins/ repo-install.yml rsyslog-install.yml setup-openstack.yml galera-install.yml lxc-containers-create.yml openstack-hosts-setup.yml os-heat-install.yml os-nova-install.yml rabbitmq-install.yml repo-server.yml setup-everything.yml utility-install.yml haproxy-install.yml lxc-containers-destroy.yml os-ceilometer-install.yml os-horizon-install.yml os-swift-install.yml repo-build.yml repo-store-source.yml setup-hosts.yml vars/ root@605020-infra01:/opt/rpc-openstack/os-ansible-deployment/playbooks# lxc-attach -n 605020-infra01_repo_container-fda60b69 root@605020-infra01_repo_container-fda60b69:/# cd root@605020-infra01_repo_container-fda60b69:~# apt-get update E: The method driver /usr/lib/apt/methods/https could not be found. N: Is the package apt-transport-https installed? E: The method driver /usr/lib/apt/methods/https could not be found. N: Is the package apt-transport-https installed? When running run-upgrade.sh, the new kilo containers (repo, nova_console, etc) get placed in the inventory file, then the custom play to ensure apt-transport-https is run before bringing these new containers up. This causes the repo-containers plays to fail. TASK: [memcached_server | Ensure the memcache user exists] ******************** changed: [605021-infra02_repo_container-1af46214] changed: [605023-infra03_repo_container-dd1ce825] changed: [605020-infra01_repo_container-fda60b69] TASK: [memcached_server | Update apt sources] ********************************* failed: [605023-infra03_repo_container-dd1ce825] => {"attempts": 5, "failed": true} msg: Task failed as maximum retries was encountered failed: [605020-infra01_repo_container-fda60b69] => {"attempts": 5, "failed": true} msg: Task failed as maximum retries was encountered failed: [605021-infra02_repo_container-1af46214] => {"attempts": 5, "failed": true} msg: Task failed as maximum retries was encountered FATAL: all hosts have already failed -- aborting PLAY RECAP ********************************************************************            to retry, use: --limit @/root/repo-server.retry 605020-infra01_repo_container-fda60b69 : ok=9 changed=6 unreachable=0 failed=1 605021-infra02_repo_container-1af46214 : ok=9 changed=6 unreachable=0 failed=1 605023-infra03_repo_container-dd1ce825 : ok=9 changed=6 unreachable=0 failed=1 root@605020-infra01:/opt/rpc-openstack/os-ansible-deployment/playbooks# lxc-attach - ansible.cfg inventory/ lxc-hosts-setup.yml os-cinder-install.yml os-keystone-install.yml os-tempest-install.yml repo-clone-mirror.yml roles/ setup-infrastructure.yml defaults/ library/ memcached-install.yml os-glance-install.yml os-neutron-install.yml plugins/ repo-install.yml rsyslog-install.yml setup-openstack.yml galera-install.yml lxc-containers-create.yml openstack-hosts-setup.yml os-heat-install.yml os-nova-install.yml rabbitmq-install.yml repo-server.yml setup-everything.yml utility-install.yml haproxy-install.yml lxc-containers-destroy.yml os-ceilometer-install.yml os-horizon-install.yml os-swift-install.yml repo-build.yml repo-store-source.yml setup-hosts.yml vars/ root@605020-infra01:/opt/rpc-openstack/os-ansible-deployment/playbooks# lxc-attach -n 605020-infra01_repo_container-fda60b69 root@605020-infra01_repo_container-fda60b69:/# cd root@605020-infra01_repo_container-fda60b69:~# apt-get update E: The method driver /usr/lib/apt/methods/https could not be found. N: Is the package apt-transport-https installed? E: The method driver /usr/lib/apt/methods/https could not be found. N: Is the package apt-transport-https installed?
2015-08-03 11:38:50 Jesse Pretorius openstack-ansible/trunk: status Invalid Triaged
2015-08-03 11:38:52 Jesse Pretorius openstack-ansible/trunk: importance Undecided High
2015-08-03 11:39:04 Jesse Pretorius openstack-ansible/trunk: assignee Ian Cordasco (icordasc)
2015-08-03 16:12:11 OpenStack Infra openstack-ansible/kilo: status In Progress Fix Committed
2015-08-07 15:16:33 OpenStack Infra openstack-ansible: status Triaged Fix Committed
2015-08-10 16:43:46 Jesse Pretorius openstack-ansible/kilo: status Fix Committed Fix Released
2015-08-10 16:43:48 Jesse Pretorius openstack-ansible/trunk: status Fix Committed Fix Released