Advertisement
Guest User

Untitled

a guest
Jan 27th, 2017
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.93 KB | None | 0 0
  1. stack@jan27:/tmp/devstack$ cat /etc/lsb-release
  2. DISTRIB_ID=Ubuntu
  3. DISTRIB_RELEASE=14.04
  4. DISTRIB_CODENAME=trusty
  5. DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"
  6.  
  7.  
  8. 2017-01-27 10:19:48.739 | + exec
  9. 2017-01-27 10:19:48.740 | + echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2017-01-27-021948'
  10. 2017-01-27 10:19:48.740 | + [[ -t 3 ]]
  11. 2017-01-27 10:19:48.740 | + echo -e stack.sh log /opt/stack/logs/stack.sh.log.2017-01-27-021948
  12. 2017-01-27 10:19:48.740 | + ln -sf /opt/stack/logs/stack.sh.log.2017-01-27-021948 /opt/stack/logs/stack.sh.log
  13. 2017-01-27 10:19:48.740 | ++ /tmp/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2017-01-27-021948.summary.2017-01-27-021948
  14. 2017-01-27 10:19:48.740 | + ln -sf /opt/stack/logs/stack.sh.log.2017-01-27-021948.summary.2017-01-27-021948 /opt/stack/logs/stack.sh.log.summary
  15. 2017-01-27 10:19:48.740 | + [[ -n '' ]]
  16. 2017-01-27 10:19:48.740 | + trap exit_trap EXIT
  17. 2017-01-27 10:19:48.740 | + trap err_trap ERR
  18. 2017-01-27 10:19:48.740 | + set -o errexit
  19. 2017-01-27 10:19:48.740 | + uname -a
  20. 2017-01-27 10:19:48.740 | Linux jan27 3.19.0-28-generic #30~14.04.1-Ubuntu SMP Tue Sep 1 09:33:32 UTC 2015 i686 i686 i686 GNU/Linux
  21. 2017-01-27 10:19:48.740 | + SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
  22. 2017-01-27 10:19:48.740 | + rm -f /opt/stack/data/ca-bundle.pem
  23. 2017-01-27 10:19:48.740 | + source /tmp/devstack/lib/database
  24. 2017-01-27 10:19:48.751 | + source /tmp/devstack/lib/rpc_backend
  25. 2017-01-27 10:19:48.753 | + SSL_ENABLED_SERVICES=key,nova,cinder,glance,s-proxy,neutron
  26. 2017-01-27 10:19:48.753 | + is_service_enabled tls-proxy
  27. 2017-01-27 10:19:48.755 | + return 1
  28. 2017-01-27 10:19:48.755 | + fetch_plugins
  29. 2017-01-27 10:19:48.755 | + local plugins=
  30. 2017-01-27 10:19:48.755 | + local plugin
  31. 2017-01-27 10:19:48.755 | + [[ -z '' ]]
  32. 2017-01-27 10:19:48.755 | + return
  33. 2017-01-27 10:19:48.755 | + run_phase override_defaults
  34. 2017-01-27 10:19:48.755 | + local mode=override_defaults
  35. 2017-01-27 10:19:48.755 | + local phase=
  36. 2017-01-27 10:19:48.755 | + [[ -d /tmp/devstack/extras.d ]]
  37. 2017-01-27 10:19:48.755 | + for i in '$TOP_DIR/extras.d/*.sh'
  38. 2017-01-27 10:19:48.755 | + [[ -r /tmp/devstack/extras.d/50-ironic.sh ]]
  39. 2017-01-27 10:19:48.755 | + source /tmp/devstack/extras.d/50-ironic.sh override_defaults
  40. 2017-01-27 10:19:48.755 | ++ is_service_enabled ir-api ir-cond
  41. 2017-01-27 10:19:48.757 | ++ return 1
  42. 2017-01-27 10:19:48.757 | + for i in '$TOP_DIR/extras.d/*.sh'
  43. 2017-01-27 10:19:48.757 | + [[ -r /tmp/devstack/extras.d/60-ceph.sh ]]
  44. 2017-01-27 10:19:48.757 | + source /tmp/devstack/extras.d/60-ceph.sh override_defaults
  45. 2017-01-27 10:19:48.757 | ++ is_service_enabled ceph
  46. 2017-01-27 10:19:48.758 | ++ return 1
  47. 2017-01-27 10:19:48.759 | + for i in '$TOP_DIR/extras.d/*.sh'
  48. 2017-01-27 10:19:48.759 | + [[ -r /tmp/devstack/extras.d/80-tempest.sh ]]
  49. 2017-01-27 10:19:48.759 | + source /tmp/devstack/extras.d/80-tempest.sh override_defaults
  50. 2017-01-27 10:19:48.759 | ++ is_service_enabled tempest
  51. 2017-01-27 10:19:48.760 | ++ return 0
  52. 2017-01-27 10:19:48.760 | ++ [[ override_defaults == \s\o\u\r\c\e ]]
  53. 2017-01-27 10:19:48.760 | ++ [[ override_defaults == \s\t\a\c\k ]]
  54. 2017-01-27 10:19:48.760 | ++ [[ override_defaults == \s\t\a\c\k ]]
  55. 2017-01-27 10:19:48.760 | ++ [[ override_defaults == \s\t\a\c\k ]]
  56. 2017-01-27 10:19:48.760 | ++ [[ override_defaults == \s\t\a\c\k ]]
  57. 2017-01-27 10:19:48.760 | ++ [[ override_defaults == \u\n\s\t\a\c\k ]]
  58. 2017-01-27 10:19:48.760 | ++ [[ override_defaults == \c\l\e\a\n ]]
  59. 2017-01-27 10:19:48.760 | + [[ override_defaults == \s\o\u\r\c\e ]]
  60. 2017-01-27 10:19:48.761 | + [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
  61. 2017-01-27 10:19:48.761 | + plugin_override_defaults
  62. 2017-01-27 10:19:48.761 | + local plugins=
  63. 2017-01-27 10:19:48.761 | + local plugin
  64. 2017-01-27 10:19:48.761 | + [[ -z '' ]]
  65. 2017-01-27 10:19:48.761 | + return
  66. 2017-01-27 10:19:48.761 | + source /tmp/devstack/lib/apache
  67. 2017-01-27 10:19:48.764 | + source /tmp/devstack/lib/tls
  68. 2017-01-27 10:19:48.764 | ++ is_service_enabled tls-proxy
  69. 2017-01-27 10:19:48.766 | ++ return 1
  70. 2017-01-27 10:19:48.766 | +++ hostname -f
  71. 2017-01-27 10:19:48.769 | ++ DEVSTACK_HOSTNAME=localhost
  72. 2017-01-27 10:19:48.769 | ++ DEVSTACK_CERT_NAME=devstack-cert
  73. 2017-01-27 10:19:48.769 | ++ DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
  74. 2017-01-27 10:19:48.769 | ++ ROOT_CA_DIR=/opt/stack/data/CA/root-ca
  75. 2017-01-27 10:19:48.769 | ++ INT_CA_DIR=/opt/stack/data/CA/int-ca
  76. 2017-01-27 10:19:48.769 | ++ ORG_NAME=OpenStack
  77. 2017-01-27 10:19:48.769 | ++ ORG_UNIT_NAME=DevStack
  78. 2017-01-27 10:19:48.769 | ++ STUD_PROTO=--tls
  79. 2017-01-27 10:19:48.769 | ++ STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
  80. 2017-01-27 10:19:48.769 | ++ OPENSSL=/usr/bin/openssl
  81. 2017-01-27 10:19:48.769 | + source /tmp/devstack/lib/infra
  82. 2017-01-27 10:19:48.771 | + source /tmp/devstack/lib/oslo
  83. 2017-01-27 10:19:48.775 | + source /tmp/devstack/lib/lvm
  84. 2017-01-27 10:19:48.777 | + source /tmp/devstack/lib/horizon
  85. 2017-01-27 10:19:48.779 | + source /tmp/devstack/lib/keystone
  86. 2017-01-27 10:19:48.788 | + source /tmp/devstack/lib/glance
  87. 2017-01-27 10:19:48.796 | + source /tmp/devstack/lib/nova
  88. 2017-01-27 10:19:48.826 | + source /tmp/devstack/lib/cinder
  89. 2017-01-27 10:19:48.839 | + source /tmp/devstack/lib/swift
  90. 2017-01-27 10:19:48.853 | + source /tmp/devstack/lib/heat
  91. 2017-01-27 10:19:48.865 | + source /tmp/devstack/lib/neutron-legacy
  92. 2017-01-27 10:19:48.865 | ++ IP_VERSION=4+6
  93. 2017-01-27 10:19:48.865 | ++ [[ 4+6 != \4 ]]
  94. 2017-01-27 10:19:48.865 | ++ [[ 4+6 != \6 ]]
  95. 2017-01-27 10:19:48.865 | ++ [[ 4+6 != \4\+\6 ]]
  96. 2017-01-27 10:19:48.865 | ++ NETWORK_GATEWAY=10.0.0.1
  97. 2017-01-27 10:19:48.865 | ++ PUBLIC_NETWORK_GATEWAY=172.24.4.1
  98. 2017-01-27 10:19:48.865 | ++ PRIVATE_SUBNET_NAME=private-subnet
  99. 2017-01-27 10:19:48.865 | ++ PUBLIC_SUBNET_NAME=public-subnet
  100. 2017-01-27 10:19:48.865 | ++ is_ssl_enabled_service neutron
  101. 2017-01-27 10:19:48.865 | ++ local services=neutron
  102. 2017-01-27 10:19:48.865 | ++ local service=
  103. 2017-01-27 10:19:48.865 | ++ '[' False == False ']'
  104. 2017-01-27 10:19:48.865 | ++ return 1
  105. 2017-01-27 10:19:48.865 | ++ is_service_enabled tls-proxy
  106. 2017-01-27 10:19:48.867 | ++ return 1
  107. 2017-01-27 10:19:48.868 | +++ uuidgen
  108. 2017-01-27 10:19:48.868 | +++ sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/'
  109. 2017-01-27 10:19:48.868 | +++ cut -c 23-
  110. 2017-01-27 10:19:48.869 | +++ sed s/-//g
  111. 2017-01-27 10:19:48.870 | ++ IPV6_GLOBAL_ID=45:f275:e3a9
  112. 2017-01-27 10:19:48.870 | ++ IPV6_RA_MODE=slaac
  113. 2017-01-27 10:19:48.870 | ++ IPV6_ADDRESS_MODE=slaac
  114. 2017-01-27 10:19:48.870 | ++ IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet
  115. 2017-01-27 10:19:48.870 | ++ IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet
  116. 2017-01-27 10:19:48.870 | ++ FIXED_RANGE_V6=fd45:f275:e3a9::/64
  117. 2017-01-27 10:19:48.870 | ++ IPV6_PRIVATE_NETWORK_GATEWAY=fd45:f275:e3a9::1
  118. 2017-01-27 10:19:48.870 | ++ IPV6_PUBLIC_RANGE=2001:db8::/64
  119. 2017-01-27 10:19:48.870 | ++ IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2
  120. 2017-01-27 10:19:48.870 | ++ IPV6_ROUTER_GW_IP=2001:db8::1
  121. 2017-01-27 10:19:48.870 | ++ GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient
  122. 2017-01-27 10:19:48.870 | ++ NEUTRON_DIR=/opt/stack/neutron
  123. 2017-01-27 10:19:48.870 | ++ NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas
  124. 2017-01-27 10:19:48.870 | ++ NEUTRON_LBAAS_DIR=/opt/stack/neutron-lbaas
  125. 2017-01-27 10:19:48.870 | ++ NEUTRON_VPNAAS_DIR=/opt/stack/neutron-vpnaas
  126. 2017-01-27 10:19:48.870 | ++ NEUTRON_AUTH_CACHE_DIR=/var/cache/neutron
  127. 2017-01-27 10:19:48.870 | ++ [[ -d /opt/stack/neutron/bin/neutron-server ]]
  128. 2017-01-27 10:19:48.870 | +++ get_python_exec_prefix
  129. 2017-01-27 10:19:48.872 | +++ is_fedora
  130. 2017-01-27 10:19:48.872 | +++ [[ -z Ubuntu ]]
  131. 2017-01-27 10:19:48.872 | +++ '[' Ubuntu = Fedora ']'
  132. 2017-01-27 10:19:48.872 | +++ '[' Ubuntu = 'Red Hat' ']'
  133. 2017-01-27 10:19:48.872 | +++ '[' Ubuntu = CentOS ']'
  134. 2017-01-27 10:19:48.872 | +++ '[' Ubuntu = OracleLinux ']'
  135. 2017-01-27 10:19:48.872 | +++ '[' Ubuntu = CloudLinux ']'
  136. 2017-01-27 10:19:48.872 | +++ '[' Ubuntu = kvmibm ']'
  137. 2017-01-27 10:19:48.872 | +++ is_suse
  138. 2017-01-27 10:19:48.872 | +++ [[ -z Ubuntu ]]
  139. 2017-01-27 10:19:48.872 | +++ '[' Ubuntu = openSUSE ']'
  140. 2017-01-27 10:19:48.872 | +++ '[' Ubuntu = 'SUSE LINUX' ']'
  141. 2017-01-27 10:19:48.872 | +++ echo /usr/local/bin
  142. 2017-01-27 10:19:48.873 | ++ NEUTRON_BIN_DIR=/usr/local/bin
  143. 2017-01-27 10:19:48.873 | ++ NEUTRON_CONF_DIR=/etc/neutron
  144. 2017-01-27 10:19:48.873 | ++ NEUTRON_CONF=/etc/neutron/neutron.conf
  145. 2017-01-27 10:19:48.873 | ++ export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini
  146. 2017-01-27 10:19:48.873 | ++ NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini
  147. 2017-01-27 10:19:48.873 | ++ AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent
  148. 2017-01-27 10:19:48.873 | ++ AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent
  149. 2017-01-27 10:19:48.873 | ++ AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent
  150. 2017-01-27 10:19:48.873 | ++ Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini
  151. 2017-01-27 10:19:48.873 | ++ Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini
  152. 2017-01-27 10:19:48.873 | ++ Q_FWAAS_CONF_FILE=/etc/neutron/fwaas_driver.ini
  153. 2017-01-27 10:19:48.873 | ++ Q_VPN_CONF_FILE=/etc/neutron/vpn_agent.ini
  154. 2017-01-27 10:19:48.873 | ++ Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini
  155. 2017-01-27 10:19:48.873 | ++ Q_DB_NAME=neutron
  156. 2017-01-27 10:19:48.873 | ++ Q_PLUGIN=ml2
  157. 2017-01-27 10:19:48.873 | ++ Q_PORT=9696
  158. 2017-01-27 10:19:48.873 | ++ Q_PORT_INT=19696
  159. 2017-01-27 10:19:48.873 | ++ Q_HOST=198.100.180.190
  160. 2017-01-27 10:19:48.873 | ++ Q_PROTOCOL=http
  161. 2017-01-27 10:19:48.873 | ++ Q_LISTEN_ADDRESS=0.0.0.0
  162. 2017-01-27 10:19:48.873 | ++ Q_ADMIN_USERNAME=neutron
  163. 2017-01-27 10:19:48.873 | ++ Q_AUTH_STRATEGY=keystone
  164. 2017-01-27 10:19:48.873 | ++ Q_USE_NAMESPACE=True
  165. 2017-01-27 10:19:48.873 | ++ Q_OVS_USE_VETH=False
  166. 2017-01-27 10:19:48.873 | ++ Q_USE_ROOTWRAP=True
  167. 2017-01-27 10:19:48.873 | +++ trueorfalse True Q_USE_ROOTWRAP_DAEMON
  168. 2017-01-27 10:19:48.876 | ++ Q_USE_ROOTWRAP_DAEMON=True
  169. 2017-01-27 10:19:48.876 | ++ Q_META_DATA_IP=198.100.180.190
  170. 2017-01-27 10:19:48.876 | ++ Q_ALLOW_OVERLAPPING_IP=True
  171. 2017-01-27 10:19:48.876 | ++ Q_USE_DEBUG_COMMAND=False
  172. 2017-01-27 10:19:48.876 | ++ Q_ROUTER_NAME=router1
  173. 2017-01-27 10:19:48.876 | ++ Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True
  174. 2017-01-27 10:19:48.876 | ++ Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True
  175. 2017-01-27 10:19:48.876 | ++ VIF_PLUGGING_IS_FATAL=True
  176. 2017-01-27 10:19:48.876 | ++ VIF_PLUGGING_TIMEOUT=300
  177. 2017-01-27 10:19:48.876 | ++ NEUTRON_CREATE_INITIAL_NETWORKS=True
  178. 2017-01-27 10:19:48.876 | ++ PROVIDER_SUBNET_NAME=provider_net
  179. 2017-01-27 10:19:48.876 | ++ PUBLIC_BRIDGE=br-ex
  180. 2017-01-27 10:19:48.876 | ++ PUBLIC_BRIDGE_MTU=1500
  181. 2017-01-27 10:19:48.876 | ++ Q_USE_PROVIDERNET_FOR_PUBLIC=False
  182. 2017-01-27 10:19:48.876 | ++ PUBLIC_PHYSICAL_NETWORK=public
  183. 2017-01-27 10:19:48.876 | ++ Q_USE_PUBLIC_VETH=False
  184. 2017-01-27 10:19:48.876 | ++ Q_PUBLIC_VETH_EX=veth-pub-ex
  185. 2017-01-27 10:19:48.876 | ++ Q_PUBLIC_VETH_INT=veth-pub-int
  186. 2017-01-27 10:19:48.876 | ++ Q_L3_ENABLED=False
  187. 2017-01-27 10:19:48.876 | ++ Q_L3_ROUTER_PER_TENANT=False
  188. 2017-01-27 10:19:48.876 | ++ declare -a Q_PLUGIN_EXTRA_CONF_FILES
  189. 2017-01-27 10:19:48.876 | ++ declare -a Q_VPN_EXTRA_CONF_FILES
  190. 2017-01-27 10:19:48.876 | ++ Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf
  191. 2017-01-27 10:19:48.876 | ++ [[ True == \F\a\l\s\e ]]
  192. 2017-01-27 10:19:48.876 | +++ get_rootwrap_location neutron
  193. 2017-01-27 10:19:48.876 | +++ local module=neutron
  194. 2017-01-27 10:19:48.876 | ++++ get_python_exec_prefix
  195. 2017-01-27 10:19:48.878 | ++++ is_fedora
  196. 2017-01-27 10:19:48.878 | ++++ [[ -z Ubuntu ]]
  197. 2017-01-27 10:19:48.878 | ++++ '[' Ubuntu = Fedora ']'
  198. 2017-01-27 10:19:48.878 | ++++ '[' Ubuntu = 'Red Hat' ']'
  199. 2017-01-27 10:19:48.878 | ++++ '[' Ubuntu = CentOS ']'
  200. 2017-01-27 10:19:48.878 | ++++ '[' Ubuntu = OracleLinux ']'
  201. 2017-01-27 10:19:48.878 | ++++ '[' Ubuntu = CloudLinux ']'
  202. 2017-01-27 10:19:48.878 | ++++ '[' Ubuntu = kvmibm ']'
  203. 2017-01-27 10:19:48.878 | ++++ is_suse
  204. 2017-01-27 10:19:48.878 | ++++ [[ -z Ubuntu ]]
  205. 2017-01-27 10:19:48.878 | ++++ '[' Ubuntu = openSUSE ']'
  206. 2017-01-27 10:19:48.878 | ++++ '[' Ubuntu = 'SUSE LINUX' ']'
  207. 2017-01-27 10:19:48.878 | ++++ echo /usr/local/bin
  208. 2017-01-27 10:19:48.879 | +++ echo /usr/local/bin/neutron-rootwrap
  209. 2017-01-27 10:19:48.879 | ++ NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap
  210. 2017-01-27 10:19:48.879 | ++ Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
  211. 2017-01-27 10:19:48.879 | ++ [[ True == \T\r\u\e ]]
  212. 2017-01-27 10:19:48.879 | ++ Q_RR_DAEMON_COMMAND='sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
  213. 2017-01-27 10:19:48.879 | ++ Q_DVR_MODE=legacy
  214. 2017-01-27 10:19:48.879 | ++ [[ legacy != \l\e\g\a\c\y ]]
  215. 2017-01-27 10:19:48.879 | ++ ENABLE_TENANT_TUNNELS=True
  216. 2017-01-27 10:19:48.879 | ++ TENANT_TUNNEL_RANGES=1:1000
  217. 2017-01-27 10:19:48.879 | ++ ENABLE_TENANT_VLANS=False
  218. 2017-01-27 10:19:48.879 | ++ TENANT_VLAN_RANGE=
  219. 2017-01-27 10:19:48.879 | ++ PHYSICAL_NETWORK=
  220. 2017-01-27 10:19:48.879 | ++ OVS_PHYSICAL_BRIDGE=
  221. 2017-01-27 10:19:48.879 | ++ LB_PHYSICAL_INTERFACE=
  222. 2017-01-27 10:19:48.880 | ++ TUNNEL_ENDPOINT_IP=198.100.180.190
  223. 2017-01-27 10:19:48.880 | ++ OVS_ENABLE_TUNNELING=True
  224. 2017-01-27 10:19:48.880 | ++ ENABLE_ISOLATED_METADATA=False
  225. 2017-01-27 10:19:48.880 | ++ ENABLE_METADATA_NETWORK=False
  226. 2017-01-27 10:19:48.880 | ++ '[' -f /tmp/devstack/lib/neutron_plugins/ml2 ']'
  227. 2017-01-27 10:19:48.880 | ++ source /tmp/devstack/lib/neutron_plugins/ml2
  228. 2017-01-27 10:19:48.886 | ++ source /tmp/devstack/lib/neutron_plugins/services/loadbalancer
  229. 2017-01-27 10:19:48.888 | ++ source /tmp/devstack/lib/neutron_plugins/services/metering
  230. 2017-01-27 10:19:48.890 | ++ source /tmp/devstack/lib/neutron_plugins/services/vpn
  231. 2017-01-27 10:19:48.891 | ++ source /tmp/devstack/lib/neutron_plugins/services/firewall
  232. 2017-01-27 10:19:48.893 | ++ has_neutron_plugin_security_group
  233. 2017-01-27 10:19:48.893 | ++ return 0
  234. 2017-01-27 10:19:48.893 | ++ Q_USE_SECGROUP=True
  235. 2017-01-27 10:19:48.893 | +++ ip route
  236. 2017-01-27 10:19:48.894 | +++ grep '^default'
  237. 2017-01-27 10:19:48.894 | +++ awk '{print $5}'
  238. 2017-01-27 10:19:48.896 | ++ default_route_dev=eth0
  239. 2017-01-27 10:19:48.896 | ++ die_if_not_set 363 default_route_dev 'Failure retrieving default route device'
  240. 2017-01-27 10:19:48.896 | ++ local exitcode=0
  241. 2017-01-27 10:19:48.912 | + source /tmp/devstack/lib/ldap
  242. 2017-01-27 10:19:48.915 | + source /tmp/devstack/lib/dstat
  243. 2017-01-27 10:19:48.917 | + run_phase source
  244. 2017-01-27 10:19:48.917 | + local mode=source
  245. 2017-01-27 10:19:48.917 | + local phase=
  246. 2017-01-27 10:19:48.917 | + [[ -d /tmp/devstack/extras.d ]]
  247. 2017-01-27 10:19:48.917 | + for i in '$TOP_DIR/extras.d/*.sh'
  248. 2017-01-27 10:19:48.917 | + [[ -r /tmp/devstack/extras.d/50-ironic.sh ]]
  249. 2017-01-27 10:19:48.917 | + source /tmp/devstack/extras.d/50-ironic.sh source
  250. 2017-01-27 10:19:48.917 | ++ is_service_enabled ir-api ir-cond
  251. 2017-01-27 10:19:48.919 | ++ return 1
  252. 2017-01-27 10:19:48.919 | + for i in '$TOP_DIR/extras.d/*.sh'
  253. 2017-01-27 10:19:48.919 | + [[ -r /tmp/devstack/extras.d/60-ceph.sh ]]
  254. 2017-01-27 10:19:48.919 | + source /tmp/devstack/extras.d/60-ceph.sh source
  255. 2017-01-27 10:19:48.919 | ++ is_service_enabled ceph
  256. 2017-01-27 10:19:48.921 | ++ return 1
  257. 2017-01-27 10:19:48.921 | + for i in '$TOP_DIR/extras.d/*.sh'
  258. 2017-01-27 10:19:48.921 | + [[ -r /tmp/devstack/extras.d/80-tempest.sh ]]
  259. 2017-01-27 10:19:48.921 | + source /tmp/devstack/extras.d/80-tempest.sh source
  260. 2017-01-27 10:19:48.921 | ++ is_service_enabled tempest
  261. 2017-01-27 10:19:48.923 | ++ return 0
  262. 2017-01-27 10:19:48.923 | ++ [[ source == \s\o\u\r\c\e ]]
  263. 2017-01-27 10:19:48.923 | ++ source /tmp/devstack/lib/tempest
  264. 2017-01-27 10:19:48.939 | ++ [[ source == \u\n\s\t\a\c\k ]]
  265. 2017-01-27 10:19:48.939 | ++ [[ source == \c\l\e\a\n ]]
  266. 2017-01-27 10:19:48.939 | + [[ source == \s\o\u\r\c\e ]]
  267. 2017-01-27 10:19:48.939 | + load_plugin_settings
  268. 2017-01-27 10:19:48.939 | + local plugins=
  269. 2017-01-27 10:19:48.939 | + local plugin
  270. 2017-01-27 10:19:48.939 | + [[ -z '' ]]
  271. 2017-01-27 10:19:48.939 | + return
  272. 2017-01-27 10:19:48.939 | + verify_disabled_services
  273. 2017-01-27 10:19:48.939 | + local service
  274. 2017-01-27 10:19:48.939 | + for service in '${ENABLED_SERVICES//,/ }'
  275. 2017-01-27 10:19:48.939 | + [[ ,, =~ ,key, ]]
  276. 2017-01-27 10:19:48.939 | + for service in '${ENABLED_SERVICES//,/ }'
  277. 2017-01-27 10:19:48.939 | + [[ ,, =~ ,n-api, ]]
  278. 2017-01-27 10:19:48.939 | + for service in '${ENABLED_SERVICES//,/ }'
  279. 2017-01-27 10:19:48.939 | + [[ ,, =~ ,n-cpu, ]]
  280. 2017-01-27 10:19:48.939 | + for service in '${ENABLED_SERVICES//,/ }'
  281. 2017-01-27 10:19:48.939 | + [[ ,, =~ ,n-net, ]]
  282. 2017-01-27 10:19:48.939 | + for service in '${ENABLED_SERVICES//,/ }'
  283. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,n-cond, ]]
  284. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  285. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,n-sch, ]]
  286. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  287. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,n-novnc, ]]
  288. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  289. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,n-crt, ]]
  290. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  291. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,n-cauth, ]]
  292. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  293. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,g-api, ]]
  294. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  295. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,g-reg, ]]
  296. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  297. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,c-sch, ]]
  298. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  299. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,c-api, ]]
  300. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  301. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,c-vol, ]]
  302. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  303. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,horizon, ]]
  304. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  305. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,rabbit, ]]
  306. 2017-01-27 10:19:48.940 | + for service in '${ENABLED_SERVICES//,/ }'
  307. 2017-01-27 10:19:48.940 | + [[ ,, =~ ,tempest, ]]
  308. 2017-01-27 10:19:48.941 | + for service in '${ENABLED_SERVICES//,/ }'
  309. 2017-01-27 10:19:48.941 | + [[ ,, =~ ,mysql, ]]
  310. 2017-01-27 10:19:48.941 | + for service in '${ENABLED_SERVICES//,/ }'
  311. 2017-01-27 10:19:48.941 | + [[ ,, =~ ,dstat, ]]
  312. 2017-01-27 10:19:48.941 | + initialize_database_backends
  313. 2017-01-27 10:19:48.941 | + for backend in '$DATABASE_BACKENDS'
  314. 2017-01-27 10:19:48.941 | + is_service_enabled mysql
  315. 2017-01-27 10:19:48.943 | + return 0
  316. 2017-01-27 10:19:48.943 | + DATABASE_TYPE=mysql
  317. 2017-01-27 10:19:48.943 | + for backend in '$DATABASE_BACKENDS'
  318. 2017-01-27 10:19:48.943 | + is_service_enabled postgresql
  319. 2017-01-27 10:19:48.945 | + return 1
  320. 2017-01-27 10:19:48.945 | + '[' -z mysql ']'
  321. 2017-01-27 10:19:48.945 | + MYSQL_HOST=127.0.0.1
  322. 2017-01-27 10:19:48.945 | + MYSQL_USER=root
  323. 2017-01-27 10:19:48.945 | + [[ 4 == 6 ]]
  324. 2017-01-27 10:19:48.945 | + DATABASE_HOST=127.0.0.1
  325. 2017-01-27 10:19:48.945 | + DATABASE_USER=root
  326. 2017-01-27 10:19:48.945 | + '[' -n stack ']'
  327. 2017-01-27 10:19:48.945 | + DATABASE_PASSWORD=stack
  328. 2017-01-27 10:19:48.945 | ++ get_database_type_mysql
  329. 2017-01-27 10:19:48.945 | ++ [[ PyMySQL == \P\y\M\y\S\Q\L ]]
  330. 2017-01-27 10:19:48.945 | ++ echo mysql+pymysql
  331. 2017-01-27 10:19:48.946 | + BASE_SQL_CONN=mysql+pymysql://root:stack@127.0.0.1
  332. 2017-01-27 10:19:48.946 | + return 0
  333. 2017-01-27 10:19:48.946 | + echo 'Using mysql database backend'
  334. 2017-01-27 10:19:48.946 | Using mysql database backend
  335. 2017-01-27 10:19:48.946 | + RABBIT_USERID=stackrabbit
  336. 2017-01-27 10:19:48.946 | + is_service_enabled rabbit
  337. 2017-01-27 10:19:48.948 | + return 0
  338. 2017-01-27 10:19:48.948 | + RABBIT_HOST=198.100.180.190
  339. 2017-01-27 10:19:48.948 | + read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
  340. 2017-01-27 10:19:48.950 | + is_service_enabled keystone
  341. 2017-01-27 10:19:48.951 | + return 0
  342. 2017-01-27 10:19:48.951 | + read_password SERVICE_TOKEN 'ENTER A SERVICE_TOKEN TO USE FOR THE SERVICE ADMIN TOKEN.'
  343. 2017-01-27 10:19:48.953 | + read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
  344. 2017-01-27 10:19:48.955 | + read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
  345. 2017-01-27 10:19:48.957 | + is_service_enabled ldap
  346. 2017-01-27 10:19:48.959 | + return 1
  347. 2017-01-27 10:19:48.959 | + is_service_enabled s-proxy
  348. 2017-01-27 10:19:48.961 | + return 1
  349. 2017-01-27 10:19:48.961 | + save_stackenv 668
  350. 2017-01-27 10:19:48.961 | + local tag=668
  351. 2017-01-27 10:19:48.961 | ++ date +%F-%H%M%S
  352. 2017-01-27 10:19:48.963 | + time_stamp=2017-01-27-021948
  353. 2017-01-27 10:19:48.963 | + echo '# 2017-01-27-021948 668'
  354. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  355. 2017-01-27 10:19:48.963 | + echo BASE_SQL_CONN=mysql+pymysql://root:stack@127.0.0.1
  356. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  357. 2017-01-27 10:19:48.963 | + echo DATA_DIR=/opt/stack/data
  358. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  359. 2017-01-27 10:19:48.963 | + echo DEST=/opt/stack
  360. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  361. 2017-01-27 10:19:48.963 | + echo ENABLED_SERVICES=key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  362. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  363. 2017-01-27 10:19:48.963 | + echo HOST_IP=198.100.180.190
  364. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  365. 2017-01-27 10:19:48.963 | + echo KEYSTONE_AUTH_PROTOCOL=http
  366. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  367. 2017-01-27 10:19:48.963 | + echo KEYSTONE_AUTH_URI=http://198.100.180.190:35357
  368. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  369. 2017-01-27 10:19:48.963 | + echo KEYSTONE_SERVICE_URI=http://198.100.180.190:5000
  370. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  371. 2017-01-27 10:19:48.963 | + echo LOGFILE=/opt/stack/logs/stack.sh.log.2017-01-27-021948
  372. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  373. 2017-01-27 10:19:48.963 | + echo OS_CACERT=
  374. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  375. 2017-01-27 10:19:48.963 | + echo SERVICE_HOST=198.100.180.190
  376. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  377. 2017-01-27 10:19:48.963 | + echo SERVICE_PROTOCOL=http
  378. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  379. 2017-01-27 10:19:48.963 | + echo STACK_USER=stack
  380. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  381. 2017-01-27 10:19:48.963 | + echo TLS_IP=
  382. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  383. 2017-01-27 10:19:48.963 | + echo HOST_IPV6=::1
  384. 2017-01-27 10:19:48.963 | + for i in '$STACK_ENV_VARS'
  385. 2017-01-27 10:19:48.963 | + echo SERVICE_IP_VERSION=4
  386. 2017-01-27 10:19:48.963 | + git_clone git://git.openstack.org/openstack/requirements.git /opt/stack/requirements stable/liberty
  387. 2017-01-27 10:19:48.963 | + local git_remote=git://git.openstack.org/openstack/requirements.git
  388. 2017-01-27 10:19:48.963 | + local git_dest=/opt/stack/requirements
  389. 2017-01-27 10:19:48.963 | + local git_ref=stable/liberty
  390. 2017-01-27 10:19:48.963 | ++ pwd
  391. 2017-01-27 10:19:48.963 | + local orig_dir=/tmp/devstack
  392. 2017-01-27 10:19:48.963 | + local git_clone_flags=
  393. 2017-01-27 10:19:48.964 | ++ trueorfalse False RECLONE
  394. 2017-01-27 10:19:48.966 | + RECLONE=False
  395. 2017-01-27 10:19:48.966 | + [[ 0 -gt 0 ]]
  396. 2017-01-27 10:19:48.966 | + [[ False = \T\r\u\e ]]
  397. 2017-01-27 10:19:48.966 | + echo stable/liberty
  398. 2017-01-27 10:19:48.966 | + egrep -q '^refs'
  399. 2017-01-27 10:19:48.967 | + [[ ! -d /opt/stack/requirements ]]
  400. 2017-01-27 10:19:48.967 | + [[ False = \T\r\u\e ]]
  401. 2017-01-27 10:19:48.967 | + cd /opt/stack/requirements
  402. 2017-01-27 10:19:48.967 | + git show --oneline
  403. 2017-01-27 10:19:48.967 | + head -1
  404. 2017-01-27 10:19:48.969 | 104c1f0 Merge "Update oslo.serialization upper-constraint to 1.10.0" into stable/liberty
  405. 2017-01-27 10:19:48.969 | + cd /tmp/devstack
  406. 2017-01-27 10:19:48.969 | + echo_summary 'Installing package prerequisites'
  407. 2017-01-27 10:19:48.969 | + [[ -t 3 ]]
  408. 2017-01-27 10:19:48.969 | + echo -e Installing package prerequisites
  409. 2017-01-27 10:19:48.969 | + source /tmp/devstack/tools/install_prereqs.sh
  410. 2017-01-27 10:19:48.970 | ++ FORCE_PREREQ=0
  411. 2017-01-27 10:19:48.970 | ++ getopts :f opt
  412. 2017-01-27 10:19:48.970 | ++ [[ -z /tmp/devstack ]]
  413. 2017-01-27 10:19:48.970 | ++ PREREQ_RERUN_MARKER=/tmp/devstack/.prereqs
  414. 2017-01-27 10:19:48.970 | ++ PREREQ_RERUN_HOURS=2
  415. 2017-01-27 10:19:48.970 | ++ PREREQ_RERUN_SECONDS=7200
  416. 2017-01-27 10:19:48.970 | +++ date +%s
  417. 2017-01-27 10:19:48.971 | ++ NOW=1485512388
  418. 2017-01-27 10:19:48.971 | +++ head -1 /tmp/devstack/.prereqs
  419. 2017-01-27 10:19:48.972 | ++ LAST_RUN=1485512350
  420. 2017-01-27 10:19:48.972 | ++ DELTA=38
  421. 2017-01-27 10:19:48.972 | ++ [[ 38 -lt 7200 ]]
  422. 2017-01-27 10:19:48.972 | ++ [[ -z 0 ]]
  423. 2017-01-27 10:19:48.972 | ++ export_proxy_variables
  424. 2017-01-27 10:19:48.972 | ++ isset http_proxy
  425. 2017-01-27 10:19:48.972 | ++ [[ -v http_proxy ]]
  426. 2017-01-27 10:19:48.972 | ++ isset https_proxy
  427. 2017-01-27 10:19:48.972 | ++ [[ -v https_proxy ]]
  428. 2017-01-27 10:19:48.972 | ++ isset no_proxy
  429. 2017-01-27 10:19:48.972 | ++ [[ -v no_proxy ]]
  430. 2017-01-27 10:19:48.972 | +++ get_packages general,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  431. 2017-01-27 10:19:48.988 | ++ PACKAGES='bridge-utils
  432. 2017-01-27 10:19:48.988 | screen
  433. 2017-01-27 10:19:48.988 | unzip
  434. 2017-01-27 10:19:48.988 | wget
  435. 2017-01-27 10:19:48.988 | psmisc
  436. 2017-01-27 10:19:48.988 | bsdmainutils
  437. 2017-01-27 10:19:48.988 | gcc
  438. 2017-01-27 10:19:48.988 | g++
  439. 2017-01-27 10:19:48.988 | git
  440. 2017-01-27 10:19:48.988 | graphviz
  441. 2017-01-27 10:19:48.988 | lsof
  442. 2017-01-27 10:19:48.988 | openssh-server
  443. 2017-01-27 10:19:48.988 | openssl
  444. 2017-01-27 10:19:48.989 | iputils-ping
  445. 2017-01-27 10:19:48.989 | wget
  446. 2017-01-27 10:19:48.989 | curl
  447. 2017-01-27 10:19:48.989 | tcpdump
  448. 2017-01-27 10:19:48.989 | tar
  449. 2017-01-27 10:19:48.989 | python-dev
  450. 2017-01-27 10:19:48.989 | python2.7
  451. 2017-01-27 10:19:48.989 | python-gdbm
  452. 2017-01-27 10:19:48.989 | bc
  453. 2017-01-27 10:19:48.989 | libyaml-dev
  454. 2017-01-27 10:19:48.989 | libffi-dev
  455. 2017-01-27 10:19:48.989 | libssl-dev
  456. 2017-01-27 10:19:48.989 | libxml2-dev
  457. 2017-01-27 10:19:48.989 | libxslt1-dev
  458. 2017-01-27 10:19:48.989 | gettext
  459. 2017-01-27 10:19:48.989 | pkg-config
  460. 2017-01-27 10:19:48.989 | uuid-runtime
  461. 2017-01-27 10:19:48.989 | sqlite3
  462. 2017-01-27 10:19:48.989 | python-mysqldb
  463. 2017-01-27 10:19:48.989 | python-mysql.connector
  464. 2017-01-27 10:19:48.989 | libldap2-dev
  465. 2017-01-27 10:19:48.989 | libsasl2-dev
  466. 2017-01-27 10:19:48.989 | libkrb5-dev
  467. 2017-01-27 10:19:48.989 | memcached
  468. 2017-01-27 10:19:48.989 | fping
  469. 2017-01-27 10:19:48.989 | dnsmasq-base
  470. 2017-01-27 10:19:48.989 | dnsmasq-utils
  471. 2017-01-27 10:19:48.989 | conntrack
  472. 2017-01-27 10:19:48.989 | kpartx
  473. 2017-01-27 10:19:48.989 | parted
  474. 2017-01-27 10:19:48.989 | iputils-arping
  475. 2017-01-27 10:19:48.989 | libmysqlclient-dev
  476. 2017-01-27 10:19:48.989 | python-mysqldb
  477. 2017-01-27 10:19:48.989 | python-mysql.connector
  478. 2017-01-27 10:19:48.989 | libxml2-dev
  479. 2017-01-27 10:19:48.989 | libxslt1-dev
  480. 2017-01-27 10:19:48.989 | gawk
  481. 2017-01-27 10:19:48.989 | iptables
  482. 2017-01-27 10:19:48.989 | ebtables
  483. 2017-01-27 10:19:48.989 | sqlite3
  484. 2017-01-27 10:19:48.989 | sudo
  485. 2017-01-27 10:19:48.989 | pm-utils
  486. 2017-01-27 10:19:48.989 | libjs-jquery-tablesorter
  487. 2017-01-27 10:19:48.989 | vlan
  488. 2017-01-27 10:19:48.989 | curl
  489. 2017-01-27 10:19:48.989 | genisoimage
  490. 2017-01-27 10:19:48.989 | socat
  491. 2017-01-27 10:19:48.989 | libmysqlclient-dev
  492. 2017-01-27 10:19:48.989 | libpq-dev
  493. 2017-01-27 10:19:48.989 | libssl-dev
  494. 2017-01-27 10:19:48.989 | libxml2-dev
  495. 2017-01-27 10:19:48.989 | libxslt1-dev
  496. 2017-01-27 10:19:48.989 | zlib1g-dev
  497. 2017-01-27 10:19:48.989 | qemu-utils
  498. 2017-01-27 10:19:48.989 | open-iscsi
  499. 2017-01-27 10:19:48.989 | genisoimage
  500. 2017-01-27 10:19:48.989 | sysfsutils
  501. 2017-01-27 10:19:48.989 | sg3-utils
  502. 2017-01-27 10:19:48.989 | cryptsetup
  503. 2017-01-27 10:19:48.989 | lvm2
  504. 2017-01-27 10:19:48.989 | qemu-utils
  505. 2017-01-27 10:19:48.989 | libpq-dev
  506. 2017-01-27 10:19:48.989 | open-iscsi
  507. 2017-01-27 10:19:48.989 | libpcre3-dev
  508. 2017-01-27 10:19:48.989 | libxml2-dev
  509. 2017-01-27 10:19:48.989 | libxslt1-dev
  510. 2017-01-27 10:19:48.989 | dstat'
  511. 2017-01-27 10:19:48.989 | +++ get_plugin_packages
  512. 2017-01-27 10:19:48.992 | ++ PACKAGES='bridge-utils
  513. 2017-01-27 10:19:48.992 | screen
  514. 2017-01-27 10:19:48.992 | unzip
  515. 2017-01-27 10:19:48.992 | wget
  516. 2017-01-27 10:19:48.992 | psmisc
  517. 2017-01-27 10:19:48.992 | bsdmainutils
  518. 2017-01-27 10:19:48.992 | gcc
  519. 2017-01-27 10:19:48.992 | g++
  520. 2017-01-27 10:19:48.992 | git
  521. 2017-01-27 10:19:48.992 | graphviz
  522. 2017-01-27 10:19:48.992 | lsof
  523. 2017-01-27 10:19:48.992 | openssh-server
  524. 2017-01-27 10:19:48.992 | openssl
  525. 2017-01-27 10:19:48.992 | iputils-ping
  526. 2017-01-27 10:19:48.992 | wget
  527. 2017-01-27 10:19:48.992 | curl
  528. 2017-01-27 10:19:48.992 | tcpdump
  529. 2017-01-27 10:19:48.992 | tar
  530. 2017-01-27 10:19:48.992 | python-dev
  531. 2017-01-27 10:19:48.992 | python2.7
  532. 2017-01-27 10:19:48.992 | python-gdbm
  533. 2017-01-27 10:19:48.992 | bc
  534. 2017-01-27 10:19:48.992 | libyaml-dev
  535. 2017-01-27 10:19:48.992 | libffi-dev
  536. 2017-01-27 10:19:48.992 | libssl-dev
  537. 2017-01-27 10:19:48.992 | libxml2-dev
  538. 2017-01-27 10:19:48.992 | libxslt1-dev
  539. 2017-01-27 10:19:48.992 | gettext
  540. 2017-01-27 10:19:48.992 | pkg-config
  541. 2017-01-27 10:19:48.992 | uuid-runtime
  542. 2017-01-27 10:19:48.992 | sqlite3
  543. 2017-01-27 10:19:48.992 | python-mysqldb
  544. 2017-01-27 10:19:48.992 | python-mysql.connector
  545. 2017-01-27 10:19:48.992 | libldap2-dev
  546. 2017-01-27 10:19:48.992 | libsasl2-dev
  547. 2017-01-27 10:19:48.992 | libkrb5-dev
  548. 2017-01-27 10:19:48.992 | memcached
  549. 2017-01-27 10:19:48.992 | fping
  550. 2017-01-27 10:19:48.992 | dnsmasq-base
  551. 2017-01-27 10:19:48.992 | dnsmasq-utils
  552. 2017-01-27 10:19:48.992 | conntrack
  553. 2017-01-27 10:19:48.992 | kpartx
  554. 2017-01-27 10:19:48.992 | parted
  555. 2017-01-27 10:19:48.992 | iputils-arping
  556. 2017-01-27 10:19:48.993 | libmysqlclient-dev
  557. 2017-01-27 10:19:48.993 | python-mysqldb
  558. 2017-01-27 10:19:48.993 | python-mysql.connector
  559. 2017-01-27 10:19:48.993 | libxml2-dev
  560. 2017-01-27 10:19:48.993 | libxslt1-dev
  561. 2017-01-27 10:19:48.993 | gawk
  562. 2017-01-27 10:19:48.993 | iptables
  563. 2017-01-27 10:19:48.993 | ebtables
  564. 2017-01-27 10:19:48.993 | sqlite3
  565. 2017-01-27 10:19:48.993 | sudo
  566. 2017-01-27 10:19:48.993 | pm-utils
  567. 2017-01-27 10:19:48.993 | libjs-jquery-tablesorter
  568. 2017-01-27 10:19:48.993 | vlan
  569. 2017-01-27 10:19:48.993 | curl
  570. 2017-01-27 10:19:48.993 | genisoimage
  571. 2017-01-27 10:19:48.993 | socat
  572. 2017-01-27 10:19:48.993 | libmysqlclient-dev
  573. 2017-01-27 10:19:48.993 | libpq-dev
  574. 2017-01-27 10:19:48.993 | libssl-dev
  575. 2017-01-27 10:19:48.993 | libxml2-dev
  576. 2017-01-27 10:19:48.993 | libxslt1-dev
  577. 2017-01-27 10:19:48.993 | zlib1g-dev
  578. 2017-01-27 10:19:48.993 | qemu-utils
  579. 2017-01-27 10:19:48.993 | open-iscsi
  580. 2017-01-27 10:19:48.993 | genisoimage
  581. 2017-01-27 10:19:48.993 | sysfsutils
  582. 2017-01-27 10:19:48.993 | sg3-utils
  583. 2017-01-27 10:19:48.993 | cryptsetup
  584. 2017-01-27 10:19:48.993 | lvm2
  585. 2017-01-27 10:19:48.993 | qemu-utils
  586. 2017-01-27 10:19:48.993 | libpq-dev
  587. 2017-01-27 10:19:48.993 | open-iscsi
  588. 2017-01-27 10:19:48.993 | libpcre3-dev
  589. 2017-01-27 10:19:48.993 | libxml2-dev
  590. 2017-01-27 10:19:48.993 | libxslt1-dev
  591. 2017-01-27 10:19:48.993 | dstat '
  592. 2017-01-27 10:19:48.993 | ++ is_ubuntu
  593. 2017-01-27 10:19:48.993 | ++ [[ -z deb ]]
  594. 2017-01-27 10:19:48.993 | ++ '[' deb = deb ']'
  595. 2017-01-27 10:19:48.993 | ++ echo bridge-utils screen unzip wget psmisc bsdmainutils gcc g++ git graphviz lsof openssh-server openssl iputils-ping wget curl tcpdump tar python-dev python2.7 python-gdbm bc libyaml-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev gettext pkg-config uuid-runtime sqlite3 python-mysqldb python-mysql.connector libldap2-dev libsasl2-dev libkrb5-dev memcached fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping libmysqlclient-dev python-mysqldb python-mysql.connector libxml2-dev libxslt1-dev gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev qemu-utils open-iscsi genisoimage sysfsutils sg3-utils cryptsetup lvm2 qemu-utils libpq-dev open-iscsi libpcre3-dev libxml2-dev libxslt1-dev dstat
  596. 2017-01-27 10:19:48.993 | ++ grep -q dkms
  597. 2017-01-27 10:19:48.994 | ++ install_package bridge-utils screen unzip wget psmisc bsdmainutils gcc g++ git graphviz lsof openssh-server openssl iputils-ping wget curl tcpdump tar python-dev python2.7 python-gdbm bc libyaml-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev gettext pkg-config uuid-runtime sqlite3 python-mysqldb python-mysql.connector libldap2-dev libsasl2-dev libkrb5-dev memcached fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping libmysqlclient-dev python-mysqldb python-mysql.connector libxml2-dev libxslt1-dev gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev qemu-utils open-iscsi genisoimage sysfsutils sg3-utils cryptsetup lvm2 qemu-utils libpq-dev open-iscsi libpcre3-dev libxml2-dev libxslt1-dev dstat
  598. 2017-01-27 10:19:48.994 | ++ update_package_repo
  599. 2017-01-27 10:19:48.994 | ++ NO_UPDATE_REPOS=False
  600. 2017-01-27 10:19:48.994 | ++ REPOS_UPDATED=False
  601. 2017-01-27 10:19:48.994 | ++ RETRY_UPDATE=False
  602. 2017-01-27 10:19:48.994 | ++ [[ False = \T\r\u\e ]]
  603. 2017-01-27 10:19:48.994 | ++ is_ubuntu
  604. 2017-01-27 10:19:48.994 | ++ [[ -z deb ]]
  605. 2017-01-27 10:19:48.994 | ++ '[' deb = deb ']'
  606. 2017-01-27 10:19:48.994 | ++ apt_get_update
  607. 2017-01-27 10:19:48.994 | ++ [[ False == \T\r\u\e ]]
  608. 2017-01-27 10:19:48.994 | ++ [[ False = \T\r\u\e ]]
  609. 2017-01-27 10:19:48.994 | ++ local sudo=sudo
  610. 2017-01-27 10:19:48.994 | +++ id -u
  611. 2017-01-27 10:19:48.996 | ++ [[ 1000 = \0 ]]
  612. 2017-01-27 10:19:48.996 | ++ local 'proxies=http_proxy= https_proxy= no_proxy= '
  613. 2017-01-27 10:19:48.996 | ++ local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update'
  614. 2017-01-27 10:19:48.996 | ++ timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done'
  615. 2017-01-27 10:19:49.175 | Ign http://us.archive.ubuntu.com trusty InRelease
  616. 2017-01-27 10:19:49.251 | Hit http://us.archive.ubuntu.com trusty-updates InRelease
  617. 2017-01-27 10:19:49.285 | Hit http://security.ubuntu.com trusty-security InRelease
  618. 2017-01-27 10:19:49.319 | Hit http://us.archive.ubuntu.com trusty-backports InRelease
  619. 2017-01-27 10:19:49.391 | Hit http://us.archive.ubuntu.com trusty Release.gpg
  620. 2017-01-27 10:19:49.441 | Hit http://security.ubuntu.com trusty-security/main Sources
  621. 2017-01-27 10:19:49.462 | Hit http://us.archive.ubuntu.com trusty-updates/main Sources
  622. 2017-01-27 10:19:49.534 | Hit http://us.archive.ubuntu.com trusty-updates/restricted Sources
  623. 2017-01-27 10:19:49.578 | Hit http://security.ubuntu.com trusty-security/restricted Sources
  624. 2017-01-27 10:19:49.606 | Hit http://us.archive.ubuntu.com trusty-updates/universe Sources
  625. 2017-01-27 10:19:49.678 | Hit http://us.archive.ubuntu.com trusty-updates/multiverse Sources
  626. 2017-01-27 10:19:49.715 | Hit http://security.ubuntu.com trusty-security/universe Sources
  627. 2017-01-27 10:19:49.750 | Hit http://us.archive.ubuntu.com trusty-updates/main i386 Packages
  628. 2017-01-27 10:19:49.822 | Hit http://us.archive.ubuntu.com trusty-updates/restricted i386 Packages
  629. 2017-01-27 10:19:49.851 | Hit http://security.ubuntu.com trusty-security/multiverse Sources
  630. 2017-01-27 10:19:49.893 | Hit http://us.archive.ubuntu.com trusty-updates/universe i386 Packages
  631. 2017-01-27 10:19:49.965 | Hit http://us.archive.ubuntu.com trusty-updates/multiverse i386 Packages
  632. 2017-01-27 10:19:49.988 | Hit http://security.ubuntu.com trusty-security/main i386 Packages
  633. 2017-01-27 10:19:50.037 | Hit http://us.archive.ubuntu.com trusty-updates/main Translation-en
  634. 2017-01-27 10:19:50.109 | Hit http://us.archive.ubuntu.com trusty-updates/multiverse Translation-en
  635. 2017-01-27 10:19:50.124 | Hit http://security.ubuntu.com trusty-security/restricted i386 Packages
  636. 2017-01-27 10:19:50.181 | Hit http://us.archive.ubuntu.com trusty-updates/restricted Translation-en
  637. 2017-01-27 10:19:50.252 | Hit http://us.archive.ubuntu.com trusty-updates/universe Translation-en
  638. 2017-01-27 10:19:50.262 | Hit http://security.ubuntu.com trusty-security/universe i386 Packages
  639. 2017-01-27 10:19:50.324 | Hit http://us.archive.ubuntu.com trusty-backports/main Sources
  640. 2017-01-27 10:19:50.396 | Hit http://us.archive.ubuntu.com trusty-backports/restricted Sources
  641. 2017-01-27 10:19:50.399 | Hit http://security.ubuntu.com trusty-security/multiverse i386 Packages
  642. 2017-01-27 10:19:50.536 | Hit http://security.ubuntu.com trusty-security/main Translation-en
  643. 2017-01-27 10:19:50.578 | Hit http://us.archive.ubuntu.com trusty-backports/universe Sources
  644. 2017-01-27 10:19:50.649 | Hit http://us.archive.ubuntu.com trusty-backports/multiverse Sources
  645. 2017-01-27 10:19:50.673 | Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
  646. 2017-01-27 10:19:50.721 | Hit http://us.archive.ubuntu.com trusty-backports/main i386 Packages
  647. 2017-01-27 10:19:50.793 | Hit http://us.archive.ubuntu.com trusty-backports/restricted i386 Packages
  648. 2017-01-27 10:19:50.809 | Hit http://security.ubuntu.com trusty-security/restricted Translation-en
  649. 2017-01-27 10:19:50.865 | Hit http://us.archive.ubuntu.com trusty-backports/universe i386 Packages
  650. 2017-01-27 10:19:50.937 | Hit http://us.archive.ubuntu.com trusty-backports/multiverse i386 Packages
  651. 2017-01-27 10:19:50.947 | Hit http://security.ubuntu.com trusty-security/universe Translation-en
  652. 2017-01-27 10:19:51.008 | Hit http://us.archive.ubuntu.com trusty-backports/main Translation-en
  653. 2017-01-27 10:19:51.080 | Hit http://us.archive.ubuntu.com trusty-backports/multiverse Translation-en
  654. 2017-01-27 10:19:51.152 | Hit http://us.archive.ubuntu.com trusty-backports/restricted Translation-en
  655. 2017-01-27 10:19:51.224 | Hit http://us.archive.ubuntu.com trusty-backports/universe Translation-en
  656. 2017-01-27 10:19:51.296 | Hit http://us.archive.ubuntu.com trusty Release
  657. 2017-01-27 10:19:51.373 | Hit http://us.archive.ubuntu.com trusty/main Sources
  658. 2017-01-27 10:19:51.445 | Hit http://us.archive.ubuntu.com trusty/restricted Sources
  659. 2017-01-27 10:19:51.517 | Hit http://us.archive.ubuntu.com trusty/universe Sources
  660. 2017-01-27 10:19:51.589 | Hit http://us.archive.ubuntu.com trusty/multiverse Sources
  661. 2017-01-27 10:19:51.661 | Hit http://us.archive.ubuntu.com trusty/main i386 Packages
  662. 2017-01-27 10:19:51.732 | Hit http://us.archive.ubuntu.com trusty/restricted i386 Packages
  663. 2017-01-27 10:19:51.804 | Hit http://us.archive.ubuntu.com trusty/universe i386 Packages
  664. 2017-01-27 10:19:51.985 | Hit http://us.archive.ubuntu.com trusty/multiverse i386 Packages
  665. 2017-01-27 10:19:52.057 | Hit http://us.archive.ubuntu.com trusty/main Translation-en
  666. 2017-01-27 10:19:52.129 | Hit http://us.archive.ubuntu.com trusty/multiverse Translation-en
  667. 2017-01-27 10:19:52.201 | Hit http://us.archive.ubuntu.com trusty/restricted Translation-en
  668. 2017-01-27 10:19:52.273 | Hit http://us.archive.ubuntu.com trusty/universe Translation-en
  669. 2017-01-27 10:19:55.963 | Reading package lists...
  670. 2017-01-27 10:19:55.966 | ++ REPOS_UPDATED=True
  671. 2017-01-27 10:19:55.966 | ++ real_install_package bridge-utils screen unzip wget psmisc bsdmainutils gcc g++ git graphviz lsof openssh-server openssl iputils-ping wget curl tcpdump tar python-dev python2.7 python-gdbm bc libyaml-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev gettext pkg-config uuid-runtime sqlite3 python-mysqldb python-mysql.connector libldap2-dev libsasl2-dev libkrb5-dev memcached fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping libmysqlclient-dev python-mysqldb python-mysql.connector libxml2-dev libxslt1-dev gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev qemu-utils open-iscsi genisoimage sysfsutils sg3-utils cryptsetup lvm2 qemu-utils libpq-dev open-iscsi libpcre3-dev libxml2-dev libxslt1-dev dstat
  672. 2017-01-27 10:19:55.966 | ++ is_ubuntu
  673. 2017-01-27 10:19:55.966 | ++ [[ -z deb ]]
  674. 2017-01-27 10:19:55.966 | ++ '[' deb = deb ']'
  675. 2017-01-27 10:19:55.966 | ++ apt_get install bridge-utils screen unzip wget psmisc bsdmainutils gcc g++ git graphviz lsof openssh-server openssl iputils-ping wget curl tcpdump tar python-dev python2.7 python-gdbm bc libyaml-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev gettext pkg-config uuid-runtime sqlite3 python-mysqldb python-mysql.connector libldap2-dev libsasl2-dev libkrb5-dev memcached fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping libmysqlclient-dev python-mysqldb python-mysql.connector libxml2-dev libxslt1-dev gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev qemu-utils open-iscsi genisoimage sysfsutils sg3-utils cryptsetup lvm2 qemu-utils libpq-dev open-iscsi libpcre3-dev libxml2-dev libxslt1-dev dstat
  676. 2017-01-27 10:19:55.970 | ++ sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install bridge-utils screen unzip wget psmisc bsdmainutils gcc g++ git graphviz lsof openssh-server openssl iputils-ping wget curl tcpdump tar python-dev python2.7 python-gdbm bc libyaml-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev gettext pkg-config uuid-runtime sqlite3 python-mysqldb python-mysql.connector libldap2-dev libsasl2-dev libkrb5-dev memcached fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping libmysqlclient-dev python-mysqldb python-mysql.connector libxml2-dev libxslt1-dev gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev qemu-utils open-iscsi genisoimage sysfsutils sg3-utils cryptsetup lvm2 qemu-utils libpq-dev open-iscsi libpcre3-dev libxml2-dev libxslt1-dev dstat
  677. 2017-01-27 10:19:55.979 | Reading package lists...
  678. 2017-01-27 10:19:56.140 | Building dependency tree...
  679. 2017-01-27 10:19:56.140 | Reading state information...
  680. 2017-01-27 10:19:56.224 | bc is already the newest version.
  681. 2017-01-27 10:19:56.224 | bridge-utils is already the newest version.
  682. 2017-01-27 10:19:56.224 | bsdmainutils is already the newest version.
  683. 2017-01-27 10:19:56.224 | cryptsetup is already the newest version.
  684. 2017-01-27 10:19:56.224 | ebtables is already the newest version.
  685. 2017-01-27 10:19:56.224 | g++ is already the newest version.
  686. 2017-01-27 10:19:56.224 | gawk is already the newest version.
  687. 2017-01-27 10:19:56.224 | gcc is already the newest version.
  688. 2017-01-27 10:19:56.224 | genisoimage is already the newest version.
  689. 2017-01-27 10:19:56.224 | iptables is already the newest version.
  690. 2017-01-27 10:19:56.224 | libjs-jquery-tablesorter is already the newest version.
  691. 2017-01-27 10:19:56.224 | libsasl2-dev is already the newest version.
  692. 2017-01-27 10:19:56.224 | libxslt1-dev is already the newest version.
  693. 2017-01-27 10:19:56.224 | lsof is already the newest version.
  694. 2017-01-27 10:19:56.224 | lvm2 is already the newest version.
  695. 2017-01-27 10:19:56.224 | open-iscsi is already the newest version.
  696. 2017-01-27 10:19:56.224 | pkg-config is already the newest version.
  697. 2017-01-27 10:19:56.224 | psmisc is already the newest version.
  698. 2017-01-27 10:19:56.224 | python-dev is already the newest version.
  699. 2017-01-27 10:19:56.224 | python-gdbm is already the newest version.
  700. 2017-01-27 10:19:56.224 | python-mysqldb is already the newest version.
  701. 2017-01-27 10:19:56.225 | screen is already the newest version.
  702. 2017-01-27 10:19:56.225 | sg3-utils is already the newest version.
  703. 2017-01-27 10:19:56.225 | zlib1g-dev is already the newest version.
  704. 2017-01-27 10:19:56.225 | conntrack is already the newest version.
  705. 2017-01-27 10:19:56.225 | dstat is already the newest version.
  706. 2017-01-27 10:19:56.225 | fping is already the newest version.
  707. 2017-01-27 10:19:56.225 | python-mysql.connector is already the newest version.
  708. 2017-01-27 10:19:56.225 | socat is already the newest version.
  709. 2017-01-27 10:19:56.225 | sysfsutils is already the newest version.
  710. 2017-01-27 10:19:56.225 | curl is already the newest version.
  711. 2017-01-27 10:19:56.225 | dnsmasq-base is already the newest version.
  712. 2017-01-27 10:19:56.225 | dnsmasq-utils is already the newest version.
  713. 2017-01-27 10:19:56.225 | gettext is already the newest version.
  714. 2017-01-27 10:19:56.225 | git is already the newest version.
  715. 2017-01-27 10:19:56.225 | graphviz is already the newest version.
  716. 2017-01-27 10:19:56.225 | iputils-arping is already the newest version.
  717. 2017-01-27 10:19:56.225 | iputils-ping is already the newest version.
  718. 2017-01-27 10:19:56.225 | kpartx is already the newest version.
  719. 2017-01-27 10:19:56.225 | libffi-dev is already the newest version.
  720. 2017-01-27 10:19:56.225 | libkrb5-dev is already the newest version.
  721. 2017-01-27 10:19:56.225 | libldap2-dev is already the newest version.
  722. 2017-01-27 10:19:56.225 | libmysqlclient-dev is already the newest version.
  723. 2017-01-27 10:19:56.225 | libpcre3-dev is already the newest version.
  724. 2017-01-27 10:19:56.225 | libpq-dev is already the newest version.
  725. 2017-01-27 10:19:56.225 | libssl-dev is already the newest version.
  726. 2017-01-27 10:19:56.225 | libxml2-dev is already the newest version.
  727. 2017-01-27 10:19:56.225 | libyaml-dev is already the newest version.
  728. 2017-01-27 10:19:56.225 | memcached is already the newest version.
  729. 2017-01-27 10:19:56.225 | openssh-server is already the newest version.
  730. 2017-01-27 10:19:56.225 | openssl is already the newest version.
  731. 2017-01-27 10:19:56.225 | parted is already the newest version.
  732. 2017-01-27 10:19:56.225 | pm-utils is already the newest version.
  733. 2017-01-27 10:19:56.225 | python2.7 is already the newest version.
  734. 2017-01-27 10:19:56.225 | qemu-utils is already the newest version.
  735. 2017-01-27 10:19:56.225 | sqlite3 is already the newest version.
  736. 2017-01-27 10:19:56.225 | sudo is already the newest version.
  737. 2017-01-27 10:19:56.225 | tar is already the newest version.
  738. 2017-01-27 10:19:56.225 | tcpdump is already the newest version.
  739. 2017-01-27 10:19:56.225 | unzip is already the newest version.
  740. 2017-01-27 10:19:56.225 | uuid-runtime is already the newest version.
  741. 2017-01-27 10:19:56.225 | vlan is already the newest version.
  742. 2017-01-27 10:19:56.225 | wget is already the newest version.
  743. 2017-01-27 10:19:56.225 | The following packages were automatically installed and are no longer required:
  744. 2017-01-27 10:19:56.225 | python-colorama python-distlib python-html5lib python-wheel
  745. 2017-01-27 10:19:56.225 | Use 'apt-get autoremove' to remove them.
  746. 2017-01-27 10:19:56.237 | 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
  747. 2017-01-27 10:19:56.239 | ++ real_install_package bridge-utils screen unzip wget psmisc bsdmainutils gcc g++ git graphviz lsof openssh-server openssl iputils-ping wget curl tcpdump tar python-dev python2.7 python-gdbm bc libyaml-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev gettext pkg-config uuid-runtime sqlite3 python-mysqldb python-mysql.connector libldap2-dev libsasl2-dev libkrb5-dev memcached fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping libmysqlclient-dev python-mysqldb python-mysql.connector libxml2-dev libxslt1-dev gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev qemu-utils open-iscsi genisoimage sysfsutils sg3-utils cryptsetup lvm2 qemu-utils libpq-dev open-iscsi libpcre3-dev libxml2-dev libxslt1-dev dstat
  748. 2017-01-27 10:19:56.239 | ++ is_ubuntu
  749. 2017-01-27 10:19:56.239 | ++ [[ -z deb ]]
  750. 2017-01-27 10:19:56.239 | ++ '[' deb = deb ']'
  751. 2017-01-27 10:19:56.239 | ++ apt_get install bridge-utils screen unzip wget psmisc bsdmainutils gcc g++ git graphviz lsof openssh-server openssl iputils-ping wget curl tcpdump tar python-dev python2.7 python-gdbm bc libyaml-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev gettext pkg-config uuid-runtime sqlite3 python-mysqldb python-mysql.connector libldap2-dev libsasl2-dev libkrb5-dev memcached fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping libmysqlclient-dev python-mysqldb python-mysql.connector libxml2-dev libxslt1-dev gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev qemu-utils open-iscsi genisoimage sysfsutils sg3-utils cryptsetup lvm2 qemu-utils libpq-dev open-iscsi libpcre3-dev libxml2-dev libxslt1-dev dstat
  752. 2017-01-27 10:19:56.243 | ++ sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install bridge-utils screen unzip wget psmisc bsdmainutils gcc g++ git graphviz lsof openssh-server openssl iputils-ping wget curl tcpdump tar python-dev python2.7 python-gdbm bc libyaml-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev gettext pkg-config uuid-runtime sqlite3 python-mysqldb python-mysql.connector libldap2-dev libsasl2-dev libkrb5-dev memcached fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping libmysqlclient-dev python-mysqldb python-mysql.connector libxml2-dev libxslt1-dev gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev zlib1g-dev qemu-utils open-iscsi genisoimage sysfsutils sg3-utils cryptsetup lvm2 qemu-utils libpq-dev open-iscsi libpcre3-dev libxml2-dev libxslt1-dev dstat
  753. 2017-01-27 10:19:56.252 | Reading package lists...
  754. 2017-01-27 10:19:56.413 | Building dependency tree...
  755. 2017-01-27 10:19:56.414 | Reading state information...
  756. 2017-01-27 10:19:56.500 | bc is already the newest version.
  757. 2017-01-27 10:19:56.500 | bridge-utils is already the newest version.
  758. 2017-01-27 10:19:56.500 | bsdmainutils is already the newest version.
  759. 2017-01-27 10:19:56.500 | cryptsetup is already the newest version.
  760. 2017-01-27 10:19:56.500 | ebtables is already the newest version.
  761. 2017-01-27 10:19:56.500 | g++ is already the newest version.
  762. 2017-01-27 10:19:56.500 | gawk is already the newest version.
  763. 2017-01-27 10:19:56.500 | gcc is already the newest version.
  764. 2017-01-27 10:19:56.500 | genisoimage is already the newest version.
  765. 2017-01-27 10:19:56.500 | iptables is already the newest version.
  766. 2017-01-27 10:19:56.501 | libjs-jquery-tablesorter is already the newest version.
  767. 2017-01-27 10:19:56.501 | libsasl2-dev is already the newest version.
  768. 2017-01-27 10:19:56.501 | libxslt1-dev is already the newest version.
  769. 2017-01-27 10:19:56.501 | lsof is already the newest version.
  770. 2017-01-27 10:19:56.501 | lvm2 is already the newest version.
  771. 2017-01-27 10:19:56.501 | open-iscsi is already the newest version.
  772. 2017-01-27 10:19:56.501 | pkg-config is already the newest version.
  773. 2017-01-27 10:19:56.501 | psmisc is already the newest version.
  774. 2017-01-27 10:19:56.501 | python-dev is already the newest version.
  775. 2017-01-27 10:19:56.501 | python-gdbm is already the newest version.
  776. 2017-01-27 10:19:56.501 | python-mysqldb is already the newest version.
  777. 2017-01-27 10:19:56.501 | screen is already the newest version.
  778. 2017-01-27 10:19:56.501 | sg3-utils is already the newest version.
  779. 2017-01-27 10:19:56.501 | zlib1g-dev is already the newest version.
  780. 2017-01-27 10:19:56.501 | conntrack is already the newest version.
  781. 2017-01-27 10:19:56.501 | dstat is already the newest version.
  782. 2017-01-27 10:19:56.501 | fping is already the newest version.
  783. 2017-01-27 10:19:56.501 | python-mysql.connector is already the newest version.
  784. 2017-01-27 10:19:56.501 | socat is already the newest version.
  785. 2017-01-27 10:19:56.501 | sysfsutils is already the newest version.
  786. 2017-01-27 10:19:56.501 | curl is already the newest version.
  787. 2017-01-27 10:19:56.501 | dnsmasq-base is already the newest version.
  788. 2017-01-27 10:19:56.501 | dnsmasq-utils is already the newest version.
  789. 2017-01-27 10:19:56.501 | gettext is already the newest version.
  790. 2017-01-27 10:19:56.501 | git is already the newest version.
  791. 2017-01-27 10:19:56.501 | graphviz is already the newest version.
  792. 2017-01-27 10:19:56.501 | iputils-arping is already the newest version.
  793. 2017-01-27 10:19:56.501 | iputils-ping is already the newest version.
  794. 2017-01-27 10:19:56.501 | kpartx is already the newest version.
  795. 2017-01-27 10:19:56.501 | libffi-dev is already the newest version.
  796. 2017-01-27 10:19:56.501 | libkrb5-dev is already the newest version.
  797. 2017-01-27 10:19:56.501 | libldap2-dev is already the newest version.
  798. 2017-01-27 10:19:56.501 | libmysqlclient-dev is already the newest version.
  799. 2017-01-27 10:19:56.502 | libpcre3-dev is already the newest version.
  800. 2017-01-27 10:19:56.502 | libpq-dev is already the newest version.
  801. 2017-01-27 10:19:56.502 | libssl-dev is already the newest version.
  802. 2017-01-27 10:19:56.502 | libxml2-dev is already the newest version.
  803. 2017-01-27 10:19:56.502 | libyaml-dev is already the newest version.
  804. 2017-01-27 10:19:56.502 | memcached is already the newest version.
  805. 2017-01-27 10:19:56.502 | openssh-server is already the newest version.
  806. 2017-01-27 10:19:56.502 | openssl is already the newest version.
  807. 2017-01-27 10:19:56.502 | parted is already the newest version.
  808. 2017-01-27 10:19:56.502 | pm-utils is already the newest version.
  809. 2017-01-27 10:19:56.502 | python2.7 is already the newest version.
  810. 2017-01-27 10:19:56.502 | qemu-utils is already the newest version.
  811. 2017-01-27 10:19:56.502 | sqlite3 is already the newest version.
  812. 2017-01-27 10:19:56.502 | sudo is already the newest version.
  813. 2017-01-27 10:19:56.502 | tar is already the newest version.
  814. 2017-01-27 10:19:56.502 | tcpdump is already the newest version.
  815. 2017-01-27 10:19:56.502 | unzip is already the newest version.
  816. 2017-01-27 10:19:56.502 | uuid-runtime is already the newest version.
  817. 2017-01-27 10:19:56.502 | vlan is already the newest version.
  818. 2017-01-27 10:19:56.502 | wget is already the newest version.
  819. 2017-01-27 10:19:56.502 | The following packages were automatically installed and are no longer required:
  820. 2017-01-27 10:19:56.502 | python-colorama python-distlib python-html5lib python-wheel
  821. 2017-01-27 10:19:56.502 | Use 'apt-get autoremove' to remove them.
  822. 2017-01-27 10:19:56.513 | 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
  823. 2017-01-27 10:19:56.515 | ++ [[ -n False ]]
  824. 2017-01-27 10:19:56.515 | ++ [[ False != \F\a\l\s\e ]]
  825. 2017-01-27 10:19:56.515 | ++ date +%s
  826. 2017-01-27 10:19:56.516 | ++ date
  827. 2017-01-27 10:19:56.517 | + [[ False != \T\r\u\e ]]
  828. 2017-01-27 10:19:56.517 | + PYPI_ALTERNATIVE_URL=
  829. 2017-01-27 10:19:56.517 | + /tmp/devstack/tools/install_pip.sh
  830. 2017-01-27 10:19:56.519 | +++ dirname /tmp/devstack/tools/install_pip.sh
  831. 2017-01-27 10:19:56.520 | ++ cd /tmp/devstack/tools
  832. 2017-01-27 10:19:56.520 | ++ pwd
  833. 2017-01-27 10:19:56.520 | + TOOLS_DIR=/tmp/devstack/tools
  834. 2017-01-27 10:19:56.520 | ++ cd /tmp/devstack/tools/..
  835. 2017-01-27 10:19:56.520 | ++ pwd
  836. 2017-01-27 10:19:56.521 | + TOP_DIR=/tmp/devstack
  837. 2017-01-27 10:19:56.521 | + cd /tmp/devstack
  838. 2017-01-27 10:19:56.521 | + source /tmp/devstack/stackrc
  839. 2017-01-27 10:19:56.521 | ++ [[ -z '' ]]
  840. 2017-01-27 10:19:56.521 | ++ declare -r _DEVSTACK_STACKRC=1
  841. 2017-01-27 10:19:56.521 | ++ unset LANG
  842. 2017-01-27 10:19:56.521 | ++ unset LANGUAGE
  843. 2017-01-27 10:19:56.521 | ++ LC_ALL=C
  844. 2017-01-27 10:19:56.521 | ++ export LC_ALL
  845. 2017-01-27 10:19:56.521 | ++++ dirname /tmp/devstack/stackrc
  846. 2017-01-27 10:19:56.522 | +++ cd /tmp/devstack
  847. 2017-01-27 10:19:56.522 | +++ pwd
  848. 2017-01-27 10:19:56.522 | ++ RC_DIR=/tmp/devstack
  849. 2017-01-27 10:19:56.522 | ++ source /tmp/devstack/functions
  850. 2017-01-27 10:19:56.522 | +++ [[ -z '' ]]
  851. 2017-01-27 10:19:56.522 | +++ declare -r _DEVSTACK_FUNCTIONS=1
  852. 2017-01-27 10:19:56.522 | +++++ dirname /tmp/devstack/functions
  853. 2017-01-27 10:19:56.523 | ++++ cd /tmp/devstack
  854. 2017-01-27 10:19:56.523 | ++++ pwd
  855. 2017-01-27 10:19:56.524 | +++ FUNC_DIR=/tmp/devstack
  856. 2017-01-27 10:19:56.524 | +++ source /tmp/devstack/functions-common
  857. 2017-01-27 10:19:56.538 | +++ source /tmp/devstack/inc/ini-config
  858. 2017-01-27 10:19:56.542 | +++ source /tmp/devstack/inc/python
  859. 2017-01-27 10:19:56.545 | +++ source /tmp/devstack/inc/rootwrap
  860. 2017-01-27 10:19:56.552 | ++ DEST=/opt/stack
  861. 2017-01-27 10:19:56.552 | ++ DATA_DIR=/opt/stack/data
  862. 2017-01-27 10:19:56.552 | ++ SERVICE_DIR=/opt/stack/status
  863. 2017-01-27 10:19:56.552 | ++ SUBUNIT_OUTPUT=/opt/stack/devstack.subunit
  864. 2017-01-27 10:19:56.552 | ++ [[ 1000 -eq 0 ]]
  865. 2017-01-27 10:19:56.552 | +++ whoami
  866. 2017-01-27 10:19:56.553 | ++ STACK_USER=stack
  867. 2017-01-27 10:19:56.553 | ++ REGION_NAME=RegionOne
  868. 2017-01-27 10:19:56.553 | ++ isset ENABLED_SERVICES
  869. 2017-01-27 10:19:56.553 | ++ [[ -v ENABLED_SERVICES ]]
  870. 2017-01-27 10:19:56.553 | ++ ENABLED_SERVICES=key
  871. 2017-01-27 10:19:56.553 | ++ ENABLED_SERVICES+=,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth
  872. 2017-01-27 10:19:56.553 | ++ ENABLED_SERVICES+=,g-api,g-reg
  873. 2017-01-27 10:19:56.553 | ++ ENABLED_SERVICES+=,c-sch,c-api,c-vol
  874. 2017-01-27 10:19:56.553 | ++ ENABLED_SERVICES+=,horizon
  875. 2017-01-27 10:19:56.553 | ++ ENABLED_SERVICES+=,rabbit,tempest,mysql,dstat
  876. 2017-01-27 10:19:56.553 | ++ ENABLE_HTTPD_MOD_WSGI_SERVICES=True
  877. 2017-01-27 10:19:56.553 | ++ NOVA_ENABLED_APIS=ec2,osapi_compute,metadata
  878. 2017-01-27 10:19:56.553 | ++ HORIZON_APACHE_ROOT=/dashboard
  879. 2017-01-27 10:19:56.553 | ++ USE_SCREEN=True
  880. 2017-01-27 10:19:56.554 | ++ [[ -f /tmp/devstack/localrc ]]
  881. 2017-01-27 10:19:56.554 | ++ [[ -f /tmp/devstack/.localrc.auto ]]
  882. 2017-01-27 10:19:56.554 | ++ source /tmp/devstack/.localrc.auto
  883. 2017-01-27 10:19:56.554 | +++ SERVICE_TOKEN=stack
  884. 2017-01-27 10:19:56.554 | +++ ADMIN_PASSWORD=stack
  885. 2017-01-27 10:19:56.554 | +++ MYSQL_PASSWORD=stack
  886. 2017-01-27 10:19:56.554 | +++ RABBIT_PASSWORD=stack
  887. 2017-01-27 10:19:56.554 | +++ SERVICE_PASSWORD=stack
  888. 2017-01-27 10:19:56.554 | +++ LOGFILE=/opt/stack/logs/stack.sh.log
  889. 2017-01-27 10:19:56.554 | +++ LOGDAYS=2
  890. 2017-01-27 10:19:56.554 | +++ SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5
  891. 2017-01-27 10:19:56.554 | +++ SWIFT_REPLICAS=1
  892. 2017-01-27 10:19:56.554 | +++ SWIFT_DATA_DIR=/opt/stack/data
  893. 2017-01-27 10:19:56.554 | +++ enable_service tempest
  894. 2017-01-27 10:19:56.554 | +++ local tmpsvcs=key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  895. 2017-01-27 10:19:56.554 | +++ local service
  896. 2017-01-27 10:19:56.554 | +++ for service in '$@'
  897. 2017-01-27 10:19:56.554 | +++ [[ ,, =~ ,tempest, ]]
  898. 2017-01-27 10:19:56.554 | +++ is_service_enabled tempest
  899. 2017-01-27 10:19:56.555 | +++ return 0
  900. 2017-01-27 10:19:56.556 | ++++ _cleanup_service_list key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  901. 2017-01-27 10:19:56.556 | ++++ echo key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  902. 2017-01-27 10:19:56.556 | ++++ sed -e '
  903. 2017-01-27 10:19:56.556 | s/,,/,/g;
  904. 2017-01-27 10:19:56.556 | s/^,//;
  905. 2017-01-27 10:19:56.556 | s/,$//
  906. 2017-01-27 10:19:56.556 | '
  907. 2017-01-27 10:19:56.557 | +++ ENABLED_SERVICES=key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  908. 2017-01-27 10:19:56.557 | +++ disable_negated_services
  909. 2017-01-27 10:19:56.557 | +++ local to_remove=
  910. 2017-01-27 10:19:56.557 | +++ local remaining=
  911. 2017-01-27 10:19:56.557 | +++ local service
  912. 2017-01-27 10:19:56.557 | +++ for service in '${ENABLED_SERVICES//,/ }'
  913. 2017-01-27 10:19:56.557 | +++ [[ key == -* ]]
  914. 2017-01-27 10:19:56.557 | +++ remaining+=,key
  915. 2017-01-27 10:19:56.557 | +++ for service in '${ENABLED_SERVICES//,/ }'
  916. 2017-01-27 10:19:56.557 | +++ [[ n-api == -* ]]
  917. 2017-01-27 10:19:56.557 | +++ remaining+=,n-api
  918. 2017-01-27 10:19:56.557 | +++ for service in '${ENABLED_SERVICES//,/ }'
  919. 2017-01-27 10:19:56.557 | +++ [[ n-cpu == -* ]]
  920. 2017-01-27 10:19:56.557 | +++ remaining+=,n-cpu
  921. 2017-01-27 10:19:56.557 | +++ for service in '${ENABLED_SERVICES//,/ }'
  922. 2017-01-27 10:19:56.557 | +++ [[ n-net == -* ]]
  923. 2017-01-27 10:19:56.557 | +++ remaining+=,n-net
  924. 2017-01-27 10:19:56.557 | +++ for service in '${ENABLED_SERVICES//,/ }'
  925. 2017-01-27 10:19:56.557 | +++ [[ n-cond == -* ]]
  926. 2017-01-27 10:19:56.557 | +++ remaining+=,n-cond
  927. 2017-01-27 10:19:56.557 | +++ for service in '${ENABLED_SERVICES//,/ }'
  928. 2017-01-27 10:19:56.557 | +++ [[ n-sch == -* ]]
  929. 2017-01-27 10:19:56.557 | +++ remaining+=,n-sch
  930. 2017-01-27 10:19:56.557 | +++ for service in '${ENABLED_SERVICES//,/ }'
  931. 2017-01-27 10:19:56.557 | +++ [[ n-novnc == -* ]]
  932. 2017-01-27 10:19:56.557 | +++ remaining+=,n-novnc
  933. 2017-01-27 10:19:56.557 | +++ for service in '${ENABLED_SERVICES//,/ }'
  934. 2017-01-27 10:19:56.557 | +++ [[ n-crt == -* ]]
  935. 2017-01-27 10:19:56.557 | +++ remaining+=,n-crt
  936. 2017-01-27 10:19:56.557 | +++ for service in '${ENABLED_SERVICES//,/ }'
  937. 2017-01-27 10:19:56.557 | +++ [[ n-cauth == -* ]]
  938. 2017-01-27 10:19:56.558 | +++ remaining+=,n-cauth
  939. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  940. 2017-01-27 10:19:56.558 | +++ [[ g-api == -* ]]
  941. 2017-01-27 10:19:56.558 | +++ remaining+=,g-api
  942. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  943. 2017-01-27 10:19:56.558 | +++ [[ g-reg == -* ]]
  944. 2017-01-27 10:19:56.558 | +++ remaining+=,g-reg
  945. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  946. 2017-01-27 10:19:56.558 | +++ [[ c-sch == -* ]]
  947. 2017-01-27 10:19:56.558 | +++ remaining+=,c-sch
  948. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  949. 2017-01-27 10:19:56.558 | +++ [[ c-api == -* ]]
  950. 2017-01-27 10:19:56.558 | +++ remaining+=,c-api
  951. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  952. 2017-01-27 10:19:56.558 | +++ [[ c-vol == -* ]]
  953. 2017-01-27 10:19:56.558 | +++ remaining+=,c-vol
  954. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  955. 2017-01-27 10:19:56.558 | +++ [[ horizon == -* ]]
  956. 2017-01-27 10:19:56.558 | +++ remaining+=,horizon
  957. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  958. 2017-01-27 10:19:56.558 | +++ [[ rabbit == -* ]]
  959. 2017-01-27 10:19:56.558 | +++ remaining+=,rabbit
  960. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  961. 2017-01-27 10:19:56.558 | +++ [[ tempest == -* ]]
  962. 2017-01-27 10:19:56.558 | +++ remaining+=,tempest
  963. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  964. 2017-01-27 10:19:56.558 | +++ [[ mysql == -* ]]
  965. 2017-01-27 10:19:56.558 | +++ remaining+=,mysql
  966. 2017-01-27 10:19:56.558 | +++ for service in '${ENABLED_SERVICES//,/ }'
  967. 2017-01-27 10:19:56.558 | +++ [[ dstat == -* ]]
  968. 2017-01-27 10:19:56.558 | +++ remaining+=,dstat
  969. 2017-01-27 10:19:56.558 | ++++ remove_disabled_services ,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat ''
  970. 2017-01-27 10:19:56.558 | ++++ local service_list=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  971. 2017-01-27 10:19:56.558 | ++++ local remove_list=
  972. 2017-01-27 10:19:56.558 | ++++ local service
  973. 2017-01-27 10:19:56.558 | ++++ local enabled=
  974. 2017-01-27 10:19:56.558 | ++++ for service in '${service_list//,/ }'
  975. 2017-01-27 10:19:56.558 | ++++ local remove
  976. 2017-01-27 10:19:56.558 | ++++ local add=1
  977. 2017-01-27 10:19:56.558 | ++++ [[ 1 == 1 ]]
  978. 2017-01-27 10:19:56.558 | ++++ enabled=,key
  979. 2017-01-27 10:19:56.558 | ++++ for service in '${service_list//,/ }'
  980. 2017-01-27 10:19:56.558 | ++++ local remove
  981. 2017-01-27 10:19:56.558 | ++++ local add=1
  982. 2017-01-27 10:19:56.558 | ++++ [[ 1 == 1 ]]
  983. 2017-01-27 10:19:56.558 | ++++ enabled=,key,n-api
  984. 2017-01-27 10:19:56.558 | ++++ for service in '${service_list//,/ }'
  985. 2017-01-27 10:19:56.558 | ++++ local remove
  986. 2017-01-27 10:19:56.558 | ++++ local add=1
  987. 2017-01-27 10:19:56.558 | ++++ [[ 1 == 1 ]]
  988. 2017-01-27 10:19:56.558 | ++++ enabled=,key,n-api,n-cpu
  989. 2017-01-27 10:19:56.558 | ++++ for service in '${service_list//,/ }'
  990. 2017-01-27 10:19:56.558 | ++++ local remove
  991. 2017-01-27 10:19:56.558 | ++++ local add=1
  992. 2017-01-27 10:19:56.558 | ++++ [[ 1 == 1 ]]
  993. 2017-01-27 10:19:56.558 | ++++ enabled=,key,n-api,n-cpu,n-net
  994. 2017-01-27 10:19:56.558 | ++++ for service in '${service_list//,/ }'
  995. 2017-01-27 10:19:56.558 | ++++ local remove
  996. 2017-01-27 10:19:56.558 | ++++ local add=1
  997. 2017-01-27 10:19:56.558 | ++++ [[ 1 == 1 ]]
  998. 2017-01-27 10:19:56.558 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond
  999. 2017-01-27 10:19:56.558 | ++++ for service in '${service_list//,/ }'
  1000. 2017-01-27 10:19:56.558 | ++++ local remove
  1001. 2017-01-27 10:19:56.558 | ++++ local add=1
  1002. 2017-01-27 10:19:56.558 | ++++ [[ 1 == 1 ]]
  1003. 2017-01-27 10:19:56.558 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch
  1004. 2017-01-27 10:19:56.558 | ++++ for service in '${service_list//,/ }'
  1005. 2017-01-27 10:19:56.558 | ++++ local remove
  1006. 2017-01-27 10:19:56.558 | ++++ local add=1
  1007. 2017-01-27 10:19:56.558 | ++++ [[ 1 == 1 ]]
  1008. 2017-01-27 10:19:56.558 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc
  1009. 2017-01-27 10:19:56.558 | ++++ for service in '${service_list//,/ }'
  1010. 2017-01-27 10:19:56.558 | ++++ local remove
  1011. 2017-01-27 10:19:56.558 | ++++ local add=1
  1012. 2017-01-27 10:19:56.558 | ++++ [[ 1 == 1 ]]
  1013. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt
  1014. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1015. 2017-01-27 10:19:56.559 | ++++ local remove
  1016. 2017-01-27 10:19:56.559 | ++++ local add=1
  1017. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1018. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth
  1019. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1020. 2017-01-27 10:19:56.559 | ++++ local remove
  1021. 2017-01-27 10:19:56.559 | ++++ local add=1
  1022. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1023. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api
  1024. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1025. 2017-01-27 10:19:56.559 | ++++ local remove
  1026. 2017-01-27 10:19:56.559 | ++++ local add=1
  1027. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1028. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg
  1029. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1030. 2017-01-27 10:19:56.559 | ++++ local remove
  1031. 2017-01-27 10:19:56.559 | ++++ local add=1
  1032. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1033. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch
  1034. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1035. 2017-01-27 10:19:56.559 | ++++ local remove
  1036. 2017-01-27 10:19:56.559 | ++++ local add=1
  1037. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1038. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api
  1039. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1040. 2017-01-27 10:19:56.559 | ++++ local remove
  1041. 2017-01-27 10:19:56.559 | ++++ local add=1
  1042. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1043. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol
  1044. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1045. 2017-01-27 10:19:56.559 | ++++ local remove
  1046. 2017-01-27 10:19:56.559 | ++++ local add=1
  1047. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1048. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon
  1049. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1050. 2017-01-27 10:19:56.559 | ++++ local remove
  1051. 2017-01-27 10:19:56.559 | ++++ local add=1
  1052. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1053. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit
  1054. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1055. 2017-01-27 10:19:56.559 | ++++ local remove
  1056. 2017-01-27 10:19:56.559 | ++++ local add=1
  1057. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1058. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest
  1059. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1060. 2017-01-27 10:19:56.559 | ++++ local remove
  1061. 2017-01-27 10:19:56.559 | ++++ local add=1
  1062. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1063. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql
  1064. 2017-01-27 10:19:56.559 | ++++ for service in '${service_list//,/ }'
  1065. 2017-01-27 10:19:56.559 | ++++ local remove
  1066. 2017-01-27 10:19:56.559 | ++++ local add=1
  1067. 2017-01-27 10:19:56.559 | ++++ [[ 1 == 1 ]]
  1068. 2017-01-27 10:19:56.559 | ++++ enabled=,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  1069. 2017-01-27 10:19:56.559 | ++++ _cleanup_service_list ,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  1070. 2017-01-27 10:19:56.559 | ++++ echo ,key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  1071. 2017-01-27 10:19:56.560 | ++++ sed -e '
  1072. 2017-01-27 10:19:56.560 | s/,,/,/g;
  1073. 2017-01-27 10:19:56.560 | s/^,//;
  1074. 2017-01-27 10:19:56.560 | s/,$//
  1075. 2017-01-27 10:19:56.560 | '
  1076. 2017-01-27 10:19:56.561 | +++ ENABLED_SERVICES=key,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat
  1077. 2017-01-27 10:19:56.561 | ++ IDENTITY_API_VERSION=2.0
  1078. 2017-01-27 10:19:56.561 | +++ trueorfalse True ENABLE_IDENTITY_V2
  1079. 2017-01-27 10:19:56.563 | ++ ENABLE_IDENTITY_V2=True
  1080. 2017-01-27 10:19:56.563 | ++ '[' True == False ']'
  1081. 2017-01-27 10:19:56.563 | +++ trueorfalse False USE_VENV
  1082. 2017-01-27 10:19:56.565 | ++ USE_VENV=False
  1083. 2017-01-27 10:19:56.565 | ++ ADDITIONAL_VENV_PACKAGES=
  1084. 2017-01-27 10:19:56.565 | +++ trueorfalse False DATABASE_QUERY_LOGGING
  1085. 2017-01-27 10:19:56.567 | ++ DATABASE_QUERY_LOGGING=False
  1086. 2017-01-27 10:19:56.567 | ++ GIT_TIMEOUT=0
  1087. 2017-01-27 10:19:56.567 | ++ GIT_BASE=git://git.openstack.org
  1088. 2017-01-27 10:19:56.567 | ++ REQUIREMENTS_DIR=/opt/stack/requirements
  1089. 2017-01-27 10:19:56.567 | ++ CINDER_REPO=git://git.openstack.org/openstack/cinder.git
  1090. 2017-01-27 10:19:56.567 | ++ CINDER_BRANCH=stable/liberty
  1091. 2017-01-27 10:19:56.567 | ++ GLANCE_REPO=git://git.openstack.org/openstack/glance.git
  1092. 2017-01-27 10:19:56.567 | ++ GLANCE_BRANCH=stable/liberty
  1093. 2017-01-27 10:19:56.567 | ++ HEAT_REPO=git://git.openstack.org/openstack/heat.git
  1094. 2017-01-27 10:19:56.567 | ++ HEAT_BRANCH=stable/liberty
  1095. 2017-01-27 10:19:56.567 | ++ HORIZON_REPO=git://git.openstack.org/openstack/horizon.git
  1096. 2017-01-27 10:19:56.567 | ++ HORIZON_BRANCH=stable/liberty
  1097. 2017-01-27 10:19:56.567 | ++ IRONIC_REPO=git://git.openstack.org/openstack/ironic.git
  1098. 2017-01-27 10:19:56.567 | ++ IRONIC_BRANCH=stable/liberty
  1099. 2017-01-27 10:19:56.567 | ++ KEYSTONE_REPO=git://git.openstack.org/openstack/keystone.git
  1100. 2017-01-27 10:19:56.567 | ++ KEYSTONE_BRANCH=stable/liberty
  1101. 2017-01-27 10:19:56.567 | ++ NEUTRON_REPO=git://git.openstack.org/openstack/neutron.git
  1102. 2017-01-27 10:19:56.567 | ++ NEUTRON_BRANCH=stable/liberty
  1103. 2017-01-27 10:19:56.567 | ++ NEUTRON_FWAAS_REPO=git://git.openstack.org/openstack/neutron-fwaas.git
  1104. 2017-01-27 10:19:56.567 | ++ NEUTRON_FWAAS_BRANCH=stable/liberty
  1105. 2017-01-27 10:19:56.567 | ++ NEUTRON_LBAAS_REPO=git://git.openstack.org/openstack/neutron-lbaas.git
  1106. 2017-01-27 10:19:56.567 | ++ NEUTRON_LBAAS_BRANCH=stable/liberty
  1107. 2017-01-27 10:19:56.567 | ++ NEUTRON_VPNAAS_REPO=git://git.openstack.org/openstack/neutron-vpnaas.git
  1108. 2017-01-27 10:19:56.567 | ++ NEUTRON_VPNAAS_BRANCH=stable/liberty
  1109. 2017-01-27 10:19:56.567 | ++ NOVA_REPO=git://git.openstack.org/openstack/nova.git
  1110. 2017-01-27 10:19:56.567 | ++ NOVA_BRANCH=stable/liberty
  1111. 2017-01-27 10:19:56.567 | ++ SWIFT_REPO=git://git.openstack.org/openstack/swift.git
  1112. 2017-01-27 10:19:56.567 | ++ SWIFT_BRANCH=stable/liberty
  1113. 2017-01-27 10:19:56.567 | ++ REQUIREMENTS_REPO=git://git.openstack.org/openstack/requirements.git
  1114. 2017-01-27 10:19:56.567 | ++ REQUIREMENTS_BRANCH=stable/liberty
  1115. 2017-01-27 10:19:56.567 | ++ TEMPEST_REPO=git://git.openstack.org/openstack/tempest.git
  1116. 2017-01-27 10:19:56.567 | ++ TEMPEST_BRANCH=master
  1117. 2017-01-27 10:19:56.567 | ++ GITREPO["tempest-lib"]=git://git.openstack.org/openstack/tempest-lib.git
  1118. 2017-01-27 10:19:56.567 | ++ GITBRANCH["tempest-lib"]=master
  1119. 2017-01-27 10:19:56.567 | ++ GITREPO["python-cinderclient"]=git://git.openstack.org/openstack/python-cinderclient.git
  1120. 2017-01-27 10:19:56.567 | ++ GITBRANCH["python-cinderclient"]=master
  1121. 2017-01-27 10:19:56.567 | ++ GITREPO["python-glanceclient"]=git://git.openstack.org/openstack/python-glanceclient.git
  1122. 2017-01-27 10:19:56.567 | ++ GITBRANCH["python-glanceclient"]=master
  1123. 2017-01-27 10:19:56.567 | ++ GITREPO["python-heatclient"]=git://git.openstack.org/openstack/python-heatclient.git
  1124. 2017-01-27 10:19:56.567 | ++ GITBRANCH["python-heatclient"]=master
  1125. 2017-01-27 10:19:56.568 | ++ GITREPO["python-ironicclient"]=git://git.openstack.org/openstack/python-ironicclient.git
  1126. 2017-01-27 10:19:56.568 | ++ GITBRANCH["python-ironicclient"]=master
  1127. 2017-01-27 10:19:56.568 | ++ GITREPO["keystoneauth"]=git://git.openstack.org/openstack/keystoneauth.git
  1128. 2017-01-27 10:19:56.568 | ++ GITBRANCH["keystoneauth"]=master
  1129. 2017-01-27 10:19:56.568 | ++ GITREPO["python-keystoneclient"]=git://git.openstack.org/openstack/python-keystoneclient.git
  1130. 2017-01-27 10:19:56.568 | ++ GITBRANCH["python-keystoneclient"]=master
  1131. 2017-01-27 10:19:56.568 | ++ GITREPO["python-neutronclient"]=git://git.openstack.org/openstack/python-neutronclient.git
  1132. 2017-01-27 10:19:56.568 | ++ GITBRANCH["python-neutronclient"]=master
  1133. 2017-01-27 10:19:56.568 | ++ GITREPO["python-novaclient"]=git://git.openstack.org/openstack/python-novaclient.git
  1134. 2017-01-27 10:19:56.568 | ++ GITBRANCH["python-novaclient"]=master
  1135. 2017-01-27 10:19:56.568 | ++ GITREPO["python-swiftclient"]=git://git.openstack.org/openstack/python-swiftclient.git
  1136. 2017-01-27 10:19:56.568 | ++ GITBRANCH["python-swiftclient"]=master
  1137. 2017-01-27 10:19:56.568 | ++ GITREPO["python-openstackclient"]=git://git.openstack.org/openstack/python-openstackclient.git
  1138. 2017-01-27 10:19:56.568 | ++ GITBRANCH["python-openstackclient"]=master
  1139. 2017-01-27 10:19:56.568 | ++ GITDIR["python-openstackclient"]=/opt/stack/python-openstackclient
  1140. 2017-01-27 10:19:56.568 | ++ GITREPO["cliff"]=git://git.openstack.org/openstack/cliff.git
  1141. 2017-01-27 10:19:56.568 | ++ GITBRANCH["cliff"]=master
  1142. 2017-01-27 10:19:56.568 | ++ GITREPO["futurist"]=git://git.openstack.org/openstack/futurist.git
  1143. 2017-01-27 10:19:56.568 | ++ GITBRANCH["futurist"]=master
  1144. 2017-01-27 10:19:56.568 | ++ GITREPO["debtcollector"]=git://git.openstack.org/openstack/debtcollector.git
  1145. 2017-01-27 10:19:56.568 | ++ GITBRANCH["debtcollector"]=master
  1146. 2017-01-27 10:19:56.568 | ++ GITREPO["automaton"]=git://git.openstack.org/openstack/automaton.git
  1147. 2017-01-27 10:19:56.568 | ++ GITBRANCH["automaton"]=master
  1148. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.cache"]=git://git.openstack.org/openstack/oslo.cache.git
  1149. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.cache"]=master
  1150. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.concurrency"]=git://git.openstack.org/openstack/oslo.concurrency.git
  1151. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.concurrency"]=master
  1152. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.config"]=git://git.openstack.org/openstack/oslo.config.git
  1153. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.config"]=master
  1154. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.context"]=git://git.openstack.org/openstack/oslo.context.git
  1155. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.context"]=master
  1156. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.db"]=git://git.openstack.org/openstack/oslo.db.git
  1157. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.db"]=master
  1158. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.i18n"]=git://git.openstack.org/openstack/oslo.i18n.git
  1159. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.i18n"]=master
  1160. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.log"]=git://git.openstack.org/openstack/oslo.log.git
  1161. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.log"]=master
  1162. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.messaging"]=git://git.openstack.org/openstack/oslo.messaging.git
  1163. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.messaging"]=master
  1164. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.middleware"]=git://git.openstack.org/openstack/oslo.middleware.git
  1165. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.middleware"]=master
  1166. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.policy"]=git://git.openstack.org/openstack/oslo.policy.git
  1167. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.policy"]=master
  1168. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.reports"]=git://git.openstack.org/openstack/oslo.reports.git
  1169. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.reports"]=master
  1170. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.rootwrap"]=git://git.openstack.org/openstack/oslo.rootwrap.git
  1171. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.rootwrap"]=master
  1172. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.serialization"]=git://git.openstack.org/openstack/oslo.serialization.git
  1173. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.serialization"]=master
  1174. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.service"]=git://git.openstack.org/openstack/oslo.service.git
  1175. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.service"]=master
  1176. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.utils"]=git://git.openstack.org/openstack/oslo.utils.git
  1177. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.utils"]=master
  1178. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.versionedobjects"]=git://git.openstack.org/openstack/oslo.versionedobjects.git
  1179. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.versionedobjects"]=master
  1180. 2017-01-27 10:19:56.568 | ++ GITREPO["oslo.vmware"]=git://git.openstack.org/openstack/oslo.vmware.git
  1181. 2017-01-27 10:19:56.568 | ++ GITBRANCH["oslo.vmware"]=master
  1182. 2017-01-27 10:19:56.568 | ++ GITREPO["pycadf"]=git://git.openstack.org/openstack/pycadf.git
  1183. 2017-01-27 10:19:56.568 | ++ GITBRANCH["pycadf"]=master
  1184. 2017-01-27 10:19:56.568 | ++ GITREPO["stevedore"]=git://git.openstack.org/openstack/stevedore.git
  1185. 2017-01-27 10:19:56.569 | ++ GITBRANCH["stevedore"]=master
  1186. 2017-01-27 10:19:56.569 | ++ GITREPO["taskflow"]=git://git.openstack.org/openstack/taskflow.git
  1187. 2017-01-27 10:19:56.569 | ++ GITBRANCH["taskflow"]=master
  1188. 2017-01-27 10:19:56.569 | ++ GITREPO["tooz"]=git://git.openstack.org/openstack/tooz.git
  1189. 2017-01-27 10:19:56.569 | ++ GITBRANCH["tooz"]=master
  1190. 2017-01-27 10:19:56.569 | ++ GITREPO["pbr"]=git://git.openstack.org/openstack-dev/pbr.git
  1191. 2017-01-27 10:19:56.569 | ++ GITBRANCH["pbr"]=master
  1192. 2017-01-27 10:19:56.569 | ++ GITREPO["glance_store"]=git://git.openstack.org/openstack/glance_store.git
  1193. 2017-01-27 10:19:56.569 | ++ GITBRANCH["glance_store"]=master
  1194. 2017-01-27 10:19:56.569 | ++ HEAT_CFNTOOLS_REPO=git://git.openstack.org/openstack/heat-cfntools.git
  1195. 2017-01-27 10:19:56.569 | ++ HEAT_CFNTOOLS_BRANCH=master
  1196. 2017-01-27 10:19:56.569 | ++ HEAT_TEMPLATES_REPO=git://git.openstack.org/openstack/heat-templates.git
  1197. 2017-01-27 10:19:56.569 | ++ HEAT_TEMPLATES_BRANCH=master
  1198. 2017-01-27 10:19:56.569 | ++ GITREPO["django_openstack_auth"]=git://git.openstack.org/openstack/django_openstack_auth.git
  1199. 2017-01-27 10:19:56.569 | ++ GITBRANCH["django_openstack_auth"]=master
  1200. 2017-01-27 10:19:56.569 | ++ GITREPO["keystonemiddleware"]=git://git.openstack.org/openstack/keystonemiddleware.git
  1201. 2017-01-27 10:19:56.569 | ++ GITBRANCH["keystonemiddleware"]=master
  1202. 2017-01-27 10:19:56.569 | ++ SWIFT3_REPO=git://git.openstack.org/openstack/swift3.git
  1203. 2017-01-27 10:19:56.569 | ++ SWIFT3_BRANCH=master
  1204. 2017-01-27 10:19:56.569 | ++ GITREPO["ceilometermiddleware"]=git://git.openstack.org/openstack/ceilometermiddleware.git
  1205. 2017-01-27 10:19:56.569 | ++ GITBRANCH["ceilometermiddleware"]=master
  1206. 2017-01-27 10:19:56.569 | ++ GITDIR["ceilometermiddleware"]=/opt/stack/ceilometermiddleware
  1207. 2017-01-27 10:19:56.569 | ++ GITREPO["os-brick"]=git://git.openstack.org/openstack/os-brick.git
  1208. 2017-01-27 10:19:56.569 | ++ GITBRANCH["os-brick"]=master
  1209. 2017-01-27 10:19:56.569 | ++ GITREPO["ironic-lib"]=git://git.openstack.org/openstack/ironic-lib.git
  1210. 2017-01-27 10:19:56.569 | ++ GITBRANCH["ironic-lib"]=master
  1211. 2017-01-27 10:19:56.569 | ++ DIB_UTILS_REPO=git://git.openstack.org/openstack/dib-utils.git
  1212. 2017-01-27 10:19:56.569 | ++ DIB_UTILS_BRANCH=master
  1213. 2017-01-27 10:19:56.569 | ++ OAC_REPO=git://git.openstack.org/openstack/os-apply-config.git
  1214. 2017-01-27 10:19:56.569 | ++ OAC_BRANCH=master
  1215. 2017-01-27 10:19:56.569 | ++ OCC_REPO=git://git.openstack.org/openstack/os-collect-config.git
  1216. 2017-01-27 10:19:56.569 | ++ OCC_BRANCH=master
  1217. 2017-01-27 10:19:56.569 | ++ ORC_REPO=git://git.openstack.org/openstack/os-refresh-config.git
  1218. 2017-01-27 10:19:56.569 | ++ ORC_BRANCH=master
  1219. 2017-01-27 10:19:56.569 | ++ IRONIC_PYTHON_AGENT_REPO=git://git.openstack.org/openstack/ironic-python-agent.git
  1220. 2017-01-27 10:19:56.569 | ++ IRONIC_PYTHON_AGENT_BRANCH=master
  1221. 2017-01-27 10:19:56.569 | ++ NOVNC_REPO=https://github.com/kanaka/noVNC.git
  1222. 2017-01-27 10:19:56.569 | ++ NOVNC_BRANCH=master
  1223. 2017-01-27 10:19:56.569 | ++ SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git
  1224. 2017-01-27 10:19:56.569 | ++ SPICE_BRANCH=master
  1225. 2017-01-27 10:19:56.569 | ++ DEFAULT_VIRT_DRIVER=libvirt
  1226. 2017-01-27 10:19:56.569 | ++ is_package_installed xenserver-core
  1227. 2017-01-27 10:19:56.569 | ++ [[ -z xenserver-core ]]
  1228. 2017-01-27 10:19:56.569 | ++ [[ -z '' ]]
  1229. 2017-01-27 10:19:56.569 | ++ GetOSVersion
  1230. 2017-01-27 10:19:56.569 | +++ which sw_vers
  1231. 2017-01-27 10:19:56.570 | ++ [[ -x '' ]]
  1232. 2017-01-27 10:19:56.571 | +++ which lsb_release
  1233. 2017-01-27 10:19:56.572 | ++ [[ -x /usr/bin/lsb_release ]]
  1234. 2017-01-27 10:19:56.572 | +++ lsb_release -i -s
  1235. 2017-01-27 10:19:56.606 | ++ os_VENDOR=Ubuntu
  1236. 2017-01-27 10:19:56.607 | +++ lsb_release -r -s
  1237. 2017-01-27 10:19:56.642 | ++ os_RELEASE=14.04
  1238. 2017-01-27 10:19:56.642 | ++ os_UPDATE=
  1239. 2017-01-27 10:19:56.642 | ++ os_PACKAGE=rpm
  1240. 2017-01-27 10:19:56.642 | ++ [[ Debian,Ubuntu,LinuxMint =~ Ubuntu ]]
  1241. 2017-01-27 10:19:56.642 | ++ os_PACKAGE=deb
  1242. 2017-01-27 10:19:56.643 | +++ lsb_release -c -s
  1243. 2017-01-27 10:19:56.678 | ++ os_CODENAME=trusty
  1244. 2017-01-27 10:19:56.678 | ++ export os_VENDOR os_RELEASE os_UPDATE os_PACKAGE os_CODENAME
  1245. 2017-01-27 10:19:56.678 | ++ [[ deb = \d\e\b ]]
  1246. 2017-01-27 10:19:56.678 | ++ dpkg -s xenserver-core
  1247. 2017-01-27 10:19:56.688 | ++ VIRT_DRIVER=libvirt
  1248. 2017-01-27 10:19:56.688 | ++ case "$VIRT_DRIVER" in
  1249. 2017-01-27 10:19:56.688 | ++ LIBVIRT_TYPE=kvm
  1250. 2017-01-27 10:19:56.688 | ++ [[ Ubuntu =~ (Debian) ]]
  1251. 2017-01-27 10:19:56.688 | ++ LIBVIRT_GROUP=libvirtd
  1252. 2017-01-27 10:19:56.688 | ++ CIRROS_VERSION=0.3.4
  1253. 2017-01-27 10:19:56.688 | ++ CIRROS_ARCH=x86_64
  1254. 2017-01-27 10:19:56.688 | +++ trueorfalse True DOWNLOAD_DEFAULT_IMAGES
  1255. 2017-01-27 10:19:56.691 | ++ DOWNLOAD_DEFAULT_IMAGES=True
  1256. 2017-01-27 10:19:56.691 | ++ [[ True == \T\r\u\e ]]
  1257. 2017-01-27 10:19:56.691 | ++ [[ -n '' ]]
  1258. 2017-01-27 10:19:56.691 | ++ case "$VIRT_DRIVER" in
  1259. 2017-01-27 10:19:56.691 | ++ case "$LIBVIRT_TYPE" in
  1260. 2017-01-27 10:19:56.691 | ++ DEFAULT_IMAGE_NAME=cirros-0.3.4-x86_64-uec
  1261. 2017-01-27 10:19:56.691 | ++ IMAGE_URLS+=http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz
  1262. 2017-01-27 10:19:56.691 | ++ DOWNLOAD_DEFAULT_IMAGES=False
  1263. 2017-01-27 10:19:56.691 | +++ trueorfalse False PRECACHE_IMAGES
  1264. 2017-01-27 10:19:56.693 | ++ PRECACHE_IMAGES=False
  1265. 2017-01-27 10:19:56.693 | ++ [[ False == \T\r\u\e ]]
  1266. 2017-01-27 10:19:56.693 | ++ for image_url in '${IMAGE_URLS//,/ }'
  1267. 2017-01-27 10:19:56.693 | +++ echo http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz
  1268. 2017-01-27 10:19:56.694 | +++ grep -o -F http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz
  1269. 2017-01-27 10:19:56.694 | +++ wc -l
  1270. 2017-01-27 10:19:56.695 | ++ '[' 1 -gt 1 ']'
  1271. 2017-01-27 10:19:56.695 | ++ VOLUME_BACKING_FILE_SIZE=10250M
  1272. 2017-01-27 10:19:56.695 | ++ VOLUME_NAME_PREFIX=volume-
  1273. 2017-01-27 10:19:56.695 | ++ INSTANCE_NAME_PREFIX=instance-
  1274. 2017-01-27 10:19:56.695 | ++ S3_SERVICE_PORT=3333
  1275. 2017-01-27 10:19:56.695 | ++ PRIVATE_NETWORK_NAME=private
  1276. 2017-01-27 10:19:56.695 | ++ PUBLIC_NETWORK_NAME=public
  1277. 2017-01-27 10:19:56.695 | ++ USE_SCREEN=True
  1278. 2017-01-27 10:19:56.695 | ++ SCREEN_NAME=stack
  1279. 2017-01-27 10:19:56.695 | ++ SERVICE_PROTOCOL=http
  1280. 2017-01-27 10:19:56.695 | +++ nproc
  1281. 2017-01-27 10:19:56.696 | +++ nproc
  1282. 2017-01-27 10:19:56.697 | ++ API_WORKERS=2
  1283. 2017-01-27 10:19:56.697 | ++ SERVICE_TIMEOUT=60
  1284. 2017-01-27 10:19:56.697 | ++ YUM=yum
  1285. 2017-01-27 10:19:56.697 | +++ trueorfalse False OFFLINE
  1286. 2017-01-27 10:19:56.699 | ++ OFFLINE=False
  1287. 2017-01-27 10:19:56.699 | +++ trueorfalse False ERROR_ON_CLONE
  1288. 2017-01-27 10:19:56.701 | ++ ERROR_ON_CLONE=False
  1289. 2017-01-27 10:19:56.701 | +++ trueorfalse True ENABLE_DEBUG_LOG_LEVEL
  1290. 2017-01-27 10:19:56.704 | ++ ENABLE_DEBUG_LOG_LEVEL=True
  1291. 2017-01-27 10:19:56.704 | ++ FLOATING_RANGE=172.24.4.0/24
  1292. 2017-01-27 10:19:56.704 | ++ FIXED_RANGE=10.0.0.0/24
  1293. 2017-01-27 10:19:56.704 | ++ FIXED_NETWORK_SIZE=256
  1294. 2017-01-27 10:19:56.704 | ++ HOST_IP_IFACE=
  1295. 2017-01-27 10:19:56.704 | ++ HOST_IP=
  1296. 2017-01-27 10:19:56.704 | ++ HOST_IPV6=
  1297. 2017-01-27 10:19:56.704 | +++ get_default_host_ip 10.0.0.0/24 172.24.4.0/24 '' '' inet
  1298. 2017-01-27 10:19:56.704 | +++ local fixed_range=10.0.0.0/24
  1299. 2017-01-27 10:19:56.704 | +++ local floating_range=172.24.4.0/24
  1300. 2017-01-27 10:19:56.704 | +++ local host_ip_iface=
  1301. 2017-01-27 10:19:56.704 | +++ local host_ip=
  1302. 2017-01-27 10:19:56.704 | +++ local af=inet
  1303. 2017-01-27 10:19:56.704 | +++ '[' -z '' -o '' == dhcp ']'
  1304. 2017-01-27 10:19:56.704 | +++ host_ip=
  1305. 2017-01-27 10:19:56.704 | ++++ ip -f inet route
  1306. 2017-01-27 10:19:56.705 | ++++ head -1
  1307. 2017-01-27 10:19:56.705 | ++++ awk '/default/ {print $5}'
  1308. 2017-01-27 10:19:56.706 | +++ host_ip_iface=eth0
  1309. 2017-01-27 10:19:56.707 | ++++ LC_ALL=C
  1310. 2017-01-27 10:19:56.707 | ++++ ip -f inet addr show eth0
  1311. 2017-01-27 10:19:56.708 | ++++ awk '/inet/ {split($2,parts,"/"); print parts[1]}'
  1312. 2017-01-27 10:19:56.708 | ++++ sed /temporary/d
  1313. 2017-01-27 10:19:56.709 | +++ local host_ips=198.100.180.190
  1314. 2017-01-27 10:19:56.709 | +++ local ip
  1315. 2017-01-27 10:19:56.709 | +++ for ip in '$host_ips'
  1316. 2017-01-27 10:19:56.709 | +++ [[ inet == \i\n\e\t\6 ]]
  1317. 2017-01-27 10:19:56.710 | +++ address_in_net 198.100.180.190 10.0.0.0/24
  1318. 2017-01-27 10:19:56.710 | +++ local ip=198.100.180.190
  1319. 2017-01-27 10:19:56.710 | +++ local range=10.0.0.0/24
  1320. 2017-01-27 10:19:56.710 | +++ local masklen=24
  1321. 2017-01-27 10:19:56.710 | +++++ cidr2netmask 24
  1322. 2017-01-27 10:19:56.711 | +++++ local 'maskpat=255 255 255 255'
  1323. 2017-01-27 10:19:56.711 | +++++ local 'maskdgt=254 252 248 240 224 192 128'
  1324. 2017-01-27 10:19:56.711 | +++++ set -- 255 255 255
  1325. 2017-01-27 10:19:56.711 | +++++ echo 255.255.255.0
  1326. 2017-01-27 10:19:56.711 | ++++ maskip 10.0.0.0 255.255.255.0
  1327. 2017-01-27 10:19:56.711 | ++++ local ip=10.0.0.0
  1328. 2017-01-27 10:19:56.711 | ++++ local mask=255.255.255.0
  1329. 2017-01-27 10:19:56.711 | ++++ local l=10.0.0
  1330. 2017-01-27 10:19:56.711 | ++++ local r=0.0.0
  1331. 2017-01-27 10:19:56.711 | ++++ local n=255.255.255
  1332. 2017-01-27 10:19:56.711 | ++++ local m=255.255.0
  1333. 2017-01-27 10:19:56.711 | ++++ local subnet=10.0.0.0
  1334. 2017-01-27 10:19:56.711 | ++++ echo 10.0.0.0
  1335. 2017-01-27 10:19:56.711 | +++ local network=10.0.0.0
  1336. 2017-01-27 10:19:56.712 | +++++ cidr2netmask 24
  1337. 2017-01-27 10:19:56.712 | +++++ local 'maskpat=255 255 255 255'
  1338. 2017-01-27 10:19:56.712 | +++++ local 'maskdgt=254 252 248 240 224 192 128'
  1339. 2017-01-27 10:19:56.712 | +++++ set -- 255 255 255
  1340. 2017-01-27 10:19:56.712 | +++++ echo 255.255.255.0
  1341. 2017-01-27 10:19:56.712 | ++++ maskip 198.100.180.190 255.255.255.0
  1342. 2017-01-27 10:19:56.712 | ++++ local ip=198.100.180.190
  1343. 2017-01-27 10:19:56.712 | ++++ local mask=255.255.255.0
  1344. 2017-01-27 10:19:56.713 | ++++ local l=198.100.180
  1345. 2017-01-27 10:19:56.713 | ++++ local r=100.180.190
  1346. 2017-01-27 10:19:56.713 | ++++ local n=255.255.255
  1347. 2017-01-27 10:19:56.713 | ++++ local m=255.255.0
  1348. 2017-01-27 10:19:56.713 | ++++ local subnet=198.100.180.0
  1349. 2017-01-27 10:19:56.713 | ++++ echo 198.100.180.0
  1350. 2017-01-27 10:19:56.713 | +++ local subnet=198.100.180.0
  1351. 2017-01-27 10:19:56.713 | +++ [[ 10.0.0.0 == 198.100.180.0 ]]
  1352. 2017-01-27 10:19:56.713 | +++ address_in_net 198.100.180.190 172.24.4.0/24
  1353. 2017-01-27 10:19:56.713 | +++ local ip=198.100.180.190
  1354. 2017-01-27 10:19:56.713 | +++ local range=172.24.4.0/24
  1355. 2017-01-27 10:19:56.713 | +++ local masklen=24
  1356. 2017-01-27 10:19:56.713 | +++++ cidr2netmask 24
  1357. 2017-01-27 10:19:56.714 | +++++ local 'maskpat=255 255 255 255'
  1358. 2017-01-27 10:19:56.714 | +++++ local 'maskdgt=254 252 248 240 224 192 128'
  1359. 2017-01-27 10:19:56.714 | +++++ set -- 255 255 255
  1360. 2017-01-27 10:19:56.714 | +++++ echo 255.255.255.0
  1361. 2017-01-27 10:19:56.714 | ++++ maskip 172.24.4.0 255.255.255.0
  1362. 2017-01-27 10:19:56.714 | ++++ local ip=172.24.4.0
  1363. 2017-01-27 10:19:56.714 | ++++ local mask=255.255.255.0
  1364. 2017-01-27 10:19:56.714 | ++++ local l=172.24.4
  1365. 2017-01-27 10:19:56.714 | ++++ local r=24.4.0
  1366. 2017-01-27 10:19:56.714 | ++++ local n=255.255.255
  1367. 2017-01-27 10:19:56.714 | ++++ local m=255.255.0
  1368. 2017-01-27 10:19:56.714 | ++++ local subnet=172.24.4.0
  1369. 2017-01-27 10:19:56.714 | ++++ echo 172.24.4.0
  1370. 2017-01-27 10:19:56.714 | +++ local network=172.24.4.0
  1371. 2017-01-27 10:19:56.715 | +++++ cidr2netmask 24
  1372. 2017-01-27 10:19:56.715 | +++++ local 'maskpat=255 255 255 255'
  1373. 2017-01-27 10:19:56.715 | +++++ local 'maskdgt=254 252 248 240 224 192 128'
  1374. 2017-01-27 10:19:56.715 | +++++ set -- 255 255 255
  1375. 2017-01-27 10:19:56.715 | +++++ echo 255.255.255.0
  1376. 2017-01-27 10:19:56.715 | ++++ maskip 198.100.180.190 255.255.255.0
  1377. 2017-01-27 10:19:56.715 | ++++ local ip=198.100.180.190
  1378. 2017-01-27 10:19:56.715 | ++++ local mask=255.255.255.0
  1379. 2017-01-27 10:19:56.715 | ++++ local l=198.100.180
  1380. 2017-01-27 10:19:56.715 | ++++ local r=100.180.190
  1381. 2017-01-27 10:19:56.715 | ++++ local n=255.255.255
  1382. 2017-01-27 10:19:56.715 | ++++ local m=255.255.0
  1383. 2017-01-27 10:19:56.716 | ++++ local subnet=198.100.180.0
  1384. 2017-01-27 10:19:56.716 | ++++ echo 198.100.180.0
  1385. 2017-01-27 10:19:56.716 | +++ local subnet=198.100.180.0
  1386. 2017-01-27 10:19:56.716 | +++ [[ 172.24.4.0 == 198.100.180.0 ]]
  1387. 2017-01-27 10:19:56.716 | +++ host_ip=198.100.180.190
  1388. 2017-01-27 10:19:56.716 | +++ break
  1389. 2017-01-27 10:19:56.716 | +++ echo 198.100.180.190
  1390. 2017-01-27 10:19:56.716 | ++ HOST_IP=198.100.180.190
  1391. 2017-01-27 10:19:56.716 | ++ '[' 198.100.180.190 == '' ']'
  1392. 2017-01-27 10:19:56.717 | +++ get_default_host_ip '' '' '' '' inet6
  1393. 2017-01-27 10:19:56.717 | +++ local fixed_range=
  1394. 2017-01-27 10:19:56.717 | +++ local floating_range=
  1395. 2017-01-27 10:19:56.717 | +++ local host_ip_iface=
  1396. 2017-01-27 10:19:56.717 | +++ local host_ip=
  1397. 2017-01-27 10:19:56.717 | +++ local af=inet6
  1398. 2017-01-27 10:19:56.717 | +++ '[' -z '' -o '' == dhcp ']'
  1399. 2017-01-27 10:19:56.717 | +++ host_ip=
  1400. 2017-01-27 10:19:56.717 | ++++ ip -f inet6 route
  1401. 2017-01-27 10:19:56.717 | ++++ head -1
  1402. 2017-01-27 10:19:56.718 | ++++ awk '/default/ {print $5}'
  1403. 2017-01-27 10:19:56.719 | +++ host_ip_iface=
  1404. 2017-01-27 10:19:56.720 | ++++ LC_ALL=C
  1405. 2017-01-27 10:19:56.720 | ++++ ip -f inet6 addr show
  1406. 2017-01-27 10:19:56.720 | ++++ sed /temporary/d
  1407. 2017-01-27 10:19:56.720 | ++++ awk '/inet6/ {split($2,parts,"/"); print parts[1]}'
  1408. 2017-01-27 10:19:56.722 | +++ local 'host_ips=::1
  1409. 2017-01-27 10:19:56.722 | fe80::216:3eff:fe16:b09d'
  1410. 2017-01-27 10:19:56.722 | +++ local ip
  1411. 2017-01-27 10:19:56.722 | +++ for ip in '$host_ips'
  1412. 2017-01-27 10:19:56.722 | +++ [[ inet6 == \i\n\e\t\6 ]]
  1413. 2017-01-27 10:19:56.722 | +++ host_ip=::1
  1414. 2017-01-27 10:19:56.722 | +++ break
  1415. 2017-01-27 10:19:56.722 | +++ echo ::1
  1416. 2017-01-27 10:19:56.722 | ++ HOST_IPV6=::1
  1417. 2017-01-27 10:19:56.723 | ++ SERVICE_IP_VERSION=4
  1418. 2017-01-27 10:19:56.723 | ++ [[ 4 != \4 ]]
  1419. 2017-01-27 10:19:56.723 | ++ [[ 4 == 4 ]]
  1420. 2017-01-27 10:19:56.723 | ++ DEF_SERVICE_HOST=198.100.180.190
  1421. 2017-01-27 10:19:56.723 | ++ DEF_SERVICE_LOCAL_HOST=127.0.0.1
  1422. 2017-01-27 10:19:56.723 | ++ DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0
  1423. 2017-01-27 10:19:56.723 | ++ [[ 4 == 6 ]]
  1424. 2017-01-27 10:19:56.723 | ++ SERVICE_LISTEN_ADDRESS=0.0.0.0
  1425. 2017-01-27 10:19:56.723 | ++ SERVICE_HOST=198.100.180.190
  1426. 2017-01-27 10:19:56.723 | ++ SERVICE_LOCAL_HOST=127.0.0.1
  1427. 2017-01-27 10:19:56.723 | ++ REGION_NAME=RegionOne
  1428. 2017-01-27 10:19:56.723 | +++ trueorfalse False SYSLOG
  1429. 2017-01-27 10:19:56.725 | ++ SYSLOG=False
  1430. 2017-01-27 10:19:56.725 | ++ SYSLOG_HOST=198.100.180.190
  1431. 2017-01-27 10:19:56.725 | ++ SYSLOG_PORT=516
  1432. 2017-01-27 10:19:56.725 | +++ trueorfalse True LOG_COLOR
  1433. 2017-01-27 10:19:56.727 | ++ LOG_COLOR=True
  1434. 2017-01-27 10:19:56.727 | ++ GIT_DEPTH=0
  1435. 2017-01-27 10:19:56.727 | +++ trueorfalse False USE_SSL
  1436. 2017-01-27 10:19:56.729 | ++ USE_SSL=False
  1437. 2017-01-27 10:19:56.729 | +++ trueorfalse False EBTABLES_RACE_FIX
  1438. 2017-01-27 10:19:56.731 | ++ EBTABLES_RACE_FIX=False
  1439. 2017-01-27 10:19:56.731 | ++ [[ -z '' ]]
  1440. 2017-01-27 10:19:56.731 | ++ default_logdir=/opt/stack/logs
  1441. 2017-01-27 10:19:56.731 | ++ [[ -z /opt/stack/logs/stack.sh.log ]]
  1442. 2017-01-27 10:19:56.731 | ++ LOGDIR=/opt/stack/logs
  1443. 2017-01-27 10:19:56.731 | ++ logfile=stack.sh.log
  1444. 2017-01-27 10:19:56.731 | ++ [[ -z /opt/stack/logs ]]
  1445. 2017-01-27 10:19:56.731 | ++ [[ /opt/stack/logs == \s\t\a\c\k\.\s\h\.\l\o\g ]]
  1446. 2017-01-27 10:19:56.731 | ++ [[ '' == \/\o\p\t\/\s\t\a\c\k\/\l\o\g\s ]]
  1447. 2017-01-27 10:19:56.731 | ++ unset default_logdir logfile
  1448. 2017-01-27 10:19:56.731 | + FILES=/tmp/devstack/files
  1449. 2017-01-27 10:19:56.731 | + PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
  1450. 2017-01-27 10:19:56.731 | ++ basename https://bootstrap.pypa.io/get-pip.py
  1451. 2017-01-27 10:19:56.732 | + LOCAL_PIP=/tmp/devstack/files/get-pip.py
  1452. 2017-01-27 10:19:56.732 | + GetDistro
  1453. 2017-01-27 10:19:56.732 | + GetOSVersion
  1454. 2017-01-27 10:19:56.732 | ++ which sw_vers
  1455. 2017-01-27 10:19:56.733 | + [[ -x '' ]]
  1456. 2017-01-27 10:19:56.733 | ++ which lsb_release
  1457. 2017-01-27 10:19:56.734 | + [[ -x /usr/bin/lsb_release ]]
  1458. 2017-01-27 10:19:56.735 | ++ lsb_release -i -s
  1459. 2017-01-27 10:19:56.770 | + os_VENDOR=Ubuntu
  1460. 2017-01-27 10:19:56.771 | ++ lsb_release -r -s
  1461. 2017-01-27 10:19:56.807 | + os_RELEASE=14.04
  1462. 2017-01-27 10:19:56.807 | + os_UPDATE=
  1463. 2017-01-27 10:19:56.807 | + os_PACKAGE=rpm
  1464. 2017-01-27 10:19:56.807 | + [[ Debian,Ubuntu,LinuxMint =~ Ubuntu ]]
  1465. 2017-01-27 10:19:56.807 | + os_PACKAGE=deb
  1466. 2017-01-27 10:19:56.807 | ++ lsb_release -c -s
  1467. 2017-01-27 10:19:56.843 | + os_CODENAME=trusty
  1468. 2017-01-27 10:19:56.843 | + export os_VENDOR os_RELEASE os_UPDATE os_PACKAGE os_CODENAME
  1469. 2017-01-27 10:19:56.843 | + [[ Ubuntu =~ (Ubuntu) ]]
  1470. 2017-01-27 10:19:56.843 | + DISTRO=trusty
  1471. 2017-01-27 10:19:56.843 | + export DISTRO
  1472. 2017-01-27 10:19:56.843 | + echo 'Distro: trusty'
  1473. 2017-01-27 10:19:56.843 | Distro: trusty
  1474. 2017-01-27 10:19:56.843 | + get_versions
  1475. 2017-01-27 10:19:56.843 | ++ which pip
  1476. 2017-01-27 10:19:56.845 | + PIP=/usr/local/bin/pip
  1477. 2017-01-27 10:19:56.845 | + [[ -n /usr/local/bin/pip ]]
  1478. 2017-01-27 10:19:56.845 | ++ /usr/local/bin/pip --version
  1479. 2017-01-27 10:19:56.845 | ++ awk '{ print $2}'
  1480. 2017-01-27 10:19:57.084 | + PIP_VERSION=9.0.1
  1481. 2017-01-27 10:19:57.084 | + echo 'pip: 9.0.1'
  1482. 2017-01-27 10:19:57.084 | pip: 9.0.1
  1483. 2017-01-27 10:19:57.084 | + uninstall_package python-pip
  1484. 2017-01-27 10:19:57.084 | + is_ubuntu
  1485. 2017-01-27 10:19:57.084 | + [[ -z deb ]]
  1486. 2017-01-27 10:19:57.084 | + '[' deb = deb ']'
  1487. 2017-01-27 10:19:57.084 | + apt_get purge python-pip
  1488. 2017-01-27 10:19:57.087 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip
  1489. 2017-01-27 10:19:57.096 | Reading package lists...
  1490. 2017-01-27 10:19:57.283 | Building dependency tree...
  1491. 2017-01-27 10:19:57.283 | Reading state information...
  1492. 2017-01-27 10:19:57.373 | Package 'python-pip' is not installed, so not removed
  1493. 2017-01-27 10:19:57.373 | The following packages were automatically installed and are no longer required:
  1494. 2017-01-27 10:19:57.373 | python-colorama python-distlib python-html5lib python-wheel
  1495. 2017-01-27 10:19:57.373 | Use 'apt-get autoremove' to remove them.
  1496. 2017-01-27 10:19:57.388 | 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
  1497. 2017-01-27 10:19:57.389 | + install_get_pip
  1498. 2017-01-27 10:19:57.389 | + [[ ! -r /tmp/devstack/files/get-pip.py ]]
  1499. 2017-01-27 10:19:57.389 | + [[ -r /tmp/devstack/files/get-pip.py.downloaded ]]
  1500. 2017-01-27 10:19:57.389 | + curl --retry 6 --retry-delay 5 -z /tmp/devstack/files/get-pip.py -o /tmp/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py
  1501. 2017-01-27 10:19:57.393 | % Total % Received % Xferd Average Speed Time Time Time Current
  1502. 2017-01-27 10:19:57.394 | Dload Upload Total Spent Left Speed
  1503. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  1504. 2017-01-27 10:19:57.465 | + touch /tmp/devstack/files/get-pip.py.downloaded
  1505. 2017-01-27 10:19:57.466 | + sudo -H -E python /tmp/devstack/files/get-pip.py -c /tmp/devstack/tools/cap-pip.txt
  1506. 2017-01-27 10:19:58.657 | Collecting pip<8 (from -c /tmp/devstack/tools/cap-pip.txt (line 1))
  1507. 2017-01-27 10:19:58.747 | Using cached pip-7.1.2-py2.py3-none-any.whl
  1508. 2017-01-27 10:19:58.808 | Installing collected packages: pip
  1509. 2017-01-27 10:19:58.809 | Found existing installation: pip 9.0.1
  1510. 2017-01-27 10:19:58.835 | Uninstalling pip-9.0.1:
  1511. 2017-01-27 10:19:58.879 | Successfully uninstalled pip-9.0.1
  1512. 2017-01-27 10:19:59.390 | Successfully installed pip-7.1.2
  1513. 2017-01-27 10:19:59.429 | You are using pip version 7.1.2, however version 9.0.1 is available.
  1514. 2017-01-27 10:19:59.429 | You should consider upgrading via the 'pip install --upgrade pip' command.
  1515. 2017-01-27 10:19:59.445 | + [[ -n '' ]]
  1516. 2017-01-27 10:19:59.445 | + pip_install -U setuptools
  1517. 2017-01-27 10:19:59.593 | + sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U setuptools
  1518. 2017-01-27 10:20:00.022 | Ignoring dnspython3: markers "python_version=='3.4'" don't match your environment
  1519. 2017-01-27 10:20:00.507 | Requirement already up-to-date: setuptools in /usr/local/lib/python2.7/dist-packages
  1520. 2017-01-27 10:20:00.528 | Requirement already up-to-date: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298))
  1521. 2017-01-27 10:20:00.528 | Collecting packaging===15.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 210))
  1522. 2017-01-27 10:20:00.551 | Using cached packaging-15.3-py2.py3-none-any.whl
  1523. 2017-01-27 10:20:00.561 | Requirement already up-to-date: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61))
  1524. 2017-01-27 10:20:00.562 | Installing collected packages: packaging
  1525. 2017-01-27 10:20:00.562 | Found existing installation: packaging 16.8
  1526. 2017-01-27 10:20:00.563 | Uninstalling packaging-16.8:
  1527. 2017-01-27 10:20:00.565 | Successfully uninstalled packaging-16.8
  1528. 2017-01-27 10:20:00.583 | Successfully installed packaging-15.3
  1529. 2017-01-27 10:20:00.840 | You are using pip version 7.1.2, however version 9.0.1 is available.
  1530. 2017-01-27 10:20:00.840 | You should consider upgrading via the 'pip install --upgrade pip' command.
  1531. 2017-01-27 10:20:00.853 | + local 'test_req=-U setuptools/test-requirements.txt'
  1532. 2017-01-27 10:20:00.853 | + [[ -e -U setuptools/test-requirements.txt ]]
  1533. 2017-01-27 10:20:00.853 | + get_versions
  1534. 2017-01-27 10:20:00.854 | ++ which pip
  1535. 2017-01-27 10:20:00.855 | + PIP=/usr/local/bin/pip
  1536. 2017-01-27 10:20:00.855 | + [[ -n /usr/local/bin/pip ]]
  1537. 2017-01-27 10:20:00.855 | ++ /usr/local/bin/pip --version
  1538. 2017-01-27 10:20:00.855 | ++ awk '{ print $2}'
  1539. 2017-01-27 10:20:01.001 | + PIP_VERSION=7.1.2
  1540. 2017-01-27 10:20:01.002 | + echo 'pip: 7.1.2'
  1541. 2017-01-27 10:20:01.002 | pip: 7.1.2
  1542. 2017-01-27 10:20:01.002 | + pip_install -U os-testr
  1543. 2017-01-27 10:20:01.150 | + sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr
  1544. 2017-01-27 10:20:01.584 | Ignoring dnspython3: markers "python_version=='3.4'" don't match your environment
  1545. 2017-01-27 10:20:01.682 | Collecting os-testr===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 188))
  1546. 2017-01-27 10:20:01.722 | Using cached os_testr-0.6.0-py2-none-any.whl
  1547. 2017-01-27 10:20:01.734 | Collecting pbr===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 214))
  1548. 2017-01-27 10:20:01.775 | Using cached pbr-1.8.1-py2.py3-none-any.whl
  1549. 2017-01-27 10:20:01.791 | Collecting python-subunit===1.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 269))
  1550. 2017-01-27 10:20:01.809 | Using cached python_subunit-1.2.0-py2.py3-none-any.whl
  1551. 2017-01-27 10:20:01.826 | Collecting testrepository===0.0.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 314))
  1552. 2017-01-27 10:20:01.841 | Using cached testrepository-0.0.20.tar.gz
  1553. 2017-01-27 10:20:01.877 | setuptools must be installed to install from a source distribution
  1554. 2017-01-27 10:20:02.136 | You are using pip version 7.1.2, however version 9.0.1 is available.
  1555. 2017-01-27 10:20:02.136 | You should consider upgrading via the 'pip install --upgrade pip' command.
  1556. 2017-01-27 10:20:02.148 | + exit_trap
  1557. 2017-01-27 10:20:02.148 | + local r=1
  1558. 2017-01-27 10:20:02.148 | ++ jobs -p
  1559. 2017-01-27 10:20:02.149 | + jobs=
  1560. 2017-01-27 10:20:02.149 | + [[ -n '' ]]
  1561. 2017-01-27 10:20:02.149 | + kill_spinner
  1562. 2017-01-27 10:20:02.149 | + '[' '!' -z '' ']'
  1563. 2017-01-27 10:20:02.149 | + [[ 1 -ne 0 ]]
  1564. 2017-01-27 10:20:02.149 | + echo 'Error on exit'
  1565. 2017-01-27 10:20:02.149 | Error on exit
  1566. 2017-01-27 10:20:02.149 | + [[ -z /opt/stack/logs ]]
  1567. 2017-01-27 10:20:02.149 | + /tmp/devstack/tools/worlddump.py -d /opt/stack/logs
  1568. 2017-01-27 10:20:02.205 | + exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement