Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2015-07-09 17:49:04.287 | ++ trueorfalse False
- 2015-07-09 17:49:04.288 | + OFFLINE=False
- 2015-07-09 17:49:04.288 | ++ trueorfalse False
- 2015-07-09 17:49:04.288 | + ERROR_ON_CLONE=False
- 2015-07-09 17:49:04.288 | ++ trueorfalse True
- 2015-07-09 17:49:04.288 | + ENABLE_DEBUG_LOG_LEVEL=True
- 2015-07-09 17:49:04.288 | + FLOATING_RANGE=172.24.4.0/24
- 2015-07-09 17:49:04.288 | + FIXED_RANGE=10.0.0.0/24
- 2015-07-09 17:49:04.288 | + FIXED_NETWORK_SIZE=256
- 2015-07-09 17:49:04.288 | ++ get_default_host_ip 10.0.0.0/24 172.24.4.0/24 '' http://128.110.152.218
- 2015-07-09 17:49:04.288 | ++ local fixed_range=10.0.0.0/24
- 2015-07-09 17:49:04.288 | ++ local floating_range=172.24.4.0/24
- 2015-07-09 17:49:04.288 | ++ local host_ip_iface=
- 2015-07-09 17:49:04.288 | ++ local host_ip=http://128.110.152.218
- 2015-07-09 17:49:04.288 | +++ ip route
- 2015-07-09 17:49:04.289 | +++ sed -n '/^default/{ s/.*dev \(\w\+\)\s\+.*/\1/; p; }'
- 2015-07-09 17:49:04.289 | +++ head -1
- 2015-07-09 17:49:04.289 | ++ host_ip_iface='default via 128.110.152.1 dev br-ex '
- 2015-07-09 17:49:04.289 | ++ '[' -z http://128.110.152.218 -o http://128.110.152.218 == dhcp ']'
- 2015-07-09 17:49:04.289 | ++ echo http://128.110.152.218
- 2015-07-09 17:49:04.289 | + HOST_IP=http://128.110.152.218
- 2015-07-09 17:49:04.289 | + '[' http://128.110.152.218 == '' ']'
- 2015-07-09 17:49:04.289 | + SERVICE_HOST=http://128.110.152.218
- 2015-07-09 17:49:04.289 | ++ trueorfalse False
- 2015-07-09 17:49:04.289 | + SYSLOG=False
- 2015-07-09 17:49:04.289 | + SYSLOG_HOST=http://128.110.152.218
- 2015-07-09 17:49:04.289 | + SYSLOG_PORT=516
- 2015-07-09 17:49:04.290 | ++ trueorfalse True True
- 2015-07-09 17:49:04.290 | + LOG_COLOR=True
- 2015-07-09 17:49:04.290 | + SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
- 2015-07-09 17:49:04.290 | + rm -f /opt/stack/data/ca-bundle.pem
- 2015-07-09 17:49:04.290 | + source /users/***/devstack/lib/database
- 2015-07-09 17:49:04.297 | + source /users/***/devstack/lib/rpc_backend
- 2015-07-09 17:49:04.302 | + check_rpc_backend
- 2015-07-09 17:49:04.302 | + local c svc
- 2015-07-09 17:49:04.302 | + local rpc_needed=1
- 2015-07-09 17:49:04.303 | ++ grep -rl iniset_rpc_backend /users/***/devstack/lib/
- 2015-07-09 17:49:04.303 | ++ awk -F/ '{print $NF}'
- 2015-07-09 17:49:04.307 | + rpc_candidates='sahara
- 2015-07-09 17:49:04.307 | ceilometer
- 2015-07-09 17:49:04.307 | neutron
- 2015-07-09 17:49:04.307 | glance
- 2015-07-09 17:49:04.307 | cinder
- 2015-07-09 17:49:04.307 | nova
- 2015-07-09 17:49:04.307 | rpc_backend
- 2015-07-09 17:49:04.307 | heat
- 2015-07-09 17:49:04.308 | ironic'
- 2015-07-09 17:49:04.308 | + for c in '${rpc_candidates}'
- 2015-07-09 17:49:04.308 | + is_service_enabled sahara
- 2015-07-09 17:49:04.310 | + return 1
- 2015-07-09 17:49:04.310 | + for c in '${rpc_candidates}'
- 2015-07-09 17:49:04.310 | + is_service_enabled ceilometer
- 2015-07-09 17:49:04.313 | + return 0
- 2015-07-09 17:49:04.314 | + rpc_needed=0
- 2015-07-09 17:49:04.314 | + break
- 2015-07-09 17:49:04.314 | + local rpc_backend_cnt=0
- 2015-07-09 17:49:04.314 | + for svc in qpid zeromq rabbit
- 2015-07-09 17:49:04.314 | + is_service_enabled qpid
- 2015-07-09 17:49:04.316 | + return 1
- 2015-07-09 17:49:04.317 | + true
- 2015-07-09 17:49:04.317 | + for svc in qpid zeromq rabbit
- 2015-07-09 17:49:04.317 | + is_service_enabled zeromq
- 2015-07-09 17:49:04.320 | + return 1
- 2015-07-09 17:49:04.320 | + true
- 2015-07-09 17:49:04.321 | + for svc in qpid zeromq rabbit
- 2015-07-09 17:49:04.321 | + is_service_enabled rabbit
- 2015-07-09 17:49:04.324 | + return 0
- 2015-07-09 17:49:04.324 | + (( rpc_backend_cnt++ ))
- 2015-07-09 17:49:04.324 | + true
- 2015-07-09 17:49:04.325 | + '[' 1 -gt 1 ']'
- 2015-07-09 17:49:04.325 | + '[' 1 == 0 ']'
- 2015-07-09 17:49:04.325 | + is_service_enabled qpid
- 2015-07-09 17:49:04.328 | + return 1
- 2015-07-09 17:49:04.329 | ++ trueorfalse False
- 2015-07-09 17:49:04.333 | + USE_SSL=False
- 2015-07-09 17:49:04.333 | + SSL_ENABLED_SERVICES=key,nova,cinder,glance,s-proxy,neutron
- 2015-07-09 17:49:04.333 | + is_service_enabled tls-proxy
- 2015-07-09 17:49:04.337 | + return 1
- 2015-07-09 17:49:04.337 | + source /users/***/devstack/lib/apache
- 2015-07-09 17:49:04.344 | + source /users/***/devstack/lib/tls
- 2015-07-09 17:49:04.345 | ++ is_service_enabled tls-proxy
- 2015-07-09 17:49:04.348 | ++ return 1
- 2015-07-09 17:49:04.349 | +++ hostname -f
- 2015-07-09 17:49:04.352 | ++ DEVSTACK_HOSTNAME=ms0538.utah.cloudlab.us
- 2015-07-09 17:49:04.352 | ++ DEVSTACK_CERT_NAME=devstack-cert
- 2015-07-09 17:49:04.352 | ++ DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
- 2015-07-09 17:49:04.352 | ++ ROOT_CA_DIR=/opt/stack/data/CA/root-ca
- 2015-07-09 17:49:04.352 | ++ INT_CA_DIR=/opt/stack/data/CA/int-ca
- 2015-07-09 17:49:04.352 | ++ ORG_NAME=OpenStack
- 2015-07-09 17:49:04.352 | ++ ORG_UNIT_NAME=DevStack
- 2015-07-09 17:49:04.352 | ++ STUD_PROTO=--tls
- 2015-07-09 17:49:04.353 | ++ STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
- 2015-07-09 17:49:04.353 | ++ OPENSSL=/usr/bin/openssl
- 2015-07-09 17:49:04.355 | + source /users/***/devstack/lib/infra
- 2015-07-09 17:49:04.359 | + source /users/***/devstack/lib/oslo
- 2015-07-09 17:49:04.363 | + source /users/***/devstack/lib/stackforge
- 2015-07-09 17:49:04.366 | + source /users/***/devstack/lib/horizon
- 2015-07-09 17:49:04.371 | + source /users/***/devstack/lib/keystone
- 2015-07-09 17:49:04.385 | + source /users/***/devstack/lib/glance
- 2015-07-09 17:49:04.396 | + source /users/***/devstack/lib/nova
- 2015-07-09 17:49:04.442 | + source /users/***/devstack/lib/cinder
- 2015-07-09 17:49:04.471 | + source /users/***/devstack/lib/swift
- 2015-07-09 17:49:04.497 | + source /users/***/devstack/lib/ceilometer
- 2015-07-09 17:49:04.508 | + source /users/***/devstack/lib/heat
- 2015-07-09 17:49:04.522 | + source /users/***/devstack/lib/neutron
- 2015-07-09 17:49:04.523 | ++ NETWORK_GATEWAY=10.0.0.1
- 2015-07-09 17:49:04.523 | ++ PUBLIC_NETWORK_GATEWAY=172.24.4.1
- 2015-07-09 17:49:04.523 | ++ PRIVATE_SUBNET_NAME=private-subnet
- 2015-07-09 17:49:04.523 | ++ PUBLIC_SUBNET_NAME=public-subnet
- 2015-07-09 17:49:04.523 | ++ is_ssl_enabled_service neutron
- 2015-07-09 17:49:04.524 | ++ local services=neutron
- 2015-07-09 17:49:04.524 | ++ local service=
- 2015-07-09 17:49:04.524 | ++ '[' False == False ']'
- 2015-07-09 17:49:04.524 | ++ return 1
- 2015-07-09 17:49:04.524 | ++ is_service_enabled tls-proxy
- 2015-07-09 17:49:04.528 | ++ return 1
- 2015-07-09 17:49:04.528 | ++ GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient
- 2015-07-09 17:49:04.529 | ++ NEUTRON_DIR=/opt/stack/neutron
- 2015-07-09 17:49:04.529 | ++ NEUTRON_AUTH_CACHE_DIR=/var/cache/neutron
- 2015-07-09 17:49:04.529 | ++ [[ -d /opt/stack/neutron/bin/neutron-server ]]
- 2015-07-09 17:49:04.530 | +++ get_python_exec_prefix
- 2015-07-09 17:49:04.530 | +++ is_fedora
- 2015-07-09 17:49:04.530 | +++ [[ -z Ubuntu ]]
- 2015-07-09 17:49:04.530 | +++ '[' Ubuntu = Fedora ']'
- 2015-07-09 17:49:04.530 | +++ '[' Ubuntu = 'Red Hat' ']'
- 2015-07-09 17:49:04.530 | +++ '[' Ubuntu = CentOS ']'
- 2015-07-09 17:49:04.530 | +++ '[' Ubuntu = OracleServer ']'
- 2015-07-09 17:49:04.530 | +++ is_suse
- 2015-07-09 17:49:04.530 | +++ [[ -z Ubuntu ]]
- 2015-07-09 17:49:04.530 | +++ '[' Ubuntu = openSUSE ']'
- 2015-07-09 17:49:04.530 | +++ '[' Ubuntu = 'SUSE LINUX' ']'
- 2015-07-09 17:49:04.530 | +++ echo /usr/local/bin
- 2015-07-09 17:49:04.531 | ++ NEUTRON_BIN_DIR=/usr/local/bin
- 2015-07-09 17:49:04.531 | ++ NEUTRON_CONF_DIR=/etc/neutron
- 2015-07-09 17:49:04.531 | ++ NEUTRON_CONF=/etc/neutron/neutron.conf
- 2015-07-09 17:49:04.531 | ++ export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini
- 2015-07-09 17:49:04.531 | ++ NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini
- 2015-07-09 17:49:04.531 | ++ AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent
- 2015-07-09 17:49:04.531 | ++ AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent
- 2015-07-09 17:49:04.531 | ++ AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent
- 2015-07-09 17:49:04.531 | ++ Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini
- 2015-07-09 17:49:04.531 | ++ Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini
- 2015-07-09 17:49:04.531 | ++ Q_FWAAS_CONF_FILE=/etc/neutron/fwaas_driver.ini
- 2015-07-09 17:49:04.531 | ++ Q_VPN_CONF_FILE=/etc/neutron/vpn_agent.ini
- 2015-07-09 17:49:04.531 | ++ Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini
- 2015-07-09 17:49:04.532 | ++ Q_DB_NAME=neutron
- 2015-07-09 17:49:04.532 | ++ Q_PLUGIN=ml2
- 2015-07-09 17:49:04.532 | ++ Q_PORT=9696
- 2015-07-09 17:49:04.532 | ++ Q_PORT_INT=19696
- 2015-07-09 17:49:04.532 | ++ Q_HOST=http://128.110.152.218
- 2015-07-09 17:49:04.532 | ++ Q_PROTOCOL=http
- 2015-07-09 17:49:04.532 | ++ Q_ADMIN_USERNAME=neutron
- 2015-07-09 17:49:04.532 | ++ Q_AUTH_STRATEGY=keystone
- 2015-07-09 17:49:04.532 | ++ Q_USE_NAMESPACE=True
- 2015-07-09 17:49:04.532 | ++ Q_OVS_USE_VETH=False
- 2015-07-09 17:49:04.532 | ++ Q_USE_ROOTWRAP=True
- 2015-07-09 17:49:04.533 | ++ Q_META_DATA_IP=http://128.110.152.218
- 2015-07-09 17:49:04.533 | ++ Q_ALLOW_OVERLAPPING_IP=True
- 2015-07-09 17:49:04.533 | ++ Q_USE_DEBUG_COMMAND=False
- 2015-07-09 17:49:04.533 | ++ Q_ROUTER_NAME=router1
- 2015-07-09 17:49:04.533 | ++ NOVA_VIF_DRIVER=nova.virt.libvirt.vif.LibvirtGenericVIFDriver
- 2015-07-09 17:49:04.533 | ++ Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True
- 2015-07-09 17:49:04.533 | ++ Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True
- 2015-07-09 17:49:04.533 | ++ VIF_PLUGGING_IS_FATAL=True
- 2015-07-09 17:49:04.533 | ++ VIF_PLUGGING_TIMEOUT=300
- 2015-07-09 17:49:04.533 | ++ PROVIDER_SUBNET_NAME=provider_net
- 2015-07-09 17:49:04.533 | ++ Q_USE_PROVIDERNET_FOR_PUBLIC=False
- 2015-07-09 17:49:04.533 | ++ PUBLIC_PHYSICAL_NETWORK=public
- 2015-07-09 17:49:04.533 | ++ Q_USE_PUBLIC_VETH=False
- 2015-07-09 17:49:04.534 | ++ Q_PUBLIC_VETH_EX=veth-pub-ex
- 2015-07-09 17:49:04.534 | ++ Q_PUBLIC_VETH_INT=veth-pub-int
- 2015-07-09 17:49:04.534 | ++ Q_L3_ENABLED=False
- 2015-07-09 17:49:04.534 | ++ Q_L3_ROUTER_PER_TENANT=False
- 2015-07-09 17:49:04.534 | ++ declare -a Q_PLUGIN_EXTRA_CONF_FILES
- 2015-07-09 17:49:04.534 | ++ declare -a Q_VPN_EXTRA_CONF_FILES
- 2015-07-09 17:49:04.534 | ++ Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf
- 2015-07-09 17:49:04.534 | ++ [[ True == \F\a\l\s\e ]]
- 2015-07-09 17:49:04.534 | +++ get_rootwrap_location neutron
- 2015-07-09 17:49:04.534 | +++ local module=neutron
- 2015-07-09 17:49:04.534 | ++++ get_python_exec_prefix
- 2015-07-09 17:49:04.534 | ++++ is_fedora
- 2015-07-09 17:49:04.534 | ++++ [[ -z Ubuntu ]]
- 2015-07-09 17:49:04.535 | ++++ '[' Ubuntu = Fedora ']'
- 2015-07-09 17:49:04.535 | ++++ '[' Ubuntu = 'Red Hat' ']'
- 2015-07-09 17:49:04.535 | ++++ '[' Ubuntu = CentOS ']'
- 2015-07-09 17:49:04.535 | ++++ '[' Ubuntu = OracleServer ']'
- 2015-07-09 17:49:04.535 | ++++ is_suse
- 2015-07-09 17:49:04.535 | ++++ [[ -z Ubuntu ]]
- 2015-07-09 17:49:04.535 | ++++ '[' Ubuntu = openSUSE ']'
- 2015-07-09 17:49:04.535 | ++++ '[' Ubuntu = 'SUSE LINUX' ']'
- 2015-07-09 17:49:04.535 | ++++ echo /usr/local/bin
- 2015-07-09 17:49:04.535 | +++ echo /usr/local/bin/neutron-rootwrap
- 2015-07-09 17:49:04.535 | ++ NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap
- 2015-07-09 17:49:04.535 | ++ Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
- 2015-07-09 17:49:04.535 | ++ Q_DVR_MODE=legacy
- 2015-07-09 17:49:04.536 | ++ [[ legacy != \l\e\g\a\c\y ]]
- 2015-07-09 17:49:04.536 | ++ ENABLE_TENANT_TUNNELS=True
- 2015-07-09 17:49:04.536 | ++ TENANT_TUNNEL_RANGES=1:1000
- 2015-07-09 17:49:04.536 | ++ ENABLE_TENANT_VLANS=True
- 2015-07-09 17:49:04.536 | ++ TENANT_VLAN_RANGE=
- 2015-07-09 17:49:04.536 | ++ PHYSICAL_NETWORK=
- 2015-07-09 17:49:04.536 | ++ OVS_PHYSICAL_BRIDGE=
- 2015-07-09 17:49:04.536 | ++ LB_PHYSICAL_INTERFACE=
- 2015-07-09 17:49:04.536 | ++ TUNNEL_ENDPOINT_IP=http://128.110.152.218
- 2015-07-09 17:49:04.536 | ++ OVS_ENABLE_TUNNELING=True
- 2015-07-09 17:49:04.536 | ++ source /users/***/devstack/lib/neutron_plugins/ml2
- 2015-07-09 17:49:04.549 | ++ source /users/***/devstack/lib/neutron_plugins/services/loadbalancer
- 2015-07-09 17:49:04.552 | ++ source /users/***/devstack/lib/neutron_plugins/services/metering
- 2015-07-09 17:49:04.555 | ++ source /users/***/devstack/lib/neutron_plugins/services/vpn
- 2015-07-09 17:49:04.559 | ++ source /users/***/devstack/lib/neutron_plugins/services/firewall
- 2015-07-09 17:49:04.562 | ++ has_neutron_plugin_security_group
- 2015-07-09 17:49:04.562 | ++ return 0
- 2015-07-09 17:49:04.562 | ++ Q_USE_SECGROUP=True
- 2015-07-09 17:49:04.562 | ++ TEMPEST_SERVICES+=,neutron
- 2015-07-09 17:49:04.610 | + source /users/***/devstack/lib/baremetal
- 2015-07-09 17:49:04.629 | + source /users/***/devstack/lib/ldap
- 2015-07-09 17:49:04.634 | + source /users/***/devstack/lib/dstat
- 2015-07-09 17:49:04.638 | + [[ -d /users/***/devstack/extras.d ]]
- 2015-07-09 17:49:04.639 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:04.639 | + [[ -r /users/***/devstack/extras.d/40-dib.sh ]]
- 2015-07-09 17:49:04.639 | + source /users/***/devstack/extras.d/40-dib.sh source
- 2015-07-09 17:49:04.639 | ++ is_service_enabled dib
- 2015-07-09 17:49:04.643 | ++ return 1
- 2015-07-09 17:49:04.643 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:04.643 | + [[ -r /users/***/devstack/extras.d/50-ironic.sh ]]
- 2015-07-09 17:49:04.643 | + source /users/***/devstack/extras.d/50-ironic.sh source
- 2015-07-09 17:49:04.643 | ++ is_service_enabled ir-api ir-cond
- 2015-07-09 17:49:04.649 | ++ return 1
- 2015-07-09 17:49:04.649 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:04.649 | + [[ -r /users/***/devstack/extras.d/60-ceph.sh ]]
- 2015-07-09 17:49:04.649 | + source /users/***/devstack/extras.d/60-ceph.sh source
- 2015-07-09 17:49:04.649 | ++ is_service_enabled ceph
- 2015-07-09 17:49:04.653 | ++ return 1
- 2015-07-09 17:49:04.653 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:04.653 | + [[ -r /users/***/devstack/extras.d/70-gantt.sh ]]
- 2015-07-09 17:49:04.654 | + source /users/***/devstack/extras.d/70-gantt.sh source
- 2015-07-09 17:49:04.654 | ++ is_service_enabled n-sch
- 2015-07-09 17:49:04.657 | ++ return 0
- 2015-07-09 17:49:04.657 | ++ disable_service gantt
- 2015-07-09 17:49:04.657 | ++ local tmpsvcs=,rabbit,mysql,key,horizon,n-api,n-crt,n-obj,n-cond,n-sch,n-net,n-cell,g-api,g-reg,s-proxy,s-object,s-container,s-account,q-svc,q-agt,a-dhcp,q-13,q0meta,neutron,g-lbaas,q-vpn,q-fwaas,cinder,c-api,c-vol,c-sh.c-bak,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,ceilometer-alarm-notify,ceilometer-alarm-eval,
- 2015-07-09 17:49:04.657 | ++ local service
- 2015-07-09 17:49:04.657 | ++ for service in '$@'
- 2015-07-09 17:49:04.657 | ++ is_service_enabled gantt
- 2015-07-09 17:49:04.661 | ++ return 1
- 2015-07-09 17:49:04.661 | +++ _cleanup_service_list ,rabbit,mysql,key,horizon,n-api,n-crt,n-obj,n-cond,n-sch,n-net,n-cell,g-api,g-reg,s-proxy,s-object,s-container,s-account,q-svc,q-agt,a-dhcp,q-13,q0meta,neutron,g-lbaas,q-vpn,q-fwaas,cinder,c-api,c-vol,c-sh.c-bak,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,ceilometer-alarm-notify,ceilometer-alarm-eval,
- 2015-07-09 17:49:04.662 | +++ echo ,rabbit,mysql,key,horizon,n-api,n-crt,n-obj,n-cond,n-sch,n-net,n-cell,g-api,g-reg,s-proxy,s-object,s-container,s-account,q-svc,q-agt,a-dhcp,q-13,q0meta,neutron,g-lbaas,q-vpn,q-fwaas,cinder,c-api,c-vol,c-sh.c-bak,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,ceilometer-alarm-notify,ceilometer-alarm-eval,
- 2015-07-09 17:49:04.662 | +++ sed -e '
- 2015-07-09 17:49:04.662 | s/,,/,/g;
- 2015-07-09 17:49:04.662 | s/^,//;
- 2015-07-09 17:49:04.662 | s/,$//
- 2015-07-09 17:49:04.663 | '
- 2015-07-09 17:49:04.665 | ++ ENABLED_SERVICES=rabbit,mysql,key,horizon,n-api,n-crt,n-obj,n-cond,n-sch,n-net,n-cell,g-api,g-reg,s-proxy,s-object,s-container,s-account,q-svc,q-agt,a-dhcp,q-13,q0meta,neutron,g-lbaas,q-vpn,q-fwaas,cinder,c-api,c-vol,c-sh.c-bak,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,ceilometer-alarm-notify,ceilometer-alarm-eval
- 2015-07-09 17:49:04.665 | ++ is_service_enabled gantt
- 2015-07-09 17:49:04.669 | ++ return 1
- 2015-07-09 17:49:04.669 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:04.669 | + [[ -r /users/***/devstack/extras.d/70-sahara.sh ]]
- 2015-07-09 17:49:04.669 | + source /users/***/devstack/extras.d/70-sahara.sh source
- 2015-07-09 17:49:04.669 | ++ is_service_enabled sahara
- 2015-07-09 17:49:04.673 | ++ return 1
- 2015-07-09 17:49:04.673 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:04.673 | + [[ -r /users/***/devstack/extras.d/70-trove.sh ]]
- 2015-07-09 17:49:04.673 | + source /users/***/devstack/extras.d/70-trove.sh source
- 2015-07-09 17:49:04.673 | ++ is_service_enabled trove
- 2015-07-09 17:49:04.677 | ++ return 1
- 2015-07-09 17:49:04.677 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:04.677 | + [[ -r /users/***/devstack/extras.d/70-zaqar.sh ]]
- 2015-07-09 17:49:04.678 | + source /users/***/devstack/extras.d/70-zaqar.sh source
- 2015-07-09 17:49:04.678 | ++ is_service_enabled zaqar-server
- 2015-07-09 17:49:04.681 | ++ return 1
- 2015-07-09 17:49:04.681 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:04.682 | + [[ -r /users/***/devstack/extras.d/80-opendaylight.sh ]]
- 2015-07-09 17:49:04.682 | + source /users/***/devstack/extras.d/80-opendaylight.sh source
- 2015-07-09 17:49:04.682 | ++ is_service_enabled odl-server odl-compute
- 2015-07-09 17:49:04.685 | ++ return 1
- 2015-07-09 17:49:04.686 | ++ is_service_enabled odl-server
- 2015-07-09 17:49:04.689 | ++ return 1
- 2015-07-09 17:49:04.690 | ++ is_service_enabled odl-compute
- 2015-07-09 17:49:04.693 | ++ return 1
- 2015-07-09 17:49:04.694 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:04.694 | + [[ -r /users/***/devstack/extras.d/80-tempest.sh ]]
- 2015-07-09 17:49:04.694 | + source /users/***/devstack/extras.d/80-tempest.sh source
- 2015-07-09 17:49:04.694 | ++ is_service_enabled tempest
- 2015-07-09 17:49:04.697 | ++ return 1
- 2015-07-09 17:49:04.698 | + initialize_database_backends
- 2015-07-09 17:49:04.698 | + for backend in '$DATABASE_BACKENDS'
- 2015-07-09 17:49:04.698 | + is_service_enabled mysql
- 2015-07-09 17:49:04.702 | + return 0
- 2015-07-09 17:49:04.702 | + DATABASE_TYPE=mysql
- 2015-07-09 17:49:04.702 | + for backend in '$DATABASE_BACKENDS'
- 2015-07-09 17:49:04.702 | + is_service_enabled postgresql
- 2015-07-09 17:49:04.708 | + return 1
- 2015-07-09 17:49:04.708 | + '[' -z mysql ']'
- 2015-07-09 17:49:04.708 | + MYSQL_HOST=127.0.0.1
- 2015-07-09 17:49:04.708 | + MYSQL_USER=root
- 2015-07-09 17:49:04.709 | + DATABASE_HOST=127.0.0.1
- 2015-07-09 17:49:04.709 | + DATABASE_USER=root
- 2015-07-09 17:49:04.709 | + '[' -n password ']'
- 2015-07-09 17:49:04.709 | + DATABASE_PASSWORD=password
- 2015-07-09 17:49:04.709 | ++ get_database_type
- 2015-07-09 17:49:04.710 | ++ [[ -n '' ]]
- 2015-07-09 17:49:04.710 | ++ echo mysql
- 2015-07-09 17:49:04.710 | + BASE_SQL_CONN=mysql://root:password@127.0.0.1
- 2015-07-09 17:49:04.710 | + return 0
- 2015-07-09 17:49:04.710 | + echo 'Using mysql database backend'
- 2015-07-09 17:49:04.710 | Using mysql database backend
- 2015-07-09 17:49:04.711 | + is_service_enabled rabbit
- 2015-07-09 17:49:04.714 | + return 0
- 2015-07-09 17:49:04.714 | + RABBIT_HOST=http://128.110.152.218
- 2015-07-09 17:49:04.715 | + read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
- 2015-07-09 17:49:04.718 | + is_service_enabled key
- 2015-07-09 17:49:04.722 | + return 0
- 2015-07-09 17:49:04.722 | + read_password SERVICE_TOKEN 'ENTER A SERVICE_TOKEN TO USE FOR THE SERVICE ADMIN TOKEN.'
- 2015-07-09 17:49:04.726 | + read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
- 2015-07-09 17:49:04.729 | + read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
- 2015-07-09 17:49:04.732 | + is_service_enabled ldap
- 2015-07-09 17:49:04.736 | + return 1
- 2015-07-09 17:49:04.736 | + is_service_enabled s-proxy
- 2015-07-09 17:49:04.740 | + return 0
- 2015-07-09 17:49:04.741 | + read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
- 2015-07-09 17:49:04.744 | + [[ -z '' ]]
- 2015-07-09 17:49:04.744 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:49:04.744 | + echo_summary 'Installing package prerequisites'
- 2015-07-09 17:49:04.745 | + [[ -t 3 ]]
- 2015-07-09 17:49:04.745 | + [[ True != \T\r\u\e ]]
- 2015-07-09 17:49:04.745 | + echo -e Installing package prerequisites
- 2015-07-09 17:49:04.745 | + source /users/***/devstack/tools/install_prereqs.sh
- 2015-07-09 17:49:04.745 | ++ [[ -n '' ]]
- 2015-07-09 17:49:04.745 | ++ [[ -z /users/***/devstack ]]
- 2015-07-09 17:49:04.746 | ++ PREREQ_RERUN_MARKER=/users/***/devstack/.prereqs
- 2015-07-09 17:49:04.746 | ++ PREREQ_RERUN_HOURS=2
- 2015-07-09 17:49:04.746 | ++ PREREQ_RERUN_SECONDS=7200
- 2015-07-09 17:49:04.747 | +++ date +%s
- 2015-07-09 17:49:04.749 | ++ NOW=1436464144
- 2015-07-09 17:49:04.749 | +++ head -1 /users/***/devstack/.prereqs
- 2015-07-09 17:49:04.751 | ++ LAST_RUN=1436458697
- 2015-07-09 17:49:04.752 | ++ DELTA=5447
- 2015-07-09 17:49:04.752 | ++ [[ 5447 -lt 7200 ]]
- 2015-07-09 17:49:04.752 | ++ [[ -z '' ]]
- 2015-07-09 17:49:04.752 | ++ echo 'Re-run time has not expired (1753 seconds remaining) '
- 2015-07-09 17:49:04.752 | Re-run time has not expired (1753 seconds remaining)
- 2015-07-09 17:49:04.752 | ++ echo 'and FORCE_PREREQ not set; exiting...'
- 2015-07-09 17:49:04.752 | and FORCE_PREREQ not set; exiting...
- 2015-07-09 17:49:04.752 | ++ return 0
- 2015-07-09 17:49:04.752 | + [[ False != \T\r\u\e ]]
- 2015-07-09 17:49:04.753 | + PYPI_ALTERNATIVE_URL=
- 2015-07-09 17:49:04.753 | + /users/***/devstack/tools/install_pip.sh
- 2015-07-09 17:49:04.756 | +++ dirname /users/***/devstack/tools/install_pip.sh
- 2015-07-09 17:49:04.758 | ++ cd /users/***/devstack/tools
- 2015-07-09 17:49:04.758 | ++ pwd
- 2015-07-09 17:49:04.758 | + TOOLS_DIR=/users/***/devstack/tools
- 2015-07-09 17:49:04.759 | ++ cd /users/***/devstack/tools/..
- 2015-07-09 17:49:04.759 | ++ pwd
- 2015-07-09 17:49:04.759 | + TOP_DIR=/users/***/devstack
- 2015-07-09 17:49:04.759 | + cd /users/***/devstack
- 2015-07-09 17:49:04.759 | + source /users/***/devstack/functions
- 2015-07-09 17:49:04.760 | ++++ dirname /users/***/devstack/functions
- 2015-07-09 17:49:04.761 | +++ cd /users/***/devstack
- 2015-07-09 17:49:04.761 | +++ pwd
- 2015-07-09 17:49:04.761 | ++ FUNC_DIR=/users/***/devstack
- 2015-07-09 17:49:04.762 | ++ source /users/***/devstack/functions-common
- 2015-07-09 17:49:04.788 | + FILES=/users/***/devstack/files
- 2015-07-09 17:49:04.788 | + PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
- 2015-07-09 17:49:04.789 | ++ basename https://bootstrap.pypa.io/get-pip.py
- 2015-07-09 17:49:04.790 | + LOCAL_PIP=/users/***/devstack/files/get-pip.py
- 2015-07-09 17:49:04.790 | + GetDistro
- 2015-07-09 17:49:04.790 | + GetOSVersion
- 2015-07-09 17:49:04.790 | ++ which sw_vers
- 2015-07-09 17:49:04.792 | + [[ -x '' ]]
- 2015-07-09 17:49:04.792 | ++ which lsb_release
- 2015-07-09 17:49:04.794 | + [[ -x /usr/bin/lsb_release ]]
- 2015-07-09 17:49:04.795 | ++ lsb_release -i -s
- 2015-07-09 17:49:04.911 | + os_VENDOR=Ubuntu
- 2015-07-09 17:49:04.912 | ++ lsb_release -r -s
- 2015-07-09 17:49:05.029 | + os_RELEASE=14.10
- 2015-07-09 17:49:05.029 | + os_UPDATE=
- 2015-07-09 17:49:05.029 | + os_PACKAGE=rpm
- 2015-07-09 17:49:05.030 | + [[ Debian,Ubuntu,LinuxMint =~ Ubuntu ]]
- 2015-07-09 17:49:05.030 | + os_PACKAGE=deb
- 2015-07-09 17:49:05.030 | ++ lsb_release -c -s
- 2015-07-09 17:49:05.149 | + os_CODENAME=utopic
- 2015-07-09 17:49:05.149 | + export os_VENDOR os_RELEASE os_UPDATE os_PACKAGE os_CODENAME
- 2015-07-09 17:49:05.149 | + [[ Ubuntu =~ (Ubuntu) ]]
- 2015-07-09 17:49:05.149 | + DISTRO=utopic
- 2015-07-09 17:49:05.149 | + export DISTRO
- 2015-07-09 17:49:05.149 | + echo 'Distro: utopic'
- 2015-07-09 17:49:05.149 | Distro: utopic
- 2015-07-09 17:49:05.150 | + get_versions
- 2015-07-09 17:49:05.150 | ++ which pip
- 2015-07-09 17:49:05.152 | + PIP=/usr/local/bin/pip
- 2015-07-09 17:49:05.153 | + [[ -n /usr/local/bin/pip ]]
- 2015-07-09 17:49:05.153 | ++ /usr/local/bin/pip --version
- 2015-07-09 17:49:05.153 | ++ awk '{ print $2}'
- 2015-07-09 17:49:05.819 | + PIP_VERSION=7.1.0
- 2015-07-09 17:49:05.820 | + echo 'pip: 7.1.0'
- 2015-07-09 17:49:05.820 | pip: 7.1.0
- 2015-07-09 17:49:05.820 | + uninstall_package python-pip
- 2015-07-09 17:49:05.820 | + is_ubuntu
- 2015-07-09 17:49:05.820 | + [[ -z deb ]]
- 2015-07-09 17:49:05.820 | + '[' deb = deb ']'
- 2015-07-09 17:49:05.820 | + apt_get purge python-pip
- 2015-07-09 17:49:05.825 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip
- 2015-07-09 17:49:05.860 | Reading package lists...
- 2015-07-09 17:49:06.171 | Building dependency tree...
- 2015-07-09 17:49:06.174 | Reading state information...
- 2015-07-09 17:49:06.514 | Package 'python-pip' is not installed, so not removed
- 2015-07-09 17:49:06.514 | 0 upgraded, 0 newly installed, 0 to remove and 116 not upgraded.
- 2015-07-09 17:49:06.517 | + install_get_pip
- 2015-07-09 17:49:06.517 | + [[ ! -r /users/***/devstack/files/get-pip.py ]]
- 2015-07-09 17:49:06.517 | + sudo -H -E python /users/***/devstack/files/get-pip.py
- 2015-07-09 17:49:11.229 | Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages
- 2015-07-09 17:49:11.309 | + [[ -n '' ]]
- 2015-07-09 17:49:11.309 | + pip_install -U setuptools
- 2015-07-09 17:49:11.314 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -U setuptools
- 2015-07-09 17:49:12.432 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:49:13.776 | Requirement already up-to-date: setuptools in /usr/local/lib/python2.7/dist-packages
- 2015-07-09 17:49:13.849 | + [[ '' == \T\r\u\e ]]
- 2015-07-09 17:49:13.849 | + get_versions
- 2015-07-09 17:49:13.849 | ++ which pip
- 2015-07-09 17:49:13.852 | + PIP=/usr/local/bin/pip
- 2015-07-09 17:49:13.852 | + [[ -n /usr/local/bin/pip ]]
- 2015-07-09 17:49:13.853 | ++ /usr/local/bin/pip --version
- 2015-07-09 17:49:13.853 | ++ awk '{ print $2}'
- 2015-07-09 17:49:14.542 | + PIP_VERSION=7.1.0
- 2015-07-09 17:49:14.544 | + echo 'pip: 7.1.0'
- 2015-07-09 17:49:14.544 | pip: 7.1.0
- 2015-07-09 17:49:14.544 | + source /users/***/devstack/tools/fixup_stuff.sh
- 2015-07-09 17:49:14.544 | ++ [[ -z /users/***/devstack ]]
- 2015-07-09 17:49:14.544 | ++ keystone_ports=35357,35358
- 2015-07-09 17:49:14.545 | +++ sysctl net.ipv4.ip_local_reserved_ports
- 2015-07-09 17:49:14.545 | +++ awk -F= '{print $2;}'
- 2015-07-09 17:49:14.545 | +++ sed 's/^ //'
- 2015-07-09 17:49:14.551 | ++ reserved_ports=35357-35358
- 2015-07-09 17:49:14.551 | ++ [[ -z 35357-35358 ]]
- 2015-07-09 17:49:14.551 | ++ sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358
- 2015-07-09 17:49:14.560 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358
- 2015-07-09 17:49:14.562 | ++ pip_install 'prettytable>=0.7'
- 2015-07-09 17:49:14.572 | ++ sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install 'prettytable>=0.7'
- 2015-07-09 17:49:15.669 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:49:16.154 | Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.7 in /usr/lib/python2.7/dist-packages
- 2015-07-09 17:49:16.205 | ++ [[ False == \T\r\u\e ]]
- 2015-07-09 17:49:16.206 | +++ get_package_path prettytable
- 2015-07-09 17:49:16.207 | +++ local package=prettytable
- 2015-07-09 17:49:16.207 | ++++ python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])'
- 2015-07-09 17:49:16.286 | +++ echo /usr/lib/python2.7/dist-packages
- 2015-07-09 17:49:16.287 | ++ PACKAGE_DIR=/usr/lib/python2.7/dist-packages
- 2015-07-09 17:49:16.288 | +++ echo /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info
- 2015-07-09 17:49:16.289 | ++ dir=/usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info
- 2015-07-09 17:49:16.290 | ++ [[ -d /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info ]]
- 2015-07-09 17:49:16.290 | ++ sudo chmod +r /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info/PKG-INFO /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info/dependency_links.txt /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info/top_level.txt
- 2015-07-09 17:49:16.300 | ++ pip_install httplib2
- 2015-07-09 17:49:16.310 | ++ sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install httplib2
- 2015-07-09 17:49:17.452 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:49:17.934 | Requirement already satisfied (use --upgrade to upgrade): httplib2 in /usr/lib/python2.7/dist-packages
- 2015-07-09 17:49:17.983 | ++ [[ False == \T\r\u\e ]]
- 2015-07-09 17:49:17.984 | +++ get_package_path httplib2
- 2015-07-09 17:49:17.984 | +++ local package=httplib2
- 2015-07-09 17:49:17.985 | ++++ python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])'
- 2015-07-09 17:49:18.090 | +++ echo /usr/lib/python2.7/dist-packages/httplib2
- 2015-07-09 17:49:18.091 | ++ PACKAGE_DIR=/usr/lib/python2.7/dist-packages/httplib2
- 2015-07-09 17:49:18.092 | +++ echo '/usr/lib/python2.7/dist-packages/httplib2-0.8*'
- 2015-07-09 17:49:18.093 | ++ dir='/usr/lib/python2.7/dist-packages/httplib2-0.8*'
- 2015-07-09 17:49:18.093 | ++ [[ -d /usr/lib/python2.7/dist-packages/httplib2-0.8* ]]
- 2015-07-09 17:49:18.093 | ++ is_fedora
- 2015-07-09 17:49:18.093 | ++ [[ -z Ubuntu ]]
- 2015-07-09 17:49:18.094 | ++ '[' Ubuntu = Fedora ']'
- 2015-07-09 17:49:18.094 | ++ '[' Ubuntu = 'Red Hat' ']'
- 2015-07-09 17:49:18.094 | ++ '[' Ubuntu = CentOS ']'
- 2015-07-09 17:49:18.094 | ++ '[' Ubuntu = OracleServer ']'
- 2015-07-09 17:49:18.095 | ++ [[ utopic =~ (rhel6) ]]
- 2015-07-09 17:49:18.095 | + [[ -d /users/***/devstack/extras.d ]]
- 2015-07-09 17:49:18.095 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:18.095 | + [[ -r /users/***/devstack/extras.d/40-dib.sh ]]
- 2015-07-09 17:49:18.095 | + source /users/***/devstack/extras.d/40-dib.sh stack pre-install
- 2015-07-09 17:49:18.096 | ++ is_service_enabled dib
- 2015-07-09 17:49:18.101 | ++ return 1
- 2015-07-09 17:49:18.101 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:18.101 | + [[ -r /users/***/devstack/extras.d/50-ironic.sh ]]
- 2015-07-09 17:49:18.101 | + source /users/***/devstack/extras.d/50-ironic.sh stack pre-install
- 2015-07-09 17:49:18.102 | ++ is_service_enabled ir-api ir-cond
- 2015-07-09 17:49:18.106 | ++ return 1
- 2015-07-09 17:49:18.107 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:18.107 | + [[ -r /users/***/devstack/extras.d/60-ceph.sh ]]
- 2015-07-09 17:49:18.107 | + source /users/***/devstack/extras.d/60-ceph.sh stack pre-install
- 2015-07-09 17:49:18.108 | ++ is_service_enabled ceph
- 2015-07-09 17:49:18.112 | ++ return 1
- 2015-07-09 17:49:18.112 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:18.112 | + [[ -r /users/***/devstack/extras.d/70-gantt.sh ]]
- 2015-07-09 17:49:18.112 | + source /users/***/devstack/extras.d/70-gantt.sh stack pre-install
- 2015-07-09 17:49:18.112 | ++ is_service_enabled n-sch
- 2015-07-09 17:49:18.116 | ++ return 0
- 2015-07-09 17:49:18.117 | ++ disable_service gantt
- 2015-07-09 17:49:18.117 | ++ local tmpsvcs=,rabbit,mysql,key,horizon,n-api,n-crt,n-obj,n-cond,n-sch,n-net,n-cell,g-api,g-reg,s-proxy,s-object,s-container,s-account,q-svc,q-agt,a-dhcp,q-13,q0meta,neutron,g-lbaas,q-vpn,q-fwaas,cinder,c-api,c-vol,c-sh.c-bak,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,ceilometer-alarm-notify,ceilometer-alarm-eval,
- 2015-07-09 17:49:18.117 | ++ local service
- 2015-07-09 17:49:18.117 | ++ for service in '$@'
- 2015-07-09 17:49:18.117 | ++ is_service_enabled gantt
- 2015-07-09 17:49:18.121 | ++ return 1
- 2015-07-09 17:49:18.122 | +++ _cleanup_service_list ,rabbit,mysql,key,horizon,n-api,n-crt,n-obj,n-cond,n-sch,n-net,n-cell,g-api,g-reg,s-proxy,s-object,s-container,s-account,q-svc,q-agt,a-dhcp,q-13,q0meta,neutron,g-lbaas,q-vpn,q-fwaas,cinder,c-api,c-vol,c-sh.c-bak,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,ceilometer-alarm-notify,ceilometer-alarm-eval,
- 2015-07-09 17:49:18.122 | +++ echo ,rabbit,mysql,key,horizon,n-api,n-crt,n-obj,n-cond,n-sch,n-net,n-cell,g-api,g-reg,s-proxy,s-object,s-container,s-account,q-svc,q-agt,a-dhcp,q-13,q0meta,neutron,g-lbaas,q-vpn,q-fwaas,cinder,c-api,c-vol,c-sh.c-bak,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,ceilometer-alarm-notify,ceilometer-alarm-eval,
- 2015-07-09 17:49:18.123 | +++ sed -e '
- 2015-07-09 17:49:18.123 | s/,,/,/g;
- 2015-07-09 17:49:18.123 | s/^,//;
- 2015-07-09 17:49:18.123 | s/,$//
- 2015-07-09 17:49:18.123 | '
- 2015-07-09 17:49:18.125 | ++ ENABLED_SERVICES=rabbit,mysql,key,horizon,n-api,n-crt,n-obj,n-cond,n-sch,n-net,n-cell,g-api,g-reg,s-proxy,s-object,s-container,s-account,q-svc,q-agt,a-dhcp,q-13,q0meta,neutron,g-lbaas,q-vpn,q-fwaas,cinder,c-api,c-vol,c-sh.c-bak,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api,ceilometer-alarm-notify,ceilometer-alarm-eval
- 2015-07-09 17:49:18.125 | ++ is_service_enabled gantt
- 2015-07-09 17:49:18.129 | ++ return 1
- 2015-07-09 17:49:18.129 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:18.129 | + [[ -r /users/***/devstack/extras.d/70-sahara.sh ]]
- 2015-07-09 17:49:18.129 | + source /users/***/devstack/extras.d/70-sahara.sh stack pre-install
- 2015-07-09 17:49:18.129 | ++ is_service_enabled sahara
- 2015-07-09 17:49:18.133 | ++ return 1
- 2015-07-09 17:49:18.134 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:18.134 | + [[ -r /users/***/devstack/extras.d/70-trove.sh ]]
- 2015-07-09 17:49:18.134 | + source /users/***/devstack/extras.d/70-trove.sh stack pre-install
- 2015-07-09 17:49:18.134 | ++ is_service_enabled trove
- 2015-07-09 17:49:18.138 | ++ return 1
- 2015-07-09 17:49:18.138 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:18.138 | + [[ -r /users/***/devstack/extras.d/70-zaqar.sh ]]
- 2015-07-09 17:49:18.139 | + source /users/***/devstack/extras.d/70-zaqar.sh stack pre-install
- 2015-07-09 17:49:18.139 | ++ is_service_enabled zaqar-server
- 2015-07-09 17:49:18.143 | ++ return 1
- 2015-07-09 17:49:18.143 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:18.143 | + [[ -r /users/***/devstack/extras.d/80-opendaylight.sh ]]
- 2015-07-09 17:49:18.143 | + source /users/***/devstack/extras.d/80-opendaylight.sh stack pre-install
- 2015-07-09 17:49:18.144 | ++ is_service_enabled odl-server odl-compute
- 2015-07-09 17:49:18.147 | ++ return 1
- 2015-07-09 17:49:18.148 | ++ is_service_enabled odl-server
- 2015-07-09 17:49:18.151 | ++ return 1
- 2015-07-09 17:49:18.152 | ++ is_service_enabled odl-compute
- 2015-07-09 17:49:18.155 | ++ return 1
- 2015-07-09 17:49:18.156 | + for i in '$TOP_DIR/extras.d/*.sh'
- 2015-07-09 17:49:18.156 | + [[ -r /users/***/devstack/extras.d/80-tempest.sh ]]
- 2015-07-09 17:49:18.156 | + source /users/***/devstack/extras.d/80-tempest.sh stack pre-install
- 2015-07-09 17:49:18.156 | ++ is_service_enabled tempest
- 2015-07-09 17:49:18.160 | ++ return 1
- 2015-07-09 17:49:18.161 | + install_rpc_backend
- 2015-07-09 17:49:18.161 | + '[' '' == AMQP1 ']'
- 2015-07-09 17:49:18.161 | + is_service_enabled rabbit
- 2015-07-09 17:49:18.165 | + return 0
- 2015-07-09 17:49:18.165 | + install_package rabbitmq-server
- 2015-07-09 17:49:18.165 | + update_package_repo
- 2015-07-09 17:49:18.165 | + [[ '' = \T\r\u\e ]]
- 2015-07-09 17:49:18.165 | + is_ubuntu
- 2015-07-09 17:49:18.166 | + [[ -z deb ]]
- 2015-07-09 17:49:18.166 | + '[' deb = deb ']'
- 2015-07-09 17:49:18.517 | Ign http://ports.ubuntu.com utopic InRelease
- 2015-07-09 17:49:18.656 | Ign http://ports.ubuntu.com utopic-updates InRelease
- 2015-07-09 17:49:18.795 | Ign http://ports.ubuntu.com utopic-security InRelease
- 2015-07-09 17:49:18.934 | Hit http://ports.ubuntu.com utopic Release.gpg
- 2015-07-09 17:49:19.073 | Hit http://ports.ubuntu.com utopic-updates Release.gpg
- 2015-07-09 17:49:19.213 | Get:1 http://ports.ubuntu.com utopic-security Release.gpg [933 B]
- 2015-07-09 17:49:19.360 | Hit http://ports.ubuntu.com utopic Release
- 2015-07-09 17:49:19.491 | Hit http://ports.ubuntu.com utopic-updates Release
- 2015-07-09 17:49:19.632 | Get:2 http://ports.ubuntu.com utopic-security Release [63.5 kB]
- 2015-07-09 17:49:20.196 | Hit http://ports.ubuntu.com utopic/main Sources
- 2015-07-09 17:49:20.327 | Hit http://ports.ubuntu.com utopic/restricted Sources
- 2015-07-09 17:49:20.467 | Hit http://ports.ubuntu.com utopic/universe Sources
- 2015-07-09 17:49:20.607 | Hit http://ports.ubuntu.com utopic/multiverse Sources
- 2015-07-09 17:49:20.746 | Hit http://ports.ubuntu.com utopic/main arm64 Packages
- 2015-07-09 17:49:20.886 | Hit http://ports.ubuntu.com utopic/restricted arm64 Packages
- 2015-07-09 17:49:21.025 | Hit http://ports.ubuntu.com utopic/universe arm64 Packages
- 2015-07-09 17:49:21.164 | Hit http://ports.ubuntu.com utopic/multiverse arm64 Packages
- 2015-07-09 17:49:21.304 | Hit http://ports.ubuntu.com utopic/main Translation-en
- 2015-07-09 17:49:21.443 | Hit http://ports.ubuntu.com utopic/multiverse Translation-en
- 2015-07-09 17:49:21.758 | Hit http://ports.ubuntu.com utopic/restricted Translation-en
- 2015-07-09 17:49:21.898 | Hit http://ports.ubuntu.com utopic/universe Translation-en
- 2015-07-09 17:49:22.037 | Hit http://ports.ubuntu.com utopic-updates/main Sources
- 2015-07-09 17:49:22.176 | Hit http://ports.ubuntu.com utopic-updates/restricted Sources
- 2015-07-09 17:49:22.315 | Hit http://ports.ubuntu.com utopic-updates/universe Sources
- 2015-07-09 17:49:22.454 | Hit http://ports.ubuntu.com utopic-updates/multiverse Sources
- 2015-07-09 17:49:22.593 | Hit http://ports.ubuntu.com utopic-updates/main arm64 Packages
- 2015-07-09 17:49:22.732 | Hit http://ports.ubuntu.com utopic-updates/restricted arm64 Packages
- 2015-07-09 17:49:22.872 | Hit http://ports.ubuntu.com utopic-updates/universe arm64 Packages
- 2015-07-09 17:49:23.011 | Hit http://ports.ubuntu.com utopic-updates/multiverse arm64 Packages
- 2015-07-09 17:49:23.150 | Hit http://ports.ubuntu.com utopic-updates/main Translation-en
- 2015-07-09 17:49:23.289 | Hit http://ports.ubuntu.com utopic-updates/multiverse Translation-en
- 2015-07-09 17:49:23.428 | Hit http://ports.ubuntu.com utopic-updates/restricted Translation-en
- 2015-07-09 17:49:23.567 | Hit http://ports.ubuntu.com utopic-updates/universe Translation-en
- 2015-07-09 17:49:23.707 | Get:3 http://ports.ubuntu.com utopic-security/main Sources [62.6 kB]
- 2015-07-09 17:49:24.124 | Get:4 http://ports.ubuntu.com utopic-security/restricted Sources [2107 B]
- 2015-07-09 17:49:24.264 | Get:5 http://ports.ubuntu.com utopic-security/universe Sources [17.4 kB]
- 2015-07-09 17:49:24.582 | Get:6 http://ports.ubuntu.com utopic-security/multiverse Sources [2383 B]
- 2015-07-09 17:49:24.722 | Get:7 http://ports.ubuntu.com utopic-security/main arm64 Packages [184 kB]
- 2015-07-09 17:49:25.418 | Get:8 http://ports.ubuntu.com utopic-security/restricted arm64 Packages [28 B]
- 2015-07-09 17:49:25.559 | Get:9 http://ports.ubuntu.com utopic-security/universe arm64 Packages [74.5 kB]
- 2015-07-09 17:49:25.837 | Get:10 http://ports.ubuntu.com utopic-security/multiverse arm64 Packages [1652 B]
- 2015-07-09 17:49:25.976 | Hit http://ports.ubuntu.com utopic-security/main Translation-en
- 2015-07-09 17:49:26.115 | Hit http://ports.ubuntu.com utopic-security/multiverse Translation-en
- 2015-07-09 17:49:26.255 | Hit http://ports.ubuntu.com utopic-security/restricted Translation-en
- 2015-07-09 17:49:26.394 | Hit http://ports.ubuntu.com utopic-security/universe Translation-en
- 2015-07-09 17:49:26.471 | Fetched 409 kB in 8s (49.9 kB/s)
- 2015-07-09 17:49:29.732 | Reading package lists...
- 2015-07-09 17:49:29.738 | + real_install_package rabbitmq-server
- 2015-07-09 17:49:29.739 | + is_ubuntu
- 2015-07-09 17:49:29.739 | + [[ -z deb ]]
- 2015-07-09 17:49:29.739 | + '[' deb = deb ']'
- 2015-07-09 17:49:29.739 | + apt_get install rabbitmq-server
- 2015-07-09 17:49:29.745 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
- 2015-07-09 17:49:29.766 | Reading package lists...
- 2015-07-09 17:49:30.061 | Building dependency tree...
- 2015-07-09 17:49:30.064 | Reading state information...
- 2015-07-09 17:49:30.413 | rabbitmq-server is already the newest version.
- 2015-07-09 17:49:30.413 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:49:30.414 | + real_install_package rabbitmq-server
- 2015-07-09 17:49:30.414 | + is_ubuntu
- 2015-07-09 17:49:30.414 | + [[ -z deb ]]
- 2015-07-09 17:49:30.414 | + '[' deb = deb ']'
- 2015-07-09 17:49:30.414 | + apt_get install rabbitmq-server
- 2015-07-09 17:49:30.421 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
- 2015-07-09 17:49:30.443 | Reading package lists...
- 2015-07-09 17:49:30.746 | Building dependency tree...
- 2015-07-09 17:49:30.750 | Reading state information...
- 2015-07-09 17:49:31.085 | rabbitmq-server is already the newest version.
- 2015-07-09 17:49:31.086 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:49:31.088 | + is_service_enabled qpid
- 2015-07-09 17:49:31.093 | + return 1
- 2015-07-09 17:49:31.093 | + '[' -n '' ']'
- 2015-07-09 17:49:31.093 | + is_service_enabled mysql postgresql
- 2015-07-09 17:49:31.097 | + return 0
- 2015-07-09 17:49:31.097 | + install_database
- 2015-07-09 17:49:31.097 | + install_database_mysql
- 2015-07-09 17:49:31.097 | + is_ubuntu
- 2015-07-09 17:49:31.098 | + [[ -z deb ]]
- 2015-07-09 17:49:31.098 | + '[' deb = deb ']'
- 2015-07-09 17:49:31.098 | + cat
- 2015-07-09 17:49:31.098 | + sudo debconf-set-selections
- 2015-07-09 17:49:31.421 | + [[ ! -e /users/***/.my.cnf ]]
- 2015-07-09 17:49:31.422 | + is_ubuntu
- 2015-07-09 17:49:31.422 | + [[ -z deb ]]
- 2015-07-09 17:49:31.422 | + '[' deb = deb ']'
- 2015-07-09 17:49:31.422 | + [[ utopic =~ (rhel7) ]]
- 2015-07-09 17:49:31.422 | + install_package mysql-server
- 2015-07-09 17:49:31.422 | + update_package_repo
- 2015-07-09 17:49:31.423 | + [[ '' = \T\r\u\e ]]
- 2015-07-09 17:49:31.423 | + is_ubuntu
- 2015-07-09 17:49:31.423 | + [[ -z deb ]]
- 2015-07-09 17:49:31.423 | + '[' deb = deb ']'
- 2015-07-09 17:49:31.426 | + real_install_package mysql-server
- 2015-07-09 17:49:31.426 | + is_ubuntu
- 2015-07-09 17:49:31.426 | + [[ -z deb ]]
- 2015-07-09 17:49:31.427 | + '[' deb = deb ']'
- 2015-07-09 17:49:31.427 | + apt_get install mysql-server
- 2015-07-09 17:49:31.432 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
- 2015-07-09 17:49:31.455 | Reading package lists...
- 2015-07-09 17:49:31.749 | Building dependency tree...
- 2015-07-09 17:49:31.753 | Reading state information...
- 2015-07-09 17:49:32.077 | mysql-server is already the newest version.
- 2015-07-09 17:49:32.077 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:49:32.080 | + real_install_package mysql-server
- 2015-07-09 17:49:32.080 | + is_ubuntu
- 2015-07-09 17:49:32.080 | + [[ -z deb ]]
- 2015-07-09 17:49:32.080 | + '[' deb = deb ']'
- 2015-07-09 17:49:32.080 | + apt_get install mysql-server
- 2015-07-09 17:49:32.086 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
- 2015-07-09 17:49:32.108 | Reading package lists...
- 2015-07-09 17:49:32.430 | Building dependency tree...
- 2015-07-09 17:49:32.433 | Reading state information...
- 2015-07-09 17:49:32.749 | mysql-server is already the newest version.
- 2015-07-09 17:49:32.749 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:49:32.752 | + is_service_enabled neutron
- 2015-07-09 17:49:32.756 | + return 0
- 2015-07-09 17:49:32.756 | + install_neutron_agent_packages
- 2015-07-09 17:49:32.756 | + is_service_enabled q-l3
- 2015-07-09 17:49:32.760 | + return 1
- 2015-07-09 17:49:32.760 | + is_service_enabled q-agt q-dhcp q-l3
- 2015-07-09 17:49:32.765 | + return 0
- 2015-07-09 17:49:32.765 | + neutron_plugin_install_agent_packages
- 2015-07-09 17:49:32.765 | + _neutron_ovs_base_install_agent_packages
- 2015-07-09 17:49:32.765 | ++ get_packages openvswitch
- 2015-07-09 17:49:32.773 | + install_package fakeroot make openvswitch-switch
- 2015-07-09 17:49:32.773 | + update_package_repo
- 2015-07-09 17:49:32.773 | + [[ '' = \T\r\u\e ]]
- 2015-07-09 17:49:32.773 | + is_ubuntu
- 2015-07-09 17:49:32.773 | + [[ -z deb ]]
- 2015-07-09 17:49:32.773 | + '[' deb = deb ']'
- 2015-07-09 17:49:32.776 | + real_install_package fakeroot make openvswitch-switch
- 2015-07-09 17:49:32.776 | + is_ubuntu
- 2015-07-09 17:49:32.776 | + [[ -z deb ]]
- 2015-07-09 17:49:32.777 | + '[' deb = deb ']'
- 2015-07-09 17:49:32.777 | + apt_get install fakeroot make openvswitch-switch
- 2015-07-09 17:49:32.782 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
- 2015-07-09 17:49:32.805 | Reading package lists...
- 2015-07-09 17:49:33.102 | Building dependency tree...
- 2015-07-09 17:49:33.105 | Reading state information...
- 2015-07-09 17:49:33.438 | fakeroot is already the newest version.
- 2015-07-09 17:49:33.438 | make is already the newest version.
- 2015-07-09 17:49:33.438 | openvswitch-switch is already the newest version.
- 2015-07-09 17:49:33.438 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:49:33.441 | + real_install_package fakeroot make openvswitch-switch
- 2015-07-09 17:49:33.441 | + is_ubuntu
- 2015-07-09 17:49:33.441 | + [[ -z deb ]]
- 2015-07-09 17:49:33.441 | + '[' deb = deb ']'
- 2015-07-09 17:49:33.441 | + apt_get install fakeroot make openvswitch-switch
- 2015-07-09 17:49:33.447 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
- 2015-07-09 17:49:33.470 | Reading package lists...
- 2015-07-09 17:49:33.774 | Building dependency tree...
- 2015-07-09 17:49:33.777 | Reading state information...
- 2015-07-09 17:49:34.101 | fakeroot is already the newest version.
- 2015-07-09 17:49:34.101 | make is already the newest version.
- 2015-07-09 17:49:34.102 | openvswitch-switch is already the newest version.
- 2015-07-09 17:49:34.102 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:49:34.103 | + is_ubuntu
- 2015-07-09 17:49:34.104 | + [[ -z deb ]]
- 2015-07-09 17:49:34.104 | + '[' deb = deb ']'
- 2015-07-09 17:49:34.104 | + _neutron_ovs_base_install_ubuntu_dkms
- 2015-07-09 17:49:34.104 | ++ uname -r
- 2015-07-09 17:49:34.105 | + local kernel_version=3.13.0-40-generic
- 2015-07-09 17:49:34.106 | ++ echo 3.13.0-40-generic
- 2015-07-09 17:49:34.107 | ++ cut -d. -f1-2
- 2015-07-09 17:49:34.109 | + local kernel_major_minor=3.13
- 2015-07-09 17:49:34.110 | ++ vercmp_numbers 3.13 3.13
- 2015-07-09 17:49:34.110 | ++ typeset v1=3.13 v2=3.13 sep
- 2015-07-09 17:49:34.110 | ++ typeset -a ver1 ver2
- 2015-07-09 17:49:34.111 | ++ IFS=.
- 2015-07-09 17:49:34.111 | ++ read -ra ver1
- 2015-07-09 17:49:34.112 | ++ IFS=.
- 2015-07-09 17:49:34.112 | ++ read -ra ver2
- 2015-07-09 17:49:34.112 | ++ _vercmp_r 2 3 13 3 13
- 2015-07-09 17:49:34.112 | ++ typeset sep
- 2015-07-09 17:49:34.112 | ++ ver1=()
- 2015-07-09 17:49:34.113 | ++ ver2=()
- 2015-07-09 17:49:34.113 | ++ typeset -a ver1 ver2
- 2015-07-09 17:49:34.113 | ++ sep=2
- 2015-07-09 17:49:34.113 | ++ shift
- 2015-07-09 17:49:34.113 | ++ ver1=("${@:1:sep}")
- 2015-07-09 17:49:34.113 | ++ ver2=("${@:sep+1}")
- 2015-07-09 17:49:34.113 | ++ (( ver1 > ver2 ))
- 2015-07-09 17:49:34.113 | ++ (( ver2 > ver1 ))
- 2015-07-09 17:49:34.113 | ++ (( sep <= 1 ))
- 2015-07-09 17:49:34.114 | ++ _vercmp_r 1 13 13
- 2015-07-09 17:49:34.114 | ++ typeset sep
- 2015-07-09 17:49:34.114 | ++ ver1=()
- 2015-07-09 17:49:34.114 | ++ ver2=()
- 2015-07-09 17:49:34.114 | ++ typeset -a ver1 ver2
- 2015-07-09 17:49:34.114 | ++ sep=1
- 2015-07-09 17:49:34.114 | ++ shift
- 2015-07-09 17:49:34.114 | ++ ver1=("${@:1:sep}")
- 2015-07-09 17:49:34.114 | ++ ver2=("${@:sep+1}")
- 2015-07-09 17:49:34.115 | ++ (( ver1 > ver2 ))
- 2015-07-09 17:49:34.115 | ++ (( ver2 > ver1 ))
- 2015-07-09 17:49:34.115 | ++ (( sep <= 1 ))
- 2015-07-09 17:49:34.115 | ++ echo 0
- 2015-07-09 17:49:34.115 | ++ return 0
- 2015-07-09 17:49:34.116 | + '[' 0 -lt 0 ']'
- 2015-07-09 17:49:34.116 | + restart_service openvswitch-switch
- 2015-07-09 17:49:34.116 | + is_ubuntu
- 2015-07-09 17:49:34.116 | + [[ -z deb ]]
- 2015-07-09 17:49:34.116 | + '[' deb = deb ']'
- 2015-07-09 17:49:34.116 | + sudo /usr/sbin/service openvswitch-switch restart
- 2015-07-09 17:49:34.855 | openvswitch-switch stop/waiting
- 2015-07-09 17:49:35.926 | openvswitch-switch start/running
- 2015-07-09 17:49:35.928 | + is_service_enabled q-lbaas
- 2015-07-09 17:49:35.933 | + return 1
- 2015-07-09 17:49:35.933 | + TRACK_DEPENDS=False
- 2015-07-09 17:49:35.934 | + [[ False = True ]]
- 2015-07-09 17:49:35.934 | + echo_summary 'Installing OpenStack project source'
- 2015-07-09 17:49:35.934 | + [[ -t 3 ]]
- 2015-07-09 17:49:35.934 | + [[ True != \T\r\u\e ]]
- 2015-07-09 17:49:35.934 | + echo -e Installing OpenStack project source
- 2015-07-09 17:49:35.934 | + install_infra
- 2015-07-09 17:49:35.934 | + local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
- 2015-07-09 17:49:35.934 | + git_clone git://git.openstack.org/openstack/requirements.git /opt/stack/requirements stable/juno
- 2015-07-09 17:49:35.934 | + local git_remote=git://git.openstack.org/openstack/requirements.git
- 2015-07-09 17:49:35.934 | + local git_dest=/opt/stack/requirements
- 2015-07-09 17:49:35.934 | + local git_ref=stable/juno
- 2015-07-09 17:49:35.934 | ++ pwd
- 2015-07-09 17:49:35.934 | + local orig_dir=/users/***/devstack
- 2015-07-09 17:49:35.935 | ++ trueorfalse False yes
- 2015-07-09 17:49:35.940 | + RECLONE=True
- 2015-07-09 17:49:35.940 | + [[ False = \T\r\u\e ]]
- 2015-07-09 17:49:35.941 | + echo stable/juno
- 2015-07-09 17:49:35.941 | + egrep -q '^refs'
- 2015-07-09 17:49:35.944 | + [[ ! -d /opt/stack/requirements ]]
- 2015-07-09 17:49:35.944 | + [[ True = \T\r\u\e ]]
- 2015-07-09 17:49:35.944 | + cd /opt/stack/requirements
- 2015-07-09 17:49:35.944 | + git remote set-url origin git://git.openstack.org/openstack/requirements.git
- 2015-07-09 17:49:35.947 | + git_timed fetch origin
- 2015-07-09 17:49:35.947 | + local count=0
- 2015-07-09 17:49:35.947 | + local timeout=0
- 2015-07-09 17:49:35.947 | + [[ -n 0 ]]
- 2015-07-09 17:49:35.947 | + timeout=0
- 2015-07-09 17:49:35.947 | + timeout -s SIGINT 0 git fetch origin
- 2015-07-09 17:49:36.616 | + find /opt/stack/requirements -name '*.pyc' -delete
- 2015-07-09 17:49:36.621 | ++ git show-ref refs/tags/stable/juno
- 2015-07-09 17:49:36.623 | + [[ -n '' ]]
- 2015-07-09 17:49:36.623 | ++ git show-ref refs/heads/stable/juno
- 2015-07-09 17:49:36.626 | + [[ -n 97d55076947caac8a04b5fb7e94eac94ccee220a refs/heads/stable/juno ]]
- 2015-07-09 17:49:36.626 | + git_update_branch stable/juno
- 2015-07-09 17:49:36.627 | + local git_branch=stable/juno
- 2015-07-09 17:49:36.627 | + git checkout -f origin/stable/juno
- 2015-07-09 17:49:36.635 | Note: checking out 'origin/stable/juno'.
- 2015-07-09 17:49:36.635 |
- 2015-07-09 17:49:36.635 | You are in 'detached HEAD' state. You can look around, make experimental
- 2015-07-09 17:49:36.636 | changes and commit them, and you can discard any commits you make in this
- 2015-07-09 17:49:36.636 | state without impacting any branches by performing another checkout.
- 2015-07-09 17:49:36.636 |
- 2015-07-09 17:49:36.636 | If you want to create a new branch to retain commits you create, you may
- 2015-07-09 17:49:36.636 | do so (now or later) by using -b with the checkout command again. Example:
- 2015-07-09 17:49:36.636 |
- 2015-07-09 17:49:36.636 | git checkout -b new_branch_name
- 2015-07-09 17:49:36.636 |
- 2015-07-09 17:49:36.636 | HEAD is now at 97d5507... Leave wiggle room for zake and kazoo fix releases
- 2015-07-09 17:49:36.637 | + git branch -D stable/juno
- 2015-07-09 17:49:36.640 | Deleted branch stable/juno (was 97d5507).
- 2015-07-09 17:49:36.640 | + git checkout -b stable/juno
- 2015-07-09 17:49:36.646 | Switched to a new branch 'stable/juno'
- 2015-07-09 17:49:36.646 | + cd /opt/stack/requirements
- 2015-07-09 17:49:36.647 | + git show --oneline
- 2015-07-09 17:49:36.647 | + head -1
- 2015-07-09 17:49:36.650 | 97d5507 Leave wiggle room for zake and kazoo fix releases
- 2015-07-09 17:49:36.650 | + cd /users/***/devstack
- 2015-07-09 17:49:36.650 | + '[' '!' -d /opt/stack/requirements/.venv ']'
- 2015-07-09 17:49:36.651 | + PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
- 2015-07-09 17:49:36.651 | + pip_install -U pbr
- 2015-07-09 17:49:36.658 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -U pbr
- 2015-07-09 17:49:37.783 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:49:38.579 | Collecting pbr
- 2015-07-09 17:49:38.698 | Using cached pbr-1.2.0-py2.py3-none-any.whl
- 2015-07-09 17:49:38.723 | Installing collected packages: pbr
- 2015-07-09 17:49:38.724 | Found existing installation: pbr 0.11.0
- 2015-07-09 17:49:38.731 | Uninstalling pbr-0.11.0:
- 2015-07-09 17:49:38.752 | Successfully uninstalled pbr-0.11.0
- 2015-07-09 17:49:39.029 | Successfully installed pbr-1.2.0
- 2015-07-09 17:49:39.097 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:49:39.097 | + PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
- 2015-07-09 17:49:39.097 | + pip_install /opt/stack/requirements
- 2015-07-09 17:49:39.105 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install /opt/stack/requirements
- 2015-07-09 17:49:40.222 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:49:40.708 | Processing /opt/stack/requirements
- 2015-07-09 17:49:42.176 | Requirement already satisfied (use --upgrade to upgrade): openstack.requirements==0.0.1.dev1015 from file:///opt/stack/requirements in /usr/local/lib/python2.7/dist-packages
- 2015-07-09 17:49:42.259 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:49:42.260 | + unset PIP_VIRTUAL_ENV
- 2015-07-09 17:49:42.260 | + use_library_from_git pbr
- 2015-07-09 17:49:42.260 | + local name=pbr
- 2015-07-09 17:49:42.260 | + local enabled=1
- 2015-07-09 17:49:42.261 | + [[ ,, =~ ,pbr, ]]
- 2015-07-09 17:49:42.261 | + return 1
- 2015-07-09 17:49:42.261 | + pip_install -U pbr
- 2015-07-09 17:49:42.268 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -U pbr
- 2015-07-09 17:49:43.390 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:49:44.056 | Requirement already up-to-date: pbr in /usr/local/lib/python2.7/dist-packages
- 2015-07-09 17:49:44.108 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:49:44.109 | + install_oslo
- 2015-07-09 17:49:44.109 | + _do_install_oslo_lib cliff
- 2015-07-09 17:49:44.109 | + local name=cliff
- 2015-07-09 17:49:44.109 | + use_library_from_git cliff
- 2015-07-09 17:49:44.109 | + local name=cliff
- 2015-07-09 17:49:44.109 | + local enabled=1
- 2015-07-09 17:49:44.109 | + [[ ,, =~ ,cliff, ]]
- 2015-07-09 17:49:44.109 | + return 1
- 2015-07-09 17:49:44.109 | + _do_install_oslo_lib oslo.i18n
- 2015-07-09 17:49:44.109 | + local name=oslo.i18n
- 2015-07-09 17:49:44.109 | + use_library_from_git oslo.i18n
- 2015-07-09 17:49:44.109 | + local name=oslo.i18n
- 2015-07-09 17:49:44.109 | + local enabled=1
- 2015-07-09 17:49:44.109 | + [[ ,, =~ ,oslo.i18n, ]]
- 2015-07-09 17:49:44.109 | + return 1
- 2015-07-09 17:49:44.109 | + _do_install_oslo_lib oslo.utils
- 2015-07-09 17:49:44.109 | + local name=oslo.utils
- 2015-07-09 17:49:44.109 | + use_library_from_git oslo.utils
- 2015-07-09 17:49:44.109 | + local name=oslo.utils
- 2015-07-09 17:49:44.109 | + local enabled=1
- 2015-07-09 17:49:44.109 | + [[ ,, =~ ,oslo.utils, ]]
- 2015-07-09 17:49:44.110 | + return 1
- 2015-07-09 17:49:44.110 | + _do_install_oslo_lib oslo.serialization
- 2015-07-09 17:49:44.110 | + local name=oslo.serialization
- 2015-07-09 17:49:44.110 | + use_library_from_git oslo.serialization
- 2015-07-09 17:49:44.110 | + local name=oslo.serialization
- 2015-07-09 17:49:44.110 | + local enabled=1
- 2015-07-09 17:49:44.110 | + [[ ,, =~ ,oslo.serialization, ]]
- 2015-07-09 17:49:44.110 | + return 1
- 2015-07-09 17:49:44.110 | + _do_install_oslo_lib oslo.config
- 2015-07-09 17:49:44.110 | + local name=oslo.config
- 2015-07-09 17:49:44.110 | + use_library_from_git oslo.config
- 2015-07-09 17:49:44.111 | + local name=oslo.config
- 2015-07-09 17:49:44.111 | + local enabled=1
- 2015-07-09 17:49:44.111 | + [[ ,, =~ ,oslo.config, ]]
- 2015-07-09 17:49:44.111 | + return 1
- 2015-07-09 17:49:44.111 | + _do_install_oslo_lib oslo.concurrency
- 2015-07-09 17:49:44.111 | + local name=oslo.concurrency
- 2015-07-09 17:49:44.111 | + use_library_from_git oslo.concurrency
- 2015-07-09 17:49:44.111 | + local name=oslo.concurrency
- 2015-07-09 17:49:44.111 | + local enabled=1
- 2015-07-09 17:49:44.111 | + [[ ,, =~ ,oslo.concurrency, ]]
- 2015-07-09 17:49:44.111 | + return 1
- 2015-07-09 17:49:44.111 | + _do_install_oslo_lib oslo.middleware
- 2015-07-09 17:49:44.111 | + local name=oslo.middleware
- 2015-07-09 17:49:44.111 | + use_library_from_git oslo.middleware
- 2015-07-09 17:49:44.111 | + local name=oslo.middleware
- 2015-07-09 17:49:44.111 | + local enabled=1
- 2015-07-09 17:49:44.111 | + [[ ,, =~ ,oslo.middleware, ]]
- 2015-07-09 17:49:44.111 | + return 1
- 2015-07-09 17:49:44.111 | + _do_install_oslo_lib oslo.messaging
- 2015-07-09 17:49:44.112 | + local name=oslo.messaging
- 2015-07-09 17:49:44.112 | + use_library_from_git oslo.messaging
- 2015-07-09 17:49:44.112 | + local name=oslo.messaging
- 2015-07-09 17:49:44.112 | + local enabled=1
- 2015-07-09 17:49:44.112 | + [[ ,, =~ ,oslo.messaging, ]]
- 2015-07-09 17:49:44.112 | + return 1
- 2015-07-09 17:49:44.112 | + _do_install_oslo_lib oslo.rootwrap
- 2015-07-09 17:49:44.112 | + local name=oslo.rootwrap
- 2015-07-09 17:49:44.112 | + use_library_from_git oslo.rootwrap
- 2015-07-09 17:49:44.112 | + local name=oslo.rootwrap
- 2015-07-09 17:49:44.112 | + local enabled=1
- 2015-07-09 17:49:44.112 | + [[ ,, =~ ,oslo.rootwrap, ]]
- 2015-07-09 17:49:44.112 | + return 1
- 2015-07-09 17:49:44.112 | + _do_install_oslo_lib oslo.db
- 2015-07-09 17:49:44.112 | + local name=oslo.db
- 2015-07-09 17:49:44.112 | + use_library_from_git oslo.db
- 2015-07-09 17:49:44.112 | + local name=oslo.db
- 2015-07-09 17:49:44.112 | + local enabled=1
- 2015-07-09 17:49:44.113 | + [[ ,, =~ ,oslo.db, ]]
- 2015-07-09 17:49:44.113 | + return 1
- 2015-07-09 17:49:44.113 | + _do_install_oslo_lib oslo.vmware
- 2015-07-09 17:49:44.113 | + local name=oslo.vmware
- 2015-07-09 17:49:44.113 | + use_library_from_git oslo.vmware
- 2015-07-09 17:49:44.113 | + local name=oslo.vmware
- 2015-07-09 17:49:44.113 | + local enabled=1
- 2015-07-09 17:49:44.113 | + [[ ,, =~ ,oslo.vmware, ]]
- 2015-07-09 17:49:44.113 | + return 1
- 2015-07-09 17:49:44.113 | + _do_install_oslo_lib pycadf
- 2015-07-09 17:49:44.113 | + local name=pycadf
- 2015-07-09 17:49:44.113 | + use_library_from_git pycadf
- 2015-07-09 17:49:44.114 | + local name=pycadf
- 2015-07-09 17:49:44.114 | + local enabled=1
- 2015-07-09 17:49:44.114 | + [[ ,, =~ ,pycadf, ]]
- 2015-07-09 17:49:44.114 | + return 1
- 2015-07-09 17:49:44.114 | + _do_install_oslo_lib stevedore
- 2015-07-09 17:49:44.114 | + local name=stevedore
- 2015-07-09 17:49:44.114 | + use_library_from_git stevedore
- 2015-07-09 17:49:44.114 | + local name=stevedore
- 2015-07-09 17:49:44.114 | + local enabled=1
- 2015-07-09 17:49:44.114 | + [[ ,, =~ ,stevedore, ]]
- 2015-07-09 17:49:44.114 | + return 1
- 2015-07-09 17:49:44.114 | + _do_install_oslo_lib taskflow
- 2015-07-09 17:49:44.114 | + local name=taskflow
- 2015-07-09 17:49:44.114 | + use_library_from_git taskflow
- 2015-07-09 17:49:44.114 | + local name=taskflow
- 2015-07-09 17:49:44.114 | + local enabled=1
- 2015-07-09 17:49:44.115 | + [[ ,, =~ ,taskflow, ]]
- 2015-07-09 17:49:44.115 | + return 1
- 2015-07-09 17:49:44.115 | + is_service_enabled stackforge_libs
- 2015-07-09 17:49:44.117 | + return 1
- 2015-07-09 17:49:44.117 | + install_keystoneclient
- 2015-07-09 17:49:44.117 | + use_library_from_git python-keystoneclient
- 2015-07-09 17:49:44.118 | + local name=python-keystoneclient
- 2015-07-09 17:49:44.118 | + local enabled=1
- 2015-07-09 17:49:44.118 | + [[ ,, =~ ,python-keystoneclient, ]]
- 2015-07-09 17:49:44.118 | + return 1
- 2015-07-09 17:49:44.119 | + install_glanceclient
- 2015-07-09 17:49:44.119 | + use_library_from_git python-glanceclient
- 2015-07-09 17:49:44.119 | + local name=python-glanceclient
- 2015-07-09 17:49:44.120 | + local enabled=1
- 2015-07-09 17:49:44.120 | + [[ ,, =~ ,python-glanceclient, ]]
- 2015-07-09 17:49:44.120 | + return 1
- 2015-07-09 17:49:44.120 | + install_cinderclient
- 2015-07-09 17:49:44.121 | + use_library_from_git python-cinderclient
- 2015-07-09 17:49:44.121 | + local name=python-cinderclient
- 2015-07-09 17:49:44.121 | + local enabled=1
- 2015-07-09 17:49:44.121 | + [[ ,, =~ ,python-cinderclient, ]]
- 2015-07-09 17:49:44.122 | + return 1
- 2015-07-09 17:49:44.122 | + install_novaclient
- 2015-07-09 17:49:44.122 | + use_library_from_git python-novaclient
- 2015-07-09 17:49:44.122 | + local name=python-novaclient
- 2015-07-09 17:49:44.123 | + local enabled=1
- 2015-07-09 17:49:44.123 | + [[ ,, =~ ,python-novaclient, ]]
- 2015-07-09 17:49:44.123 | + return 1
- 2015-07-09 17:49:44.123 | + is_service_enabled swift glance horizon
- 2015-07-09 17:49:44.124 | + return 0
- 2015-07-09 17:49:44.124 | + install_swiftclient
- 2015-07-09 17:49:44.124 | + use_library_from_git python-swiftclient
- 2015-07-09 17:49:44.124 | + local name=python-swiftclient
- 2015-07-09 17:49:44.125 | + local enabled=1
- 2015-07-09 17:49:44.125 | + [[ ,, =~ ,python-swiftclient, ]]
- 2015-07-09 17:49:44.125 | + return 1
- 2015-07-09 17:49:44.125 | + is_service_enabled neutron nova horizon
- 2015-07-09 17:49:44.127 | + return 0
- 2015-07-09 17:49:44.127 | + install_neutronclient
- 2015-07-09 17:49:44.127 | + use_library_from_git python-neutronclient
- 2015-07-09 17:49:44.127 | + local name=python-neutronclient
- 2015-07-09 17:49:44.127 | + local enabled=1
- 2015-07-09 17:49:44.127 | + [[ ,, =~ ,python-neutronclient, ]]
- 2015-07-09 17:49:44.127 | + return 1
- 2015-07-09 17:49:44.127 | + is_service_enabled heat horizon
- 2015-07-09 17:49:44.131 | + return 0
- 2015-07-09 17:49:44.131 | + install_heatclient
- 2015-07-09 17:49:44.131 | + use_library_from_git python-heatclient
- 2015-07-09 17:49:44.132 | + local name=python-heatclient
- 2015-07-09 17:49:44.132 | + local enabled=1
- 2015-07-09 17:49:44.132 | + [[ ,, =~ ,python-heatclient, ]]
- 2015-07-09 17:49:44.132 | + return 1
- 2015-07-09 17:49:44.132 | + install_keystonemiddleware
- 2015-07-09 17:49:44.132 | + use_library_from_git keystonemiddleware
- 2015-07-09 17:49:44.132 | + local name=keystonemiddleware
- 2015-07-09 17:49:44.132 | + local enabled=1
- 2015-07-09 17:49:44.132 | + [[ ,, =~ ,keystonemiddleware, ]]
- 2015-07-09 17:49:44.132 | + return 1
- 2015-07-09 17:49:44.132 | + pip_install_gr keystonemiddleware
- 2015-07-09 17:49:44.132 | + local name=keystonemiddleware
- 2015-07-09 17:49:44.132 | ++ get_from_global_requirements keystonemiddleware
- 2015-07-09 17:49:44.132 | ++ local package=keystonemiddleware
- 2015-07-09 17:49:44.133 | +++ grep -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
- 2015-07-09 17:49:44.133 | +++ cut -d# -f1
- 2015-07-09 17:49:44.135 | ++ local 'required_pkg=keystonemiddleware>=1.0.0,<1.4.0'
- 2015-07-09 17:49:44.135 | ++ [[ keystonemiddleware>=1.0.0,<1.4.0 == '' ]]
- 2015-07-09 17:49:44.135 | ++ echo 'keystonemiddleware>=1.0.0,<1.4.0'
- 2015-07-09 17:49:44.135 | + local 'clean_name=keystonemiddleware>=1.0.0,<1.4.0'
- 2015-07-09 17:49:44.136 | + pip_install 'keystonemiddleware>=1.0.0,<1.4.0'
- 2015-07-09 17:49:44.143 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install 'keystonemiddleware>=1.0.0,<1.4.0'
- 2015-07-09 17:49:45.249 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:49:45.729 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware<1.4.0,>=1.0.0 in /usr/lib/python2.7/dist-packages
- 2015-07-09 17:49:45.733 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.735 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.735 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.6 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.736 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.2.1 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.739 | Collecting pbr!=0.7,<1.0,>=0.6 (from keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.951 | Using cached pbr-0.11.0-py2.py3-none-any.whl
- 2015-07-09 17:49:45.977 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.977 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.9.0 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.982 | Requirement already satisfied (use --upgrade to upgrade): requests>=1.1 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.986 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.987 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/dist-packages (from Babel>=1.3->keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.988 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from oslo.config>=1.2.1->keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.989 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=0.14 in /usr/lib/python2.7/dist-packages (from oslo.config>=1.2.1->keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.990 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.993 | Requirement already satisfied (use --upgrade to upgrade): lxml>=2.3 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient>=0.9.0->keystonemiddleware<1.4.0,>=1.0.0)
- 2015-07-09 17:49:45.996 | Installing collected packages: pbr
- 2015-07-09 17:49:45.997 | Found existing installation: pbr 1.2.0
- 2015-07-09 17:49:46.005 | Uninstalling pbr-1.2.0:
- 2015-07-09 17:49:46.026 | Successfully uninstalled pbr-1.2.0
- 2015-07-09 17:49:46.306 | Successfully installed pbr-0.11.0
- 2015-07-09 17:49:46.365 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:49:46.365 | + is_service_enabled key
- 2015-07-09 17:49:46.370 | + return 0
- 2015-07-09 17:49:46.370 | + '[' http://128.110.152.218 == http://128.110.152.218 ']'
- 2015-07-09 17:49:46.370 | + install_keystone
- 2015-07-09 17:49:46.370 | + is_service_enabled ldap
- 2015-07-09 17:49:46.374 | + return 1
- 2015-07-09 17:49:46.374 | + [[ sql = \m\e\m\c\a\c\h\e ]]
- 2015-07-09 17:49:46.375 | + git_clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone stable/juno
- 2015-07-09 17:49:46.375 | + local git_remote=git://git.openstack.org/openstack/keystone.git
- 2015-07-09 17:49:46.375 | + local git_dest=/opt/stack/keystone
- 2015-07-09 17:49:46.375 | + local git_ref=stable/juno
- 2015-07-09 17:49:46.376 | ++ pwd
- 2015-07-09 17:49:46.376 | + local orig_dir=/users/***/devstack
- 2015-07-09 17:49:46.377 | ++ trueorfalse False True
- 2015-07-09 17:49:46.382 | + RECLONE=True
- 2015-07-09 17:49:46.382 | + [[ False = \T\r\u\e ]]
- 2015-07-09 17:49:46.382 | + echo stable/juno
- 2015-07-09 17:49:46.383 | + egrep -q '^refs'
- 2015-07-09 17:49:46.386 | + [[ ! -d /opt/stack/keystone ]]
- 2015-07-09 17:49:46.386 | + [[ True = \T\r\u\e ]]
- 2015-07-09 17:49:46.386 | + cd /opt/stack/keystone
- 2015-07-09 17:49:46.386 | + git remote set-url origin git://git.openstack.org/openstack/keystone.git
- 2015-07-09 17:49:46.389 | + git_timed fetch origin
- 2015-07-09 17:49:46.389 | + local count=0
- 2015-07-09 17:49:46.389 | + local timeout=0
- 2015-07-09 17:49:46.389 | + [[ -n 0 ]]
- 2015-07-09 17:49:46.389 | + timeout=0
- 2015-07-09 17:49:46.390 | + timeout -s SIGINT 0 git fetch origin
- 2015-07-09 17:49:47.472 | + find /opt/stack/keystone -name '*.pyc' -delete
- 2015-07-09 17:49:47.478 | ++ git show-ref refs/tags/stable/juno
- 2015-07-09 17:49:47.481 | + [[ -n '' ]]
- 2015-07-09 17:49:47.482 | ++ git show-ref refs/heads/stable/juno
- 2015-07-09 17:49:47.485 | + [[ -n 5ca4e59f28c40bd326005d82c8a6f67ae1c427f5 refs/heads/stable/juno ]]
- 2015-07-09 17:49:47.485 | + git_update_branch stable/juno
- 2015-07-09 17:49:47.485 | + local git_branch=stable/juno
- 2015-07-09 17:49:47.485 | + git checkout -f origin/stable/juno
- 2015-07-09 17:49:47.634 | Note: checking out 'origin/stable/juno'.
- 2015-07-09 17:49:47.635 |
- 2015-07-09 17:49:47.635 | You are in 'detached HEAD' state. You can look around, make experimental
- 2015-07-09 17:49:47.635 | changes and commit them, and you can discard any commits you make in this
- 2015-07-09 17:49:47.635 | state without impacting any branches by performing another checkout.
- 2015-07-09 17:49:47.635 |
- 2015-07-09 17:49:47.635 | If you want to create a new branch to retain commits you create, you may
- 2015-07-09 17:49:47.636 | do so (now or later) by using -b with the checkout command again. Example:
- 2015-07-09 17:49:47.636 |
- 2015-07-09 17:49:47.636 | git checkout -b new_branch_name
- 2015-07-09 17:49:47.636 |
- 2015-07-09 17:49:47.636 | HEAD is now at 5ca4e59... Merge "Deal with PEP-0476 certificate chaining checking" into stable/juno
- 2015-07-09 17:49:47.637 | + git branch -D stable/juno
- 2015-07-09 17:49:47.640 | Deleted branch stable/juno (was 5ca4e59).
- 2015-07-09 17:49:47.641 | + git checkout -b stable/juno
- 2015-07-09 17:49:47.692 | Switched to a new branch 'stable/juno'
- 2015-07-09 17:49:47.694 | + cd /opt/stack/keystone
- 2015-07-09 17:49:47.694 | + git show --oneline
- 2015-07-09 17:49:47.695 | + head -1
- 2015-07-09 17:49:47.698 | 5ca4e59 Merge "Deal with PEP-0476 certificate chaining checking" into stable/juno
- 2015-07-09 17:49:47.699 | + cd /users/***/devstack
- 2015-07-09 17:49:47.699 | + setup_develop /opt/stack/keystone
- 2015-07-09 17:49:47.699 | + local project_dir=/opt/stack/keystone
- 2015-07-09 17:49:47.699 | + setup_package_with_req_sync /opt/stack/keystone -e
- 2015-07-09 17:49:47.699 | + local project_dir=/opt/stack/keystone
- 2015-07-09 17:49:47.699 | + local flags=-e
- 2015-07-09 17:49:47.700 | ++ cd /opt/stack/keystone
- 2015-07-09 17:49:47.700 | ++ git diff --exit-code
- 2015-07-09 17:49:47.737 | + local update_requirements=
- 2015-07-09 17:49:47.737 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:49:47.737 | + cd /opt/stack/requirements
- 2015-07-09 17:49:47.738 | + ./.venv/bin/python update.py /opt/stack/keystone
- 2015-07-09 17:49:48.043 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/keystone/requirements.txt)
- 2015-07-09 17:49:48.043 | Syncing /opt/stack/keystone/requirements.txt
- 2015-07-09 17:49:48.047 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/keystone/test-requirements.txt)
- 2015-07-09 17:49:48.047 | Syncing /opt/stack/keystone/test-requirements.txt
- 2015-07-09 17:49:48.051 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/keystone/requirements-py3.txt)
- 2015-07-09 17:49:48.052 | Syncing /opt/stack/keystone/requirements-py3.txt
- 2015-07-09 17:49:48.067 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/keystone/test-requirements-py3.txt)
- 2015-07-09 17:49:48.068 | Syncing /opt/stack/keystone/test-requirements-py3.txt
- 2015-07-09 17:49:48.068 | Syncing setup.py
- 2015-07-09 17:49:48.071 | + setup_package /opt/stack/keystone -e
- 2015-07-09 17:49:48.071 | + local project_dir=/opt/stack/keystone
- 2015-07-09 17:49:48.071 | + local flags=-e
- 2015-07-09 17:49:48.071 | + pip_install -e /opt/stack/keystone
- 2015-07-09 17:49:48.078 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/keystone
- 2015-07-09 17:49:49.196 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:49:49.676 | Obtaining file:///opt/stack/keystone
- 2015-07-09 17:49:51.388 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.391 | Requirement already satisfied (use --upgrade to upgrade): WebOb<=1.3.1,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.394 | Requirement already satisfied (use --upgrade to upgrade): eventlet<=0.15.2,>=0.15.1 in /usr/local/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.396 | Requirement already satisfied (use --upgrade to upgrade): greenlet<=0.4.2,>=0.3.2 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.397 | Requirement already satisfied (use --upgrade to upgrade): netaddr<=0.7.13,>=0.7.12 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.398 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy<=1.5.2,>=1.5.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.399 | Requirement already satisfied (use --upgrade to upgrade): Paste<=1.7.5.1 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.401 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,<=2.1,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.404 | Requirement already satisfied (use --upgrade to upgrade): six<=1.9.0,>=1.7.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.406 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6,<=0.9.99,>=0.8.4 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.407 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate==0.9.1 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.410 | Requirement already satisfied (use --upgrade to upgrade): passlib<=1.6.2 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.411 | Requirement already satisfied (use --upgrade to upgrade): iso8601<=0.1.10,>=0.1.9 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.412 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient<1.2.0,>=0.10.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.416 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware<1.4.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.419 | Requirement already satisfied (use --upgrade to upgrade): oslo.config<=1.6.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.422 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging<1.5.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.425 | Requirement already satisfied (use --upgrade to upgrade): oslo.db<1.1,>=1.0.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.429 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n<=1.3.1,>=1.0.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.431 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization<=1.2.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.433 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils<1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.437 | Requirement already satisfied (use --upgrade to upgrade): Babel<=1.3,>=1.3 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.439 | Requirement already satisfied (use --upgrade to upgrade): oauthlib<=0.7.2,>=0.6 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.440 | Requirement already satisfied (use --upgrade to upgrade): dogpile.cache<=0.5.6,>=0.5.3 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.442 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3.0.0,>=2.0.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.443 | Requirement already satisfied (use --upgrade to upgrade): pycadf!=0.6.2,<0.7.0,>=0.6.0 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.446 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc<=0.9.9 in /usr/lib/python2.7/dist-packages (from keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.447 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.449 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,<=2.1,>=1.12.3->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.450 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate==0.9.1->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.451 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate==0.9.1->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.452 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from python-keystoneclient<1.2.0,>=0.10.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.453 | Requirement already satisfied (use --upgrade to upgrade): lxml>=2.3 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient<1.2.0,>=0.10.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.457 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from python-keystoneclient<1.2.0,>=0.10.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.458 | Requirement already satisfied (use --upgrade to upgrade): requests>=1.1 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient<1.2.0,>=0.10.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.462 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=0.14 in /usr/lib/python2.7/dist-packages (from python-keystoneclient<1.2.0,>=0.10.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.464 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging<1.5.0,>=1.4.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.464 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.4.8 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging<1.5.0,>=1.4.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.475 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.6.4 in /usr/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.477 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib/python2.7/dist-packages (from oslo.utils<1.5.0,>=1.4.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.478 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/dist-packages (from Babel<=1.3,>=1.3->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.479 | Requirement already satisfied (use --upgrade to upgrade): dogpile.core>=0.4.1 in /usr/lib/python2.7/dist-packages (from dogpile.cache<=0.5.6,>=0.5.3->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.480 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.4.8->oslo.messaging<1.5.0,>=1.4.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.481 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.4.8->oslo.messaging<1.5.0,>=1.4.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.481 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/lib/python2.7/dist-packages (from alembic>=0.6.4->oslo.db<1.1,>=1.0.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.483 | Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /usr/lib/python2.7/dist-packages (from Mako->alembic>=0.6.4->oslo.db<1.1,>=1.0.0->keystone==2014.2.4.dev5)
- 2015-07-09 17:49:51.484 | Installing collected packages: keystone
- 2015-07-09 17:49:51.484 | Running setup.py develop for keystone
- 2015-07-09 17:49:53.285 | Successfully installed keystone-2014.2.4.dev5
- 2015-07-09 17:49:53.344 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:49:53.344 | + [[ -e == \-\e ]]
- 2015-07-09 17:49:53.344 | + safe_chown -R *** /opt/stack/keystone/keystone.egg-info
- 2015-07-09 17:49:53.344 | + _safe_permission_operation chown -R *** /opt/stack/keystone/keystone.egg-info
- 2015-07-09 17:49:53.351 | + sudo chown -R *** /opt/stack/keystone/keystone.egg-info
- 2015-07-09 17:49:53.363 | + '[' True = True ']'
- 2015-07-09 17:49:53.363 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:49:53.363 | + cd /opt/stack/keystone
- 2015-07-09 17:49:53.363 | + git reset --hard
- 2015-07-09 17:49:53.442 | HEAD is now at 5ca4e59 Merge "Deal with PEP-0476 certificate chaining checking" into stable/juno
- 2015-07-09 17:49:53.443 | + '[' True == True ']'
- 2015-07-09 17:49:53.444 | + install_apache_wsgi
- 2015-07-09 17:49:53.444 | + is_ubuntu
- 2015-07-09 17:49:53.444 | + [[ -z deb ]]
- 2015-07-09 17:49:53.444 | + '[' deb = deb ']'
- 2015-07-09 17:49:53.444 | + install_package apache2 libapache2-mod-wsgi
- 2015-07-09 17:49:53.444 | + update_package_repo
- 2015-07-09 17:49:53.444 | + [[ '' = \T\r\u\e ]]
- 2015-07-09 17:49:53.444 | + is_ubuntu
- 2015-07-09 17:49:53.444 | + [[ -z deb ]]
- 2015-07-09 17:49:53.444 | + '[' deb = deb ']'
- 2015-07-09 17:49:53.448 | + real_install_package apache2 libapache2-mod-wsgi
- 2015-07-09 17:49:53.448 | + is_ubuntu
- 2015-07-09 17:49:53.448 | + [[ -z deb ]]
- 2015-07-09 17:49:53.448 | + '[' deb = deb ']'
- 2015-07-09 17:49:53.448 | + apt_get install apache2 libapache2-mod-wsgi
- 2015-07-09 17:49:53.453 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi
- 2015-07-09 17:49:53.476 | Reading package lists...
- 2015-07-09 17:49:53.785 | Building dependency tree...
- 2015-07-09 17:49:53.788 | Reading state information...
- 2015-07-09 17:49:54.142 | apache2 is already the newest version.
- 2015-07-09 17:49:54.143 | libapache2-mod-wsgi is already the newest version.
- 2015-07-09 17:49:54.143 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:49:54.145 | + real_install_package apache2 libapache2-mod-wsgi
- 2015-07-09 17:49:54.145 | + is_ubuntu
- 2015-07-09 17:49:54.146 | + [[ -z deb ]]
- 2015-07-09 17:49:54.146 | + '[' deb = deb ']'
- 2015-07-09 17:49:54.146 | + apt_get install apache2 libapache2-mod-wsgi
- 2015-07-09 17:49:54.152 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi
- 2015-07-09 17:49:54.174 | Reading package lists...
- 2015-07-09 17:49:54.484 | Building dependency tree...
- 2015-07-09 17:49:54.487 | Reading state information...
- 2015-07-09 17:49:54.826 | apache2 is already the newest version.
- 2015-07-09 17:49:54.826 | libapache2-mod-wsgi is already the newest version.
- 2015-07-09 17:49:54.826 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:49:54.829 | + sudo a2enmod wsgi
- 2015-07-09 17:49:54.911 | Module wsgi already enabled
- 2015-07-09 17:49:54.915 | + sudo a2enmod version
- 2015-07-09 17:49:55.008 | ERROR: Module version does not exist!
- 2015-07-09 17:49:55.012 | + true
- 2015-07-09 17:49:55.012 | + is_ssl_enabled_service key
- 2015-07-09 17:49:55.012 | + local services=key
- 2015-07-09 17:49:55.012 | + local service=
- 2015-07-09 17:49:55.012 | + '[' False == False ']'
- 2015-07-09 17:49:55.012 | + return 1
- 2015-07-09 17:49:55.013 | + configure_keystone
- 2015-07-09 17:49:55.013 | + [[ ! -d /etc/keystone ]]
- 2015-07-09 17:49:55.014 | + sudo chown *** /etc/keystone
- 2015-07-09 17:49:55.025 | + [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]]
- 2015-07-09 17:49:55.025 | + cp -p /opt/stack/keystone/etc/keystone.conf.sample /etc/keystone/keystone.conf
- 2015-07-09 17:49:55.027 | + chmod 600 /etc/keystone/keystone.conf
- 2015-07-09 17:49:55.029 | + cp -p /opt/stack/keystone/etc/policy.json /etc/keystone
- 2015-07-09 17:49:55.031 | + [[ -f /opt/stack/keystone/etc/keystone-paste.ini ]]
- 2015-07-09 17:49:55.031 | + cp -p /opt/stack/keystone/etc/keystone-paste.ini /etc/keystone/keystone-paste.ini
- 2015-07-09 17:49:55.033 | + [[ -f /etc/keystone/keystone-paste.ini ]]
- 2015-07-09 17:49:55.033 | + iniset /etc/keystone/keystone.conf paste_deploy config_file /etc/keystone/keystone-paste.ini
- 2015-07-09 17:49:55.054 | + configure_keystone_extensions
- 2015-07-09 17:49:55.055 | + local extension_value
- 2015-07-09 17:49:55.055 | + local api_v3
- 2015-07-09 17:49:55.055 | + local extension
- 2015-07-09 17:49:55.055 | + local api_v3_extension
- 2015-07-09 17:49:55.055 | + is_service_enabled ldap
- 2015-07-09 17:49:55.060 | + return 1
- 2015-07-09 17:49:55.060 | + [[ kvs,ldap,pam,sql =~ sql ]]
- 2015-07-09 17:49:55.060 | + iniset /etc/keystone/keystone.conf identity driver keystone.identity.backends.sql.Identity
- 2015-07-09 17:49:55.081 | + [[ kvs,ldap,sql =~ sql ]]
- 2015-07-09 17:49:55.081 | + iniset /etc/keystone/keystone.conf assignment driver keystone.assignment.backends.sql.Assignment
- 2015-07-09 17:49:55.101 | + is_service_enabled rabbit
- 2015-07-09 17:49:55.105 | + return 0
- 2015-07-09 17:49:55.105 | + iniset /etc/keystone/keystone.conf DEFAULT rabbit_password password
- 2015-07-09 17:49:55.127 | + iniset /etc/keystone/keystone.conf DEFAULT rabbit_host http://128.110.152.218
- 2015-07-09 17:49:55.149 | + is_service_enabled tls-proxy
- 2015-07-09 17:49:55.152 | + return 1
- 2015-07-09 17:49:55.153 | + iniset /etc/keystone/keystone.conf DEFAULT public_endpoint 'http://http://128.110.152.218:%(public_port)s/'
- 2015-07-09 17:49:55.175 | + iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint 'http://http://128.110.152.218:%(admin_port)s/'
- 2015-07-09 17:49:55.196 | + iniset /etc/keystone/keystone.conf DEFAULT admin_bind_host http://128.110.152.218
- 2015-07-09 17:49:55.218 | + is_ssl_enabled_service key
- 2015-07-09 17:49:55.218 | + local services=key
- 2015-07-09 17:49:55.219 | + local service=
- 2015-07-09 17:49:55.219 | + '[' False == False ']'
- 2015-07-09 17:49:55.219 | + return 1
- 2015-07-09 17:49:55.219 | + is_service_enabled tls-proxy
- 2015-07-09 17:49:55.226 | + return 1
- 2015-07-09 17:49:55.227 | + iniset /etc/keystone/keystone.conf DEFAULT admin_token password
- 2015-07-09 17:49:55.249 | + [[ pki != '' ]]
- 2015-07-09 17:49:55.249 | + iniset /etc/keystone/keystone.conf token provider keystone.token.providers.pki.Provider
- 2015-07-09 17:49:55.271 | ++ database_connection_url keystone
- 2015-07-09 17:49:55.271 | ++ local db=keystone
- 2015-07-09 17:49:55.272 | ++ database_connection_url_mysql keystone
- 2015-07-09 17:49:55.272 | ++ local db=keystone
- 2015-07-09 17:49:55.272 | ++ echo 'mysql://root:password@127.0.0.1/keystone?charset=utf8'
- 2015-07-09 17:49:55.272 | + iniset /etc/keystone/keystone.conf database connection 'mysql://root:password@127.0.0.1/keystone?charset=utf8'
- 2015-07-09 17:49:55.294 | + iniset /etc/keystone/keystone.conf ec2 driver keystone.contrib.ec2.backends.sql.Ec2
- 2015-07-09 17:49:55.315 | + [[ sql = \s\q\l ]]
- 2015-07-09 17:49:55.315 | + iniset /etc/keystone/keystone.conf token driver keystone.token.persistence.backends.sql.Token
- 2015-07-09 17:49:55.337 | + [[ sql = \s\q\l ]]
- 2015-07-09 17:49:55.338 | + iniset /etc/keystone/keystone.conf catalog driver keystone.catalog.backends.sql.Catalog
- 2015-07-09 17:49:55.360 | + inicomment /etc/keystone/keystone.conf catalog template_file
- 2015-07-09 17:49:55.375 | + '[' False '!=' False ']'
- 2015-07-09 17:49:55.375 | + '[' True == True ']'
- 2015-07-09 17:49:55.375 | + '[' False == False ']'
- 2015-07-09 17:49:55.376 | + '[' True == False ']'
- 2015-07-09 17:49:55.376 | + '[' True == True ']'
- 2015-07-09 17:49:55.376 | + iniset /etc/keystone/keystone.conf DEFAULT debug True
- 2015-07-09 17:49:55.399 | + iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s'
- 2015-07-09 17:49:55.420 | + iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s'
- 2015-07-09 17:49:55.442 | + iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '%(funcName)s %(pathname)s:%(lineno)d'
- 2015-07-09 17:49:55.463 | + iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix '%(process)d TRACE %(name)s %(instance)s'
- 2015-07-09 17:49:55.486 | + _config_keystone_apache_wsgi
- 2015-07-09 17:49:55.486 | + sudo mkdir -p /var/www/keystone
- 2015-07-09 17:49:55.498 | ++ apache_site_config_for keystone
- 2015-07-09 17:49:55.498 | ++ local site=keystone
- 2015-07-09 17:49:55.498 | ++ is_ubuntu
- 2015-07-09 17:49:55.498 | ++ [[ -z deb ]]
- 2015-07-09 17:49:55.498 | ++ '[' deb = deb ']'
- 2015-07-09 17:49:55.499 | +++ get_apache_version
- 2015-07-09 17:49:55.499 | +++ is_ubuntu
- 2015-07-09 17:49:55.500 | +++ [[ -z deb ]]
- 2015-07-09 17:49:55.500 | +++ '[' deb = deb ']'
- 2015-07-09 17:49:55.501 | ++++ sudo /usr/sbin/apache2ctl -v
- 2015-07-09 17:49:55.501 | ++++ awk '/Server version/ {print $3}'
- 2015-07-09 17:49:55.502 | ++++ cut -f2 -d/
- 2015-07-09 17:49:55.554 | +++ local version_str=2.4.10
- 2015-07-09 17:49:55.554 | +++ [[ 2.4.10 =~ ^2\.2\. ]]
- 2015-07-09 17:49:55.554 | +++ [[ 2.4.10 =~ ^2\.4\. ]]
- 2015-07-09 17:49:55.554 | +++ echo 2.4
- 2015-07-09 17:49:55.555 | ++ local apache_version=2.4
- 2015-07-09 17:49:55.555 | ++ [[ 2.4 == \2\.\2 ]]
- 2015-07-09 17:49:55.555 | ++ echo /etc/apache2/sites-available/keystone.conf
- 2015-07-09 17:49:55.555 | + local keystone_apache_conf=/etc/apache2/sites-available/keystone.conf
- 2015-07-09 17:49:55.556 | + local keystone_ssl=
- 2015-07-09 17:49:55.556 | + local keystone_certfile=
- 2015-07-09 17:49:55.556 | + local keystone_keyfile=
- 2015-07-09 17:49:55.556 | + local keystone_service_port=5000
- 2015-07-09 17:49:55.556 | + local keystone_auth_port=35357
- 2015-07-09 17:49:55.557 | + is_ssl_enabled_service key
- 2015-07-09 17:49:55.557 | + local services=key
- 2015-07-09 17:49:55.557 | + local service=
- 2015-07-09 17:49:55.557 | + '[' False == False ']'
- 2015-07-09 17:49:55.557 | + return 1
- 2015-07-09 17:49:55.558 | + is_service_enabled tls-proxy
- 2015-07-09 17:49:55.559 | + return 1
- 2015-07-09 17:49:55.559 | + sudo cp /opt/stack/keystone/httpd/keystone.py /var/www/keystone/main
- 2015-07-09 17:49:55.571 | + sudo cp /opt/stack/keystone/httpd/keystone.py /var/www/keystone/admin
- 2015-07-09 17:49:55.582 | + sudo cp /users/***/devstack/files/apache-keystone.template /etc/apache2/sites-available/keystone.conf
- 2015-07-09 17:49:55.594 | + sudo sed -e '
- 2015-07-09 17:49:55.594 | s|%PUBLICPORT%|5000|g;
- 2015-07-09 17:49:55.594 | s|%ADMINPORT%|35357|g;
- 2015-07-09 17:49:55.594 | s|%APACHE_NAME%|apache2|g;
- 2015-07-09 17:49:55.595 | s|%PUBLICWSGI%|/var/www/keystone/main|g;
- 2015-07-09 17:49:55.595 | s|%ADMINWSGI%|/var/www/keystone/admin|g;
- 2015-07-09 17:49:55.595 | s|%SSLENGINE%||g;
- 2015-07-09 17:49:55.595 | s|%SSLCERTFILE%||g;
- 2015-07-09 17:49:55.596 | s|%SSLKEYFILE%||g;
- 2015-07-09 17:49:55.596 | s|%USER%|***|g
- 2015-07-09 17:49:55.596 | ' -i /etc/apache2/sites-available/keystone.conf
- 2015-07-09 17:49:55.613 | + iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
- 2015-07-09 17:49:55.635 | + iniset /etc/keystone/keystone.conf DEFAULT admin_workers 4
- 2015-07-09 17:49:55.657 | + [[ -n '' ]]
- 2015-07-09 17:49:55.657 | + is_service_enabled s-proxy
- 2015-07-09 17:49:55.665 | + return 0
- 2015-07-09 17:49:55.666 | + install_swift
- 2015-07-09 17:49:55.666 | + git_clone git://git.openstack.org/openstack/swift.git /opt/stack/swift stable/juno
- 2015-07-09 17:49:55.666 | + local git_remote=git://git.openstack.org/openstack/swift.git
- 2015-07-09 17:49:55.666 | + local git_dest=/opt/stack/swift
- 2015-07-09 17:49:55.666 | + local git_ref=stable/juno
- 2015-07-09 17:49:55.666 | ++ pwd
- 2015-07-09 17:49:55.666 | + local orig_dir=/users/***/devstack
- 2015-07-09 17:49:55.666 | ++ trueorfalse False True
- 2015-07-09 17:49:55.668 | + RECLONE=True
- 2015-07-09 17:49:55.668 | + [[ False = \T\r\u\e ]]
- 2015-07-09 17:49:55.668 | + echo stable/juno
- 2015-07-09 17:49:55.669 | + egrep -q '^refs'
- 2015-07-09 17:49:55.672 | + [[ ! -d /opt/stack/swift ]]
- 2015-07-09 17:49:55.672 | + [[ True = \T\r\u\e ]]
- 2015-07-09 17:49:55.672 | + cd /opt/stack/swift
- 2015-07-09 17:49:55.673 | + git remote set-url origin git://git.openstack.org/openstack/swift.git
- 2015-07-09 17:49:55.675 | + git_timed fetch origin
- 2015-07-09 17:49:55.676 | + local count=0
- 2015-07-09 17:49:55.676 | + local timeout=0
- 2015-07-09 17:49:55.676 | + [[ -n 0 ]]
- 2015-07-09 17:49:55.676 | + timeout=0
- 2015-07-09 17:49:55.676 | + timeout -s SIGINT 0 git fetch origin
- 2015-07-09 17:49:56.402 | + find /opt/stack/swift -name '*.pyc' -delete
- 2015-07-09 17:49:56.407 | ++ git show-ref refs/tags/stable/juno
- 2015-07-09 17:49:56.410 | + [[ -n '' ]]
- 2015-07-09 17:49:56.411 | ++ git show-ref refs/heads/stable/juno
- 2015-07-09 17:49:56.413 | + [[ -n 512b6a781e97f7ff9d7d4bf6259172bd38830bd7 refs/heads/stable/juno ]]
- 2015-07-09 17:49:56.413 | + git_update_branch stable/juno
- 2015-07-09 17:49:56.413 | + local git_branch=stable/juno
- 2015-07-09 17:49:56.414 | + git checkout -f origin/stable/juno
- 2015-07-09 17:49:56.554 | Note: checking out 'origin/stable/juno'.
- 2015-07-09 17:49:56.554 |
- 2015-07-09 17:49:56.554 | You are in 'detached HEAD' state. You can look around, make experimental
- 2015-07-09 17:49:56.555 | changes and commit them, and you can discard any commits you make in this
- 2015-07-09 17:49:56.555 | state without impacting any branches by performing another checkout.
- 2015-07-09 17:49:56.555 |
- 2015-07-09 17:49:56.555 | If you want to create a new branch to retain commits you create, you may
- 2015-07-09 17:49:56.555 | do so (now or later) by using -b with the checkout command again. Example:
- 2015-07-09 17:49:56.555 |
- 2015-07-09 17:49:56.555 | git checkout -b new_branch_name
- 2015-07-09 17:49:56.555 |
- 2015-07-09 17:49:56.555 | HEAD is now at 512b6a7... Merge "Fix reclaim on deleted containers" into stable/juno
- 2015-07-09 17:49:56.559 | + git branch -D stable/juno
- 2015-07-09 17:49:56.563 | Deleted branch stable/juno (was 512b6a7).
- 2015-07-09 17:49:56.563 | + git checkout -b stable/juno
- 2015-07-09 17:49:56.620 | Switched to a new branch 'stable/juno'
- 2015-07-09 17:49:56.620 | + cd /opt/stack/swift
- 2015-07-09 17:49:56.621 | + git show --oneline
- 2015-07-09 17:49:56.622 | + head -1
- 2015-07-09 17:49:56.625 | 512b6a7 Merge "Fix reclaim on deleted containers" into stable/juno
- 2015-07-09 17:49:56.626 | + cd /users/***/devstack
- 2015-07-09 17:49:56.626 | + setup_develop /opt/stack/swift
- 2015-07-09 17:49:56.626 | + local project_dir=/opt/stack/swift
- 2015-07-09 17:49:56.626 | + setup_package_with_req_sync /opt/stack/swift -e
- 2015-07-09 17:49:56.627 | + local project_dir=/opt/stack/swift
- 2015-07-09 17:49:56.627 | + local flags=-e
- 2015-07-09 17:49:56.628 | ++ cd /opt/stack/swift
- 2015-07-09 17:49:56.628 | ++ git diff --exit-code
- 2015-07-09 17:49:56.674 | + local update_requirements=
- 2015-07-09 17:49:56.674 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:49:56.675 | + cd /opt/stack/requirements
- 2015-07-09 17:49:56.675 | + ./.venv/bin/python update.py /opt/stack/swift
- 2015-07-09 17:49:56.825 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/swift/requirements.txt)
- 2015-07-09 17:49:56.825 | Syncing /opt/stack/swift/requirements.txt
- 2015-07-09 17:49:56.837 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/swift/test-requirements.txt)
- 2015-07-09 17:49:56.837 | Syncing /opt/stack/swift/test-requirements.txt
- 2015-07-09 17:49:56.837 | Syncing setup.py
- 2015-07-09 17:49:56.840 | + setup_package /opt/stack/swift -e
- 2015-07-09 17:49:56.841 | + local project_dir=/opt/stack/swift
- 2015-07-09 17:49:56.841 | + local flags=-e
- 2015-07-09 17:49:56.841 | + pip_install -e /opt/stack/swift
- 2015-07-09 17:49:56.849 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/swift
- 2015-07-09 17:49:57.953 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:49:58.434 | Obtaining file:///opt/stack/swift
- 2015-07-09 17:49:59.891 | Requirement already satisfied (use --upgrade to upgrade): dnspython<=1.12.0,>=1.9.4 in /usr/lib/python2.7/dist-packages (from swift==2.2.1.dev7)
- 2015-07-09 17:49:59.893 | Requirement already satisfied (use --upgrade to upgrade): eventlet<=0.15.2,>=0.15.1 in /usr/local/lib/python2.7/dist-packages (from swift==2.2.1.dev7)
- 2015-07-09 17:49:59.896 | Requirement already satisfied (use --upgrade to upgrade): greenlet<=0.4.2,>=0.3.2 in /usr/lib/python2.7/dist-packages (from swift==2.2.1.dev7)
- 2015-07-09 17:49:59.897 | Requirement already satisfied (use --upgrade to upgrade): netifaces<=0.10.4,>=0.10.4 in /usr/lib/python2.7/dist-packages (from swift==2.2.1.dev7)
- 2015-07-09 17:49:59.898 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy<=1.5.2,>=1.5.0 in /usr/lib/python2.7/dist-packages (from swift==2.2.1.dev7)
- 2015-07-09 17:49:59.899 | Requirement already satisfied (use --upgrade to upgrade): simplejson<=3.3.1,>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from swift==2.2.1.dev7)
- 2015-07-09 17:49:59.901 | Requirement already satisfied (use --upgrade to upgrade): xattr<=0.6.4,>=0.4 in /usr/lib/python2.7/dist-packages (from swift==2.2.1.dev7)
- 2015-07-09 17:49:59.902 | Installing collected packages: swift
- 2015-07-09 17:49:59.903 | Running setup.py develop for swift
- 2015-07-09 17:50:01.485 | Successfully installed swift-2.2.1.dev7
- 2015-07-09 17:50:01.541 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:50:01.541 | + [[ -e == \-\e ]]
- 2015-07-09 17:50:01.542 | + safe_chown -R *** /opt/stack/swift/swift.egg-info
- 2015-07-09 17:50:01.542 | + _safe_permission_operation chown -R *** /opt/stack/swift/swift.egg-info
- 2015-07-09 17:50:01.548 | + sudo chown -R *** /opt/stack/swift/swift.egg-info
- 2015-07-09 17:50:01.560 | + '[' True = True ']'
- 2015-07-09 17:50:01.560 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:01.561 | + cd /opt/stack/swift
- 2015-07-09 17:50:01.561 | + git reset --hard
- 2015-07-09 17:50:01.650 | HEAD is now at 512b6a7 Merge "Fix reclaim on deleted containers" into stable/juno
- 2015-07-09 17:50:01.652 | + '[' False == True ']'
- 2015-07-09 17:50:01.652 | + configure_swift
- 2015-07-09 17:50:01.652 | + local swift_pipeline=crossdomain
- 2015-07-09 17:50:01.653 | + local node_number
- 2015-07-09 17:50:01.653 | + local swift_node_config
- 2015-07-09 17:50:01.653 | + local swift_log_dir
- 2015-07-09 17:50:01.653 | + swift-init --run-dir=/opt/stack/data/swift/run all stop
- 2015-07-09 17:50:02.175 | No container-updater running
- 2015-07-09 17:50:02.176 | No account-auditor running
- 2015-07-09 17:50:02.176 | No object-replicator running
- 2015-07-09 17:50:02.176 | No container-sync running
- 2015-07-09 17:50:02.176 | No container-replicator running
- 2015-07-09 17:50:02.176 | No object-auditor running
- 2015-07-09 17:50:02.177 | No object-expirer running
- 2015-07-09 17:50:02.177 | No container-auditor running
- 2015-07-09 17:50:02.177 | No container-server running
- 2015-07-09 17:50:02.177 | No object-server running
- 2015-07-09 17:50:02.177 | No account-reaper running
- 2015-07-09 17:50:02.178 | No proxy-server running
- 2015-07-09 17:50:02.178 | No account-replicator running
- 2015-07-09 17:50:02.178 | No object-updater running
- 2015-07-09 17:50:02.178 | No container-reconciler running
- 2015-07-09 17:50:02.178 | No account-server running
- 2015-07-09 17:50:02.206 | + true
- 2015-07-09 17:50:02.207 | + sudo mkdir -p /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server
- 2015-07-09 17:50:02.232 | + sudo chown -R ***: /etc/swift
- 2015-07-09 17:50:02.245 | + [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
- 2015-07-09 17:50:02.246 | + sed -e '
- 2015-07-09 17:50:02.246 | s/%GROUP%//;
- 2015-07-09 17:50:02.246 | s/%USER%/***/;
- 2015-07-09 17:50:02.246 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;
- 2015-07-09 17:50:02.246 | ' /users/***/devstack/files/swift/rsyncd.conf
- 2015-07-09 17:50:02.248 | + sudo tee /etc/rsyncd.conf
- 2015-07-09 17:50:02.257 | uid = ***
- 2015-07-09 17:50:02.258 | gid =
- 2015-07-09 17:50:02.258 | log file = /opt/stack/data/swift/logs/rsyncd.log
- 2015-07-09 17:50:02.258 | pid file = /opt/stack/data/swift/run/rsyncd.pid
- 2015-07-09 17:50:02.258 | address = 127.0.0.1
- 2015-07-09 17:50:02.258 |
- 2015-07-09 17:50:02.258 | [account6012]
- 2015-07-09 17:50:02.258 | max connections = 25
- 2015-07-09 17:50:02.258 | path = /opt/stack/data/swift/1/node/
- 2015-07-09 17:50:02.258 | read only = false
- 2015-07-09 17:50:02.258 | lock file = /opt/stack/data/swift/run/account6012.lock
- 2015-07-09 17:50:02.258 |
- 2015-07-09 17:50:02.259 | [account6022]
- 2015-07-09 17:50:02.259 | max connections = 25
- 2015-07-09 17:50:02.259 | path = /opt/stack/data/swift/2/node/
- 2015-07-09 17:50:02.259 | read only = false
- 2015-07-09 17:50:02.259 | lock file = /opt/stack/data/swift/run/account6022.lock
- 2015-07-09 17:50:02.259 |
- 2015-07-09 17:50:02.259 | [account6032]
- 2015-07-09 17:50:02.259 | max connections = 25
- 2015-07-09 17:50:02.259 | path = /opt/stack/data/swift/3/node/
- 2015-07-09 17:50:02.260 | read only = false
- 2015-07-09 17:50:02.260 | lock file = /opt/stack/data/swift/run/account6032.lock
- 2015-07-09 17:50:02.260 |
- 2015-07-09 17:50:02.260 | [account6042]
- 2015-07-09 17:50:02.260 | max connections = 25
- 2015-07-09 17:50:02.260 | path = /opt/stack/data/swift/4/node/
- 2015-07-09 17:50:02.260 | read only = false
- 2015-07-09 17:50:02.260 | lock file = /opt/stack/data/swift/run/account6042.lock
- 2015-07-09 17:50:02.261 |
- 2015-07-09 17:50:02.261 |
- 2015-07-09 17:50:02.261 | [container6011]
- 2015-07-09 17:50:02.261 | max connections = 25
- 2015-07-09 17:50:02.261 | path = /opt/stack/data/swift/1/node/
- 2015-07-09 17:50:02.261 | read only = false
- 2015-07-09 17:50:02.261 | lock file = /opt/stack/data/swift/run/container6011.lock
- 2015-07-09 17:50:02.261 |
- 2015-07-09 17:50:02.261 | [container6021]
- 2015-07-09 17:50:02.262 | max connections = 25
- 2015-07-09 17:50:02.262 | path = /opt/stack/data/swift/2/node/
- 2015-07-09 17:50:02.262 | read only = false
- 2015-07-09 17:50:02.262 | lock file = /opt/stack/data/swift/run/container6021.lock
- 2015-07-09 17:50:02.262 |
- 2015-07-09 17:50:02.262 | [container6031]
- 2015-07-09 17:50:02.262 | max connections = 25
- 2015-07-09 17:50:02.262 | path = /opt/stack/data/swift/3/node/
- 2015-07-09 17:50:02.263 | read only = false
- 2015-07-09 17:50:02.263 | lock file = /opt/stack/data/swift/run/container6031.lock
- 2015-07-09 17:50:02.263 |
- 2015-07-09 17:50:02.263 | [container6041]
- 2015-07-09 17:50:02.263 | max connections = 25
- 2015-07-09 17:50:02.263 | path = /opt/stack/data/swift/4/node/
- 2015-07-09 17:50:02.263 | read only = false
- 2015-07-09 17:50:02.263 | lock file = /opt/stack/data/swift/run/container6041.lock
- 2015-07-09 17:50:02.263 |
- 2015-07-09 17:50:02.264 |
- 2015-07-09 17:50:02.264 | [object6010]
- 2015-07-09 17:50:02.264 | max connections = 25
- 2015-07-09 17:50:02.264 | path = /opt/stack/data/swift/1/node/
- 2015-07-09 17:50:02.264 | read only = false
- 2015-07-09 17:50:02.264 | lock file = /opt/stack/data/swift/run/object6010.lock
- 2015-07-09 17:50:02.264 |
- 2015-07-09 17:50:02.264 | [object6020]
- 2015-07-09 17:50:02.264 | max connections = 25
- 2015-07-09 17:50:02.265 | path = /opt/stack/data/swift/2/node/
- 2015-07-09 17:50:02.265 | read only = false
- 2015-07-09 17:50:02.265 | lock file = /opt/stack/data/swift/run/object6020.lock
- 2015-07-09 17:50:02.265 |
- 2015-07-09 17:50:02.265 | [object6030]
- 2015-07-09 17:50:02.265 | max connections = 25
- 2015-07-09 17:50:02.265 | path = /opt/stack/data/swift/3/node/
- 2015-07-09 17:50:02.265 | read only = false
- 2015-07-09 17:50:02.265 | lock file = /opt/stack/data/swift/run/object6030.lock
- 2015-07-09 17:50:02.266 |
- 2015-07-09 17:50:02.266 | [object6040]
- 2015-07-09 17:50:02.266 | max connections = 25
- 2015-07-09 17:50:02.266 | path = /opt/stack/data/swift/4/node/
- 2015-07-09 17:50:02.266 | read only = false
- 2015-07-09 17:50:02.266 | lock file = /opt/stack/data/swift/run/object6040.lock
- 2015-07-09 17:50:02.266 | + is_ubuntu
- 2015-07-09 17:50:02.266 | + [[ -z deb ]]
- 2015-07-09 17:50:02.266 | + '[' deb = deb ']'
- 2015-07-09 17:50:02.267 | + sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
- 2015-07-09 17:50:02.276 | + SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
- 2015-07-09 17:50:02.276 | + cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
- 2015-07-09 17:50:02.279 | + local csyncfile=/etc/swift/container-sync-realms.conf
- 2015-07-09 17:50:02.279 | + cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf
- 2015-07-09 17:50:02.281 | + iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
- 2015-07-09 17:50:02.295 | + iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://http://128.110.152.218:8080/v1/
- 2015-07-09 17:50:02.309 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT user
- 2015-07-09 17:50:02.318 | + iniset /etc/swift/proxy-server.conf DEFAULT user ***
- 2015-07-09 17:50:02.340 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
- 2015-07-09 17:50:02.349 | + iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
- 2015-07-09 17:50:02.367 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
- 2015-07-09 17:50:02.376 | + iniset /etc/swift/proxy-server.conf DEFAULT workers 1
- 2015-07-09 17:50:02.395 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
- 2015-07-09 17:50:02.404 | + iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
- 2015-07-09 17:50:02.422 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
- 2015-07-09 17:50:02.431 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:02.435 | + return 1
- 2015-07-09 17:50:02.435 | + iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
- 2015-07-09 17:50:02.452 | + is_ssl_enabled_service s-proxy
- 2015-07-09 17:50:02.453 | + local services=s-proxy
- 2015-07-09 17:50:02.453 | + local service=
- 2015-07-09 17:50:02.453 | + '[' False == False ']'
- 2015-07-09 17:50:02.453 | + return 1
- 2015-07-09 17:50:02.453 | + iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
- 2015-07-09 17:50:02.470 | + iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
- 2015-07-09 17:50:02.486 | + is_service_enabled ceilometer
- 2015-07-09 17:50:02.490 | + return 0
- 2015-07-09 17:50:02.490 | + iniset /etc/swift/proxy-server.conf filter:ceilometer 'set log_level' WARN
- 2015-07-09 17:50:02.507 | + iniset /etc/swift/proxy-server.conf filter:ceilometer use egg:ceilometer#swift
- 2015-07-09 17:50:02.524 | + SWIFT_EXTRAS_MIDDLEWARE_LAST=' ceilometer'
- 2015-07-09 17:50:02.524 | + iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
- 2015-07-09 17:50:02.540 | + is_service_enabled swift3
- 2015-07-09 17:50:02.545 | + return 1
- 2015-07-09 17:50:02.545 | + is_service_enabled key
- 2015-07-09 17:50:02.549 | + return 0
- 2015-07-09 17:50:02.549 | + swift_pipeline+=' authtoken keystoneauth'
- 2015-07-09 17:50:02.549 | + swift_pipeline+=' tempauth '
- 2015-07-09 17:50:02.550 | + sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf
- 2015-07-09 17:50:02.554 | + sed -i '/^pipeline/ { s/proxy-server/ ceilometer proxy-server/ ; }' /etc/swift/proxy-server.conf
- 2015-07-09 17:50:02.560 | + iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
- 2015-07-09 17:50:02.569 | + iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
- 2015-07-09 17:50:02.587 | + iniuncomment /etc/swift/proxy-server.conf filter:tempauth reseller_prefix
- 2015-07-09 17:50:02.596 | + iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
- 2015-07-09 17:50:02.614 | + iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
- 2015-07-09 17:50:02.630 | + sed -i '/^# \[filter:authtoken\]/,/^# \[filter:keystoneauth\]$/ s/^#[ \t]*//' /etc/swift/proxy-server.conf
- 2015-07-09 17:50:02.636 | + configure_auth_token_middleware /etc/swift/proxy-server.conf swift /var/cache/swift filter:authtoken
- 2015-07-09 17:50:02.636 | + local conf_file=/etc/swift/proxy-server.conf
- 2015-07-09 17:50:02.636 | + local admin_user=swift
- 2015-07-09 17:50:02.636 | + local signing_dir=/var/cache/swift
- 2015-07-09 17:50:02.636 | + local section=filter:authtoken
- 2015-07-09 17:50:02.636 | + iniset /etc/swift/proxy-server.conf filter:authtoken auth_host http://128.110.152.218
- 2015-07-09 17:50:02.654 | + iniset /etc/swift/proxy-server.conf filter:authtoken auth_port 35357
- 2015-07-09 17:50:02.672 | + iniset /etc/swift/proxy-server.conf filter:authtoken auth_protocol http
- 2015-07-09 17:50:02.692 | + iniset /etc/swift/proxy-server.conf filter:authtoken identity_uri http://http://128.110.152.218:35357
- 2015-07-09 17:50:02.709 | + iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem
- 2015-07-09 17:50:02.726 | + configure_API_version /etc/swift/proxy-server.conf 2.0 filter:authtoken
- 2015-07-09 17:50:02.727 | + local conf_file=/etc/swift/proxy-server.conf
- 2015-07-09 17:50:02.727 | + local api_version=2.0
- 2015-07-09 17:50:02.727 | + local section=filter:authtoken
- 2015-07-09 17:50:02.727 | + iniset /etc/swift/proxy-server.conf filter:authtoken auth_uri http://http://128.110.152.218:5000/v2.0
- 2015-07-09 17:50:02.746 | + iniset /etc/swift/proxy-server.conf filter:authtoken admin_tenant_name service
- 2015-07-09 17:50:02.764 | + iniset /etc/swift/proxy-server.conf filter:authtoken admin_user swift
- 2015-07-09 17:50:02.782 | + iniset /etc/swift/proxy-server.conf filter:authtoken admin_password password
- 2015-07-09 17:50:02.800 | + iniset /etc/swift/proxy-server.conf filter:authtoken signing_dir /var/cache/swift
- 2015-07-09 17:50:02.816 | + [[ -n '' ]]
- 2015-07-09 17:50:02.817 | + iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
- 2015-07-09 17:50:02.832 | + iniuncomment /etc/swift/proxy-server.conf filter:keystoneauth use
- 2015-07-09 17:50:02.841 | + iniuncomment /etc/swift/proxy-server.conf filter:keystoneauth operator_roles
- 2015-07-09 17:50:02.851 | + iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
- 2015-07-09 17:50:02.869 | + is_service_enabled swift3
- 2015-07-09 17:50:02.872 | + return 1
- 2015-07-09 17:50:02.873 | + cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
- 2015-07-09 17:50:02.875 | + iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 011688b44136573e209e
- 2015-07-09 17:50:02.890 | + iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
- 2015-07-09 17:50:02.903 | + local node_number
- 2015-07-09 17:50:02.904 | + for node_number in '${SWIFT_REPLICAS_SEQ}'
- 2015-07-09 17:50:02.904 | + local swift_node_config=/etc/swift/object-server/1.conf
- 2015-07-09 17:50:02.904 | + cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf
- 2015-07-09 17:50:02.906 | + generate_swift_config_services /etc/swift/object-server/1.conf 1 6013 object
- 2015-07-09 17:50:02.906 | + local swift_node_config=/etc/swift/object-server/1.conf
- 2015-07-09 17:50:02.906 | + local node_id=1
- 2015-07-09 17:50:02.907 | + local bind_port=6013
- 2015-07-09 17:50:02.907 | + local server_type=object
- 2015-07-09 17:50:02.907 | + log_facility=0
- 2015-07-09 17:50:02.908 | + local node_path=/opt/stack/data/swift/1
- 2015-07-09 17:50:02.908 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT user
- 2015-07-09 17:50:02.914 | + iniset /etc/swift/object-server/1.conf DEFAULT user ***
- 2015-07-09 17:50:02.929 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
- 2015-07-09 17:50:02.936 | + iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6013
- 2015-07-09 17:50:02.951 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
- 2015-07-09 17:50:02.958 | + iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift
- 2015-07-09 17:50:02.974 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
- 2015-07-09 17:50:02.981 | + iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1
- 2015-07-09 17:50:02.997 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
- 2015-07-09 17:50:03.004 | + iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0
- 2015-07-09 17:50:03.020 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
- 2015-07-09 17:50:03.027 | + iniset /etc/swift/object-server/1.conf DEFAULT workers 4
- 2015-07-09 17:50:03.043 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
- 2015-07-09 17:50:03.050 | + iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
- 2015-07-09 17:50:03.066 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
- 2015-07-09 17:50:03.073 | + iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
- 2015-07-09 17:50:03.089 | + iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
- 2015-07-09 17:50:03.096 | + iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes
- 2015-07-09 17:50:03.111 | + sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf
- 2015-07-09 17:50:03.115 | + iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache
- 2015-07-09 17:50:03.131 | + swift_node_config=/etc/swift/container-server/1.conf
- 2015-07-09 17:50:03.132 | + cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf
- 2015-07-09 17:50:03.134 | + generate_swift_config_services /etc/swift/container-server/1.conf 1 6011 container
- 2015-07-09 17:50:03.134 | + local swift_node_config=/etc/swift/container-server/1.conf
- 2015-07-09 17:50:03.134 | + local node_id=1
- 2015-07-09 17:50:03.134 | + local bind_port=6011
- 2015-07-09 17:50:03.135 | + local server_type=container
- 2015-07-09 17:50:03.135 | + log_facility=0
- 2015-07-09 17:50:03.135 | + local node_path=/opt/stack/data/swift/1
- 2015-07-09 17:50:03.135 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT user
- 2015-07-09 17:50:03.141 | + iniset /etc/swift/container-server/1.conf DEFAULT user ***
- 2015-07-09 17:50:03.156 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
- 2015-07-09 17:50:03.163 | + iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6011
- 2015-07-09 17:50:03.178 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
- 2015-07-09 17:50:03.184 | + iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift
- 2015-07-09 17:50:03.199 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
- 2015-07-09 17:50:03.206 | + iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1
- 2015-07-09 17:50:03.223 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
- 2015-07-09 17:50:03.230 | + iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0
- 2015-07-09 17:50:03.246 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
- 2015-07-09 17:50:03.253 | + iniset /etc/swift/container-server/1.conf DEFAULT workers 4
- 2015-07-09 17:50:03.269 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
- 2015-07-09 17:50:03.276 | + iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
- 2015-07-09 17:50:03.292 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
- 2015-07-09 17:50:03.299 | + iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
- 2015-07-09 17:50:03.314 | + iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode
- 2015-07-09 17:50:03.321 | + iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes
- 2015-07-09 17:50:03.338 | + sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf
- 2015-07-09 17:50:03.341 | + iniuncomment /etc/swift/container-server/1.conf app:container-server allow_versions
- 2015-07-09 17:50:03.348 | + iniset /etc/swift/container-server/1.conf app:container-server allow_versions true
- 2015-07-09 17:50:03.363 | + swift_node_config=/etc/swift/account-server/1.conf
- 2015-07-09 17:50:03.363 | + cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf
- 2015-07-09 17:50:03.365 | + generate_swift_config_services /etc/swift/account-server/1.conf 1 6012 account
- 2015-07-09 17:50:03.366 | + local swift_node_config=/etc/swift/account-server/1.conf
- 2015-07-09 17:50:03.366 | + local node_id=1
- 2015-07-09 17:50:03.366 | + local bind_port=6012
- 2015-07-09 17:50:03.366 | + local server_type=account
- 2015-07-09 17:50:03.366 | + log_facility=0
- 2015-07-09 17:50:03.366 | + local node_path=/opt/stack/data/swift/1
- 2015-07-09 17:50:03.366 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT user
- 2015-07-09 17:50:03.373 | + iniset /etc/swift/account-server/1.conf DEFAULT user ***
- 2015-07-09 17:50:03.388 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
- 2015-07-09 17:50:03.394 | + iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6012
- 2015-07-09 17:50:03.409 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
- 2015-07-09 17:50:03.416 | + iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift
- 2015-07-09 17:50:03.431 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
- 2015-07-09 17:50:03.438 | + iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1
- 2015-07-09 17:50:03.455 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
- 2015-07-09 17:50:03.462 | + iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0
- 2015-07-09 17:50:03.479 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
- 2015-07-09 17:50:03.486 | + iniset /etc/swift/account-server/1.conf DEFAULT workers 4
- 2015-07-09 17:50:03.501 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
- 2015-07-09 17:50:03.508 | + iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
- 2015-07-09 17:50:03.524 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
- 2015-07-09 17:50:03.530 | + iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
- 2015-07-09 17:50:03.546 | + iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
- 2015-07-09 17:50:03.553 | + iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes
- 2015-07-09 17:50:03.568 | + sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf
- 2015-07-09 17:50:03.572 | + iniset /etc/swift/proxy-server.conf filter:tempauth user_swifttenanttest1_swiftusertest1 'testing .admin'
- 2015-07-09 17:50:03.590 | + iniset /etc/swift/proxy-server.conf filter:tempauth user_swifttenanttest2_swiftusertest2 'testing2 .admin'
- 2015-07-09 17:50:03.608 | + iniset /etc/swift/proxy-server.conf filter:tempauth user_swifttenanttest1_swiftusertest3 'testing3 .admin'
- 2015-07-09 17:50:03.626 | + testfile=/etc/swift/test.conf
- 2015-07-09 17:50:03.626 | + cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
- 2015-07-09 17:50:03.628 | + iniset /etc/swift/test.conf func_test account swifttenanttest1
- 2015-07-09 17:50:03.643 | + iniset /etc/swift/test.conf func_test username swiftusertest1
- 2015-07-09 17:50:03.658 | + iniset /etc/swift/test.conf func_test username3 swiftusertest3
- 2015-07-09 17:50:03.673 | + iniset /etc/swift/test.conf func_test account2 swifttenanttest2
- 2015-07-09 17:50:03.687 | + iniset /etc/swift/test.conf func_test username2 swiftusertest2
- 2015-07-09 17:50:03.703 | + is_service_enabled key
- 2015-07-09 17:50:03.706 | + return 0
- 2015-07-09 17:50:03.707 | + iniuncomment /etc/swift/test.conf func_test auth_version
- 2015-07-09 17:50:03.714 | + iniset /etc/swift/test.conf func_test auth_host http://128.110.152.218
- 2015-07-09 17:50:03.729 | + iniset /etc/swift/test.conf func_test auth_port 35357
- 2015-07-09 17:50:03.745 | + iniset /etc/swift/test.conf func_test auth_prefix /v2.0/
- 2015-07-09 17:50:03.761 | + local swift_log_dir=/opt/stack/data/swift/logs
- 2015-07-09 17:50:03.761 | + rm -rf /opt/stack/data/swift/logs
- 2015-07-09 17:50:03.763 | + mkdir -p /opt/stack/data/swift/logs/hourly
- 2015-07-09 17:50:03.765 | + sudo chown -R ***:adm /opt/stack/data/swift/logs
- 2015-07-09 17:50:03.779 | + [[ False != \F\a\l\s\e ]]
- 2015-07-09 17:50:03.779 | + '[' False == True ']'
- 2015-07-09 17:50:03.779 | + is_service_enabled swift3
- 2015-07-09 17:50:03.782 | + return 1
- 2015-07-09 17:50:03.782 | + is_service_enabled g-api n-api
- 2015-07-09 17:50:03.786 | + return 0
- 2015-07-09 17:50:03.787 | + install_glance
- 2015-07-09 17:50:03.787 | + use_library_from_git glance_store
- 2015-07-09 17:50:03.787 | + local name=glance_store
- 2015-07-09 17:50:03.787 | + local enabled=1
- 2015-07-09 17:50:03.787 | + [[ ,, =~ ,glance_store, ]]
- 2015-07-09 17:50:03.788 | + return 1
- 2015-07-09 17:50:03.788 | + git_clone git://git.openstack.org/openstack/glance.git /opt/stack/glance stable/juno
- 2015-07-09 17:50:03.788 | + local git_remote=git://git.openstack.org/openstack/glance.git
- 2015-07-09 17:50:03.788 | + local git_dest=/opt/stack/glance
- 2015-07-09 17:50:03.788 | + local git_ref=stable/juno
- 2015-07-09 17:50:03.789 | ++ pwd
- 2015-07-09 17:50:03.789 | + local orig_dir=/users/***/devstack
- 2015-07-09 17:50:03.789 | ++ trueorfalse False True
- 2015-07-09 17:50:03.793 | + RECLONE=True
- 2015-07-09 17:50:03.793 | + [[ False = \T\r\u\e ]]
- 2015-07-09 17:50:03.794 | + echo stable/juno
- 2015-07-09 17:50:03.794 | + egrep -q '^refs'
- 2015-07-09 17:50:03.797 | + [[ ! -d /opt/stack/glance ]]
- 2015-07-09 17:50:03.797 | + [[ True = \T\r\u\e ]]
- 2015-07-09 17:50:03.798 | + cd /opt/stack/glance
- 2015-07-09 17:50:03.798 | + git remote set-url origin git://git.openstack.org/openstack/glance.git
- 2015-07-09 17:50:03.800 | + git_timed fetch origin
- 2015-07-09 17:50:03.800 | + local count=0
- 2015-07-09 17:50:03.801 | + local timeout=0
- 2015-07-09 17:50:03.801 | + [[ -n 0 ]]
- 2015-07-09 17:50:03.801 | + timeout=0
- 2015-07-09 17:50:03.801 | + timeout -s SIGINT 0 git fetch origin
- 2015-07-09 17:50:04.680 | + find /opt/stack/glance -name '*.pyc' -delete
- 2015-07-09 17:50:04.685 | ++ git show-ref refs/tags/stable/juno
- 2015-07-09 17:50:04.688 | + [[ -n '' ]]
- 2015-07-09 17:50:04.689 | ++ git show-ref refs/heads/stable/juno
- 2015-07-09 17:50:04.691 | + [[ -n 308afbe015faf7b35ac1087db7ecf65aca92107a refs/heads/stable/juno ]]
- 2015-07-09 17:50:04.691 | + git_update_branch stable/juno
- 2015-07-09 17:50:04.691 | + local git_branch=stable/juno
- 2015-07-09 17:50:04.691 | + git checkout -f origin/stable/juno
- 2015-07-09 17:50:04.791 | Note: checking out 'origin/stable/juno'.
- 2015-07-09 17:50:04.791 |
- 2015-07-09 17:50:04.791 | You are in 'detached HEAD' state. You can look around, make experimental
- 2015-07-09 17:50:04.791 | changes and commit them, and you can discard any commits you make in this
- 2015-07-09 17:50:04.791 | state without impacting any branches by performing another checkout.
- 2015-07-09 17:50:04.791 |
- 2015-07-09 17:50:04.791 | If you want to create a new branch to retain commits you create, you may
- 2015-07-09 17:50:04.791 | do so (now or later) by using -b with the checkout command again. Example:
- 2015-07-09 17:50:04.791 |
- 2015-07-09 17:50:04.791 | git checkout -b new_branch_name
- 2015-07-09 17:50:04.791 |
- 2015-07-09 17:50:04.791 | HEAD is now at 308afbe... Merge "Eventlet green threads not released back to pool" into stable/juno
- 2015-07-09 17:50:04.793 | + git branch -D stable/juno
- 2015-07-09 17:50:04.797 | Deleted branch stable/juno (was 308afbe).
- 2015-07-09 17:50:04.797 | + git checkout -b stable/juno
- 2015-07-09 17:50:04.837 | Switched to a new branch 'stable/juno'
- 2015-07-09 17:50:04.837 | + cd /opt/stack/glance
- 2015-07-09 17:50:04.838 | + git show --oneline
- 2015-07-09 17:50:04.838 | + head -1
- 2015-07-09 17:50:04.841 | 308afbe Merge "Eventlet green threads not released back to pool" into stable/juno
- 2015-07-09 17:50:04.841 | + cd /users/***/devstack
- 2015-07-09 17:50:04.841 | + setup_develop /opt/stack/glance
- 2015-07-09 17:50:04.841 | + local project_dir=/opt/stack/glance
- 2015-07-09 17:50:04.841 | + setup_package_with_req_sync /opt/stack/glance -e
- 2015-07-09 17:50:04.841 | + local project_dir=/opt/stack/glance
- 2015-07-09 17:50:04.842 | + local flags=-e
- 2015-07-09 17:50:04.842 | ++ cd /opt/stack/glance
- 2015-07-09 17:50:04.842 | ++ git diff --exit-code
- 2015-07-09 17:50:04.876 | + local update_requirements=
- 2015-07-09 17:50:04.876 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:04.877 | + cd /opt/stack/requirements
- 2015-07-09 17:50:04.877 | + ./.venv/bin/python update.py /opt/stack/glance
- 2015-07-09 17:50:05.056 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/glance/requirements.txt)
- 2015-07-09 17:50:05.057 | Syncing /opt/stack/glance/requirements.txt
- 2015-07-09 17:50:05.074 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/glance/test-requirements.txt)
- 2015-07-09 17:50:05.074 | Syncing /opt/stack/glance/test-requirements.txt
- 2015-07-09 17:50:05.074 | Syncing setup.py
- 2015-07-09 17:50:05.078 | + setup_package /opt/stack/glance -e
- 2015-07-09 17:50:05.078 | + local project_dir=/opt/stack/glance
- 2015-07-09 17:50:05.078 | + local flags=-e
- 2015-07-09 17:50:05.078 | + pip_install -e /opt/stack/glance
- 2015-07-09 17:50:05.085 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/glance
- 2015-07-09 17:50:06.207 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:50:06.698 | Obtaining file:///opt/stack/glance
- 2015-07-09 17:50:08.256 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.260 | Requirement already satisfied (use --upgrade to upgrade): greenlet<=0.4.2,>=0.3.2 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.262 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6,<=0.9.99,>=0.8.4 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.263 | Requirement already satisfied (use --upgrade to upgrade): anyjson<=0.3.3,>=0.3.3 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.264 | Requirement already satisfied (use --upgrade to upgrade): eventlet<=0.15.2,>=0.15.1 in /usr/local/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.266 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy<=1.5.2,>=1.5.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.268 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,<=2.1,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.272 | Requirement already satisfied (use --upgrade to upgrade): WebOb<=1.3.1,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.275 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.276 | Requirement already satisfied (use --upgrade to upgrade): boto<2.35.0,>=2.32.1 in /usr/local/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.278 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate==0.9.1 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.280 | Requirement already satisfied (use --upgrade to upgrade): httplib2<=0.9,>=0.7.5 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.281 | Requirement already satisfied (use --upgrade to upgrade): kombu<=3.0.7,>=2.5.0 in /usr/local/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.292 | Requirement already satisfied (use --upgrade to upgrade): pycrypto<=2.6.1,>=2.6 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.293 | Requirement already satisfied (use --upgrade to upgrade): iso8601<=0.1.10,>=0.1.9 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.294 | Requirement already satisfied (use --upgrade to upgrade): ordereddict<=1.1 in /usr/local/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.296 | Requirement already satisfied (use --upgrade to upgrade): oslo.config<=1.6.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.298 | Requirement already satisfied (use --upgrade to upgrade): stevedore<=1.3.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.300 | Requirement already satisfied (use --upgrade to upgrade): netaddr<=0.7.13,>=0.7.12 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.301 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware<1.4.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.305 | Requirement already satisfied (use --upgrade to upgrade): WSME<=0.6.4,>=0.6 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.307 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc<=0.9.9 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.308 | Requirement already satisfied (use --upgrade to upgrade): python-swiftclient<=2.3.1,>=2.2.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.310 | Requirement already satisfied (use --upgrade to upgrade): oslo.vmware<0.9.0,>=0.6.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.313 | Requirement already satisfied (use --upgrade to upgrade): Paste<=1.7.5.1 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.315 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3.0.0,>=2.0.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.315 | Requirement already satisfied (use --upgrade to upgrade): python-cinderclient<=1.1.1,>=1.1.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.319 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient<1.2.0,>=0.10.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.323 | Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL<=0.13,>=0.11 in /usr/local/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.324 | Requirement already satisfied (use --upgrade to upgrade): six<=1.9.0,>=1.7.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.325 | Requirement already satisfied (use --upgrade to upgrade): oslo.db<1.1,>=1.0.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.328 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n<=1.3.1,>=1.0.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.330 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging<1.5.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.334 | Requirement already satisfied (use --upgrade to upgrade): retrying!=1.3.0,<=1.3.3,>=1.2.2 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.334 | Requirement already satisfied (use --upgrade to upgrade): osprofiler<=0.3.0,>=0.3.0 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.336 | Requirement already satisfied (use --upgrade to upgrade): glance-store<=0.1.10,>=0.1.1 in /usr/lib/python2.7/dist-packages (from glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.339 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.341 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,<=2.1,>=1.12.3->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.342 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate==0.9.1->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.343 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate==0.9.1->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.344 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu<=3.0.7,>=2.5.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.344 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.346 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.347 | Requirement already satisfied (use --upgrade to upgrade): requests>=1.1 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.351 | Requirement already satisfied (use --upgrade to upgrade): simplegeneric in /usr/lib/python2.7/dist-packages (from WSME<=0.6.4,>=0.6->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.351 | Requirement already satisfied (use --upgrade to upgrade): ipaddr in /usr/lib/python2.7/dist-packages (from WSME<=0.6.4,>=0.6->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.352 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.3 in /usr/lib/python2.7/dist-packages (from python-swiftclient<=2.3.1,>=2.2.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.353 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/local/lib/python2.7/dist-packages (from python-swiftclient<=2.3.1,>=2.2.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.354 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.vmware<0.9.0,>=0.6.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.355 | Requirement already satisfied (use --upgrade to upgrade): suds>=0.4 in /usr/local/lib/python2.7/dist-packages (from oslo.vmware<0.9.0,>=0.6.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.356 | Requirement already satisfied (use --upgrade to upgrade): lxml>=2.3 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient<1.2.0,>=0.10.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.360 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.6.4 in /usr/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.361 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.365 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/dist-packages (from Babel>=1.3->keystonemiddleware<1.4.0,>=1.0.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.365 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/lib/python2.7/dist-packages (from alembic>=0.6.4->oslo.db<1.1,>=1.0.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.367 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib/python2.7/dist-packages (from oslo.utils>=0.3.0->oslo.db<1.1,>=1.0.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.368 | Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /usr/lib/python2.7/dist-packages (from Mako->alembic>=0.6.4->oslo.db<1.1,>=1.0.0->glance==2014.2.4.dev5)
- 2015-07-09 17:50:08.369 | Installing collected packages: glance
- 2015-07-09 17:50:08.369 | Running setup.py develop for glance
- 2015-07-09 17:50:10.145 | Successfully installed glance-2014.2.4.dev5
- 2015-07-09 17:50:10.205 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:50:10.206 | + [[ -e == \-\e ]]
- 2015-07-09 17:50:10.206 | + safe_chown -R *** /opt/stack/glance/glance.egg-info
- 2015-07-09 17:50:10.206 | + _safe_permission_operation chown -R *** /opt/stack/glance/glance.egg-info
- 2015-07-09 17:50:10.214 | + sudo chown -R *** /opt/stack/glance/glance.egg-info
- 2015-07-09 17:50:10.225 | + '[' True = True ']'
- 2015-07-09 17:50:10.225 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:10.225 | + cd /opt/stack/glance
- 2015-07-09 17:50:10.226 | + git reset --hard
- 2015-07-09 17:50:10.299 | HEAD is now at 308afbe Merge "Eventlet green threads not released back to pool" into stable/juno
- 2015-07-09 17:50:10.301 | + configure_glance
- 2015-07-09 17:50:10.301 | + [[ ! -d /etc/glance ]]
- 2015-07-09 17:50:10.302 | + sudo chown *** /etc/glance
- 2015-07-09 17:50:10.312 | + [[ ! -d /etc/glance/metadefs ]]
- 2015-07-09 17:50:10.313 | + sudo chown *** /etc/glance/metadefs
- 2015-07-09 17:50:10.322 | + cp /opt/stack/glance/etc/glance-registry.conf /etc/glance/glance-registry.conf
- 2015-07-09 17:50:10.324 | + iniset /etc/glance/glance-registry.conf DEFAULT debug True
- 2015-07-09 17:50:10.339 | + inicomment /etc/glance/glance-registry.conf DEFAULT log_file
- 2015-07-09 17:50:10.347 | ++ database_connection_url glance
- 2015-07-09 17:50:10.347 | ++ local db=glance
- 2015-07-09 17:50:10.347 | ++ database_connection_url_mysql glance
- 2015-07-09 17:50:10.347 | ++ local db=glance
- 2015-07-09 17:50:10.347 | ++ echo 'mysql://root:password@127.0.0.1/glance?charset=utf8'
- 2015-07-09 17:50:10.347 | + local 'dburl=mysql://root:password@127.0.0.1/glance?charset=utf8'
- 2015-07-09 17:50:10.348 | + iniset /etc/glance/glance-registry.conf DEFAULT sql_connection 'mysql://root:password@127.0.0.1/glance?charset=utf8'
- 2015-07-09 17:50:10.363 | + iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False
- 2015-07-09 17:50:10.379 | + iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone
- 2015-07-09 17:50:10.396 | + configure_auth_token_middleware /etc/glance/glance-registry.conf glance /var/cache/glance/registry
- 2015-07-09 17:50:10.396 | + local conf_file=/etc/glance/glance-registry.conf
- 2015-07-09 17:50:10.396 | + local admin_user=glance
- 2015-07-09 17:50:10.396 | + local signing_dir=/var/cache/glance/registry
- 2015-07-09 17:50:10.396 | + local section=keystone_authtoken
- 2015-07-09 17:50:10.396 | + iniset /etc/glance/glance-registry.conf keystone_authtoken auth_host http://128.110.152.218
- 2015-07-09 17:50:10.412 | + iniset /etc/glance/glance-registry.conf keystone_authtoken auth_port 35357
- 2015-07-09 17:50:10.428 | + iniset /etc/glance/glance-registry.conf keystone_authtoken auth_protocol http
- 2015-07-09 17:50:10.443 | + iniset /etc/glance/glance-registry.conf keystone_authtoken identity_uri http://http://128.110.152.218:35357
- 2015-07-09 17:50:10.460 | + iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
- 2015-07-09 17:50:10.476 | + configure_API_version /etc/glance/glance-registry.conf 2.0 keystone_authtoken
- 2015-07-09 17:50:10.476 | + local conf_file=/etc/glance/glance-registry.conf
- 2015-07-09 17:50:10.476 | + local api_version=2.0
- 2015-07-09 17:50:10.476 | + local section=keystone_authtoken
- 2015-07-09 17:50:10.476 | + iniset /etc/glance/glance-registry.conf keystone_authtoken auth_uri http://http://128.110.152.218:5000/v2.0
- 2015-07-09 17:50:10.492 | + iniset /etc/glance/glance-registry.conf keystone_authtoken admin_tenant_name service
- 2015-07-09 17:50:10.508 | + iniset /etc/glance/glance-registry.conf keystone_authtoken admin_user glance
- 2015-07-09 17:50:10.525 | + iniset /etc/glance/glance-registry.conf keystone_authtoken admin_password password
- 2015-07-09 17:50:10.541 | + iniset /etc/glance/glance-registry.conf keystone_authtoken signing_dir /var/cache/glance/registry
- 2015-07-09 17:50:10.555 | + [[ -n '' ]]
- 2015-07-09 17:50:10.555 | + is_service_enabled qpid
- 2015-07-09 17:50:10.559 | + return 1
- 2015-07-09 17:50:10.559 | + '[' -n http://128.110.152.218 ']'
- 2015-07-09 17:50:10.559 | + '[' -n password ']'
- 2015-07-09 17:50:10.559 | + iniset /etc/glance/glance-registry.conf DEFAULT notification_driver messaging
- 2015-07-09 17:50:10.574 | + iniset_rpc_backend glance /etc/glance/glance-registry.conf DEFAULT
- 2015-07-09 17:50:10.574 | + local package=glance
- 2015-07-09 17:50:10.575 | + local file=/etc/glance/glance-registry.conf
- 2015-07-09 17:50:10.575 | + local section=DEFAULT
- 2015-07-09 17:50:10.575 | + is_service_enabled zeromq
- 2015-07-09 17:50:10.578 | + return 1
- 2015-07-09 17:50:10.578 | + is_service_enabled qpid
- 2015-07-09 17:50:10.582 | + return 1
- 2015-07-09 17:50:10.582 | + '[' -n '' ']'
- 2015-07-09 17:50:10.582 | + is_service_enabled rabbit
- 2015-07-09 17:50:10.586 | + return 0
- 2015-07-09 17:50:10.586 | + iniset /etc/glance/glance-registry.conf DEFAULT rpc_backend glance.openstack.common.rpc.impl_kombu
- 2015-07-09 17:50:10.600 | + iniset /etc/glance/glance-registry.conf DEFAULT rabbit_hosts http://128.110.152.218
- 2015-07-09 17:50:10.614 | + iniset /etc/glance/glance-registry.conf DEFAULT rabbit_password password
- 2015-07-09 17:50:10.631 | + cp /opt/stack/glance/etc/glance-api.conf /etc/glance/glance-api.conf
- 2015-07-09 17:50:10.633 | + iniset /etc/glance/glance-api.conf DEFAULT debug True
- 2015-07-09 17:50:10.650 | + inicomment /etc/glance/glance-api.conf DEFAULT log_file
- 2015-07-09 17:50:10.659 | + iniset /etc/glance/glance-api.conf DEFAULT sql_connection 'mysql://root:password@127.0.0.1/glance?charset=utf8'
- 2015-07-09 17:50:10.677 | + iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
- 2015-07-09 17:50:10.694 | + iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
- 2015-07-09 17:50:10.712 | + iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
- 2015-07-09 17:50:10.729 | + configure_auth_token_middleware /etc/glance/glance-api.conf glance /var/cache/glance/api
- 2015-07-09 17:50:10.729 | + local conf_file=/etc/glance/glance-api.conf
- 2015-07-09 17:50:10.729 | + local admin_user=glance
- 2015-07-09 17:50:10.729 | + local signing_dir=/var/cache/glance/api
- 2015-07-09 17:50:10.730 | + local section=keystone_authtoken
- 2015-07-09 17:50:10.730 | + iniset /etc/glance/glance-api.conf keystone_authtoken auth_host http://128.110.152.218
- 2015-07-09 17:50:10.746 | + iniset /etc/glance/glance-api.conf keystone_authtoken auth_port 35357
- 2015-07-09 17:50:10.762 | + iniset /etc/glance/glance-api.conf keystone_authtoken auth_protocol http
- 2015-07-09 17:50:10.779 | + iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri http://http://128.110.152.218:35357
- 2015-07-09 17:50:10.797 | + iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
- 2015-07-09 17:50:10.814 | + configure_API_version /etc/glance/glance-api.conf 2.0 keystone_authtoken
- 2015-07-09 17:50:10.814 | + local conf_file=/etc/glance/glance-api.conf
- 2015-07-09 17:50:10.814 | + local api_version=2.0
- 2015-07-09 17:50:10.814 | + local section=keystone_authtoken
- 2015-07-09 17:50:10.814 | + iniset /etc/glance/glance-api.conf keystone_authtoken auth_uri http://http://128.110.152.218:5000/v2.0
- 2015-07-09 17:50:10.831 | + iniset /etc/glance/glance-api.conf keystone_authtoken admin_tenant_name service
- 2015-07-09 17:50:10.849 | + iniset /etc/glance/glance-api.conf keystone_authtoken admin_user glance
- 2015-07-09 17:50:10.868 | + iniset /etc/glance/glance-api.conf keystone_authtoken admin_password password
- 2015-07-09 17:50:10.887 | + iniset /etc/glance/glance-api.conf keystone_authtoken signing_dir /var/cache/glance/api
- 2015-07-09 17:50:10.904 | + [[ -n '' ]]
- 2015-07-09 17:50:10.904 | + is_service_enabled qpid
- 2015-07-09 17:50:10.908 | + return 1
- 2015-07-09 17:50:10.908 | + '[' -n http://128.110.152.218 ']'
- 2015-07-09 17:50:10.908 | + '[' -n password ']'
- 2015-07-09 17:50:10.908 | + iniset /etc/glance/glance-api.conf DEFAULT notification_driver messaging
- 2015-07-09 17:50:10.927 | + iniset_rpc_backend glance /etc/glance/glance-api.conf DEFAULT
- 2015-07-09 17:50:10.927 | + local package=glance
- 2015-07-09 17:50:10.927 | + local file=/etc/glance/glance-api.conf
- 2015-07-09 17:50:10.928 | + local section=DEFAULT
- 2015-07-09 17:50:10.928 | + is_service_enabled zeromq
- 2015-07-09 17:50:10.931 | + return 1
- 2015-07-09 17:50:10.931 | + is_service_enabled qpid
- 2015-07-09 17:50:10.934 | + return 1
- 2015-07-09 17:50:10.935 | + '[' -n '' ']'
- 2015-07-09 17:50:10.935 | + is_service_enabled rabbit
- 2015-07-09 17:50:10.938 | + return 0
- 2015-07-09 17:50:10.938 | + iniset /etc/glance/glance-api.conf DEFAULT rpc_backend glance.openstack.common.rpc.impl_kombu
- 2015-07-09 17:50:10.955 | + iniset /etc/glance/glance-api.conf DEFAULT rabbit_hosts http://128.110.152.218
- 2015-07-09 17:50:10.972 | + iniset /etc/glance/glance-api.conf DEFAULT rabbit_password password
- 2015-07-09 17:50:10.991 | + '[' libvirt = xenserver ']'
- 2015-07-09 17:50:10.992 | + iniset /etc/glance/glance-api.conf DEFAULT filesystem_store_datadir /opt/stack/data/glance/images/
- 2015-07-09 17:50:11.008 | + iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
- 2015-07-09 17:50:11.027 | + iniset /etc/glance/glance-api.conf DEFAULT workers 4
- 2015-07-09 17:50:11.043 | + is_service_enabled s-proxy
- 2015-07-09 17:50:11.047 | + return 0
- 2015-07-09 17:50:11.047 | + iniset /etc/glance/glance-api.conf DEFAULT default_store swift
- 2015-07-09 17:50:11.065 | + iniset /etc/glance/glance-api.conf DEFAULT swift_store_auth_address http://http://128.110.152.218:5000/v2.0/
- 2015-07-09 17:50:11.083 | + iniset /etc/glance/glance-api.conf DEFAULT swift_store_user service:glance-swift
- 2015-07-09 17:50:11.100 | + iniset /etc/glance/glance-api.conf DEFAULT swift_store_key password
- 2015-07-09 17:50:11.117 | + iniset /etc/glance/glance-api.conf DEFAULT swift_store_create_container_on_put True
- 2015-07-09 17:50:11.135 | + iniset /etc/glance/glance-api.conf DEFAULT known_stores 'glance.store.filesystem.Store, glance.store.http.Store, glance.store.swift.Store'
- 2015-07-09 17:50:11.153 | + iniset /etc/glance/glance-api.conf glance_store default_store swift
- 2015-07-09 17:50:11.171 | + iniset /etc/glance/glance-api.conf glance_store swift_store_auth_address http://http://128.110.152.218:5000/v2.0/
- 2015-07-09 17:50:11.190 | + iniset /etc/glance/glance-api.conf glance_store swift_store_user service:glance-swift
- 2015-07-09 17:50:11.209 | + iniset /etc/glance/glance-api.conf glance_store swift_store_key password
- 2015-07-09 17:50:11.229 | + iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True
- 2015-07-09 17:50:11.248 | + iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
- 2015-07-09 17:50:11.265 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:11.270 | + return 1
- 2015-07-09 17:50:11.270 | + is_ssl_enabled_service glance
- 2015-07-09 17:50:11.270 | + local services=glance
- 2015-07-09 17:50:11.270 | + local service=
- 2015-07-09 17:50:11.270 | + '[' False == False ']'
- 2015-07-09 17:50:11.270 | + return 1
- 2015-07-09 17:50:11.270 | + is_ssl_enabled_service glance
- 2015-07-09 17:50:11.270 | + local services=glance
- 2015-07-09 17:50:11.270 | + local service=
- 2015-07-09 17:50:11.270 | + '[' False == False ']'
- 2015-07-09 17:50:11.270 | + return 1
- 2015-07-09 17:50:11.270 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:11.273 | + return 1
- 2015-07-09 17:50:11.274 | + cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini
- 2015-07-09 17:50:11.276 | + cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini
- 2015-07-09 17:50:11.279 | + cp /opt/stack/glance/etc/glance-cache.conf /etc/glance/glance-cache.conf
- 2015-07-09 17:50:11.280 | + iniset /etc/glance/glance-cache.conf DEFAULT debug True
- 2015-07-09 17:50:11.295 | + inicomment /etc/glance/glance-cache.conf DEFAULT log_file
- 2015-07-09 17:50:11.302 | + iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
- 2015-07-09 17:50:11.317 | + iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
- 2015-07-09 17:50:11.333 | + iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_url
- 2015-07-09 17:50:11.340 | + iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://http://128.110.152.218:35357/v2.0
- 2015-07-09 17:50:11.355 | + iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_tenant_name
- 2015-07-09 17:50:11.362 | + iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
- 2015-07-09 17:50:11.376 | + iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_user
- 2015-07-09 17:50:11.383 | + iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
- 2015-07-09 17:50:11.398 | + iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_password
- 2015-07-09 17:50:11.406 | + iniset /etc/glance/glance-cache.conf DEFAULT admin_password password
- 2015-07-09 17:50:11.422 | + iniset /etc/glance/glance-cache.conf DEFAULT filesystem_store_datadir /opt/stack/data/glance/images/
- 2015-07-09 17:50:11.438 | + iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
- 2015-07-09 17:50:11.452 | + cp -p /opt/stack/glance/etc/policy.json /etc/glance/policy.json
- 2015-07-09 17:50:11.454 | + cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
- 2015-07-09 17:50:11.457 | + cp -p /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-trust.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /etc/glance/metadefs
- 2015-07-09 17:50:11.461 | + is_ssl_enabled_service cinder
- 2015-07-09 17:50:11.461 | + local services=cinder
- 2015-07-09 17:50:11.461 | + local service=
- 2015-07-09 17:50:11.461 | + '[' False == False ']'
- 2015-07-09 17:50:11.461 | + return 1
- 2015-07-09 17:50:11.461 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:11.465 | + return 1
- 2015-07-09 17:50:11.466 | + is_service_enabled cinder
- 2015-07-09 17:50:11.470 | + return 0
- 2015-07-09 17:50:11.470 | + install_cinder
- 2015-07-09 17:50:11.470 | + git_clone git://git.openstack.org/openstack/cinder.git /opt/stack/cinder stable/juno
- 2015-07-09 17:50:11.470 | + local git_remote=git://git.openstack.org/openstack/cinder.git
- 2015-07-09 17:50:11.470 | + local git_dest=/opt/stack/cinder
- 2015-07-09 17:50:11.470 | + local git_ref=stable/juno
- 2015-07-09 17:50:11.471 | ++ pwd
- 2015-07-09 17:50:11.471 | + local orig_dir=/users/***/devstack
- 2015-07-09 17:50:11.472 | ++ trueorfalse False True
- 2015-07-09 17:50:11.476 | + RECLONE=True
- 2015-07-09 17:50:11.476 | + [[ False = \T\r\u\e ]]
- 2015-07-09 17:50:11.477 | + echo stable/juno
- 2015-07-09 17:50:11.477 | + egrep -q '^refs'
- 2015-07-09 17:50:11.480 | + [[ ! -d /opt/stack/cinder ]]
- 2015-07-09 17:50:11.480 | + [[ True = \T\r\u\e ]]
- 2015-07-09 17:50:11.480 | + cd /opt/stack/cinder
- 2015-07-09 17:50:11.481 | + git remote set-url origin git://git.openstack.org/openstack/cinder.git
- 2015-07-09 17:50:11.483 | + git_timed fetch origin
- 2015-07-09 17:50:11.483 | + local count=0
- 2015-07-09 17:50:11.483 | + local timeout=0
- 2015-07-09 17:50:11.483 | + [[ -n 0 ]]
- 2015-07-09 17:50:11.483 | + timeout=0
- 2015-07-09 17:50:11.483 | + timeout -s SIGINT 0 git fetch origin
- 2015-07-09 17:50:12.755 | + find /opt/stack/cinder -name '*.pyc' -delete
- 2015-07-09 17:50:12.763 | ++ git show-ref refs/tags/stable/juno
- 2015-07-09 17:50:12.766 | + [[ -n '' ]]
- 2015-07-09 17:50:12.766 | ++ git show-ref refs/heads/stable/juno
- 2015-07-09 17:50:12.769 | + [[ -n 22ad32603ca7fd9a6e8f66f36bb52350a6064558 refs/heads/stable/juno ]]
- 2015-07-09 17:50:12.769 | + git_update_branch stable/juno
- 2015-07-09 17:50:12.770 | + local git_branch=stable/juno
- 2015-07-09 17:50:12.770 | + git checkout -f origin/stable/juno
- 2015-07-09 17:50:13.006 | Note: checking out 'origin/stable/juno'.
- 2015-07-09 17:50:13.006 |
- 2015-07-09 17:50:13.006 | You are in 'detached HEAD' state. You can look around, make experimental
- 2015-07-09 17:50:13.007 | changes and commit them, and you can discard any commits you make in this
- 2015-07-09 17:50:13.007 | state without impacting any branches by performing another checkout.
- 2015-07-09 17:50:13.007 |
- 2015-07-09 17:50:13.007 | If you want to create a new branch to retain commits you create, you may
- 2015-07-09 17:50:13.007 | do so (now or later) by using -b with the checkout command again. Example:
- 2015-07-09 17:50:13.008 |
- 2015-07-09 17:50:13.008 | git checkout -b new_branch_name
- 2015-07-09 17:50:13.008 |
- 2015-07-09 17:50:13.008 | HEAD is now at 22ad326... Remove nonexistent LIO terminate_connection call
- 2015-07-09 17:50:13.011 | + git branch -D stable/juno
- 2015-07-09 17:50:13.014 | Deleted branch stable/juno (was 22ad326).
- 2015-07-09 17:50:13.015 | + git checkout -b stable/juno
- 2015-07-09 17:50:13.100 | Switched to a new branch 'stable/juno'
- 2015-07-09 17:50:13.101 | + cd /opt/stack/cinder
- 2015-07-09 17:50:13.101 | + git show --oneline
- 2015-07-09 17:50:13.102 | + head -1
- 2015-07-09 17:50:13.106 | 22ad326 Remove nonexistent LIO terminate_connection call
- 2015-07-09 17:50:13.106 | + cd /users/***/devstack
- 2015-07-09 17:50:13.106 | + setup_develop /opt/stack/cinder
- 2015-07-09 17:50:13.107 | + local project_dir=/opt/stack/cinder
- 2015-07-09 17:50:13.107 | + setup_package_with_req_sync /opt/stack/cinder -e
- 2015-07-09 17:50:13.107 | + local project_dir=/opt/stack/cinder
- 2015-07-09 17:50:13.107 | + local flags=-e
- 2015-07-09 17:50:13.108 | ++ cd /opt/stack/cinder
- 2015-07-09 17:50:13.108 | ++ git diff --exit-code
- 2015-07-09 17:50:13.114 | + local update_requirements=
- 2015-07-09 17:50:13.114 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:13.115 | + cd /opt/stack/requirements
- 2015-07-09 17:50:13.115 | + ./.venv/bin/python update.py /opt/stack/cinder
- 2015-07-09 17:50:13.277 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/cinder/requirements.txt)
- 2015-07-09 17:50:13.278 | Syncing /opt/stack/cinder/requirements.txt
- 2015-07-09 17:50:13.290 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/cinder/test-requirements.txt)
- 2015-07-09 17:50:13.291 | Syncing /opt/stack/cinder/test-requirements.txt
- 2015-07-09 17:50:13.292 | Syncing setup.py
- 2015-07-09 17:50:13.293 | + setup_package /opt/stack/cinder -e
- 2015-07-09 17:50:13.294 | + local project_dir=/opt/stack/cinder
- 2015-07-09 17:50:13.294 | + local flags=-e
- 2015-07-09 17:50:13.294 | + pip_install -e /opt/stack/cinder
- 2015-07-09 17:50:13.302 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/cinder
- 2015-07-09 17:50:14.416 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:50:14.915 | Obtaining file:///opt/stack/cinder
- 2015-07-09 17:50:16.554 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.557 | Requirement already satisfied (use --upgrade to upgrade): anyjson<=0.3.3,>=0.3.3 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.558 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.560 | Requirement already satisfied (use --upgrade to upgrade): Babel<=1.3,>=1.3 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.561 | Requirement already satisfied (use --upgrade to upgrade): eventlet<=0.15.2,>=0.15.1 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.563 | Requirement already satisfied (use --upgrade to upgrade): greenlet<=0.4.2,>=0.3.2 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.564 | Requirement already satisfied (use --upgrade to upgrade): iso8601<=0.1.10,>=0.1.9 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.565 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware<1.4.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.569 | Requirement already satisfied (use --upgrade to upgrade): kombu<=3.0.7,>=2.5.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.580 | Requirement already satisfied (use --upgrade to upgrade): lxml<=3.3.3,>=2.3 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.584 | Requirement already satisfied (use --upgrade to upgrade): netaddr<=0.7.13,>=0.7.12 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.585 | Requirement already satisfied (use --upgrade to upgrade): oslo.config<=1.6.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.587 | Requirement already satisfied (use --upgrade to upgrade): oslo.db<1.1,>=1.0.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.591 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging<1.5.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.595 | Requirement already satisfied (use --upgrade to upgrade): oslo.rootwrap<=1.5.0,>=1.3.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.597 | Requirement already satisfied (use --upgrade to upgrade): osprofiler<=0.3.0,>=0.3.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.599 | Requirement already satisfied (use --upgrade to upgrade): paramiko<=1.15.2,>=1.13.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.601 | Requirement already satisfied (use --upgrade to upgrade): Paste<=1.7.5.1 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.602 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy<=1.5.2,>=1.5.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.603 | Requirement already satisfied (use --upgrade to upgrade): pycrypto<=2.6.1,>=2.6 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.604 | Requirement already satisfied (use --upgrade to upgrade): python-barbicanclient!=3.0.0,<3.0.2,>=2.1.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.607 | Requirement already satisfied (use --upgrade to upgrade): python-glanceclient<=0.15.0,>=0.14.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.611 | Requirement already satisfied (use --upgrade to upgrade): python-novaclient<=2.20.0,>=2.18.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.615 | Requirement already satisfied (use --upgrade to upgrade): python-swiftclient<=2.3.1,>=2.2.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.617 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,<=2.2.1,>=2.1.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.622 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,<=2.1,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.626 | Requirement already satisfied (use --upgrade to upgrade): taskflow<0.7.0,>=0.4 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.631 | Requirement already satisfied (use --upgrade to upgrade): rtslib-fb<=2.1.51,>=2.1.39 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.632 | Requirement already satisfied (use --upgrade to upgrade): six<=1.9.0,>=1.7.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.635 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6,<=0.9.99,>=0.8.4 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.636 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate==0.9.1 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.638 | Requirement already satisfied (use --upgrade to upgrade): stevedore<=1.3.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.640 | Requirement already satisfied (use --upgrade to upgrade): suds==0.4 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.641 | Requirement already satisfied (use --upgrade to upgrade): WebOb<=1.3.1,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.644 | Requirement already satisfied (use --upgrade to upgrade): wsgiref>=0.1.2 in /usr/lib/python2.7 (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.645 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n<=1.3.1,>=1.0.0 in /usr/lib/python2.7/dist-packages (from cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.646 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.649 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/dist-packages (from Babel<=1.3,>=1.3->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.650 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.651 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.9.0 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.655 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu<=3.0.7,>=2.5.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.656 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.6.4 in /usr/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.658 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.662 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging<1.5.0,>=1.4.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.663 | Requirement already satisfied (use --upgrade to upgrade): ecdsa>=0.11 in /usr/lib/python2.7/dist-packages (from paramiko<=1.15.2,>=1.13.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.664 | Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL>=0.11 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient<=0.15.0,>=0.14.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.665 | Requirement already satisfied (use --upgrade to upgrade): warlock<2,>=1.0.1 in /usr/lib/python2.7/dist-packages (from python-glanceclient<=0.15.0,>=0.14.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.667 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from python-novaclient<=2.20.0,>=2.18.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.669 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.3 in /usr/lib/python2.7/dist-packages (from python-swiftclient<=2.3.1,>=2.2.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.670 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,<=2.1,>=1.12.3->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.671 | Requirement already satisfied (use --upgrade to upgrade): networkx>=1.8 in /usr/lib/python2.7/dist-packages (from taskflow<0.7.0,>=0.4->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.672 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3.0.0,>=2.0.0 in /usr/lib/python2.7/dist-packages (from taskflow<0.7.0,>=0.4->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.673 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.0.0 in /usr/lib/python2.7/dist-packages (from taskflow<0.7.0,>=0.4->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.675 | Requirement already satisfied (use --upgrade to upgrade): ordereddict in /usr/local/lib/python2.7/dist-packages (from taskflow<0.7.0,>=0.4->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.677 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate==0.9.1->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.677 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate==0.9.1->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.678 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/lib/python2.7/dist-packages (from alembic>=0.6.4->oslo.db<1.1,>=1.0.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.680 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib/python2.7/dist-packages (from oslo.utils>=0.3.0->oslo.db<1.1,>=1.0.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.681 | Requirement already satisfied (use --upgrade to upgrade): jsonpatch<2,>=0.10 in /usr/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient<=0.15.0,>=0.14.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.683 | Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /usr/lib/python2.7/dist-packages (from Mako->alembic>=0.6.4->oslo.db<1.1,>=1.0.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.684 | Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.0 in /usr/lib/python2.7/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.0.1->python-glanceclient<=0.15.0,>=0.14.0->cinder==2014.2.4.dev19)
- 2015-07-09 17:50:16.685 | Installing collected packages: cinder
- 2015-07-09 17:50:16.686 | Running setup.py develop for cinder
- 2015-07-09 17:50:18.597 | Successfully installed cinder-2014.2.4.dev19
- 2015-07-09 17:50:18.660 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:50:18.660 | + [[ -e == \-\e ]]
- 2015-07-09 17:50:18.660 | + safe_chown -R *** /opt/stack/cinder/cinder.egg-info
- 2015-07-09 17:50:18.660 | + _safe_permission_operation chown -R *** /opt/stack/cinder/cinder.egg-info
- 2015-07-09 17:50:18.667 | + sudo chown -R *** /opt/stack/cinder/cinder.egg-info
- 2015-07-09 17:50:18.678 | + '[' True = True ']'
- 2015-07-09 17:50:18.678 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:18.679 | + cd /opt/stack/cinder
- 2015-07-09 17:50:18.679 | + git reset --hard
- 2015-07-09 17:50:18.692 | HEAD is now at 22ad326 Remove nonexistent LIO terminate_connection call
- 2015-07-09 17:50:18.694 | + configure_cinder
- 2015-07-09 17:50:18.694 | + [[ ! -d /etc/cinder ]]
- 2015-07-09 17:50:18.694 | + sudo chown *** /etc/cinder
- 2015-07-09 17:50:18.705 | + cp -p /opt/stack/cinder/etc/cinder/policy.json /etc/cinder
- 2015-07-09 17:50:18.707 | + configure_cinder_rootwrap
- 2015-07-09 17:50:18.708 | ++ get_rootwrap_location cinder
- 2015-07-09 17:50:18.708 | ++ local module=cinder
- 2015-07-09 17:50:18.709 | +++ get_python_exec_prefix
- 2015-07-09 17:50:18.709 | +++ is_fedora
- 2015-07-09 17:50:18.709 | +++ [[ -z Ubuntu ]]
- 2015-07-09 17:50:18.709 | +++ '[' Ubuntu = Fedora ']'
- 2015-07-09 17:50:18.709 | +++ '[' Ubuntu = 'Red Hat' ']'
- 2015-07-09 17:50:18.710 | +++ '[' Ubuntu = CentOS ']'
- 2015-07-09 17:50:18.710 | +++ '[' Ubuntu = OracleServer ']'
- 2015-07-09 17:50:18.710 | +++ is_suse
- 2015-07-09 17:50:18.710 | +++ [[ -z Ubuntu ]]
- 2015-07-09 17:50:18.710 | +++ '[' Ubuntu = openSUSE ']'
- 2015-07-09 17:50:18.710 | +++ '[' Ubuntu = 'SUSE LINUX' ']'
- 2015-07-09 17:50:18.710 | +++ echo /usr/local/bin
- 2015-07-09 17:50:18.711 | ++ echo /usr/local/bin/cinder-rootwrap
- 2015-07-09 17:50:18.712 | + local cinder_rootwrap=/usr/local/bin/cinder-rootwrap
- 2015-07-09 17:50:18.712 | + [[ -d /etc/cinder/rootwrap.d ]]
- 2015-07-09 17:50:18.712 | + sudo rm -rf /etc/cinder/rootwrap.d
- 2015-07-09 17:50:18.722 | + sudo mkdir -m 755 /etc/cinder/rootwrap.d
- 2015-07-09 17:50:18.733 | + sudo cp /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d
- 2015-07-09 17:50:18.744 | + sudo chown -R root:root /etc/cinder/rootwrap.d
- 2015-07-09 17:50:18.755 | + sudo chmod 644 /etc/cinder/rootwrap.d/volume.filters
- 2015-07-09 17:50:18.764 | + sudo cp /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/
- 2015-07-09 17:50:18.775 | + sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf
- 2015-07-09 17:50:18.787 | + sudo chown root:root /etc/cinder/rootwrap.conf
- 2015-07-09 17:50:18.798 | + sudo chmod 0644 /etc/cinder/rootwrap.conf
- 2015-07-09 17:50:18.807 | + ROOTWRAP_CSUDOER_CMD='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
- 2015-07-09 17:50:18.808 | ++ mktemp
- 2015-07-09 17:50:18.810 | + local tempfile=/tmp/tmp.gIA1D1pXvQ
- 2015-07-09 17:50:18.810 | + echo '*** ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
- 2015-07-09 17:50:18.810 | + chmod 0440 /tmp/tmp.gIA1D1pXvQ
- 2015-07-09 17:50:18.812 | + sudo chown root:root /tmp/tmp.gIA1D1pXvQ
- 2015-07-09 17:50:18.822 | + sudo mv /tmp/tmp.gIA1D1pXvQ /etc/sudoers.d/cinder-rootwrap
- 2015-07-09 17:50:18.833 | + cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini
- 2015-07-09 17:50:18.835 | + inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host
- 2015-07-09 17:50:18.842 | + inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port
- 2015-07-09 17:50:18.848 | + inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol
- 2015-07-09 17:50:18.854 | + inicomment /etc/cinder/api-paste.ini filter:authtoken cafile
- 2015-07-09 17:50:18.861 | + inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name
- 2015-07-09 17:50:18.867 | + inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user
- 2015-07-09 17:50:18.873 | + inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password
- 2015-07-09 17:50:18.880 | + inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir
- 2015-07-09 17:50:18.886 | + configure_auth_token_middleware /etc/cinder/cinder.conf cinder /var/cache/cinder
- 2015-07-09 17:50:18.886 | + local conf_file=/etc/cinder/cinder.conf
- 2015-07-09 17:50:18.886 | + local admin_user=cinder
- 2015-07-09 17:50:18.886 | + local signing_dir=/var/cache/cinder
- 2015-07-09 17:50:18.886 | + local section=keystone_authtoken
- 2015-07-09 17:50:18.886 | + iniset /etc/cinder/cinder.conf keystone_authtoken auth_host http://128.110.152.218
- 2015-07-09 17:50:18.902 | + iniset /etc/cinder/cinder.conf keystone_authtoken auth_port 35357
- 2015-07-09 17:50:18.918 | + iniset /etc/cinder/cinder.conf keystone_authtoken auth_protocol http
- 2015-07-09 17:50:18.933 | + iniset /etc/cinder/cinder.conf keystone_authtoken identity_uri http://http://128.110.152.218:35357
- 2015-07-09 17:50:18.949 | + iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
- 2015-07-09 17:50:18.964 | + configure_API_version /etc/cinder/cinder.conf 2.0 keystone_authtoken
- 2015-07-09 17:50:18.964 | + local conf_file=/etc/cinder/cinder.conf
- 2015-07-09 17:50:18.964 | + local api_version=2.0
- 2015-07-09 17:50:18.965 | + local section=keystone_authtoken
- 2015-07-09 17:50:18.965 | + iniset /etc/cinder/cinder.conf keystone_authtoken auth_uri http://http://128.110.152.218:5000/v2.0
- 2015-07-09 17:50:18.980 | + iniset /etc/cinder/cinder.conf keystone_authtoken admin_tenant_name service
- 2015-07-09 17:50:18.996 | + iniset /etc/cinder/cinder.conf keystone_authtoken admin_user cinder
- 2015-07-09 17:50:19.012 | + iniset /etc/cinder/cinder.conf keystone_authtoken admin_password password
- 2015-07-09 17:50:19.028 | + iniset /etc/cinder/cinder.conf keystone_authtoken signing_dir /var/cache/cinder
- 2015-07-09 17:50:19.043 | + [[ -n '' ]]
- 2015-07-09 17:50:19.043 | + iniset /etc/cinder/cinder.conf DEFAULT auth_strategy keystone
- 2015-07-09 17:50:19.059 | + iniset /etc/cinder/cinder.conf DEFAULT debug True
- 2015-07-09 17:50:19.075 | + iniset /etc/cinder/cinder.conf DEFAULT verbose True
- 2015-07-09 17:50:19.090 | + iniset /etc/cinder/cinder.conf DEFAULT my_ip http://128.110.152.218
- 2015-07-09 17:50:19.106 | + iniset /etc/cinder/cinder.conf DEFAULT iscsi_helper tgtadm
- 2015-07-09 17:50:19.122 | ++ database_connection_url cinder
- 2015-07-09 17:50:19.123 | ++ local db=cinder
- 2015-07-09 17:50:19.123 | ++ database_connection_url_mysql cinder
- 2015-07-09 17:50:19.123 | ++ local db=cinder
- 2015-07-09 17:50:19.123 | ++ echo 'mysql://root:password@127.0.0.1/cinder?charset=utf8'
- 2015-07-09 17:50:19.123 | + iniset /etc/cinder/cinder.conf DEFAULT sql_connection 'mysql://root:password@127.0.0.1/cinder?charset=utf8'
- 2015-07-09 17:50:19.140 | + iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini
- 2015-07-09 17:50:19.155 | + iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf
- 2015-07-09 17:50:19.170 | + iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions
- 2015-07-09 17:50:19.186 | + iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder
- 2015-07-09 17:50:19.202 | + iniset /etc/cinder/cinder.conf DEFAULT lock_path /opt/stack/data/cinder
- 2015-07-09 17:50:19.218 | + iniset /etc/cinder/cinder.conf DEFAULT periodic_interval 60
- 2015-07-09 17:50:19.235 | + iniset /etc/cinder/cinder.conf DEFAULT enable_v1_api true
- 2015-07-09 17:50:19.250 | + is_service_enabled c-vol
- 2015-07-09 17:50:19.255 | + return 0
- 2015-07-09 17:50:19.255 | + [[ -n ceph,lvm ]]
- 2015-07-09 17:50:19.255 | + local enabled_backends=
- 2015-07-09 17:50:19.255 | + local default_name=
- 2015-07-09 17:50:19.255 | + local be be_name be_type
- 2015-07-09 17:50:19.255 | + for be in '${CINDER_ENABLED_BACKENDS//,/ }'
- 2015-07-09 17:50:19.256 | + be_type=ceph
- 2015-07-09 17:50:19.256 | + be_name=ceph
- 2015-07-09 17:50:19.256 | + type configure_cinder_backend_ceph
- 2015-07-09 17:50:19.256 | + configure_cinder_backend_ceph ceph
- 2015-07-09 17:50:19.256 | + local be_name=ceph
- 2015-07-09 17:50:19.256 | + iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph
- 2015-07-09 17:50:19.272 | + iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver
- 2015-07-09 17:50:19.287 | + iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf ''
- 2015-07-09 17:50:19.303 | + iniset /etc/cinder/cinder.conf ceph rbd_pool volumeuh
- 2015-07-09 17:50:19.319 | + iniset /etc/cinder/cinder.conf ceph rbd_user cindy
- 2015-07-09 17:50:19.334 | + iniset /etc/cinder/cinder.conf ceph rbd_uuid 6d52eb95-12f3-47e3-9eb9-0c1fe4142426
- 2015-07-09 17:50:19.350 | + iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False
- 2015-07-09 17:50:19.373 | + iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5
- 2015-07-09 17:50:19.388 | + iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2
- 2015-07-09 17:50:19.405 | + is_service_enabled c-bak
- 2015-07-09 17:50:19.409 | + return 1
- 2015-07-09 17:50:19.409 | + [[ -z '' ]]
- 2015-07-09 17:50:19.410 | + default_name=ceph
- 2015-07-09 17:50:19.410 | + enabled_backends+=ceph,
- 2015-07-09 17:50:19.410 | + for be in '${CINDER_ENABLED_BACKENDS//,/ }'
- 2015-07-09 17:50:19.410 | + be_type=lvm
- 2015-07-09 17:50:19.410 | + be_name=lvm
- 2015-07-09 17:50:19.410 | + type configure_cinder_backend_lvm
- 2015-07-09 17:50:19.410 | + configure_cinder_backend_lvm lvm
- 2015-07-09 17:50:19.410 | + local be_name=lvm
- 2015-07-09 17:50:19.411 | ++ get_volume_group_name lvm
- 2015-07-09 17:50:19.411 | ++ local be_name=lvm
- 2015-07-09 17:50:19.411 | ++ local volume_group_name=stack-volumes
- 2015-07-09 17:50:19.411 | ++ [[ -z '' ]]
- 2015-07-09 17:50:19.412 | ++ volume_group_name+=-lvm
- 2015-07-09 17:50:19.412 | ++ echo stack-volumes-lvm
- 2015-07-09 17:50:19.412 | + local volume_group_name=stack-volumes-lvm
- 2015-07-09 17:50:19.412 | + iniset /etc/cinder/cinder.conf lvm volume_backend_name lvm
- 2015-07-09 17:50:19.429 | + iniset /etc/cinder/cinder.conf lvm volume_driver cinder.volume.drivers.lvm.LVMISCSIDriver
- 2015-07-09 17:50:19.444 | + iniset /etc/cinder/cinder.conf lvm volume_group stack-volumes-lvm
- 2015-07-09 17:50:19.461 | + [[ True == \F\a\l\s\e ]]
- 2015-07-09 17:50:19.461 | + [[ -z ceph ]]
- 2015-07-09 17:50:19.461 | + enabled_backends+=lvm,
- 2015-07-09 17:50:19.461 | + iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph,lvm
- 2015-07-09 17:50:19.477 | + [[ -n ceph ]]
- 2015-07-09 17:50:19.478 | + iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph
- 2015-07-09 17:50:19.494 | + is_service_enabled swift
- 2015-07-09 17:50:19.499 | + return 0
- 2015-07-09 17:50:19.499 | + iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://http://128.110.152.218:8080/v1/AUTH_
- 2015-07-09 17:50:19.514 | + is_service_enabled ceilometer
- 2015-07-09 17:50:19.519 | + return 0
- 2015-07-09 17:50:19.519 | + iniset /etc/cinder/cinder.conf DEFAULT notification_driver messaging
- 2015-07-09 17:50:19.534 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:19.539 | + return 1
- 2015-07-09 17:50:19.539 | + '[' False '!=' False ']'
- 2015-07-09 17:50:19.539 | + iniset_rpc_backend cinder /etc/cinder/cinder.conf DEFAULT
- 2015-07-09 17:50:19.539 | + local package=cinder
- 2015-07-09 17:50:19.539 | + local file=/etc/cinder/cinder.conf
- 2015-07-09 17:50:19.539 | + local section=DEFAULT
- 2015-07-09 17:50:19.539 | + is_service_enabled zeromq
- 2015-07-09 17:50:19.544 | + return 1
- 2015-07-09 17:50:19.544 | + is_service_enabled qpid
- 2015-07-09 17:50:19.548 | + return 1
- 2015-07-09 17:50:19.549 | + '[' -n '' ']'
- 2015-07-09 17:50:19.549 | + is_service_enabled rabbit
- 2015-07-09 17:50:19.553 | + return 0
- 2015-07-09 17:50:19.553 | + iniset /etc/cinder/cinder.conf DEFAULT rpc_backend cinder.openstack.common.rpc.impl_kombu
- 2015-07-09 17:50:19.568 | + iniset /etc/cinder/cinder.conf DEFAULT rabbit_hosts http://128.110.152.218
- 2015-07-09 17:50:19.584 | + iniset /etc/cinder/cinder.conf DEFAULT rabbit_password password
- 2015-07-09 17:50:19.600 | + [[ True == \F\a\l\s\e ]]
- 2015-07-09 17:50:19.601 | + '[' True == True ']'
- 2015-07-09 17:50:19.601 | + '[' False == False ']'
- 2015-07-09 17:50:19.601 | + setup_colorized_logging /etc/cinder/cinder.conf DEFAULT project_id user_id
- 2015-07-09 17:50:19.601 | + local conf_file=/etc/cinder/cinder.conf
- 2015-07-09 17:50:19.601 | + local conf_section=DEFAULT
- 2015-07-09 17:50:19.601 | + local project_var=project_id
- 2015-07-09 17:50:19.601 | + local user_var=user_id
- 2015-07-09 17:50:19.601 | + iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [[01;36m%(request_id)s [00;36m%(user_id)s %(project_id)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m'
- 2015-07-09 17:50:19.617 | + iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m'
- 2015-07-09 17:50:19.633 | + iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '[00;33mfrom (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d[00m'
- 2015-07-09 17:50:19.649 | + iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix '%(color)s%(asctime)s.%(msecs)03d TRACE %(name)s [01;35m%(instance)s[00m'
- 2015-07-09 17:50:19.666 | + [[ -r /users/***/devstack/lib/cinder_plugins/ceph ]]
- 2015-07-09 17:50:19.666 | + [[ -n is_fedora ]]
- 2015-07-09 17:50:19.666 | + [[ utopic =~ (rhel6) ]]
- 2015-07-09 17:50:19.666 | + iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4
- 2015-07-09 17:50:19.684 | + iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://http://128.110.152.218:9292
- 2015-07-09 17:50:19.701 | + is_ssl_enabled_service glance
- 2015-07-09 17:50:19.701 | + local services=glance
- 2015-07-09 17:50:19.701 | + local service=
- 2015-07-09 17:50:19.701 | + '[' False == False ']'
- 2015-07-09 17:50:19.701 | + return 1
- 2015-07-09 17:50:19.702 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:19.706 | + return 1
- 2015-07-09 17:50:19.706 | + is_ssl_enabled_service cinder
- 2015-07-09 17:50:19.706 | + local services=cinder
- 2015-07-09 17:50:19.707 | + local service=
- 2015-07-09 17:50:19.707 | + '[' False == False ']'
- 2015-07-09 17:50:19.707 | + return 1
- 2015-07-09 17:50:19.707 | + is_service_enabled neutron
- 2015-07-09 17:50:19.711 | + return 0
- 2015-07-09 17:50:19.711 | + install_neutron
- 2015-07-09 17:50:19.711 | + git_clone git://git.openstack.org/openstack/neutron.git /opt/stack/neutron stable/juno
- 2015-07-09 17:50:19.712 | + local git_remote=git://git.openstack.org/openstack/neutron.git
- 2015-07-09 17:50:19.712 | + local git_dest=/opt/stack/neutron
- 2015-07-09 17:50:19.712 | + local git_ref=stable/juno
- 2015-07-09 17:50:19.712 | ++ pwd
- 2015-07-09 17:50:19.713 | + local orig_dir=/users/***/devstack
- 2015-07-09 17:50:19.714 | ++ trueorfalse False True
- 2015-07-09 17:50:19.718 | + RECLONE=True
- 2015-07-09 17:50:19.718 | + [[ False = \T\r\u\e ]]
- 2015-07-09 17:50:19.719 | + echo stable/juno
- 2015-07-09 17:50:19.719 | + egrep -q '^refs'
- 2015-07-09 17:50:19.723 | + [[ ! -d /opt/stack/neutron ]]
- 2015-07-09 17:50:19.723 | + [[ True = \T\r\u\e ]]
- 2015-07-09 17:50:19.723 | + cd /opt/stack/neutron
- 2015-07-09 17:50:19.723 | + git remote set-url origin git://git.openstack.org/openstack/neutron.git
- 2015-07-09 17:50:19.726 | + git_timed fetch origin
- 2015-07-09 17:50:19.726 | + local count=0
- 2015-07-09 17:50:19.726 | + local timeout=0
- 2015-07-09 17:50:19.727 | + [[ -n 0 ]]
- 2015-07-09 17:50:19.727 | + timeout=0
- 2015-07-09 17:50:19.727 | + timeout -s SIGINT 0 git fetch origin
- 2015-07-09 17:50:21.047 | + find /opt/stack/neutron -name '*.pyc' -delete
- 2015-07-09 17:50:21.062 | ++ git show-ref refs/tags/stable/juno
- 2015-07-09 17:50:21.065 | + [[ -n '' ]]
- 2015-07-09 17:50:21.065 | ++ git show-ref refs/heads/stable/juno
- 2015-07-09 17:50:21.069 | + [[ -n 23190ae8d04716b5b0e40fcf80aaea85474c4792 refs/heads/stable/juno ]]
- 2015-07-09 17:50:21.069 | + git_update_branch stable/juno
- 2015-07-09 17:50:21.069 | + local git_branch=stable/juno
- 2015-07-09 17:50:21.069 | + git checkout -f origin/stable/juno
- 2015-07-09 17:50:21.390 | Note: checking out 'origin/stable/juno'.
- 2015-07-09 17:50:21.391 |
- 2015-07-09 17:50:21.391 | You are in 'detached HEAD' state. You can look around, make experimental
- 2015-07-09 17:50:21.391 | changes and commit them, and you can discard any commits you make in this
- 2015-07-09 17:50:21.391 | state without impacting any branches by performing another checkout.
- 2015-07-09 17:50:21.391 |
- 2015-07-09 17:50:21.391 | If you want to create a new branch to retain commits you create, you may
- 2015-07-09 17:50:21.392 | do so (now or later) by using -b with the checkout command again. Example:
- 2015-07-09 17:50:21.392 |
- 2015-07-09 17:50:21.392 | git checkout -b new_branch_name
- 2015-07-09 17:50:21.392 |
- 2015-07-09 17:50:21.392 | HEAD is now at 23190ae... Merge "L3 agent should do report state before full sync at start" into stable/juno
- 2015-07-09 17:50:21.394 | + git branch -D stable/juno
- 2015-07-09 17:50:21.397 | Deleted branch stable/juno (was 23190ae).
- 2015-07-09 17:50:21.398 | + git checkout -b stable/juno
- 2015-07-09 17:50:21.528 | Switched to a new branch 'stable/juno'
- 2015-07-09 17:50:21.530 | + cd /opt/stack/neutron
- 2015-07-09 17:50:21.530 | + git show --oneline
- 2015-07-09 17:50:21.530 | + head -1
- 2015-07-09 17:50:21.542 | 23190ae Merge "L3 agent should do report state before full sync at start" into stable/juno
- 2015-07-09 17:50:21.543 | + cd /users/***/devstack
- 2015-07-09 17:50:21.544 | + setup_develop /opt/stack/neutron
- 2015-07-09 17:50:21.544 | + local project_dir=/opt/stack/neutron
- 2015-07-09 17:50:21.544 | + setup_package_with_req_sync /opt/stack/neutron -e
- 2015-07-09 17:50:21.544 | + local project_dir=/opt/stack/neutron
- 2015-07-09 17:50:21.544 | + local flags=-e
- 2015-07-09 17:50:21.544 | ++ cd /opt/stack/neutron
- 2015-07-09 17:50:21.544 | ++ git diff --exit-code
- 2015-07-09 17:50:21.652 | + local update_requirements=
- 2015-07-09 17:50:21.652 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:21.653 | + cd /opt/stack/requirements
- 2015-07-09 17:50:21.653 | + ./.venv/bin/python update.py /opt/stack/neutron
- 2015-07-09 17:50:21.817 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/neutron/requirements.txt)
- 2015-07-09 17:50:21.818 | Syncing /opt/stack/neutron/requirements.txt
- 2015-07-09 17:50:21.831 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/neutron/test-requirements.txt)
- 2015-07-09 17:50:21.832 | Syncing /opt/stack/neutron/test-requirements.txt
- 2015-07-09 17:50:21.832 | Syncing setup.py
- 2015-07-09 17:50:21.834 | + setup_package /opt/stack/neutron -e
- 2015-07-09 17:50:21.835 | + local project_dir=/opt/stack/neutron
- 2015-07-09 17:50:21.835 | + local flags=-e
- 2015-07-09 17:50:21.835 | + pip_install -e /opt/stack/neutron
- 2015-07-09 17:50:21.842 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/neutron
- 2015-07-09 17:50:22.988 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:50:23.462 | Obtaining file:///opt/stack/neutron
- 2015-07-09 17:50:25.608 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.612 | Requirement already satisfied (use --upgrade to upgrade): Paste<=1.7.5.1 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.613 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy<=1.5.2,>=1.5.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.615 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,<=2.1,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.619 | Requirement already satisfied (use --upgrade to upgrade): anyjson<=0.3.3,>=0.3.3 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.620 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.621 | Requirement already satisfied (use --upgrade to upgrade): Babel<=1.3,>=1.3 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.622 | Requirement already satisfied (use --upgrade to upgrade): eventlet<=0.15.2,>=0.15.1 in /usr/local/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.624 | Requirement already satisfied (use --upgrade to upgrade): greenlet<=0.4.2,>=0.3.2 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.626 | Requirement already satisfied (use --upgrade to upgrade): httplib2<=0.9,>=0.7.5 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.627 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,<=2.2.1,>=2.1.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.632 | Requirement already satisfied (use --upgrade to upgrade): iso8601<=0.1.10,>=0.1.9 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.633 | Requirement already satisfied (use --upgrade to upgrade): jsonrpclib<=0.1.3 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.633 | Requirement already satisfied (use --upgrade to upgrade): Jinja2<=2.7.2 in /usr/local/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.636 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware<1.4.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.641 | Requirement already satisfied (use --upgrade to upgrade): netaddr<=0.7.13,>=0.7.12 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.642 | Requirement already satisfied (use --upgrade to upgrade): python-neutronclient<2.4.0,>=2.3.6 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.648 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6,<=0.9.99,>=0.8.4 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.649 | Requirement already satisfied (use --upgrade to upgrade): WebOb<=1.3.1,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.652 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient<1.2.0,>=0.10.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.657 | Requirement already satisfied (use --upgrade to upgrade): alembic<=0.7.4,>=0.6.4 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.659 | Requirement already satisfied (use --upgrade to upgrade): six<=1.9.0,>=1.7.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.660 | Requirement already satisfied (use --upgrade to upgrade): stevedore<=1.3.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.662 | Requirement already satisfied (use --upgrade to upgrade): oslo.config<=1.6.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.664 | Requirement already satisfied (use --upgrade to upgrade): oslo.db<1.1,>=1.0.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.669 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging<1.5.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.673 | Requirement already satisfied (use --upgrade to upgrade): oslo.rootwrap<=1.5.0,>=1.3.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.674 | Requirement already satisfied (use --upgrade to upgrade): python-novaclient<=2.20.0,>=2.18.0 in /usr/lib/python2.7/dist-packages (from neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.679 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.682 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,<=2.1,>=1.12.3->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.683 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/dist-packages (from Babel<=1.3,>=1.3->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.684 | Requirement already satisfied (use --upgrade to upgrade): markupsafe in /usr/lib/python2.7/dist-packages (from Jinja2<=2.7.2->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.686 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.687 | Requirement already satisfied (use --upgrade to upgrade): cliff>=1.6.0 in /usr/lib/python2.7/dist-packages (from python-neutronclient<2.4.0,>=2.3.6->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.690 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from python-neutronclient<2.4.0,>=2.3.6->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.692 | Requirement already satisfied (use --upgrade to upgrade): lxml>=2.3 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient<1.2.0,>=0.10.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.695 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/lib/python2.7/dist-packages (from alembic<=0.7.4,>=0.6.4->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.697 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=0.3.0 in /usr/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.699 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.704 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate!=0.9.2,>=0.9.1 in /usr/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.706 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging<1.5.0,>=1.4.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.707 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.4.8 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging<1.5.0,>=1.4.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.719 | Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/dist-packages (from cliff>=1.6.0->python-neutronclient<2.4.0,>=2.3.6->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.720 | Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.1 in /usr/lib/python2.7/dist-packages (from cliff>=1.6.0->python-neutronclient<2.4.0,>=2.3.6->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.721 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib/python2.7/dist-packages (from oslo.utils>=0.3.0->oslo.db<1.1,>=1.0.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.722 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->oslo.db<1.1,>=1.0.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.723 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->oslo.db<1.1,>=1.0.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.724 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.4.8->oslo.messaging<1.5.0,>=1.4.0->neutron==2014.2.4.dev48)
- 2015-07-09 17:50:25.726 | Installing collected packages: neutron
- 2015-07-09 17:50:25.726 | Running setup.py develop for neutron
- 2015-07-09 17:50:27.854 | Successfully installed neutron-2014.2.4.dev48
- 2015-07-09 17:50:27.915 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:50:27.916 | + [[ -e == \-\e ]]
- 2015-07-09 17:50:27.916 | + safe_chown -R *** /opt/stack/neutron/neutron.egg-info
- 2015-07-09 17:50:27.916 | + _safe_permission_operation chown -R *** /opt/stack/neutron/neutron.egg-info
- 2015-07-09 17:50:27.923 | + sudo chown -R *** /opt/stack/neutron/neutron.egg-info
- 2015-07-09 17:50:27.935 | + '[' True = True ']'
- 2015-07-09 17:50:27.935 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:27.935 | + cd /opt/stack/neutron
- 2015-07-09 17:50:27.935 | + git reset --hard
- 2015-07-09 17:50:28.144 | HEAD is now at 23190ae Merge "L3 agent should do report state before full sync at start" into stable/juno
- 2015-07-09 17:50:28.146 | + install_neutron_third_party
- 2015-07-09 17:50:28.147 | + _neutron_third_party_do install
- 2015-07-09 17:50:28.147 | + is_service_enabled nova
- 2015-07-09 17:50:28.151 | + return 0
- 2015-07-09 17:50:28.152 | + install_nova
- 2015-07-09 17:50:28.152 | + is_service_enabled n-cpu
- 2015-07-09 17:50:28.156 | + return 1
- 2015-07-09 17:50:28.156 | + is_service_enabled n-novnc
- 2015-07-09 17:50:28.160 | + return 1
- 2015-07-09 17:50:28.160 | + is_service_enabled n-spice
- 2015-07-09 17:50:28.164 | + return 1
- 2015-07-09 17:50:28.164 | + git_clone git://git.openstack.org/openstack/nova.git /opt/stack/nova stable/juno
- 2015-07-09 17:50:28.164 | + local git_remote=git://git.openstack.org/openstack/nova.git
- 2015-07-09 17:50:28.165 | + local git_dest=/opt/stack/nova
- 2015-07-09 17:50:28.165 | + local git_ref=stable/juno
- 2015-07-09 17:50:28.165 | ++ pwd
- 2015-07-09 17:50:28.165 | + local orig_dir=/users/***/devstack
- 2015-07-09 17:50:28.166 | ++ trueorfalse False True
- 2015-07-09 17:50:28.170 | + RECLONE=True
- 2015-07-09 17:50:28.170 | + [[ False = \T\r\u\e ]]
- 2015-07-09 17:50:28.171 | + echo stable/juno
- 2015-07-09 17:50:28.171 | + egrep -q '^refs'
- 2015-07-09 17:50:28.174 | + [[ ! -d /opt/stack/nova ]]
- 2015-07-09 17:50:28.174 | + [[ True = \T\r\u\e ]]
- 2015-07-09 17:50:28.175 | + cd /opt/stack/nova
- 2015-07-09 17:50:28.175 | + git remote set-url origin git://git.openstack.org/openstack/nova.git
- 2015-07-09 17:50:28.178 | + git_timed fetch origin
- 2015-07-09 17:50:28.178 | + local count=0
- 2015-07-09 17:50:28.178 | + local timeout=0
- 2015-07-09 17:50:28.178 | + [[ -n 0 ]]
- 2015-07-09 17:50:28.178 | + timeout=0
- 2015-07-09 17:50:28.178 | + timeout -s SIGINT 0 git fetch origin
- 2015-07-09 17:50:30.791 | + find /opt/stack/nova -name '*.pyc' -delete
- 2015-07-09 17:50:30.813 | ++ git show-ref refs/tags/stable/juno
- 2015-07-09 17:50:30.816 | + [[ -n '' ]]
- 2015-07-09 17:50:30.817 | ++ git show-ref refs/heads/stable/juno
- 2015-07-09 17:50:30.820 | + [[ -n 825c5c94200e48664033b52b00b72586b86cf4de refs/heads/stable/juno ]]
- 2015-07-09 17:50:30.820 | + git_update_branch stable/juno
- 2015-07-09 17:50:30.821 | + local git_branch=stable/juno
- 2015-07-09 17:50:30.821 | + git checkout -f origin/stable/juno
- 2015-07-09 17:50:31.517 | Note: checking out 'origin/stable/juno'.
- 2015-07-09 17:50:31.517 |
- 2015-07-09 17:50:31.517 | You are in 'detached HEAD' state. You can look around, make experimental
- 2015-07-09 17:50:31.517 | changes and commit them, and you can discard any commits you make in this
- 2015-07-09 17:50:31.517 | state without impacting any branches by performing another checkout.
- 2015-07-09 17:50:31.517 |
- 2015-07-09 17:50:31.517 | If you want to create a new branch to retain commits you create, you may
- 2015-07-09 17:50:31.517 | do so (now or later) by using -b with the checkout command again. Example:
- 2015-07-09 17:50:31.518 |
- 2015-07-09 17:50:31.518 | git checkout -b new_branch_name
- 2015-07-09 17:50:31.518 |
- 2015-07-09 17:50:31.518 | HEAD is now at 825c5c9... Merge "Hyper-V: checks for existent Notes in list_instance_notes" into stable/juno
- 2015-07-09 17:50:31.523 | + git branch -D stable/juno
- 2015-07-09 17:50:31.527 | Deleted branch stable/juno (was 825c5c9).
- 2015-07-09 17:50:31.527 | + git checkout -b stable/juno
- 2015-07-09 17:50:31.740 | Switched to a new branch 'stable/juno'
- 2015-07-09 17:50:31.742 | + cd /opt/stack/nova
- 2015-07-09 17:50:31.743 | + git show --oneline
- 2015-07-09 17:50:31.743 | + head -1
- 2015-07-09 17:50:31.750 | 825c5c9 Merge "Hyper-V: checks for existent Notes in list_instance_notes" into stable/juno
- 2015-07-09 17:50:31.751 | + cd /users/***/devstack
- 2015-07-09 17:50:31.751 | + setup_develop /opt/stack/nova
- 2015-07-09 17:50:31.751 | + local project_dir=/opt/stack/nova
- 2015-07-09 17:50:31.752 | + setup_package_with_req_sync /opt/stack/nova -e
- 2015-07-09 17:50:31.752 | + local project_dir=/opt/stack/nova
- 2015-07-09 17:50:31.752 | + local flags=-e
- 2015-07-09 17:50:31.753 | ++ cd /opt/stack/nova
- 2015-07-09 17:50:31.754 | ++ git diff --exit-code
- 2015-07-09 17:50:31.909 | + local update_requirements=
- 2015-07-09 17:50:31.909 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:31.910 | + cd /opt/stack/requirements
- 2015-07-09 17:50:31.910 | + ./.venv/bin/python update.py /opt/stack/nova
- 2015-07-09 17:50:32.068 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/nova/requirements.txt)
- 2015-07-09 17:50:32.069 | Syncing /opt/stack/nova/requirements.txt
- 2015-07-09 17:50:32.083 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/nova/test-requirements.txt)
- 2015-07-09 17:50:32.084 | Syncing /opt/stack/nova/test-requirements.txt
- 2015-07-09 17:50:32.084 | Syncing setup.py
- 2015-07-09 17:50:32.085 | + setup_package /opt/stack/nova -e
- 2015-07-09 17:50:32.086 | + local project_dir=/opt/stack/nova
- 2015-07-09 17:50:32.086 | + local flags=-e
- 2015-07-09 17:50:32.086 | + pip_install -e /opt/stack/nova
- 2015-07-09 17:50:32.093 | + sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/nova
- 2015-07-09 17:50:33.191 | DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
- 2015-07-09 17:50:33.664 | Obtaining file:///opt/stack/nova
- 2015-07-09 17:50:36.885 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.890 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6,<=0.9.99,>=0.8.4 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.891 | Requirement already satisfied (use --upgrade to upgrade): anyjson<=0.3.3,>=0.3.3 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.892 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.893 | Requirement already satisfied (use --upgrade to upgrade): boto<2.35.0,>=2.32.1 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.896 | Requirement already satisfied (use --upgrade to upgrade): decorator<=3.4.0,>=3.4.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.897 | Requirement already satisfied (use --upgrade to upgrade): eventlet<=0.15.2,>=0.15.1 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.899 | Requirement already satisfied (use --upgrade to upgrade): Jinja2<=2.7.2 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.902 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware<1.4.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.906 | Requirement already satisfied (use --upgrade to upgrade): kombu<=3.0.7,>=2.5.0 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.918 | Requirement already satisfied (use --upgrade to upgrade): lxml<=3.3.3,>=2.3 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.923 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,<=2.1,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.927 | Requirement already satisfied (use --upgrade to upgrade): WebOb<=1.3.1,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.930 | Requirement already satisfied (use --upgrade to upgrade): greenlet<=0.4.2,>=0.3.2 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.931 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy<=1.5.2,>=1.5.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.933 | Requirement already satisfied (use --upgrade to upgrade): Paste<=1.7.5.1 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.934 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate==0.9.1 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.937 | Requirement already satisfied (use --upgrade to upgrade): netaddr<=0.7.13,>=0.7.12 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.938 | Requirement already satisfied (use --upgrade to upgrade): suds==0.4 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.940 | Requirement already satisfied (use --upgrade to upgrade): paramiko<=1.15.2,>=1.13.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.942 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc<=0.9.9 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.943 | Requirement already satisfied (use --upgrade to upgrade): pyasn1<=0.1.7 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.944 | Requirement already satisfied (use --upgrade to upgrade): Babel<=1.3,>=1.3 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.946 | Requirement already satisfied (use --upgrade to upgrade): iso8601<=0.1.10,>=0.1.9 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.947 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3.0.0,>=2.0.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.948 | Requirement already satisfied (use --upgrade to upgrade): python-cinderclient<=1.1.1,>=1.1.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.952 | Requirement already satisfied (use --upgrade to upgrade): python-neutronclient<2.4.0,>=2.3.6 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.957 | Requirement already satisfied (use --upgrade to upgrade): python-glanceclient<=0.15.0,>=0.14.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.962 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient<1.2.0,>=0.10.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.967 | Requirement already satisfied (use --upgrade to upgrade): six<=1.9.0,>=1.7.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.968 | Requirement already satisfied (use --upgrade to upgrade): stevedore<=1.3.0,>=1.0.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.971 | Requirement already satisfied (use --upgrade to upgrade): websockify<0.7,>=0.6.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.972 | Requirement already satisfied (use --upgrade to upgrade): wsgiref>=0.1.2 in /usr/lib/python2.7 (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.973 | Requirement already satisfied (use --upgrade to upgrade): oslo.config<=1.6.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.976 | Requirement already satisfied (use --upgrade to upgrade): oslo.db<1.1,>=1.0.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.980 | Requirement already satisfied (use --upgrade to upgrade): oslo.rootwrap<=1.5.0,>=1.3.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.982 | Requirement already satisfied (use --upgrade to upgrade): pycadf!=0.6.2,<0.7.0,>=0.6.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.986 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging<1.5.0,>=1.4.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.991 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n<=1.3.1,>=1.0.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.993 | Requirement already satisfied (use --upgrade to upgrade): lockfile<=0.8,>=0.8 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.994 | Requirement already satisfied (use --upgrade to upgrade): simplejson<=3.3.1,>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.996 | Requirement already satisfied (use --upgrade to upgrade): rfc3986<=0.2.0,>=0.2.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:36.997 | Requirement already satisfied (use --upgrade to upgrade): oslo.vmware<0.9.0,>=0.6.0 in /usr/lib/python2.7/dist-packages (from nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.002 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.004 | Requirement already satisfied (use --upgrade to upgrade): markupsafe in /usr/lib/python2.7/dist-packages (from Jinja2<=2.7.2->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.006 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.007 | Requirement already satisfied (use --upgrade to upgrade): requests>=1.1 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware<1.4.0,>=1.0.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.012 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu<=3.0.7,>=2.5.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.013 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,<=2.1,>=1.12.3->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.014 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate==0.9.1->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.015 | Requirement already satisfied (use --upgrade to upgrade): pycrypto!=2.4,>=2.1 in /usr/lib/python2.7/dist-packages (from paramiko<=1.15.2,>=1.13.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.016 | Requirement already satisfied (use --upgrade to upgrade): ecdsa>=0.11 in /usr/lib/python2.7/dist-packages (from paramiko<=1.15.2,>=1.13.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.017 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/dist-packages (from Babel<=1.3,>=1.3->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.018 | Requirement already satisfied (use --upgrade to upgrade): cliff>=1.6.0 in /usr/lib/python2.7/dist-packages (from python-neutronclient<2.4.0,>=2.3.6->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.023 | Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL>=0.11 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient<=0.15.0,>=0.14.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.024 | Requirement already satisfied (use --upgrade to upgrade): warlock<2,>=1.0.1 in /usr/lib/python2.7/dist-packages (from python-glanceclient<=0.15.0,>=0.14.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.026 | Requirement already satisfied (use --upgrade to upgrade): numpy in /usr/lib/python2.7/dist-packages (from websockify<0.7,>=0.6.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.027 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.6.4 in /usr/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.029 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from oslo.db<1.1,>=1.0.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.033 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging<1.5.0,>=1.4.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.034 | Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/dist-packages (from cliff>=1.6.0->python-neutronclient<2.4.0,>=2.3.6->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.035 | Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.1 in /usr/lib/python2.7/dist-packages (from cliff>=1.6.0->python-neutronclient<2.4.0,>=2.3.6->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.036 | Requirement already satisfied (use --upgrade to upgrade): jsonpatch<2,>=0.10 in /usr/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient<=0.15.0,>=0.14.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.037 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/lib/python2.7/dist-packages (from alembic>=0.6.4->oslo.db<1.1,>=1.0.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.039 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib/python2.7/dist-packages (from oslo.utils>=0.3.0->oslo.db<1.1,>=1.0.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.040 | Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.0 in /usr/lib/python2.7/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.0.1->python-glanceclient<=0.15.0,>=0.14.0->nova==2014.2.4.dev50)
- 2015-07-09 17:50:37.041 | Installing collected packages: nova
- 2015-07-09 17:50:37.042 | Running setup.py develop for nova
- 2015-07-09 17:50:40.327 | Successfully installed nova-2014.2.4.dev50
- 2015-07-09 17:50:40.387 | + [[ False == \T\r\u\e ]]
- 2015-07-09 17:50:40.387 | + [[ -e == \-\e ]]
- 2015-07-09 17:50:40.387 | + safe_chown -R *** /opt/stack/nova/nova.egg-info
- 2015-07-09 17:50:40.387 | + _safe_permission_operation chown -R *** /opt/stack/nova/nova.egg-info
- 2015-07-09 17:50:40.394 | + sudo chown -R *** /opt/stack/nova/nova.egg-info
- 2015-07-09 17:50:40.407 | + '[' True = True ']'
- 2015-07-09 17:50:40.408 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:40.408 | + cd /opt/stack/nova
- 2015-07-09 17:50:40.408 | + git reset --hard
- 2015-07-09 17:50:40.729 | HEAD is now at 825c5c9 Merge "Hyper-V: checks for existent Notes in list_instance_notes" into stable/juno
- 2015-07-09 17:50:40.731 | + sudo install -D -m 0644 -o *** /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion
- 2015-07-09 17:50:40.750 | + cleanup_nova
- 2015-07-09 17:50:40.750 | + is_service_enabled n-cpu
- 2015-07-09 17:50:40.755 | + return 1
- 2015-07-09 17:50:40.755 | + sudo rm -rf /opt/stack/data/nova /var/cache/nova
- 2015-07-09 17:50:40.765 | + configure_nova
- 2015-07-09 17:50:40.765 | + [[ ! -d /etc/nova ]]
- 2015-07-09 17:50:40.765 | + sudo chown *** /etc/nova
- 2015-07-09 17:50:40.776 | + cp -p /opt/stack/nova/etc/nova/policy.json /etc/nova
- 2015-07-09 17:50:40.779 | + configure_nova_rootwrap
- 2015-07-09 17:50:40.779 | + [[ -d /etc/nova/rootwrap.d ]]
- 2015-07-09 17:50:40.779 | + sudo rm -rf /etc/nova/rootwrap.d
- 2015-07-09 17:50:40.790 | + sudo mkdir -m 755 /etc/nova/rootwrap.d
- 2015-07-09 17:50:40.801 | + sudo cp /opt/stack/nova/etc/nova/rootwrap.d/api-metadata.filters /opt/stack/nova/etc/nova/rootwrap.d/baremetal-compute-ipmi.filters /opt/stack/nova/etc/nova/rootwrap.d/baremetal-deploy-helper.filters /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /opt/stack/nova/etc/nova/rootwrap.d/network.filters /etc/nova/rootwrap.d
- 2015-07-09 17:50:40.813 | + sudo chown -R root:root /etc/nova/rootwrap.d
- 2015-07-09 17:50:40.825 | + sudo chmod 644 /etc/nova/rootwrap.d/api-metadata.filters /etc/nova/rootwrap.d/baremetal-compute-ipmi.filters /etc/nova/rootwrap.d/baremetal-deploy-helper.filters /etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d/network.filters
- 2015-07-09 17:50:40.835 | + sudo cp /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/
- 2015-07-09 17:50:40.847 | + sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf
- 2015-07-09 17:50:40.859 | + sudo chown root:root /etc/nova/rootwrap.conf
- 2015-07-09 17:50:40.870 | + sudo chmod 0644 /etc/nova/rootwrap.conf
- 2015-07-09 17:50:40.882 | + local 'rootwrap_sudoer_cmd=/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
- 2015-07-09 17:50:40.883 | ++ mktemp
- 2015-07-09 17:50:40.884 | + local tempfile=/tmp/tmp.TQUwW9zCXF
- 2015-07-09 17:50:40.884 | + echo '*** ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
- 2015-07-09 17:50:40.885 | + chmod 0440 /tmp/tmp.TQUwW9zCXF
- 2015-07-09 17:50:40.886 | + sudo chown root:root /tmp/tmp.TQUwW9zCXF
- 2015-07-09 17:50:40.898 | + sudo mv /tmp/tmp.TQUwW9zCXF /etc/sudoers.d/nova-rootwrap
- 2015-07-09 17:50:40.910 | + is_service_enabled n-api
- 2015-07-09 17:50:40.914 | + return 0
- 2015-07-09 17:50:40.914 | + rm -f /opt/stack/nova/bin/nova-api-paste.ini
- 2015-07-09 17:50:40.916 | + cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova
- 2015-07-09 17:50:40.919 | + is_service_enabled n-cpu
- 2015-07-09 17:50:40.924 | + return 1
- 2015-07-09 17:50:40.924 | + create_nova_conf
- 2015-07-09 17:50:40.925 | + rm -f /opt/stack/nova/bin/nova.conf
- 2015-07-09 17:50:40.926 | + rm -f /etc/nova/nova.conf
- 2015-07-09 17:50:40.928 | + iniset /etc/nova/nova.conf DEFAULT verbose True
- 2015-07-09 17:50:40.941 | + iniset /etc/nova/nova.conf DEFAULT debug True
- 2015-07-09 17:50:40.954 | + iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True
- 2015-07-09 17:50:40.967 | + iniset /etc/nova/nova.conf DEFAULT allow_migrate_to_same_host True
- 2015-07-09 17:50:40.981 | + iniset /etc/nova/nova.conf DEFAULT api_paste_config /etc/nova/api-paste.ini
- 2015-07-09 17:50:40.994 | + iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf
- 2015-07-09 17:50:41.007 | + iniset /etc/nova/nova.conf DEFAULT scheduler_driver nova.scheduler.filter_scheduler.FilterScheduler
- 2015-07-09 17:50:41.020 | + iniset /etc/nova/nova.conf DEFAULT dhcpbridge_flagfile /etc/nova/nova.conf
- 2015-07-09 17:50:41.033 | + iniset /etc/nova/nova.conf DEFAULT force_dhcp_release True
- 2015-07-09 17:50:41.045 | + iniset /etc/nova/nova.conf DEFAULT default_floating_pool public
- 2015-07-09 17:50:41.058 | + iniset /etc/nova/nova.conf DEFAULT s3_host http://128.110.152.218
- 2015-07-09 17:50:41.072 | + iniset /etc/nova/nova.conf DEFAULT s3_port 3333
- 2015-07-09 17:50:41.085 | + iniset /etc/nova/nova.conf DEFAULT my_ip http://128.110.152.218
- 2015-07-09 17:50:41.098 | ++ database_connection_url nova
- 2015-07-09 17:50:41.098 | ++ local db=nova
- 2015-07-09 17:50:41.098 | ++ database_connection_url_mysql nova
- 2015-07-09 17:50:41.098 | ++ local db=nova
- 2015-07-09 17:50:41.098 | ++ echo 'mysql://root:password@127.0.0.1/nova?charset=utf8'
- 2015-07-09 17:50:41.099 | + iniset /etc/nova/nova.conf DEFAULT sql_connection 'mysql://root:password@127.0.0.1/nova?charset=utf8'
- 2015-07-09 17:50:41.113 | + iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x
- 2015-07-09 17:50:41.126 | + iniset /etc/nova/nova.conf osapi_v3 enabled True
- 2015-07-09 17:50:41.139 | + is_fedora
- 2015-07-09 17:50:41.140 | + [[ -z Ubuntu ]]
- 2015-07-09 17:50:41.140 | + '[' Ubuntu = Fedora ']'
- 2015-07-09 17:50:41.140 | + '[' Ubuntu = 'Red Hat' ']'
- 2015-07-09 17:50:41.140 | + '[' Ubuntu = CentOS ']'
- 2015-07-09 17:50:41.140 | + '[' Ubuntu = OracleServer ']'
- 2015-07-09 17:50:41.140 | + is_suse
- 2015-07-09 17:50:41.140 | + [[ -z Ubuntu ]]
- 2015-07-09 17:50:41.141 | + '[' Ubuntu = openSUSE ']'
- 2015-07-09 17:50:41.141 | + '[' Ubuntu = 'SUSE LINUX' ']'
- 2015-07-09 17:50:41.141 | + is_service_enabled n-api
- 2015-07-09 17:50:41.145 | + return 0
- 2015-07-09 17:50:41.145 | + is_service_enabled n-api-meta
- 2015-07-09 17:50:41.149 | + return 1
- 2015-07-09 17:50:41.149 | + iniset /etc/nova/nova.conf DEFAULT enabled_apis ec2,osapi_compute,metadata
- 2015-07-09 17:50:41.162 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:41.166 | + return 1
- 2015-07-09 17:50:41.167 | + configure_auth_token_middleware /etc/nova/nova.conf nova /var/cache/nova
- 2015-07-09 17:50:41.167 | + local conf_file=/etc/nova/nova.conf
- 2015-07-09 17:50:41.167 | + local admin_user=nova
- 2015-07-09 17:50:41.167 | + local signing_dir=/var/cache/nova
- 2015-07-09 17:50:41.167 | + local section=keystone_authtoken
- 2015-07-09 17:50:41.167 | + iniset /etc/nova/nova.conf keystone_authtoken auth_host http://128.110.152.218
- 2015-07-09 17:50:41.180 | + iniset /etc/nova/nova.conf keystone_authtoken auth_port 35357
- 2015-07-09 17:50:41.194 | + iniset /etc/nova/nova.conf keystone_authtoken auth_protocol http
- 2015-07-09 17:50:41.206 | + iniset /etc/nova/nova.conf keystone_authtoken identity_uri http://http://128.110.152.218:35357
- 2015-07-09 17:50:41.221 | + iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
- 2015-07-09 17:50:41.234 | + configure_API_version /etc/nova/nova.conf 2.0 keystone_authtoken
- 2015-07-09 17:50:41.234 | + local conf_file=/etc/nova/nova.conf
- 2015-07-09 17:50:41.234 | + local api_version=2.0
- 2015-07-09 17:50:41.235 | + local section=keystone_authtoken
- 2015-07-09 17:50:41.235 | + iniset /etc/nova/nova.conf keystone_authtoken auth_uri http://http://128.110.152.218:5000/v2.0
- 2015-07-09 17:50:41.248 | + iniset /etc/nova/nova.conf keystone_authtoken admin_tenant_name service
- 2015-07-09 17:50:41.261 | + iniset /etc/nova/nova.conf keystone_authtoken admin_user nova
- 2015-07-09 17:50:41.274 | + iniset /etc/nova/nova.conf keystone_authtoken admin_password password
- 2015-07-09 17:50:41.288 | + iniset /etc/nova/nova.conf keystone_authtoken signing_dir /var/cache/nova
- 2015-07-09 17:50:41.301 | + [[ -n '' ]]
- 2015-07-09 17:50:41.301 | + is_service_enabled cinder
- 2015-07-09 17:50:41.305 | + return 0
- 2015-07-09 17:50:41.305 | + is_ssl_enabled_service cinder
- 2015-07-09 17:50:41.305 | + local services=cinder
- 2015-07-09 17:50:41.305 | + local service=
- 2015-07-09 17:50:41.305 | + '[' False == False ']'
- 2015-07-09 17:50:41.306 | + return 1
- 2015-07-09 17:50:41.306 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:41.310 | + return 1
- 2015-07-09 17:50:41.310 | + '[' -n /opt/stack/data/nova ']'
- 2015-07-09 17:50:41.311 | + iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova
- 2015-07-09 17:50:41.324 | + iniset /etc/nova/nova.conf DEFAULT lock_path /opt/stack/data/nova
- 2015-07-09 17:50:41.337 | + '[' -n /opt/stack/data/nova/instances ']'
- 2015-07-09 17:50:41.337 | + iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances
- 2015-07-09 17:50:41.351 | + '[' False '!=' False ']'
- 2015-07-09 17:50:41.351 | + '[' False '!=' False ']'
- 2015-07-09 17:50:41.351 | + '[' always '!=' False ']'
- 2015-07-09 17:50:41.352 | + iniset /etc/nova/nova.conf DEFAULT force_config_drive always
- 2015-07-09 17:50:41.365 | + '[' True == True ']'
- 2015-07-09 17:50:41.365 | + '[' False == False ']'
- 2015-07-09 17:50:41.365 | + setup_colorized_logging /etc/nova/nova.conf DEFAULT
- 2015-07-09 17:50:41.365 | + local conf_file=/etc/nova/nova.conf
- 2015-07-09 17:50:41.366 | + local conf_section=DEFAULT
- 2015-07-09 17:50:41.366 | + local project_var=project_name
- 2015-07-09 17:50:41.366 | + local user_var=user_name
- 2015-07-09 17:50:41.366 | + iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [[01;36m%(request_id)s [00;36m%(user_name)s %(project_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m'
- 2015-07-09 17:50:41.380 | + iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m'
- 2015-07-09 17:50:41.394 | + iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '[00;33mfrom (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d[00m'
- 2015-07-09 17:50:41.408 | + iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix '%(color)s%(asctime)s.%(msecs)03d TRACE %(name)s [01;35m%(instance)s[00m'
- 2015-07-09 17:50:41.422 | + is_service_enabled ceilometer
- 2015-07-09 17:50:41.426 | + return 0
- 2015-07-09 17:50:41.427 | + iniset /etc/nova/nova.conf DEFAULT instance_usage_audit True
- 2015-07-09 17:50:41.441 | + iniset /etc/nova/nova.conf DEFAULT instance_usage_audit_period hour
- 2015-07-09 17:50:41.455 | + iniset /etc/nova/nova.conf DEFAULT notify_on_state_change vm_and_task_state
- 2015-07-09 17:50:41.469 | + iniset /etc/nova/nova.conf DEFAULT notification_driver messaging
- 2015-07-09 17:50:41.482 | + is_service_enabled n-cpu
- 2015-07-09 17:50:41.486 | + return 1
- 2015-07-09 17:50:41.486 | + is_service_enabled n-novnc
- 2015-07-09 17:50:41.490 | + return 1
- 2015-07-09 17:50:41.490 | + is_service_enabled n-xvnc
- 2015-07-09 17:50:41.494 | + return 1
- 2015-07-09 17:50:41.494 | + '[' False '!=' False ']'
- 2015-07-09 17:50:41.494 | + iniset /etc/nova/nova.conf DEFAULT vnc_enabled false
- 2015-07-09 17:50:41.509 | + is_service_enabled n-spice
- 2015-07-09 17:50:41.513 | + return 1
- 2015-07-09 17:50:41.513 | + iniset /etc/nova/nova.conf spice enabled false
- 2015-07-09 17:50:41.527 | + iniset /etc/nova/nova.conf DEFAULT ec2_dmz_host http://128.110.152.218
- 2015-07-09 17:50:41.540 | + iniset /etc/nova/nova.conf DEFAULT keystone_ec2_url http://http://128.110.152.218:5000/v2.0/ec2tokens
- 2015-07-09 17:50:41.555 | + iniset_rpc_backend nova /etc/nova/nova.conf DEFAULT
- 2015-07-09 17:50:41.555 | + local package=nova
- 2015-07-09 17:50:41.555 | + local file=/etc/nova/nova.conf
- 2015-07-09 17:50:41.555 | + local section=DEFAULT
- 2015-07-09 17:50:41.556 | + is_service_enabled zeromq
- 2015-07-09 17:50:41.559 | + return 1
- 2015-07-09 17:50:41.560 | + is_service_enabled qpid
- 2015-07-09 17:50:41.563 | + return 1
- 2015-07-09 17:50:41.564 | + '[' -n '' ']'
- 2015-07-09 17:50:41.564 | + is_service_enabled rabbit
- 2015-07-09 17:50:41.568 | + return 0
- 2015-07-09 17:50:41.568 | + iniset /etc/nova/nova.conf DEFAULT rpc_backend nova.openstack.common.rpc.impl_kombu
- 2015-07-09 17:50:41.582 | + iniset /etc/nova/nova.conf DEFAULT rabbit_hosts http://128.110.152.218
- 2015-07-09 17:50:41.596 | + iniset /etc/nova/nova.conf DEFAULT rabbit_password password
- 2015-07-09 17:50:41.610 | + iniset /etc/nova/nova.conf glance api_servers http://http://128.110.152.218:9292
- 2015-07-09 17:50:41.625 | + iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4
- 2015-07-09 17:50:41.638 | + iniset /etc/nova/nova.conf DEFAULT ec2_workers 4
- 2015-07-09 17:50:41.651 | + iniset /etc/nova/nova.conf DEFAULT metadata_workers 4
- 2015-07-09 17:50:41.665 | + is_ssl_enabled_service glance
- 2015-07-09 17:50:41.665 | + local services=glance
- 2015-07-09 17:50:41.665 | + local service=
- 2015-07-09 17:50:41.665 | + '[' False == False ']'
- 2015-07-09 17:50:41.665 | + return 1
- 2015-07-09 17:50:41.665 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:41.670 | + return 1
- 2015-07-09 17:50:41.670 | + is_ssl_enabled_service nova
- 2015-07-09 17:50:41.670 | + local services=nova
- 2015-07-09 17:50:41.670 | + local service=
- 2015-07-09 17:50:41.671 | + '[' False == False ']'
- 2015-07-09 17:50:41.671 | + return 1
- 2015-07-09 17:50:41.671 | + is_service_enabled tls-proxy
- 2015-07-09 17:50:41.675 | + return 1
- 2015-07-09 17:50:41.675 | + is_service_enabled n-cpu
- 2015-07-09 17:50:41.679 | + return 1
- 2015-07-09 17:50:41.679 | + is_service_enabled horizon
- 2015-07-09 17:50:41.683 | + return 0
- 2015-07-09 17:50:41.683 | + install_django_openstack_auth
- 2015-07-09 17:50:41.684 | + use_library_from_git django_openstack_auth
- 2015-07-09 17:50:41.684 | + local name=django_openstack_auth
- 2015-07-09 17:50:41.684 | + local enabled=1
- 2015-07-09 17:50:41.684 | + [[ ,, =~ ,django_openstack_auth, ]]
- 2015-07-09 17:50:41.684 | + return 1
- 2015-07-09 17:50:41.684 | + install_horizon
- 2015-07-09 17:50:41.684 | + install_apache_wsgi
- 2015-07-09 17:50:41.684 | + is_ubuntu
- 2015-07-09 17:50:41.685 | + [[ -z deb ]]
- 2015-07-09 17:50:41.685 | + '[' deb = deb ']'
- 2015-07-09 17:50:41.685 | + install_package apache2 libapache2-mod-wsgi
- 2015-07-09 17:50:41.685 | + update_package_repo
- 2015-07-09 17:50:41.685 | + [[ '' = \T\r\u\e ]]
- 2015-07-09 17:50:41.685 | + is_ubuntu
- 2015-07-09 17:50:41.685 | + [[ -z deb ]]
- 2015-07-09 17:50:41.686 | + '[' deb = deb ']'
- 2015-07-09 17:50:41.689 | + real_install_package apache2 libapache2-mod-wsgi
- 2015-07-09 17:50:41.690 | + is_ubuntu
- 2015-07-09 17:50:41.690 | + [[ -z deb ]]
- 2015-07-09 17:50:41.690 | + '[' deb = deb ']'
- 2015-07-09 17:50:41.690 | + apt_get install apache2 libapache2-mod-wsgi
- 2015-07-09 17:50:41.696 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi
- 2015-07-09 17:50:41.718 | Reading package lists...
- 2015-07-09 17:50:42.040 | Building dependency tree...
- 2015-07-09 17:50:42.042 | Reading state information...
- 2015-07-09 17:50:42.375 | apache2 is already the newest version.
- 2015-07-09 17:50:42.375 | libapache2-mod-wsgi is already the newest version.
- 2015-07-09 17:50:42.375 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:50:42.377 | + real_install_package apache2 libapache2-mod-wsgi
- 2015-07-09 17:50:42.377 | + is_ubuntu
- 2015-07-09 17:50:42.377 | + [[ -z deb ]]
- 2015-07-09 17:50:42.378 | + '[' deb = deb ']'
- 2015-07-09 17:50:42.378 | + apt_get install apache2 libapache2-mod-wsgi
- 2015-07-09 17:50:42.384 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi
- 2015-07-09 17:50:42.407 | Reading package lists...
- 2015-07-09 17:50:42.707 | Building dependency tree...
- 2015-07-09 17:50:42.711 | Reading state information...
- 2015-07-09 17:50:43.046 | apache2 is already the newest version.
- 2015-07-09 17:50:43.046 | libapache2-mod-wsgi is already the newest version.
- 2015-07-09 17:50:43.046 | 0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.
- 2015-07-09 17:50:43.049 | + sudo a2enmod wsgi
- 2015-07-09 17:50:43.127 | Module wsgi already enabled
- 2015-07-09 17:50:43.131 | + sudo a2enmod version
- 2015-07-09 17:50:43.210 | ERROR: Module version does not exist!
- 2015-07-09 17:50:43.214 | + true
- 2015-07-09 17:50:43.214 | + git_clone https://github.com/openstack/horizon /opt/stack/horizon master
- 2015-07-09 17:50:43.214 | + local git_remote=https://github.com/openstack/horizon
- 2015-07-09 17:50:43.214 | + local git_dest=/opt/stack/horizon
- 2015-07-09 17:50:43.215 | + local git_ref=master
- 2015-07-09 17:50:43.215 | ++ pwd
- 2015-07-09 17:50:43.216 | + local orig_dir=/users/***/devstack
- 2015-07-09 17:50:43.216 | ++ trueorfalse False True
- 2015-07-09 17:50:43.232 | + RECLONE=True
- 2015-07-09 17:50:43.232 | + [[ False = \T\r\u\e ]]
- 2015-07-09 17:50:43.232 | + echo master
- 2015-07-09 17:50:43.232 | + egrep -q '^refs'
- 2015-07-09 17:50:43.236 | + [[ ! -d /opt/stack/horizon ]]
- 2015-07-09 17:50:43.236 | + [[ True = \T\r\u\e ]]
- 2015-07-09 17:50:43.236 | + cd /opt/stack/horizon
- 2015-07-09 17:50:43.237 | + git remote set-url origin https://github.com/openstack/horizon
- 2015-07-09 17:50:43.239 | + git_timed fetch origin
- 2015-07-09 17:50:43.239 | + local count=0
- 2015-07-09 17:50:43.239 | + local timeout=0
- 2015-07-09 17:50:43.239 | + [[ -n 0 ]]
- 2015-07-09 17:50:43.239 | + timeout=0
- 2015-07-09 17:50:43.239 | + timeout -s SIGINT 0 git fetch origin
- 2015-07-09 17:50:44.246 | + find /opt/stack/horizon -name '*.pyc' -delete
- 2015-07-09 17:50:44.265 | ++ git show-ref refs/tags/master
- 2015-07-09 17:50:44.268 | + [[ -n '' ]]
- 2015-07-09 17:50:44.268 | ++ git show-ref refs/heads/master
- 2015-07-09 17:50:44.272 | + [[ -n 5f62bc36a18dcd1e7bceadb657e17cb6b983b28e refs/heads/master ]]
- 2015-07-09 17:50:44.272 | + git_update_branch master
- 2015-07-09 17:50:44.272 | + local git_branch=master
- 2015-07-09 17:50:44.272 | + git checkout -f origin/master
- 2015-07-09 17:50:44.710 | Note: checking out 'origin/master'.
- 2015-07-09 17:50:44.710 |
- 2015-07-09 17:50:44.710 | You are in 'detached HEAD' state. You can look around, make experimental
- 2015-07-09 17:50:44.710 | changes and commit them, and you can discard any commits you make in this
- 2015-07-09 17:50:44.710 | state without impacting any branches by performing another checkout.
- 2015-07-09 17:50:44.710 |
- 2015-07-09 17:50:44.710 | If you want to create a new branch to retain commits you create, you may
- 2015-07-09 17:50:44.710 | do so (now or later) by using -b with the checkout command again. Example:
- 2015-07-09 17:50:44.711 |
- 2015-07-09 17:50:44.711 | git checkout -b new_branch_name
- 2015-07-09 17:50:44.711 |
- 2015-07-09 17:50:44.711 | HEAD is now at 5f62bc3... Merge "Remove hz dashboard module from enabled"
- 2015-07-09 17:50:44.714 | + git branch -D master
- 2015-07-09 17:50:44.717 | Deleted branch master (was 5f62bc3).
- 2015-07-09 17:50:44.718 | + git checkout -b master
- 2015-07-09 17:50:44.894 | Switched to a new branch 'master'
- 2015-07-09 17:50:44.895 | + cd /opt/stack/horizon
- 2015-07-09 17:50:44.896 | + git show --oneline
- 2015-07-09 17:50:44.896 | + head -1
- 2015-07-09 17:50:44.900 | 5f62bc3 Merge "Remove hz dashboard module from enabled"
- 2015-07-09 17:50:44.901 | + cd /users/***/devstack
- 2015-07-09 17:50:44.901 | + configure_horizon
- 2015-07-09 17:50:44.901 | + setup_develop /opt/stack/horizon
- 2015-07-09 17:50:44.901 | + local project_dir=/opt/stack/horizon
- 2015-07-09 17:50:44.901 | + setup_package_with_req_sync /opt/stack/horizon -e
- 2015-07-09 17:50:44.902 | + local project_dir=/opt/stack/horizon
- 2015-07-09 17:50:44.902 | + local flags=-e
- 2015-07-09 17:50:44.902 | ++ cd /opt/stack/horizon
- 2015-07-09 17:50:44.902 | ++ git diff --exit-code
- 2015-07-09 17:50:45.037 | + local update_requirements=
- 2015-07-09 17:50:45.037 | + [[ '' != \c\h\a\n\g\e\d ]]
- 2015-07-09 17:50:45.038 | + cd /opt/stack/requirements
- 2015-07-09 17:50:45.038 | + ./.venv/bin/python update.py /opt/stack/horizon
- 2015-07-09 17:50:45.186 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1,<=0.1.10 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'XStatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi<=0.9.2', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8,<=1.9.1', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1,<=2.0.3', 'tempest-lib': 'tempest-lib', 'python-glanceclient': 'python-glanceclient>=0.14.0,<=0.15.0', 'oslo.concurrency': 'oslo.concurrency>=0.3.0,<=1.8.0 # Apache-2.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6,<=0.7.2', 'python-ironicclient': 'python-ironicclient>=0.2.1,<=0.3.3', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2<=2.6', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'XStatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser<=5.1.3', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4,<=1.0.8', 'xstatic-spin': 'XStatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3,<=0.5.3', 'cryptography': 'cryptography>=0.4,<=0.8.1 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.1.0,<=1.1.1', 'jinja2': 'Jinja2<=2.7.2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7,<=0.9', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0,<=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3,<=1.3.1', 'python-openstackclient': 'python-openstackclient>=0.3.0,<=1.0.1', 'redis': 'redis<=2.10.3', 'passlib': 'passlib<=1.6.2', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0,<1.4.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2,<=0.4.2', 'mock': 'mock>=1.0,<=1.0.1', 'keystonemiddleware': 'keystonemiddleware>=1.0.0,<1.4.0', 'xstatic-jquery.bootstrap.wizard': 'XStatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=2.1.0,!=2.4.0,<=2.2.1', 'python-swiftclient': 'python-swiftclient>=2.2.0,<=2.3.1', 'discover': 'discover<=0.4.0', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python<=0.26.1', 'fixtures': 'fixtures>=0.3.14,<=1.0.0', 'boto': 'boto>=2.32.1,<2.35.0', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1,<=0.15.2', 'pyopenssl': 'pyOpenSSL>=0.11,<=0.13', 'pastedeploy': 'PasteDeploy>=1.5.0,<=1.5.2', 'xstatic-jsencrypt': 'XStatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.7,!=1.1.8,<=1.1.9', 'python-designateclient': 'python-designateclient>=1.0.0,<=1.1.1', 'oslo.serialization': 'oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3,<=0.7.6', 'pysqlite': 'pysqlite<=2.6.3', 'nose': 'nose<=1.3.1', 'python-neutronclient': 'python-neutronclient>=2.3.6,<2.4.0', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain<=1.3.0', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'XStatic-jasmine>=1.3.1.1,<2 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0,<=0.4.5', 'lockfile': 'lockfile>=0.8,<=0.8', 'paste': 'Paste<=1.7.5.1', 'python-barbicanclient': 'python-barbicanclient>=2.1.0,!=3.0.0,<3.0.2', 'oslo.i18n': 'oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0,<=3.10', 'sqlalchemy-migrate': 'sqlalchemy-migrate==0.9.1', 'oslo.utils': 'oslo.utils>=1.4.0,<1.5.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0,<=1.1', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-
- kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'XStatic-angular>=1.2.1.1,<1.3.0 # MIT License', 'pyscss': 'pyScss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'XStatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0,<=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0,<=2.1', 'dnspython': 'dnspython>=1.9.4,<=1.12.0', 'anyjson': 'anyjson>=0.3.3,<=0.3.3', 'pyasn1': 'pyasn1<=0.1.7', 'pycadf': 'pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0', 'alembic': 'alembic>=0.6.4,<=0.7.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8,<=0.8.0', 'kazoo': 'kazoo>=1.3.1,<2.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9,<0.3.0', 'cmd2': 'cmd2>=0.6.7,<=0.6.8', 'xstatic-jquery-migrate': 'XStatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18,<=0.0.20', 'testscenarios': 'testscenarios>=0.4,<=0.4', 'xstatic-hogan': 'XStatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1,<=3.3 # ISC License', 'testresources': 'testresources>=0.2.4,<=0.2.7', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0,<=1.5.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'XStatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'XStatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'XStatic-rickshaw>=1.5.0 # BSD License (prior)', 'oslo.context': 'oslo.context>=0.1.0,<=0.1.0 # Apache-2.0', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'XStatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0,<=2.20.0', 'websockify': 'websockify>=0.6.0,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6', 'simplejson': 'simplejson>=2.2.0,<=3.3.1', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0,<=1.0.4', 'iso8601': 'iso8601>=0.1.9,<=0.1.10', 'rtslib-fb': 'rtslib-fb>=2.1.39,<=2.1.51', 'pytz': 'pytz', 'pecan': 'pecan>=0.5.0,<=0.8.3', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34,!=1.4.0,<=1.5.0', 'tooz': 'tooz>=0.3,<0.13 # Apache-2.0', 'taskflow': 'taskflow>=0.4,<0.7.0', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6,<=0.6.4', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc<=0.9.9', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0,<1.1 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0,<1.5.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'XStatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3,<=0.5.6', 'configobj': 'configobj<=4.7.2', 'futures': 'futures>=2.1.6,<=2.2.0', 'ordereddict': 'ordereddict<=1.1', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0,<2.5.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python<=1.2.3', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds==0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib<=0.1.3', 'xattr': 'xattr>=0.4,<=0.6.4', 'xstatic-bootstrap-scss': 'XStatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0,<=1.15.2', 'osprofiler': 'osprofiler>=0.3.0,<=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0,<=1.0.1', 'lxml': 'lxml>=2.3,<=3.3.3', 'babel': 'Babel>=1.3,<=1.3', 'six': 'six>=1.7.0,<=1.9.0', 'webtest': 'WebTest>=2.0,<=2.0.18', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1,<=1.3', 'zake': 'zake>=0.1,<0.2 # Apache-2.0', 'kombu': 'kombu>=2.5.0,<=3.0.7', 'croniter': 'croniter>=0.3.4,<=0.3.5 # MIT License', 'stevedore': 'stevedore>=1.0.0,<=1.3.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5,<3.0', 'unittest2': 'unittest2<=0.8.0', 'xstatic-d3': 'XStatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', '
- wsgi-intercept': 'wsgi_intercept>=0.6.1,<=0.9.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0,<1.2.0', 'oslo.config': 'oslo.config>=1.4.0,<=1.6.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6,<1.0.13', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'XStatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18,<=1.0.0', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6,<=3.7.1', 'oslo.vmware': 'oslo.vmware>=0.6.0,<0.9.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev<=0.16.1', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi<=0.2.1', 'cliff': 'cliff>=1.7.0,<=1.9.0 # Apache-2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6,<=2.6.1', 'xstatic-jquery-ui': 'XStatic-jquery-ui>=1.10.1 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12,<=0.7.13', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2,!=1.3.0,<=1.3.3 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'XStatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras<=0.0.3', 'django-compressor': 'django_compressor>=1.4,<=1.4', 'netifaces': 'netifaces>=0.10.4,<=0.10.4', 'rfc3986': 'rfc3986>=0.2.0,<=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5,<=0.9'}, {}, /opt/stack/horizon/requirements.txt)
- 2015-07-09 17:50:45.187 | Syncing /opt/stack/horizon/requirements.txt
- 2015-07-09 17:50:45.187 | 'django-babel' is not in global-requirements.txt
- 2015-07-09 17:50:45.203 | + exit_trap
- 2015-07-09 17:50:45.203 | + local r=1
- 2015-07-09 17:50:45.203 | ++ jobs -p
- 2015-07-09 17:50:45.204 | + jobs=
- 2015-07-09 17:50:45.204 | + [[ -n '' ]]
- 2015-07-09 17:50:45.205 | + kill_spinner
- 2015-07-09 17:50:45.205 | + '[' '!' -z '' ']'
- 2015-07-09 17:50:45.205 | + [[ 1 -ne 0 ]]
- 2015-07-09 17:50:45.205 | + echo 'Error on exit'
- 2015-07-09 17:50:45.205 | Error on exit
- 2015-07-09 17:50:45.205 | + [[ -z /opt/stack/logs ]]
- 2015-07-09 17:50:45.205 | + /users/***/devstack/tools/worlddump.py -d /opt/stack/logs
- 2015-07-09 17:50:45.303 | + exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement