2016-12-02 20:19:43.197 | + ./stack.sh:main:435 : exec 2016-12-02 20:19:43.197 | + ./stack.sh:main:443 : echo_summary 'stack.sh log /opt/stack/new/devstacklog.txt.2016-12-02-201943' 2016-12-02 20:19:43.197 | ++ ./stack.sh:main:435 : /opt/stack/new/devstack/tools/outfilter.py -o /opt/stack/new/devstacklog.txt.2016-12-02-201943.summary.2016-12-02-201943 2016-12-02 20:19:43.197 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:19:43.197 | + ./stack.sh:echo_summary:398 : echo -e stack.sh log /opt/stack/new/devstacklog.txt.2016-12-02-201943 2016-12-02 20:19:43.197 | + ./stack.sh:main:445 : ln -sf /opt/stack/new/devstacklog.txt.2016-12-02-201943 /opt/stack/new/devstacklog.txt 2016-12-02 20:19:43.198 | + ./stack.sh:main:446 : ln -sf /opt/stack/new/devstacklog.txt.2016-12-02-201943.summary.2016-12-02-201943 /opt/stack/new/devstacklog.txt.summary 2016-12-02 20:19:43.198 | + ./stack.sh:main:467 : [[ -n /opt/stack/new/screen-logs ]] 2016-12-02 20:19:43.198 | + ./stack.sh:main:470 : [[ -d /opt/stack/new/screen-logs ]] 2016-12-02 20:19:43.198 | + ./stack.sh:main:474 : mkdir -p /opt/stack/new/screen-logs 2016-12-02 20:19:43.198 | + ./stack.sh:main:479 : check_path_perm_sanity /opt/stack/new 2016-12-02 20:19:43.198 | + functions:check_path_perm_sanity:504 : local real_path 2016-12-02 20:19:43.198 | ++ functions:check_path_perm_sanity:505 : readlink -f /opt/stack/new 2016-12-02 20:19:43.198 | + functions:check_path_perm_sanity:505 : real_path=/opt/stack/new 2016-12-02 20:19:43.198 | + functions:check_path_perm_sanity:506 : local rebuilt_path= 2016-12-02 20:19:43.198 | ++ functions:check_path_perm_sanity:507 : echo /opt/stack/new 2016-12-02 20:19:43.198 | ++ functions:check_path_perm_sanity:507 : tr / ' ' 2016-12-02 20:19:43.199 | + functions:check_path_perm_sanity:507 : for i in '$(echo ${real_path} | tr "/" " ")' 2016-12-02 20:19:43.201 | + functions:check_path_perm_sanity:508 : rebuilt_path=/opt 2016-12-02 20:19:43.202 | ++ functions:check_path_perm_sanity:510 : stat -c %a /opt 2016-12-02 20:19:43.204 | + functions:check_path_perm_sanity:510 : [[ 755 = 700 ]] 2016-12-02 20:19:43.205 | + functions:check_path_perm_sanity:507 : for i in '$(echo ${real_path} | tr "/" " ")' 2016-12-02 20:19:43.207 | + functions:check_path_perm_sanity:508 : rebuilt_path=/opt/stack 2016-12-02 20:19:43.208 | ++ functions:check_path_perm_sanity:510 : stat -c %a /opt/stack 2016-12-02 20:19:43.210 | + functions:check_path_perm_sanity:510 : [[ 755 = 700 ]] 2016-12-02 20:19:43.211 | + functions:check_path_perm_sanity:507 : for i in '$(echo ${real_path} | tr "/" " ")' 2016-12-02 20:19:43.213 | + functions:check_path_perm_sanity:508 : rebuilt_path=/opt/stack/new 2016-12-02 20:19:43.214 | ++ functions:check_path_perm_sanity:510 : stat -c %a /opt/stack/new 2016-12-02 20:19:43.217 | + functions:check_path_perm_sanity:510 : [[ 755 = 700 ]] 2016-12-02 20:19:43.218 | + ./stack.sh:main:485 : trap exit_trap EXIT 2016-12-02 20:19:43.219 | + ./stack.sh:main:515 : trap err_trap ERR 2016-12-02 20:19:43.220 | + ./stack.sh:main:528 : set -o errexit 2016-12-02 20:19:43.221 | + ./stack.sh:main:531 : uname -a 2016-12-02 20:19:43.222 | Linux ubuntu-xenial-rax-iad-5958227 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux 2016-12-02 20:19:43.223 | + ./stack.sh:main:534 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2016-12-02 20:19:43.224 | + ./stack.sh:main:535 : rm -f /opt/stack/data/ca-bundle.pem 2016-12-02 20:19:43.226 | + ./stack.sh:main:538 : source /opt/stack/new/devstack/lib/database 2016-12-02 20:19:43.244 | + ./stack.sh:main:539 : source /opt/stack/new/devstack/lib/rpc_backend 2016-12-02 20:19:43.253 | + ./stack.sh:main:542 : SSL_ENABLED_SERVICES=key,nova,cinder,glance,s-proxy,neutron 2016-12-02 20:19:43.254 | + ./stack.sh:main:544 : is_service_enabled tls-proxy 2016-12-02 20:19:43.263 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:19:43.264 | + ./stack.sh:main:552 : fetch_plugins 2016-12-02 20:19:43.266 | + functions-common:fetch_plugins:1787 : local plugins=,neutron-lbaas,barbican,octavia 2016-12-02 20:19:43.267 | + functions-common:fetch_plugins:1788 : local plugin 2016-12-02 20:19:43.268 | + functions-common:fetch_plugins:1791 : [[ -z ,neutron-lbaas,barbican,octavia ]] 2016-12-02 20:19:43.270 | + functions-common:fetch_plugins:1795 : echo 'Fetching DevStack plugins' 2016-12-02 20:19:43.270 | Fetching DevStack plugins 2016-12-02 20:19:43.271 | + functions-common:fetch_plugins:1796 : for plugin in '${plugins//,/ }' 2016-12-02 20:19:43.272 | + functions-common:fetch_plugins:1797 : git_clone_by_name neutron-lbaas 2016-12-02 20:19:43.274 | + functions-common:git_clone_by_name:574 : local name=neutron-lbaas 2016-12-02 20:19:43.275 | + functions-common:git_clone_by_name:575 : local repo=https://git.openstack.org/openstack/neutron-lbaas 2016-12-02 20:19:43.277 | + functions-common:git_clone_by_name:576 : local dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:19:43.278 | + functions-common:git_clone_by_name:577 : local branch=master 2016-12-02 20:19:43.279 | + functions-common:git_clone_by_name:578 : git_clone https://git.openstack.org/openstack/neutron-lbaas /opt/stack/new/neutron-lbaas master 2016-12-02 20:19:43.281 | + functions-common:git_clone:496 : local git_remote=https://git.openstack.org/openstack/neutron-lbaas 2016-12-02 20:19:43.282 | + functions-common:git_clone:497 : local git_dest=/opt/stack/new/neutron-lbaas 2016-12-02 20:19:43.283 | + functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:19:43.285 | + functions-common:git_clone:499 : local orig_dir 2016-12-02 20:19:43.287 | ++ functions-common:git_clone:500 : pwd 2016-12-02 20:19:43.288 | + functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:19:43.290 | + functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:19:43.291 | ++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:19:43.300 | + functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:19:43.301 | + functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:19:43.302 | + functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:43.304 | + functions-common:git_clone:517 : echo master 2016-12-02 20:19:43.305 | + functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:19:43.308 | + functions-common:git_clone:531 : [[ ! -d /opt/stack/new/neutron-lbaas ]] 2016-12-02 20:19:43.309 | + functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:43.311 | + functions-common:git_clone:565 : cd /opt/stack/new/neutron-lbaas 2016-12-02 20:19:43.312 | + functions-common:git_clone:566 : git show --oneline 2016-12-02 20:19:43.314 | + functions-common:git_clone:566 : head -1 2016-12-02 20:19:43.317 | 375201e Merge "Reduce the amount of smoke tests from 109 to 36" 2016-12-02 20:19:43.319 | + functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:19:43.320 | + functions-common:fetch_plugins:1796 : for plugin in '${plugins//,/ }' 2016-12-02 20:19:43.322 | + functions-common:fetch_plugins:1797 : git_clone_by_name barbican 2016-12-02 20:19:43.323 | + functions-common:git_clone_by_name:574 : local name=barbican 2016-12-02 20:19:43.325 | + functions-common:git_clone_by_name:575 : local repo=https://git.openstack.org/openstack/barbican 2016-12-02 20:19:43.326 | + functions-common:git_clone_by_name:576 : local dir=/opt/stack/new/barbican 2016-12-02 20:19:43.328 | + functions-common:git_clone_by_name:577 : local branch=master 2016-12-02 20:19:43.330 | + functions-common:git_clone_by_name:578 : git_clone https://git.openstack.org/openstack/barbican /opt/stack/new/barbican master 2016-12-02 20:19:43.331 | + functions-common:git_clone:496 : local git_remote=https://git.openstack.org/openstack/barbican 2016-12-02 20:19:43.332 | + functions-common:git_clone:497 : local git_dest=/opt/stack/new/barbican 2016-12-02 20:19:43.334 | + functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:19:43.335 | + functions-common:git_clone:499 : local orig_dir 2016-12-02 20:19:43.337 | ++ functions-common:git_clone:500 : pwd 2016-12-02 20:19:43.338 | + functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:19:43.340 | + functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:19:43.341 | ++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:19:43.350 | + functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:19:43.352 | + functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:19:43.353 | + functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:43.355 | + functions-common:git_clone:517 : echo master 2016-12-02 20:19:43.356 | + functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:19:43.359 | + functions-common:git_clone:531 : [[ ! -d /opt/stack/new/barbican ]] 2016-12-02 20:19:43.360 | + functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:43.361 | + functions-common:git_clone:565 : cd /opt/stack/new/barbican 2016-12-02 20:19:43.363 | + functions-common:git_clone:566 : head -1 2016-12-02 20:19:43.363 | + functions-common:git_clone:566 : git show --oneline 2016-12-02 20:19:43.365 | 3b8aafb Merge "Remove translations for debug level log" 2016-12-02 20:19:43.375 | + functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:19:43.376 | + functions-common:fetch_plugins:1796 : for plugin in '${plugins//,/ }' 2016-12-02 20:19:43.378 | + functions-common:fetch_plugins:1797 : git_clone_by_name octavia 2016-12-02 20:19:43.379 | + functions-common:git_clone_by_name:574 : local name=octavia 2016-12-02 20:19:43.381 | + functions-common:git_clone_by_name:575 : local repo=https://git.openstack.org/openstack/octavia 2016-12-02 20:19:43.382 | + functions-common:git_clone_by_name:576 : local dir=/opt/stack/new/octavia 2016-12-02 20:19:43.384 | + functions-common:git_clone_by_name:577 : local branch=master 2016-12-02 20:19:43.385 | + functions-common:git_clone_by_name:578 : git_clone https://git.openstack.org/openstack/octavia /opt/stack/new/octavia master 2016-12-02 20:19:43.387 | + functions-common:git_clone:496 : local git_remote=https://git.openstack.org/openstack/octavia 2016-12-02 20:19:43.388 | + functions-common:git_clone:497 : local git_dest=/opt/stack/new/octavia 2016-12-02 20:19:43.389 | + functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:19:43.390 | + functions-common:git_clone:499 : local orig_dir 2016-12-02 20:19:43.392 | ++ functions-common:git_clone:500 : pwd 2016-12-02 20:19:43.394 | + functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:19:43.395 | + functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:19:43.397 | ++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:19:43.407 | + functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:19:43.408 | + functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:19:43.409 | + functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:43.411 | + functions-common:git_clone:517 : echo master 2016-12-02 20:19:43.411 | + functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:19:43.415 | + functions-common:git_clone:531 : [[ ! -d /opt/stack/new/octavia ]] 2016-12-02 20:19:43.416 | + functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:43.417 | + functions-common:git_clone:565 : cd /opt/stack/new/octavia 2016-12-02 20:19:43.419 | + functions-common:git_clone:566 : git show --oneline 2016-12-02 20:19:43.422 | + functions-common:git_clone:566 : head -1 2016-12-02 20:19:43.423 | 4825afe Align Octavia API to n-lbaasv2 for L7Rules 2016-12-02 20:19:43.424 | + functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:19:43.426 | + ./stack.sh:main:556 : run_phase override_defaults 2016-12-02 20:19:43.427 | + functions-common:run_phase:1869 : local mode=override_defaults 2016-12-02 20:19:43.429 | + functions-common:run_phase:1870 : local phase= 2016-12-02 20:19:43.430 | + functions-common:run_phase:1871 : [[ -d /opt/stack/new/devstack/extras.d ]] 2016-12-02 20:19:43.431 | + functions-common:run_phase:1872 : local extra_plugin_file_name 2016-12-02 20:19:43.433 | + functions-common:run_phase:1873 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2016-12-02 20:19:43.434 | + functions-common:run_phase:1878 : local exceptions=80-tempest.sh 2016-12-02 20:19:43.436 | + functions-common:run_phase:1879 : local extra 2016-12-02 20:19:43.437 | ++ functions-common:run_phase:1880 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2016-12-02 20:19:43.439 | + functions-common:run_phase:1880 : extra=80-tempest.sh 2016-12-02 20:19:43.441 | + functions-common:run_phase:1881 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2016-12-02 20:19:43.442 | + functions-common:run_phase:1885 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2016-12-02 20:19:43.444 | + functions-common:run_phase:1885 : source /opt/stack/new/devstack/extras.d/80-tempest.sh override_defaults 2016-12-02 20:19:43.445 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2016-12-02 20:19:43.455 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:19:43.456 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2016-12-02 20:19:43.457 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2016-12-02 20:19:43.459 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2016-12-02 20:19:43.460 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2016-12-02 20:19:43.462 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2016-12-02 20:19:43.463 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2016-12-02 20:19:43.464 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2016-12-02 20:19:43.465 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2016-12-02 20:19:43.467 | + functions-common:run_phase:1890 : [[ override_defaults == \s\o\u\r\c\e ]] 2016-12-02 20:19:43.468 | + functions-common:run_phase:1893 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2016-12-02 20:19:43.470 | + functions-common:run_phase:1894 : plugin_override_defaults 2016-12-02 20:19:43.471 | + functions-common:plugin_override_defaults:1828 : local plugins=,neutron-lbaas,barbican,octavia 2016-12-02 20:19:43.473 | + functions-common:plugin_override_defaults:1829 : local plugin 2016-12-02 20:19:43.474 | + functions-common:plugin_override_defaults:1832 : [[ -z ,neutron-lbaas,barbican,octavia ]] 2016-12-02 20:19:43.475 | + functions-common:plugin_override_defaults:1836 : echo 'Overriding Configuration Defaults' 2016-12-02 20:19:43.475 | Overriding Configuration Defaults 2016-12-02 20:19:43.477 | + functions-common:plugin_override_defaults:1837 : for plugin in '${plugins//,/ }' 2016-12-02 20:19:43.478 | + functions-common:plugin_override_defaults:1838 : local dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:19:43.480 | + functions-common:plugin_override_defaults:1840 : [[ -f /opt/stack/new/neutron-lbaas/devstack/override-defaults ]] 2016-12-02 20:19:43.482 | + functions-common:plugin_override_defaults:1837 : for plugin in '${plugins//,/ }' 2016-12-02 20:19:43.483 | + functions-common:plugin_override_defaults:1838 : local dir=/opt/stack/new/barbican 2016-12-02 20:19:43.484 | + functions-common:plugin_override_defaults:1840 : [[ -f /opt/stack/new/barbican/devstack/override-defaults ]] 2016-12-02 20:19:43.486 | + functions-common:plugin_override_defaults:1837 : for plugin in '${plugins//,/ }' 2016-12-02 20:19:43.487 | + functions-common:plugin_override_defaults:1838 : local dir=/opt/stack/new/octavia 2016-12-02 20:19:43.488 | + functions-common:plugin_override_defaults:1840 : [[ -f /opt/stack/new/octavia/devstack/override-defaults ]] 2016-12-02 20:19:43.490 | + ./stack.sh:main:559 : source /opt/stack/new/devstack/lib/apache 2016-12-02 20:19:43.504 | + ./stack.sh:main:562 : source /opt/stack/new/devstack/lib/tls 2016-12-02 20:19:43.505 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2016-12-02 20:19:43.513 | ++ functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:19:43.515 | +++ lib/tls:source:43 : hostname -f 2016-12-02 20:19:43.518 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2016-12-02 20:19:43.519 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2016-12-02 20:19:43.521 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2016-12-02 20:19:43.522 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2016-12-02 20:19:43.524 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2016-12-02 20:19:43.525 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2016-12-02 20:19:43.527 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2016-12-02 20:19:43.528 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2016-12-02 20:19:43.530 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2016-12-02 20:19:43.531 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2016-12-02 20:19:43.536 | + ./stack.sh:main:565 : source /opt/stack/new/devstack/lib/infra 2016-12-02 20:19:43.545 | + ./stack.sh:main:566 : source /opt/stack/new/devstack/lib/oslo 2016-12-02 20:19:43.557 | + ./stack.sh:main:567 : source /opt/stack/new/devstack/lib/lvm 2016-12-02 20:19:43.565 | + ./stack.sh:main:568 : source /opt/stack/new/devstack/lib/horizon 2016-12-02 20:19:43.574 | + ./stack.sh:main:569 : source /opt/stack/new/devstack/lib/keystone 2016-12-02 20:19:43.590 | + ./stack.sh:main:570 : source /opt/stack/new/devstack/lib/glance 2016-12-02 20:19:43.606 | + ./stack.sh:main:571 : source /opt/stack/new/devstack/lib/nova 2016-12-02 20:19:43.648 | + ./stack.sh:main:572 : source /opt/stack/new/devstack/lib/placement 2016-12-02 20:19:43.664 | + ./stack.sh:main:573 : source /opt/stack/new/devstack/lib/cinder 2016-12-02 20:19:43.680 | WARNING: Configure secure Cinder volume deletion using CINDER_VOLUME_CLEAR instead of CINDER_SECURE_DELETE. 2016-12-02 20:19:43.689 | + ./stack.sh:main:574 : source /opt/stack/new/devstack/lib/swift 2016-12-02 20:19:43.716 | + ./stack.sh:main:575 : source /opt/stack/new/devstack/lib/heat 2016-12-02 20:19:43.741 | + ./stack.sh:main:576 : source /opt/stack/new/devstack/lib/neutron 2016-12-02 20:19:43.765 | + ./stack.sh:main:577 : source /opt/stack/new/devstack/lib/neutron-legacy 2016-12-02 20:19:43.767 | ++ lib/neutron-legacy:source:62 : deprecated 'Using lib/neutron-legacy is deprecated, and it will be removed in the future' 2016-12-02 20:19:43.768 | ++ functions-common:deprecated:217 : local 'text=Using lib/neutron-legacy is deprecated, and it will be removed in the future' 2016-12-02 20:19:43.770 | ++ functions-common:deprecated:218 : DEPRECATED_TEXT+='\nUsing lib/neutron-legacy is deprecated, and it will be removed in the future' 2016-12-02 20:19:43.771 | ++ functions-common:deprecated:219 : echo 'WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future' 2016-12-02 20:19:43.771 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2016-12-02 20:19:43.773 | ++ lib/neutron-legacy:source:64 : is_ssl_enabled_service neutron 2016-12-02 20:19:43.775 | ++ lib/tls:is_ssl_enabled_service:375 : local services=neutron 2016-12-02 20:19:43.777 | ++ lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:19:43.778 | ++ lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:19:43.780 | ++ lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:19:43.781 | ++ lib/neutron-legacy:source:64 : is_service_enabled tls-proxy 2016-12-02 20:19:43.793 | ++ functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:19:43.795 | ++ lib/neutron-legacy:source:70 : GITDIR["python-neutronclient"]=/opt/stack/new/python-neutronclient 2016-12-02 20:19:43.796 | ++ lib/neutron-legacy:source:73 : NEUTRON_DIR=/opt/stack/new/neutron 2016-12-02 20:19:43.798 | ++ lib/neutron-legacy:source:74 : NEUTRON_FWAAS_DIR=/opt/stack/new/neutron-fwaas 2016-12-02 20:19:43.799 | ++ lib/neutron-legacy:source:75 : NEUTRON_AUTH_CACHE_DIR=/var/cache/neutron 2016-12-02 20:19:43.801 | ++ lib/neutron-legacy:source:78 : [[ -d /opt/stack/new/neutron/bin/neutron-server ]] 2016-12-02 20:19:43.803 | +++ lib/neutron-legacy:source:81 : get_python_exec_prefix 2016-12-02 20:19:43.814 | +++ inc/python:get_python_exec_prefix:52 : is_fedora 2016-12-02 20:19:43.816 | +++ functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:19:43.817 | +++ functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:19:43.819 | +++ functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:19:43.821 | +++ functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:19:43.823 | +++ functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:19:43.825 | +++ functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:19:43.826 | +++ functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:19:43.828 | +++ functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:19:43.829 | +++ inc/python:get_python_exec_prefix:52 : is_suse 2016-12-02 20:19:43.831 | +++ functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:19:43.833 | +++ functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:19:43.835 | +++ functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:19:43.836 | +++ inc/python:get_python_exec_prefix:55 : echo /usr/local/bin 2016-12-02 20:19:43.838 | ++ lib/neutron-legacy:source:81 : NEUTRON_BIN_DIR=/usr/local/bin 2016-12-02 20:19:43.840 | ++ lib/neutron-legacy:source:84 : NEUTRON_CONF_DIR=/etc/neutron 2016-12-02 20:19:43.841 | ++ lib/neutron-legacy:source:85 : NEUTRON_CONF=/etc/neutron/neutron.conf 2016-12-02 20:19:43.843 | ++ lib/neutron-legacy:source:86 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2016-12-02 20:19:43.845 | ++ lib/neutron-legacy:source:86 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2016-12-02 20:19:43.847 | ++ lib/neutron-legacy:source:90 : AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent 2016-12-02 20:19:43.849 | ++ lib/neutron-legacy:source:91 : AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent 2016-12-02 20:19:43.850 | ++ lib/neutron-legacy:source:92 : AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent 2016-12-02 20:19:43.852 | ++ lib/neutron-legacy:source:96 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2016-12-02 20:19:43.853 | ++ lib/neutron-legacy:source:97 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2016-12-02 20:19:43.855 | ++ lib/neutron-legacy:source:98 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2016-12-02 20:19:43.856 | ++ lib/neutron-legacy:source:101 : Q_DB_NAME=neutron 2016-12-02 20:19:43.858 | ++ lib/neutron-legacy:source:103 : Q_PLUGIN=ml2 2016-12-02 20:19:43.860 | ++ lib/neutron-legacy:source:105 : Q_PORT=9696 2016-12-02 20:19:43.862 | ++ lib/neutron-legacy:source:107 : Q_PORT_INT=19696 2016-12-02 20:19:43.863 | ++ lib/neutron-legacy:source:109 : Q_HOST=162.242.235.22 2016-12-02 20:19:43.865 | ++ lib/neutron-legacy:source:111 : Q_PROTOCOL=http 2016-12-02 20:19:43.867 | ++ lib/neutron-legacy:source:113 : Q_LISTEN_ADDRESS=0.0.0.0 2016-12-02 20:19:43.869 | ++ lib/neutron-legacy:source:115 : Q_ADMIN_USERNAME=neutron 2016-12-02 20:19:43.870 | ++ lib/neutron-legacy:source:117 : Q_AUTH_STRATEGY=keystone 2016-12-02 20:19:43.872 | ++ lib/neutron-legacy:source:119 : Q_OVS_USE_VETH=False 2016-12-02 20:19:43.873 | ++ lib/neutron-legacy:source:120 : Q_USE_ROOTWRAP=True 2016-12-02 20:19:43.875 | +++ lib/neutron-legacy:source:121 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2016-12-02 20:19:43.886 | ++ lib/neutron-legacy:source:121 : Q_USE_ROOTWRAP_DAEMON=True 2016-12-02 20:19:43.888 | ++ lib/neutron-legacy:source:123 : Q_META_DATA_IP=162.242.235.22 2016-12-02 20:19:43.889 | ++ lib/neutron-legacy:source:125 : Q_ALLOW_OVERLAPPING_IP=True 2016-12-02 20:19:43.891 | ++ lib/neutron-legacy:source:126 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2016-12-02 20:19:43.892 | ++ lib/neutron-legacy:source:127 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2016-12-02 20:19:43.894 | ++ lib/neutron-legacy:source:128 : VIF_PLUGGING_IS_FATAL=True 2016-12-02 20:19:43.895 | ++ lib/neutron-legacy:source:129 : VIF_PLUGGING_TIMEOUT=300 2016-12-02 20:19:43.897 | ++ lib/neutron-legacy:source:133 : declare -a Q_PLUGIN_EXTRA_CONF_FILES 2016-12-02 20:19:43.899 | ++ lib/neutron-legacy:source:136 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2016-12-02 20:19:43.900 | ++ lib/neutron-legacy:source:137 : [[ True == \F\a\l\s\e ]] 2016-12-02 20:19:43.902 | +++ lib/neutron-legacy:source:140 : get_rootwrap_location neutron 2016-12-02 20:19:43.904 | +++ functions:get_rootwrap_location:490 : local module=neutron 2016-12-02 20:19:43.906 | ++++ functions:get_rootwrap_location:492 : get_python_exec_prefix 2016-12-02 20:19:43.916 | ++++ inc/python:get_python_exec_prefix:52 : is_fedora 2016-12-02 20:19:43.917 | ++++ functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:19:43.919 | ++++ functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:19:43.920 | ++++ functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:19:43.922 | ++++ functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:19:43.923 | ++++ functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:19:43.924 | ++++ functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:19:43.926 | ++++ functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:19:43.928 | ++++ functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:19:43.929 | ++++ inc/python:get_python_exec_prefix:52 : is_suse 2016-12-02 20:19:43.931 | ++++ functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:19:43.933 | ++++ functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:19:43.934 | ++++ functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:19:43.936 | ++++ inc/python:get_python_exec_prefix:55 : echo /usr/local/bin 2016-12-02 20:19:43.938 | +++ functions:get_rootwrap_location:492 : echo /usr/local/bin/neutron-rootwrap 2016-12-02 20:19:43.940 | ++ lib/neutron-legacy:source:140 : NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap 2016-12-02 20:19:43.942 | ++ lib/neutron-legacy:source:141 : Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2016-12-02 20:19:43.943 | ++ lib/neutron-legacy:source:142 : [[ True == \T\r\u\e ]] 2016-12-02 20:19:43.945 | ++ lib/neutron-legacy:source:143 : Q_RR_DAEMON_COMMAND='sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2016-12-02 20:19:43.947 | ++ lib/neutron-legacy:source:154 : Q_DVR_MODE=legacy 2016-12-02 20:19:43.948 | ++ lib/neutron-legacy:source:155 : [[ legacy != \l\e\g\a\c\y ]] 2016-12-02 20:19:43.950 | ++ lib/neutron-legacy:source:171 : ENABLE_TENANT_TUNNELS=True 2016-12-02 20:19:43.952 | ++ lib/neutron-legacy:source:176 : TENANT_TUNNEL_RANGES=1:1000 2016-12-02 20:19:43.953 | ++ lib/neutron-legacy:source:181 : ENABLE_TENANT_VLANS=False 2016-12-02 20:19:43.954 | ++ lib/neutron-legacy:source:189 : TENANT_VLAN_RANGE= 2016-12-02 20:19:43.956 | ++ lib/neutron-legacy:source:198 : PHYSICAL_NETWORK=public 2016-12-02 20:19:43.957 | ++ lib/neutron-legacy:source:208 : OVS_PHYSICAL_BRIDGE=br-ex 2016-12-02 20:19:43.960 | +++ lib/neutron-legacy:source:210 : ip route 2016-12-02 20:19:43.960 | +++ lib/neutron-legacy:source:210 : awk '{print $5}' 2016-12-02 20:19:43.961 | +++ lib/neutron-legacy:source:210 : grep '^default' 2016-12-02 20:19:43.964 | ++ lib/neutron-legacy:source:210 : default_route_dev=eth0 2016-12-02 20:19:43.966 | ++ lib/neutron-legacy:source:211 : die_if_not_set 211 default_route_dev 'Failure retrieving default route device' 2016-12-02 20:19:43.968 | ++ functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:19:43.979 | ++ lib/neutron-legacy:source:218 : LB_PHYSICAL_INTERFACE=eth0 2016-12-02 20:19:43.980 | ++ lib/neutron-legacy:source:225 : TUNNEL_ENDPOINT_IP=162.242.235.22 2016-12-02 20:19:43.982 | ++ lib/neutron-legacy:source:231 : OVS_ENABLE_TUNNELING=True 2016-12-02 20:19:43.984 | ++ lib/neutron-legacy:source:235 : ENABLE_ISOLATED_METADATA=False 2016-12-02 20:19:43.986 | ++ lib/neutron-legacy:source:240 : ENABLE_METADATA_NETWORK=False 2016-12-02 20:19:43.987 | ++ lib/neutron-legacy:source:245 : '[' -f /opt/stack/new/devstack/lib/neutron_plugins/ml2 ']' 2016-12-02 20:19:43.989 | ++ lib/neutron-legacy:source:246 : source /opt/stack/new/devstack/lib/neutron_plugins/ml2 2016-12-02 20:19:44.006 | ++ lib/neutron-legacy:source:253 : source /opt/stack/new/devstack/lib/neutron_plugins/services/metering 2016-12-02 20:19:44.016 | ++ lib/neutron-legacy:source:256 : source /opt/stack/new/devstack/lib/neutron_plugins/services/l3 2016-12-02 20:19:44.017 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2016-12-02 20:19:44.019 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2016-12-02 20:19:44.021 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2016-12-02 20:19:44.023 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2016-12-02 20:19:44.024 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2016-12-02 20:19:44.025 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2016-12-02 20:19:44.027 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2016-12-02 20:19:44.029 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2016-12-02 20:19:44.030 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2016-12-02 20:19:44.032 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2016-12-02 20:19:44.034 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2016-12-02 20:19:44.036 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2016-12-02 20:19:44.038 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2016-12-02 20:19:44.039 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2016-12-02 20:19:44.041 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2016-12-02 20:19:44.042 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2016-12-02 20:19:44.044 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2016-12-02 20:19:44.046 | +++ lib/neutron_plugins/services/l3:source:62 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2016-12-02 20:19:44.047 | +++ lib/neutron_plugins/services/l3:source:63 : PUBLIC_PHYSICAL_NETWORK=public 2016-12-02 20:19:44.050 | ++++ lib/neutron_plugins/services/l3:source:66 : sed s/-//g 2016-12-02 20:19:44.050 | ++++ lib/neutron_plugins/services/l3:source:66 : uuidgen 2016-12-02 20:19:44.050 | ++++ lib/neutron_plugins/services/l3:source:66 : cut -c 23- 2016-12-02 20:19:44.051 | ++++ lib/neutron_plugins/services/l3:source:66 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2016-12-02 20:19:44.058 | +++ lib/neutron_plugins/services/l3:source:66 : IPV6_GLOBAL_ID=79:711a:b64b 2016-12-02 20:19:44.060 | +++ lib/neutron_plugins/services/l3:source:69 : IPV6_RA_MODE=slaac 2016-12-02 20:19:44.061 | +++ lib/neutron_plugins/services/l3:source:70 : IPV6_ADDRESS_MODE=slaac 2016-12-02 20:19:44.062 | +++ lib/neutron_plugins/services/l3:source:71 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2016-12-02 20:19:44.064 | +++ lib/neutron_plugins/services/l3:source:72 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2016-12-02 20:19:44.066 | +++ lib/neutron_plugins/services/l3:source:73 : IPV6_ADDRS_SAFE_TO_USE=fd79:711a:b64b::/56 2016-12-02 20:19:44.068 | ++++ lib/neutron_plugins/services/l3:source:76 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2016-12-02 20:19:44.068 | ++++ lib/neutron_plugins/services/l3:source:76 : echo fd79:711a:b64b::/56 2016-12-02 20:19:44.071 | +++ lib/neutron_plugins/services/l3:source:76 : FIXED_RANGE_V6=fd79:711a:b64b::/64 2016-12-02 20:19:44.073 | +++ lib/neutron_plugins/services/l3:source:77 : IPV6_PRIVATE_NETWORK_GATEWAY= 2016-12-02 20:19:44.075 | +++ lib/neutron_plugins/services/l3:source:78 : IPV6_PUBLIC_RANGE=2001:db8::/64 2016-12-02 20:19:44.076 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2016-12-02 20:19:44.078 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ROUTER_GW_IP=2001:db8::1 2016-12-02 20:19:44.079 | +++ lib/neutron_plugins/services/l3:source:83 : NETWORK_GATEWAY=10.1.0.1 2016-12-02 20:19:44.080 | +++ lib/neutron_plugins/services/l3:source:84 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2016-12-02 20:19:44.081 | +++ lib/neutron_plugins/services/l3:source:85 : PRIVATE_SUBNET_NAME=private-subnet 2016-12-02 20:19:44.083 | +++ lib/neutron_plugins/services/l3:source:86 : PUBLIC_SUBNET_NAME=public-subnet 2016-12-02 20:19:44.085 | +++ lib/neutron_plugins/services/l3:source:89 : USE_SUBNETPOOL=True 2016-12-02 20:19:44.086 | +++ lib/neutron_plugins/services/l3:source:90 : SUBNETPOOL_NAME=shared-default-subnetpool 2016-12-02 20:19:44.088 | +++ lib/neutron_plugins/services/l3:source:92 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2016-12-02 20:19:44.090 | +++ lib/neutron_plugins/services/l3:source:93 : SUBNETPOOL_PREFIX_V6=fd79:711a:b64b::/56 2016-12-02 20:19:44.091 | +++ lib/neutron_plugins/services/l3:source:95 : SUBNETPOOL_SIZE_V4=26 2016-12-02 20:19:44.093 | +++ lib/neutron_plugins/services/l3:source:96 : SUBNETPOOL_SIZE_V6=64 2016-12-02 20:19:44.096 | ++++ lib/neutron_plugins/services/l3:source:98 : ip -4 route 2016-12-02 20:19:44.097 | ++++ lib/neutron_plugins/services/l3:source:98 : awk '{print $5}' 2016-12-02 20:19:44.097 | ++++ lib/neutron_plugins/services/l3:source:98 : grep '^default' 2016-12-02 20:19:44.100 | +++ lib/neutron_plugins/services/l3:source:98 : default_v4_route_devs=eth0 2016-12-02 20:19:44.101 | +++ lib/neutron_plugins/services/l3:source:99 : die_if_not_set 99 default_v4_route_devs 'Failure retrieving default IPv4 route devices' 2016-12-02 20:19:44.103 | +++ functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:19:44.115 | ++++ lib/neutron_plugins/services/l3:source:101 : ip -6 route 2016-12-02 20:19:44.115 | ++++ lib/neutron_plugins/services/l3:source:101 : awk '{print $5}' 2016-12-02 20:19:44.115 | ++++ lib/neutron_plugins/services/l3:source:101 : grep '^default' 2016-12-02 20:19:44.118 | +++ lib/neutron_plugins/services/l3:source:101 : default_v6_route_devs=eth0 2016-12-02 20:19:44.122 | ++ lib/neutron-legacy:source:258 : has_neutron_plugin_security_group 2016-12-02 20:19:44.124 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:154 : return 0 2016-12-02 20:19:44.125 | ++ lib/neutron-legacy:source:259 : Q_USE_SECGROUP=True 2016-12-02 20:19:44.139 | + ./stack.sh:main:578 : source /opt/stack/new/devstack/lib/ldap 2016-12-02 20:19:44.150 | + ./stack.sh:main:579 : source /opt/stack/new/devstack/lib/dstat 2016-12-02 20:19:44.161 | + ./stack.sh:main:580 : source /opt/stack/new/devstack/lib/dlm 2016-12-02 20:19:44.171 | + ./stack.sh:main:581 : source /opt/stack/new/devstack/lib/os_brick 2016-12-02 20:19:44.181 | + ./stack.sh:main:587 : run_phase source 2016-12-02 20:19:44.183 | + functions-common:run_phase:1869 : local mode=source 2016-12-02 20:19:44.184 | + functions-common:run_phase:1870 : local phase= 2016-12-02 20:19:44.186 | + functions-common:run_phase:1871 : [[ -d /opt/stack/new/devstack/extras.d ]] 2016-12-02 20:19:44.187 | + functions-common:run_phase:1872 : local extra_plugin_file_name 2016-12-02 20:19:44.189 | + functions-common:run_phase:1873 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2016-12-02 20:19:44.191 | + functions-common:run_phase:1878 : local exceptions=80-tempest.sh 2016-12-02 20:19:44.192 | + functions-common:run_phase:1879 : local extra 2016-12-02 20:19:44.194 | ++ functions-common:run_phase:1880 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2016-12-02 20:19:44.197 | + functions-common:run_phase:1880 : extra=80-tempest.sh 2016-12-02 20:19:44.198 | + functions-common:run_phase:1881 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2016-12-02 20:19:44.200 | + functions-common:run_phase:1885 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2016-12-02 20:19:44.201 | + functions-common:run_phase:1885 : source /opt/stack/new/devstack/extras.d/80-tempest.sh source 2016-12-02 20:19:44.203 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2016-12-02 20:19:44.215 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:19:44.217 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2016-12-02 20:19:44.219 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/new/devstack/lib/tempest 2016-12-02 20:19:44.248 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2016-12-02 20:19:44.250 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2016-12-02 20:19:44.252 | + functions-common:run_phase:1890 : [[ source == \s\o\u\r\c\e ]] 2016-12-02 20:19:44.253 | + functions-common:run_phase:1891 : load_plugin_settings 2016-12-02 20:19:44.255 | + functions-common:load_plugin_settings:1805 : local plugins=,neutron-lbaas,barbican,octavia 2016-12-02 20:19:44.257 | + functions-common:load_plugin_settings:1806 : local plugin 2016-12-02 20:19:44.259 | + functions-common:load_plugin_settings:1809 : [[ -z ,neutron-lbaas,barbican,octavia ]] 2016-12-02 20:19:44.260 | + functions-common:load_plugin_settings:1813 : echo 'Loading plugin settings' 2016-12-02 20:19:44.260 | Loading plugin settings 2016-12-02 20:19:44.262 | + functions-common:load_plugin_settings:1814 : for plugin in '${plugins//,/ }' 2016-12-02 20:19:44.264 | + functions-common:load_plugin_settings:1815 : local dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:19:44.265 | + functions-common:load_plugin_settings:1817 : [[ -f /opt/stack/new/neutron-lbaas/devstack/settings ]] 2016-12-02 20:19:44.267 | + functions-common:load_plugin_settings:1818 : source /opt/stack/new/neutron-lbaas/devstack/settings 2016-12-02 20:19:44.268 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:5 : AGENT_LBAASV2_BINARY=/usr/local/bin/neutron-lbaasv2-agent 2016-12-02 20:19:44.270 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:7 : LBAAS_V2=q-lbaasv2 2016-12-02 20:19:44.272 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:8 : LBAAS_ANY=q-lbaasv2 2016-12-02 20:19:44.273 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:10 : BARBICAN=barbican-svc 2016-12-02 20:19:44.275 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:12 : AUTH_URL=http://127.0.0.1:5000/v2.0 2016-12-02 20:19:44.276 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:13 : ADMIN_TENANT_NAME=admin 2016-12-02 20:19:44.278 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:14 : ADMIN_USER=admin 2016-12-02 20:19:44.279 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:15 : ADMIN_PASSWORD=secretadmin 2016-12-02 20:19:44.281 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:16 : AUTH_VERSION=2 2016-12-02 20:19:44.282 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:18 : LBAAS_AGENT_CONF_PATH=/etc/neutron/services/loadbalancer/haproxy 2016-12-02 20:19:44.284 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:19 : LBAAS_AGENT_CONF_FILENAME=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini 2016-12-02 20:19:44.285 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:21 : LBAASV2_PLUGIN=lbaasv2 2016-12-02 20:19:44.287 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:23 : NEUTRON_LBAAS_DIR=/opt/stack/new/neutron-lbaas 2016-12-02 20:19:44.289 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:25 : NEUTRON_LBAAS_CONF_FILE=neutron_lbaas.conf 2016-12-02 20:19:44.290 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:26 : SERVICES_LBAAS_CONF_FILE=services_lbaas.conf 2016-12-02 20:19:44.292 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:28 : NEUTRON_LBAAS_CONF=/etc/neutron/neutron_lbaas.conf 2016-12-02 20:19:44.293 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:29 : SERVICES_LBAAS_CONF=/etc/neutron/services_lbaas.conf 2016-12-02 20:19:44.295 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:31 : Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2016-12-02 20:19:44.296 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:32 : Q_PLUGIN_EXTRA_CONF_FILES+=($NEUTRON_LBAAS_CONF_FILE $SERVICES_LBAAS_CONF_FILE) 2016-12-02 20:19:44.298 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:34 : NEUTRON_LBAAS_SERVICE_PROVIDERV2_OCTAVIA=LOADBALANCERV2:Octavia:neutron_lbaas.drivers.octavia.driver.OctaviaDriver:default 2016-12-02 20:19:44.300 | ++ /opt/stack/new/neutron-lbaas/devstack/settings:source:36 : NEUTRON_LBAAS_SERVICE_PROVIDERV2=LOADBALANCERV2:Octavia:neutron_lbaas.drivers.octavia.driver.OctaviaDriver:default 2016-12-02 20:19:44.302 | + functions-common:load_plugin_settings:1814 : for plugin in '${plugins//,/ }' 2016-12-02 20:19:44.304 | + functions-common:load_plugin_settings:1815 : local dir=/opt/stack/new/barbican 2016-12-02 20:19:44.305 | + functions-common:load_plugin_settings:1817 : [[ -f /opt/stack/new/barbican/devstack/settings ]] 2016-12-02 20:19:44.308 | + functions-common:load_plugin_settings:1818 : source /opt/stack/new/barbican/devstack/settings 2016-12-02 20:19:44.309 | ++ /opt/stack/new/barbican/devstack/settings:source:5 : BARBICAN_DIR=/opt/stack/new/barbican 2016-12-02 20:19:44.311 | ++ /opt/stack/new/barbican/devstack/settings:source:6 : BARBICANCLIENT_DIR=/opt/stack/new/python-barbicanclient 2016-12-02 20:19:44.313 | ++ /opt/stack/new/barbican/devstack/settings:source:7 : BARBICAN_CONF_DIR=/etc/barbican 2016-12-02 20:19:44.315 | ++ /opt/stack/new/barbican/devstack/settings:source:8 : BARBICAN_CONF=/etc/barbican/barbican.conf 2016-12-02 20:19:44.317 | ++ /opt/stack/new/barbican/devstack/settings:source:9 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2016-12-02 20:19:44.318 | ++ /opt/stack/new/barbican/devstack/settings:source:10 : BARBICAN_API_LOG_DIR=/opt/stack/new/logs 2016-12-02 20:19:44.320 | ++ /opt/stack/new/barbican/devstack/settings:source:11 : BARBICAN_AUTH_CACHE_DIR=/var/cache/barbican 2016-12-02 20:19:44.321 | ++ /opt/stack/new/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2016-12-02 20:19:44.323 | ++ /opt/stack/new/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2016-12-02 20:19:44.325 | ++ /opt/stack/new/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2016-12-02 20:19:44.327 | +++ /opt/stack/new/barbican/devstack/settings:source:18 : get_python_exec_prefix 2016-12-02 20:19:44.339 | +++ inc/python:get_python_exec_prefix:52 : is_fedora 2016-12-02 20:19:44.341 | +++ functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:19:44.343 | +++ functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:19:44.345 | +++ functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:19:44.347 | +++ functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:19:44.349 | +++ functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:19:44.350 | +++ functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:19:44.352 | +++ functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:19:44.354 | +++ functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:19:44.356 | +++ inc/python:get_python_exec_prefix:52 : is_suse 2016-12-02 20:19:44.358 | +++ functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:19:44.359 | +++ functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:19:44.361 | +++ functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:19:44.362 | +++ inc/python:get_python_exec_prefix:55 : echo /usr/local/bin 2016-12-02 20:19:44.364 | ++ /opt/stack/new/barbican/devstack/settings:source:18 : BARBICAN_BIN_DIR=/usr/local/bin 2016-12-02 20:19:44.365 | ++ /opt/stack/new/barbican/devstack/settings:source:21 : BARBICAN_REPO=git://git.openstack.org/openstack/barbican.git 2016-12-02 20:19:44.366 | ++ /opt/stack/new/barbican/devstack/settings:source:22 : BARBICAN_BRANCH=master 2016-12-02 20:19:44.368 | ++ /opt/stack/new/barbican/devstack/settings:source:25 : BARBICANCLIENT_REPO=git://git.openstack.org/openstack/python-barbicanclient.git 2016-12-02 20:19:44.370 | ++ /opt/stack/new/barbican/devstack/settings:source:26 : BARBICANCLIENT_BRANCH=master 2016-12-02 20:19:44.372 | ++ /opt/stack/new/barbican/devstack/settings:source:29 : BARBICAN_HOST_HREF=http://162.242.235.22:9311 2016-12-02 20:19:44.374 | ++ /opt/stack/new/barbican/devstack/settings:source:32 : TEMPEST_SERVICES+=,barbican 2016-12-02 20:19:44.375 | ++ /opt/stack/new/barbican/devstack/settings:source:34 : enable_service barbican 2016-12-02 20:19:44.404 | + functions-common:load_plugin_settings:1814 : for plugin in '${plugins//,/ }' 2016-12-02 20:19:44.405 | + functions-common:load_plugin_settings:1815 : local dir=/opt/stack/new/octavia 2016-12-02 20:19:44.407 | + functions-common:load_plugin_settings:1817 : [[ -f /opt/stack/new/octavia/devstack/settings ]] 2016-12-02 20:19:44.409 | + functions-common:load_plugin_settings:1818 : source /opt/stack/new/octavia/devstack/settings 2016-12-02 20:19:44.411 | ++ /opt/stack/new/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2016-12-02 20:19:44.413 | ++ /opt/stack/new/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/new/octavia 2016-12-02 20:19:44.414 | ++ /opt/stack/new/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO=git://git.openstack.org/openstack/diskimage-builder.git 2016-12-02 20:19:44.416 | ++ /opt/stack/new/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_BRANCH=master 2016-12-02 20:19:44.418 | ++ /opt/stack/new/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/new/diskimage-builder 2016-12-02 20:19:44.420 | ++ /opt/stack/new/octavia/devstack/settings:source:8 : TRIPLEO_IMAGE_ELEMENTS_REPO=git://git.openstack.org/openstack/tripleo-image-elements.git 2016-12-02 20:19:44.421 | ++ /opt/stack/new/octavia/devstack/settings:source:9 : TRIPLEO_IMAGE_ELEMENTS_BRANCH=master 2016-12-02 20:19:44.423 | ++ /opt/stack/new/octavia/devstack/settings:source:10 : TRIPLEO_IMAGE_ELEMENTS_DIR=/opt/stack/new/tripleo-image-elements 2016-12-02 20:19:44.425 | +++ /opt/stack/new/octavia/devstack/settings:source:11 : get_python_exec_prefix 2016-12-02 20:19:44.436 | +++ inc/python:get_python_exec_prefix:52 : is_fedora 2016-12-02 20:19:44.438 | +++ functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:19:44.440 | +++ functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:19:44.441 | +++ functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:19:44.443 | +++ functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:19:44.445 | +++ functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:19:44.447 | +++ functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:19:44.449 | +++ functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:19:44.452 | +++ functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:19:44.454 | +++ inc/python:get_python_exec_prefix:52 : is_suse 2016-12-02 20:19:44.456 | +++ functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:19:44.458 | +++ functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:19:44.459 | +++ functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:19:44.461 | +++ inc/python:get_python_exec_prefix:55 : echo /usr/local/bin 2016-12-02 20:19:44.464 | ++ /opt/stack/new/octavia/devstack/settings:source:11 : OCTAVIA_BIN_DIR=/usr/local/bin 2016-12-02 20:19:44.465 | ++ /opt/stack/new/octavia/devstack/settings:source:12 : OCTAVIA_CONF_DIR=/etc/octavia 2016-12-02 20:19:44.467 | ++ /opt/stack/new/octavia/devstack/settings:source:13 : OCTAVIA_AUTH_CACHE_DIR=/var/cache/octavia 2016-12-02 20:19:44.469 | ++ /opt/stack/new/octavia/devstack/settings:source:14 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2016-12-02 20:19:44.471 | ++ /opt/stack/new/octavia/devstack/settings:source:15 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2016-12-02 20:19:44.473 | ++ /opt/stack/new/octavia/devstack/settings:source:16 : OCTAVIA_DHCLIENT_DIR=/etc/octavia/dhcp 2016-12-02 20:19:44.475 | ++ /opt/stack/new/octavia/devstack/settings:source:17 : OCTAVIA_DHCLIENT_CONF=/etc/octavia/dhcp/dhclient.conf 2016-12-02 20:19:44.477 | ++ /opt/stack/new/octavia/devstack/settings:source:18 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2016-12-02 20:19:44.478 | ++ /opt/stack/new/octavia/devstack/settings:source:19 : OCTAVIA_TEMPEST_DIR=/opt/stack/new/octavia/octavia/tests/tempest 2016-12-02 20:19:44.480 | ++ /opt/stack/new/octavia/devstack/settings:source:21 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2016-12-02 20:19:44.482 | ++ /opt/stack/new/octavia/devstack/settings:source:22 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2016-12-02 20:19:44.484 | ++ /opt/stack/new/octavia/devstack/settings:source:23 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2016-12-02 20:19:44.486 | ++ /opt/stack/new/octavia/devstack/settings:source:25 : OCTAVIA_USERNAME=admin 2016-12-02 20:19:44.488 | ++ /opt/stack/new/octavia/devstack/settings:source:26 : OCTAVIA_PASSWORD=secretadmin 2016-12-02 20:19:44.490 | ++ /opt/stack/new/octavia/devstack/settings:source:27 : OCTAVIA_PROJECT_NAME=admin 2016-12-02 20:19:44.492 | ++ /opt/stack/new/octavia/devstack/settings:source:28 : OCTAVIA_USER_DOMAIN_NAME=Default 2016-12-02 20:19:44.494 | ++ /opt/stack/new/octavia/devstack/settings:source:29 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2016-12-02 20:19:44.496 | ++ /opt/stack/new/octavia/devstack/settings:source:31 : OCTAVIA_PROTOCOL=http 2016-12-02 20:19:44.497 | ++ /opt/stack/new/octavia/devstack/settings:source:32 : OCTAVIA_PORT=9876 2016-12-02 20:19:44.499 | ++ /opt/stack/new/octavia/devstack/settings:source:33 : OCTAVIA_HA_PORT=9875 2016-12-02 20:19:44.501 | ++ /opt/stack/new/octavia/devstack/settings:source:34 : OCTAVIA_HM_LISTEN_PORT=5555 2016-12-02 20:19:44.502 | ++ /opt/stack/new/octavia/devstack/settings:source:36 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2016-12-02 20:19:44.505 | ++ /opt/stack/new/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2016-12-02 20:19:44.507 | ++ /opt/stack/new/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2016-12-02 20:19:44.510 | ++ /opt/stack/new/octavia/devstack/settings:source:40 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2016-12-02 20:19:44.511 | ++ /opt/stack/new/octavia/devstack/settings:source:41 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2016-12-02 20:19:44.513 | ++ /opt/stack/new/octavia/devstack/settings:source:42 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2016-12-02 20:19:44.515 | ++ /opt/stack/new/octavia/devstack/settings:source:43 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2016-12-02 20:19:44.516 | ++ /opt/stack/new/octavia/devstack/settings:source:45 : OCTAVIA_AMP_FLAVOR_ID=10 2016-12-02 20:19:44.518 | ++ /opt/stack/new/octavia/devstack/settings:source:46 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2016-12-02 20:19:44.519 | ++ /opt/stack/new/octavia/devstack/settings:source:47 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2016-12-02 20:19:44.521 | ++ /opt/stack/new/octavia/devstack/settings:source:48 : OCTAVIA_AMP_IMAGE_TAG=amphora 2016-12-02 20:19:44.523 | ++ /opt/stack/new/octavia/devstack/settings:source:50 : OCTAVIA_AMP_CONN_TIMEOUT=10 2016-12-02 20:19:44.524 | ++ /opt/stack/new/octavia/devstack/settings:source:51 : OCTAVIA_AMP_READ_TIMEOUT=120 2016-12-02 20:19:44.526 | ++ /opt/stack/new/octavia/devstack/settings:source:53 : OCTAVIA_HEALTH_KEY=insecure 2016-12-02 20:19:44.528 | ++ /opt/stack/new/octavia/devstack/settings:source:55 : OCTAVIA_AMP_EXPIRY_AGE=3600 2016-12-02 20:19:44.530 | ++ /opt/stack/new/octavia/devstack/settings:source:56 : OCTAVIA_LB_EXPIRY_AGE=3600 2016-12-02 20:19:44.533 | ++ /opt/stack/new/octavia/devstack/settings:source:58 : OCTAVIA_API_BINARY=/usr/local/bin/octavia-api 2016-12-02 20:19:44.535 | ++ /opt/stack/new/octavia/devstack/settings:source:59 : OCTAVIA_CONSUMER_BINARY=/usr/local/bin/octavia-worker 2016-12-02 20:19:44.537 | ++ /opt/stack/new/octavia/devstack/settings:source:60 : OCTAVIA_HOUSEKEEPER_BINARY=/usr/local/bin/octavia-housekeeping 2016-12-02 20:19:44.539 | ++ /opt/stack/new/octavia/devstack/settings:source:61 : OCTAVIA_HEALTHMANAGER_BINARY=/usr/local/bin/octavia-health-manager 2016-12-02 20:19:44.540 | ++ /opt/stack/new/octavia/devstack/settings:source:63 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2016-12-02 20:19:44.542 | ++ /opt/stack/new/octavia/devstack/settings:source:64 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2016-12-02 20:19:44.544 | ++ /opt/stack/new/octavia/devstack/settings:source:65 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2016-12-02 20:19:44.545 | ++ /opt/stack/new/octavia/devstack/settings:source:66 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2016-12-02 20:19:44.547 | ++ /opt/stack/new/octavia/devstack/settings:source:68 : OCTAVIA_TEMPEST=disabled 2016-12-02 20:19:44.549 | ++ /opt/stack/new/octavia/devstack/settings:source:70 : OCTAVIA_API=o-api 2016-12-02 20:19:44.551 | ++ /opt/stack/new/octavia/devstack/settings:source:71 : OCTAVIA_CONSUMER=o-cw 2016-12-02 20:19:44.552 | ++ /opt/stack/new/octavia/devstack/settings:source:72 : OCTAVIA_HOUSEKEEPER=o-hk 2016-12-02 20:19:44.554 | ++ /opt/stack/new/octavia/devstack/settings:source:73 : OCTAVIA_HEALTHMANAGER=o-hm 2016-12-02 20:19:44.555 | ++ /opt/stack/new/octavia/devstack/settings:source:74 : OCTAVIA_SERVICE=octavia 2016-12-02 20:19:44.557 | ++ /opt/stack/new/octavia/devstack/settings:source:75 : OCTAVIA_API_HAPROXY=o-api-ha 2016-12-02 20:19:44.559 | ++ /opt/stack/new/octavia/devstack/settings:source:77 : NEUTRON_LBAAS_DIR=/opt/stack/new/neutron-lbaas 2016-12-02 20:19:44.561 | ++ /opt/stack/new/octavia/devstack/settings:source:78 : NEUTRON_LBAAS_CONF=/etc/neutron/neutron_lbaas.conf 2016-12-02 20:19:44.563 | ++ /opt/stack/new/octavia/devstack/settings:source:79 : OCTAVIA_SERVICE_PROVIDER=LOADBALANCERV2:Octavia:neutron_lbaas.drivers.octavia.driver.OctaviaDriver:default 2016-12-02 20:19:44.565 | ++ /opt/stack/new/octavia/devstack/settings:source:80 : Q_SVC=q-svc 2016-12-02 20:19:44.567 | ++ /opt/stack/new/octavia/devstack/settings:source:81 : LBAAS_V2=q-lbaasv2 2016-12-02 20:19:44.569 | ++ /opt/stack/new/octavia/devstack/settings:source:84 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2016-12-02 20:19:44.571 | ++ /opt/stack/new/octavia/devstack/settings:source:85 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/new/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2016-12-02 20:19:44.573 | ++ /opt/stack/new/octavia/devstack/settings:source:87 : OCTAVIA_USE_PREGENERATED_CERTS=False 2016-12-02 20:19:44.575 | ++ /opt/stack/new/octavia/devstack/settings:source:88 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/new/octavia/devstack/pregenerated/certs 2016-12-02 20:19:44.576 | ++ /opt/stack/new/octavia/devstack/settings:source:89 : OCTAVIA_NODE=standalone 2016-12-02 20:19:44.578 | ++ /opt/stack/new/octavia/devstack/settings:source:90 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2016-12-02 20:19:44.580 | ++ /opt/stack/new/octavia/devstack/settings:source:91 : OCTAVIA_MGMT_PORT_IP=auto 2016-12-02 20:19:44.582 | + functions-common:run_phase:1892 : verify_disabled_services 2016-12-02 20:19:44.585 | + functions-common:verify_disabled_services:2128 : local service 2016-12-02 20:19:44.587 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.590 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,ceilometer-acentral, ]] 2016-12-02 20:19:44.592 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.594 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,ceilometer-acompute, ]] 2016-12-02 20:19:44.596 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.599 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,ceilometer-alarm-evaluator, ]] 2016-12-02 20:19:44.601 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.602 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,ceilometer-alarm-notifier, ]] 2016-12-02 20:19:44.604 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.606 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,ceilometer-anotification, ]] 2016-12-02 20:19:44.608 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.610 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,ceilometer-api, ]] 2016-12-02 20:19:44.612 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.613 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,ceilometer-collector, ]] 2016-12-02 20:19:44.615 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.617 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,dstat, ]] 2016-12-02 20:19:44.618 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.619 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,g-api, ]] 2016-12-02 20:19:44.621 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.622 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,g-reg, ]] 2016-12-02 20:19:44.624 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.626 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,horizon, ]] 2016-12-02 20:19:44.628 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.629 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,key, ]] 2016-12-02 20:19:44.631 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.633 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,mysql, ]] 2016-12-02 20:19:44.635 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.637 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,n-api, ]] 2016-12-02 20:19:44.639 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.641 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,n-cond, ]] 2016-12-02 20:19:44.643 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.644 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,n-cpu, ]] 2016-12-02 20:19:44.646 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.648 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,n-crt, ]] 2016-12-02 20:19:44.650 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.652 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,n-obj, ]] 2016-12-02 20:19:44.654 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.655 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,n-sch, ]] 2016-12-02 20:19:44.657 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.658 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,q-agt, ]] 2016-12-02 20:19:44.661 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.663 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,q-dhcp, ]] 2016-12-02 20:19:44.665 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.667 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,q-l3, ]] 2016-12-02 20:19:44.668 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.670 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,q-meta, ]] 2016-12-02 20:19:44.672 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.674 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,q-metering, ]] 2016-12-02 20:19:44.676 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.678 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,q-svc, ]] 2016-12-02 20:19:44.680 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.681 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,quantum, ]] 2016-12-02 20:19:44.684 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.686 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,rabbit, ]] 2016-12-02 20:19:44.688 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.690 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,tempest, ]] 2016-12-02 20:19:44.692 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.694 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,q-lbaasv2, ]] 2016-12-02 20:19:44.695 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.697 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,octavia, ]] 2016-12-02 20:19:44.700 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.702 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,o-cw, ]] 2016-12-02 20:19:44.704 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.706 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,o-hk, ]] 2016-12-02 20:19:44.708 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.710 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,o-hm, ]] 2016-12-02 20:19:44.712 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.713 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,o-api, ]] 2016-12-02 20:19:44.715 | + functions-common:verify_disabled_services:2129 : for service in '${ENABLED_SERVICES//,/ }' 2016-12-02 20:19:44.717 | + functions-common:verify_disabled_services:2130 : [[ ,, =~ ,barbican, ]] 2016-12-02 20:19:44.719 | + ./stack.sh:main:658 : initialize_database_backends 2016-12-02 20:19:44.720 | + lib/database:initialize_database_backends:65 : for backend in '$DATABASE_BACKENDS' 2016-12-02 20:19:44.722 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2016-12-02 20:19:44.733 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:19:44.734 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2016-12-02 20:19:44.736 | + lib/database:initialize_database_backends:65 : for backend in '$DATABASE_BACKENDS' 2016-12-02 20:19:44.738 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2016-12-02 20:19:44.749 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:19:44.751 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2016-12-02 20:19:44.753 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2016-12-02 20:19:44.756 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2016-12-02 20:19:44.757 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2016-12-02 20:19:44.759 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2016-12-02 20:19:44.761 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2016-12-02 20:19:44.762 | + lib/database:initialize_database_backends:88 : '[' -n secretmysql ']' 2016-12-02 20:19:44.764 | + lib/database:initialize_database_backends:89 : DATABASE_PASSWORD=secretmysql 2016-12-02 20:19:44.766 | ++ lib/database:initialize_database_backends:104 : get_database_type_mysql 2016-12-02 20:19:44.768 | ++ lib/databases/mysql:get_database_type_mysql:28 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2016-12-02 20:19:44.770 | ++ lib/databases/mysql:get_database_type_mysql:29 : echo mysql+pymysql 2016-12-02 20:19:44.772 | + lib/database:initialize_database_backends:104 : BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1 2016-12-02 20:19:44.774 | + lib/database:initialize_database_backends:106 : return 0 2016-12-02 20:19:44.776 | + ./stack.sh:main:658 : echo 'Using mysql database backend' 2016-12-02 20:19:44.776 | Using mysql database backend 2016-12-02 20:19:44.779 | + ./stack.sh:main:667 : is_service_enabled rabbit 2016-12-02 20:19:44.792 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:19:44.794 | + ./stack.sh:main:668 : RABBIT_HOST=162.242.235.22 2016-12-02 20:19:44.796 | + ./stack.sh:main:669 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2016-12-02 20:19:44.808 | + ./stack.sh:main:676 : is_service_enabled keystone 2016-12-02 20:19:44.820 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:19:44.822 | + ./stack.sh:main:678 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2016-12-02 20:19:44.835 | + ./stack.sh:main:680 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2016-12-02 20:19:44.848 | + ./stack.sh:main:691 : is_service_enabled ldap 2016-12-02 20:19:44.859 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:19:44.861 | + ./stack.sh:main:700 : is_service_enabled s-proxy 2016-12-02 20:19:44.872 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:19:44.874 | + ./stack.sh:main:712 : save_stackenv 712 2016-12-02 20:19:44.875 | + functions-common:save_stackenv:61 : local tag=712 2016-12-02 20:19:44.877 | ++ functions-common:save_stackenv:63 : date +%F-%H%M%S 2016-12-02 20:19:44.880 | + functions-common:save_stackenv:63 : time_stamp=2016-12-02-201944 2016-12-02 20:19:44.882 | + functions-common:save_stackenv:64 : echo '# 2016-12-02-201944 712' 2016-12-02 20:19:44.884 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.885 | + functions-common:save_stackenv:66 : echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1 2016-12-02 20:19:44.887 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.889 | + functions-common:save_stackenv:66 : echo DATA_DIR=/opt/stack/data 2016-12-02 20:19:44.891 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.892 | + functions-common:save_stackenv:66 : echo DEST=/opt/stack/new 2016-12-02 20:19:44.894 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.896 | + functions-common:save_stackenv:66 : echo ENABLED_SERVICES=ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican 2016-12-02 20:19:44.898 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.900 | + functions-common:save_stackenv:66 : echo HOST_IP=162.242.235.22 2016-12-02 20:19:44.902 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.904 | + functions-common:save_stackenv:66 : echo KEYSTONE_AUTH_PROTOCOL=http 2016-12-02 20:19:44.907 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.909 | + functions-common:save_stackenv:66 : echo KEYSTONE_AUTH_URI=http://162.242.235.22/identity_admin 2016-12-02 20:19:44.911 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.913 | + functions-common:save_stackenv:66 : echo KEYSTONE_SERVICE_URI=http://162.242.235.22/identity 2016-12-02 20:19:44.914 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.916 | + functions-common:save_stackenv:66 : echo LOGFILE=/opt/stack/new/devstacklog.txt.2016-12-02-201943 2016-12-02 20:19:44.918 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.920 | + functions-common:save_stackenv:66 : echo OS_CACERT= 2016-12-02 20:19:44.922 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.924 | + functions-common:save_stackenv:66 : echo SERVICE_HOST=162.242.235.22 2016-12-02 20:19:44.926 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.928 | + functions-common:save_stackenv:66 : echo SERVICE_PROTOCOL=http 2016-12-02 20:19:44.930 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.931 | + functions-common:save_stackenv:66 : echo STACK_USER=stack 2016-12-02 20:19:44.933 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.935 | + functions-common:save_stackenv:66 : echo TLS_IP= 2016-12-02 20:19:44.937 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.939 | + functions-common:save_stackenv:66 : echo HOST_IPV6=2001:4802:7801:103:be76:4eff:fe20:eb21 2016-12-02 20:19:44.940 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:19:44.942 | + functions-common:save_stackenv:66 : echo SERVICE_IP_VERSION=4 2016-12-02 20:19:44.944 | + ./stack.sh:main:723 : git_clone git://git.openstack.org/openstack/requirements.git /opt/stack/new/requirements master 2016-12-02 20:19:44.946 | + functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/requirements.git 2016-12-02 20:19:44.947 | + functions-common:git_clone:497 : local git_dest=/opt/stack/new/requirements 2016-12-02 20:19:44.949 | + functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:19:44.951 | + functions-common:git_clone:499 : local orig_dir 2016-12-02 20:19:44.953 | ++ functions-common:git_clone:500 : pwd 2016-12-02 20:19:44.955 | + functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:19:44.956 | + functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:19:44.959 | ++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:19:44.970 | + functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:19:44.972 | + functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:19:44.974 | + functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:44.976 | + functions-common:git_clone:517 : echo master 2016-12-02 20:19:44.977 | + functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:19:44.980 | + functions-common:git_clone:531 : [[ ! -d /opt/stack/new/requirements ]] 2016-12-02 20:19:44.982 | + functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:44.983 | + functions-common:git_clone:565 : cd /opt/stack/new/requirements 2016-12-02 20:19:44.985 | + functions-common:git_clone:566 : head -1 2016-12-02 20:19:44.986 | + functions-common:git_clone:566 : git show --oneline 2016-12-02 20:19:44.987 | ea51b44 Merge "update constraint for oslo.concurrency to new release 3.16.0" 2016-12-02 20:19:44.990 | + functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:19:44.992 | + ./stack.sh:main:727 : echo_summary 'Installing package prerequisites' 2016-12-02 20:19:44.994 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:19:44.996 | + ./stack.sh:echo_summary:398 : echo -e Installing package prerequisites 2016-12-02 20:19:44.999 | + ./stack.sh:main:728 : source /opt/stack/new/devstack/tools/install_prereqs.sh 2016-12-02 20:19:45.001 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2016-12-02 20:19:45.003 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2016-12-02 20:19:45.006 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/new/devstack ]] 2016-12-02 20:19:45.009 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/new/devstack/.prereqs 2016-12-02 20:19:45.011 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2016-12-02 20:19:45.014 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2016-12-02 20:19:45.017 | +++ tools/install_prereqs.sh:source:47 : date +%s 2016-12-02 20:19:45.021 | ++ tools/install_prereqs.sh:source:47 : NOW=1480709985 2016-12-02 20:19:45.024 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/new/devstack/.prereqs 2016-12-02 20:19:45.027 | +++ tools/install_prereqs.sh:source:48 : echo 0 2016-12-02 20:19:45.030 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2016-12-02 20:19:45.032 | ++ tools/install_prereqs.sh:source:49 : DELTA=1480709985 2016-12-02 20:19:45.034 | ++ tools/install_prereqs.sh:source:50 : [[ 1480709985 -lt 7200 ]] 2016-12-02 20:19:45.036 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2016-12-02 20:19:45.038 | ++ functions-common:export_proxy_variables:2234 : isset http_proxy 2016-12-02 20:19:45.040 | ++ functions-common:isset:162 : [[ -v http_proxy ]] 2016-12-02 20:19:45.042 | ++ functions-common:export_proxy_variables:2237 : isset https_proxy 2016-12-02 20:19:45.044 | ++ functions-common:isset:162 : [[ -v https_proxy ]] 2016-12-02 20:19:45.046 | ++ functions-common:export_proxy_variables:2240 : isset no_proxy 2016-12-02 20:19:45.048 | ++ functions-common:isset:162 : [[ -v no_proxy ]] 2016-12-02 20:19:45.050 | +++ tools/install_prereqs.sh:source:64 : get_packages general,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican 2016-12-02 20:19:45.081 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='bc 2016-12-02 20:19:45.081 | bridge-utils 2016-12-02 20:19:45.081 | bsdmainutils 2016-12-02 20:19:45.081 | curl 2016-12-02 20:19:45.081 | g++ 2016-12-02 20:19:45.081 | gcc 2016-12-02 20:19:45.082 | gettext 2016-12-02 20:19:45.082 | git 2016-12-02 20:19:45.082 | graphviz 2016-12-02 20:19:45.082 | iputils-ping 2016-12-02 20:19:45.082 | libffi-dev 2016-12-02 20:19:45.082 | libjpeg-dev 2016-12-02 20:19:45.082 | libmysqlclient-dev 2016-12-02 20:19:45.082 | libpq-dev 2016-12-02 20:19:45.082 | libssl-dev 2016-12-02 20:19:45.082 | libxml2-dev 2016-12-02 20:19:45.082 | libxslt1-dev 2016-12-02 20:19:45.082 | libyaml-dev 2016-12-02 20:19:45.082 | lsof 2016-12-02 20:19:45.082 | openssh-server 2016-12-02 20:19:45.082 | openssl 2016-12-02 20:19:45.082 | pkg-config 2016-12-02 20:19:45.082 | psmisc 2016-12-02 20:19:45.082 | python2.7 2016-12-02 20:19:45.082 | python-dev 2016-12-02 20:19:45.082 | python-gdbm 2016-12-02 20:19:45.082 | screen 2016-12-02 20:19:45.082 | tar 2016-12-02 20:19:45.082 | tcpdump 2016-12-02 20:19:45.082 | unzip 2016-12-02 20:19:45.082 | uuid-runtime 2016-12-02 20:19:45.082 | wget 2016-12-02 20:19:45.082 | wget 2016-12-02 20:19:45.082 | zlib1g-dev 2016-12-02 20:19:45.082 | dstat 2016-12-02 20:19:45.082 | libpcre3-dev 2016-12-02 20:19:45.082 | libkrb5-dev 2016-12-02 20:19:45.082 | libldap2-dev 2016-12-02 20:19:45.082 | libsasl2-dev 2016-12-02 20:19:45.082 | memcached 2016-12-02 20:19:45.082 | python-mysqldb 2016-12-02 20:19:45.082 | sqlite3 2016-12-02 20:19:45.082 | fping 2016-12-02 20:19:45.082 | conntrack 2016-12-02 20:19:45.083 | curl 2016-12-02 20:19:45.083 | dnsmasq-base 2016-12-02 20:19:45.083 | dnsmasq-utils 2016-12-02 20:19:45.083 | ebtables 2016-12-02 20:19:45.083 | gawk 2016-12-02 20:19:45.083 | genisoimage 2016-12-02 20:19:45.083 | iptables 2016-12-02 20:19:45.083 | iputils-arping 2016-12-02 20:19:45.083 | kpartx 2016-12-02 20:19:45.083 | libjs-jquery-tablesorter 2016-12-02 20:19:45.083 | libmysqlclient-dev 2016-12-02 20:19:45.083 | parted 2016-12-02 20:19:45.083 | pm-utils 2016-12-02 20:19:45.083 | python-mysqldb 2016-12-02 20:19:45.083 | socat 2016-12-02 20:19:45.083 | sqlite3 2016-12-02 20:19:45.083 | sudo 2016-12-02 20:19:45.083 | vlan 2016-12-02 20:19:45.083 | cryptsetup 2016-12-02 20:19:45.083 | genisoimage 2016-12-02 20:19:45.083 | gir1.2-libosinfo-1.0 2016-12-02 20:19:45.083 | open-iscsi 2016-12-02 20:19:45.083 | qemu-utils 2016-12-02 20:19:45.083 | sg3-utils 2016-12-02 20:19:45.083 | sysfsutils 2016-12-02 20:19:45.083 | ipset 2016-12-02 20:19:45.083 | acl 2016-12-02 20:19:45.083 | dnsmasq-base 2016-12-02 20:19:45.083 | ebtables 2016-12-02 20:19:45.083 | iptables 2016-12-02 20:19:45.083 | iputils-arping 2016-12-02 20:19:45.083 | iputils-ping 2016-12-02 20:19:45.083 | libmysqlclient-dev 2016-12-02 20:19:45.083 | postgresql-server-dev-all 2016-12-02 20:19:45.083 | python-mysqldb 2016-12-02 20:19:45.083 | sqlite3 2016-12-02 20:19:45.083 | sudo 2016-12-02 20:19:45.083 | vlan 2016-12-02 20:19:45.083 | conntrack 2016-12-02 20:19:45.083 | conntrackd 2016-12-02 20:19:45.083 | keepalived' 2016-12-02 20:19:45.084 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2016-12-02 20:19:45.103 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='bc 2016-12-02 20:19:45.103 | bridge-utils 2016-12-02 20:19:45.103 | bsdmainutils 2016-12-02 20:19:45.103 | curl 2016-12-02 20:19:45.103 | g++ 2016-12-02 20:19:45.103 | gcc 2016-12-02 20:19:45.103 | gettext 2016-12-02 20:19:45.103 | git 2016-12-02 20:19:45.103 | graphviz 2016-12-02 20:19:45.103 | iputils-ping 2016-12-02 20:19:45.103 | libffi-dev 2016-12-02 20:19:45.103 | libjpeg-dev 2016-12-02 20:19:45.103 | libmysqlclient-dev 2016-12-02 20:19:45.103 | libpq-dev 2016-12-02 20:19:45.103 | libssl-dev 2016-12-02 20:19:45.103 | libxml2-dev 2016-12-02 20:19:45.103 | libxslt1-dev 2016-12-02 20:19:45.103 | libyaml-dev 2016-12-02 20:19:45.103 | lsof 2016-12-02 20:19:45.104 | openssh-server 2016-12-02 20:19:45.104 | openssl 2016-12-02 20:19:45.104 | pkg-config 2016-12-02 20:19:45.104 | psmisc 2016-12-02 20:19:45.104 | python2.7 2016-12-02 20:19:45.104 | python-dev 2016-12-02 20:19:45.104 | python-gdbm 2016-12-02 20:19:45.104 | screen 2016-12-02 20:19:45.104 | tar 2016-12-02 20:19:45.104 | tcpdump 2016-12-02 20:19:45.104 | unzip 2016-12-02 20:19:45.104 | uuid-runtime 2016-12-02 20:19:45.104 | wget 2016-12-02 20:19:45.104 | wget 2016-12-02 20:19:45.104 | zlib1g-dev 2016-12-02 20:19:45.104 | dstat 2016-12-02 20:19:45.104 | libpcre3-dev 2016-12-02 20:19:45.104 | libkrb5-dev 2016-12-02 20:19:45.104 | libldap2-dev 2016-12-02 20:19:45.104 | libsasl2-dev 2016-12-02 20:19:45.104 | memcached 2016-12-02 20:19:45.104 | python-mysqldb 2016-12-02 20:19:45.104 | sqlite3 2016-12-02 20:19:45.104 | fping 2016-12-02 20:19:45.104 | conntrack 2016-12-02 20:19:45.104 | curl 2016-12-02 20:19:45.104 | dnsmasq-base 2016-12-02 20:19:45.104 | dnsmasq-utils 2016-12-02 20:19:45.104 | ebtables 2016-12-02 20:19:45.104 | gawk 2016-12-02 20:19:45.104 | genisoimage 2016-12-02 20:19:45.104 | iptables 2016-12-02 20:19:45.104 | iputils-arping 2016-12-02 20:19:45.104 | kpartx 2016-12-02 20:19:45.104 | libjs-jquery-tablesorter 2016-12-02 20:19:45.104 | libmysqlclient-dev 2016-12-02 20:19:45.104 | parted 2016-12-02 20:19:45.104 | pm-utils 2016-12-02 20:19:45.104 | python-mysqldb 2016-12-02 20:19:45.104 | socat 2016-12-02 20:19:45.104 | sqlite3 2016-12-02 20:19:45.104 | sudo 2016-12-02 20:19:45.104 | vlan 2016-12-02 20:19:45.104 | cryptsetup 2016-12-02 20:19:45.104 | genisoimage 2016-12-02 20:19:45.104 | gir1.2-libosinfo-1.0 2016-12-02 20:19:45.104 | open-iscsi 2016-12-02 20:19:45.104 | qemu-utils 2016-12-02 20:19:45.104 | sg3-utils 2016-12-02 20:19:45.104 | sysfsutils 2016-12-02 20:19:45.104 | ipset 2016-12-02 20:19:45.104 | acl 2016-12-02 20:19:45.104 | dnsmasq-base 2016-12-02 20:19:45.104 | ebtables 2016-12-02 20:19:45.105 | iptables 2016-12-02 20:19:45.105 | iputils-arping 2016-12-02 20:19:45.105 | iputils-ping 2016-12-02 20:19:45.105 | libmysqlclient-dev 2016-12-02 20:19:45.105 | postgresql-server-dev-all 2016-12-02 20:19:45.105 | python-mysqldb 2016-12-02 20:19:45.105 | sqlite3 2016-12-02 20:19:45.105 | sudo 2016-12-02 20:19:45.105 | vlan 2016-12-02 20:19:45.105 | conntrack 2016-12-02 20:19:45.105 | conntrackd 2016-12-02 20:19:45.105 | keepalived software-properties-common 2016-12-02 20:19:45.105 | golang' 2016-12-02 20:19:45.105 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2016-12-02 20:19:45.107 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:19:45.108 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:19:45.111 | ++ tools/install_prereqs.sh:source:67 : echo bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived software-properties-common golang 2016-12-02 20:19:45.111 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2016-12-02 20:19:45.114 | ++ tools/install_prereqs.sh:source:72 : install_package bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived software-properties-common golang 2016-12-02 20:19:45.115 | ++ functions-common:install_package:1285 : update_package_repo 2016-12-02 20:19:45.117 | ++ functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:19:45.118 | ++ functions-common:update_package_repo:1258 : REPOS_UPDATED=False 2016-12-02 20:19:45.120 | ++ functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:19:45.122 | ++ functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:45.123 | ++ functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:19:45.125 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:19:45.127 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:19:45.129 | ++ functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:19:45.131 | ++ functions-common:apt_get_update:1059 : [[ False == \T\r\u\e ]] 2016-12-02 20:19:45.133 | ++ functions-common:apt_get_update:1064 : [[ False = \T\r\u\e ]] 2016-12-02 20:19:45.135 | ++ functions-common:apt_get_update:1066 : local sudo=sudo 2016-12-02 20:19:45.137 | +++ functions-common:apt_get_update:1067 : id -u 2016-12-02 20:19:45.141 | ++ functions-common:apt_get_update:1067 : [[ 3002 = \0 ]] 2016-12-02 20:19:45.142 | ++ functions-common:apt_get_update:1070 : time_start apt-get-update 2016-12-02 20:19:45.144 | ++ functions-common:time_start:2384 : local name=apt-get-update 2016-12-02 20:19:45.145 | ++ functions-common:time_start:2385 : local start_time= 2016-12-02 20:19:45.147 | ++ functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:19:45.149 | +++ functions-common:time_start:2389 : date +%s 2016-12-02 20:19:45.152 | ++ functions-common:time_start:2389 : _TIME_START[$name]=1480709985 2016-12-02 20:19:45.153 | ++ functions-common:apt_get_update:1072 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2016-12-02 20:19:45.155 | ++ functions-common:apt_get_update:1073 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2016-12-02 20:19:45.156 | ++ functions-common:apt_get_update:1074 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2016-12-02 20:19:45.176 | Ign:1 http://mirror.iad.rax.openstack.org/ubuntu xenial InRelease 2016-12-02 20:19:45.177 | Ign:2 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates InRelease 2016-12-02 20:19:45.177 | Ign:3 http://mirror.iad.rax.openstack.org/ubuntu xenial-backports InRelease 2016-12-02 20:19:45.178 | Ign:4 http://mirror.iad.rax.openstack.org/ubuntu xenial-security InRelease 2016-12-02 20:19:45.178 | Hit:5 http://mirror.iad.rax.openstack.org/ubuntu xenial Release 2016-12-02 20:19:45.179 | Hit:6 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates Release 2016-12-02 20:19:45.180 | Hit:7 http://mirror.iad.rax.openstack.org/ubuntu xenial-backports Release 2016-12-02 20:19:45.180 | Hit:8 http://mirror.iad.rax.openstack.org/ubuntu xenial-security Release 2016-12-02 20:19:45.181 | Ign:9 http://mirror.iad.rax.openstack.org/ubuntu xenial Release.gpg 2016-12-02 20:19:45.182 | Ign:10 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates Release.gpg 2016-12-02 20:19:45.182 | Ign:11 http://mirror.iad.rax.openstack.org/ubuntu xenial-backports Release.gpg 2016-12-02 20:19:45.183 | Ign:12 http://mirror.iad.rax.openstack.org/ubuntu xenial-security Release.gpg 2016-12-02 20:19:46.048 | Reading package lists... 2016-12-02 20:19:46.075 | W: The repository 'http://mirror.iad.rax.openstack.org/ubuntu xenial Release' is not signed. 2016-12-02 20:19:46.075 | W: The repository 'http://mirror.iad.rax.openstack.org/ubuntu xenial-updates Release' is not signed. 2016-12-02 20:19:46.075 | W: The repository 'http://mirror.iad.rax.openstack.org/ubuntu xenial-backports Release' is not signed. 2016-12-02 20:19:46.075 | W: The repository 'http://mirror.iad.rax.openstack.org/ubuntu xenial-security Release' is not signed. 2016-12-02 20:19:46.079 | ++ functions-common:apt_get_update:1078 : REPOS_UPDATED=True 2016-12-02 20:19:46.080 | ++ functions-common:apt_get_update:1080 : time_stop apt-get-update 2016-12-02 20:19:46.082 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:19:46.084 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:19:46.085 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:19:46.087 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:19:46.088 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:19:46.089 | ++ functions-common:time_stop:2404 : name=apt-get-update 2016-12-02 20:19:46.091 | ++ functions-common:time_stop:2405 : start_time=1480709985 2016-12-02 20:19:46.093 | ++ functions-common:time_stop:2407 : [[ -z 1480709985 ]] 2016-12-02 20:19:46.095 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:19:46.098 | ++ functions-common:time_stop:2410 : end_time=1480709986 2016-12-02 20:19:46.100 | ++ functions-common:time_stop:2411 : elapsed_time=1 2016-12-02 20:19:46.102 | ++ functions-common:time_stop:2412 : total=0 2016-12-02 20:19:46.103 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:19:46.105 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=1 2016-12-02 20:19:46.107 | ++ functions-common:install_package:1286 : real_install_package bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived software-properties-common golang 2016-12-02 20:19:46.108 | ++ functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:19:46.109 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:19:46.111 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:19:46.113 | ++ functions-common:real_install_package:1272 : apt_get install bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived software-properties-common golang 2016-12-02 20:19:46.130 | ++ functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived software-properties-common golang 2016-12-02 20:19:46.157 | Reading package lists... 2016-12-02 20:19:46.309 | Building dependency tree... 2016-12-02 20:19:46.309 | Reading state information... 2016-12-02 20:19:46.449 | g++ is already the newest version (4:5.3.1-1ubuntu1). 2016-12-02 20:19:46.449 | g++ set to manually installed. 2016-12-02 20:19:46.449 | gcc is already the newest version (4:5.3.1-1ubuntu1). 2016-12-02 20:19:46.449 | gcc set to manually installed. 2016-12-02 20:19:46.449 | genisoimage is already the newest version (9:1.1.11-3ubuntu1). 2016-12-02 20:19:46.449 | genisoimage set to manually installed. 2016-12-02 20:19:46.449 | git is already the newest version (1:2.7.4-0ubuntu1). 2016-12-02 20:19:46.449 | iptables is already the newest version (1.6.0-2ubuntu3). 2016-12-02 20:19:46.450 | iptables set to manually installed. 2016-12-02 20:19:46.450 | iputils-ping is already the newest version (3:20121221-5ubuntu2). 2016-12-02 20:19:46.450 | parted is already the newest version (3.2-15). 2016-12-02 20:19:46.450 | python-dev is already the newest version (2.7.11-1). 2016-12-02 20:19:46.450 | tcpdump is already the newest version (4.7.4-1ubuntu1). 2016-12-02 20:19:46.450 | zlib1g-dev is already the newest version (1:1.2.8.dfsg-2ubuntu4). 2016-12-02 20:19:46.450 | zlib1g-dev set to manually installed. 2016-12-02 20:19:46.450 | curl is already the newest version (7.47.0-1ubuntu2.2). 2016-12-02 20:19:46.450 | libssl-dev is already the newest version (1.0.2g-1ubuntu4.5). 2016-12-02 20:19:46.450 | libssl-dev set to manually installed. 2016-12-02 20:19:46.450 | open-iscsi is already the newest version (2.0.873+git0.3b4b4500-14ubuntu3.2). 2016-12-02 20:19:46.450 | openssh-server is already the newest version (1:7.2p2-4ubuntu2.1). 2016-12-02 20:19:46.450 | openssl is already the newest version (1.0.2g-1ubuntu4.5). 2016-12-02 20:19:46.450 | openssl set to manually installed. 2016-12-02 20:19:46.450 | python2.7 is already the newest version (2.7.12-1ubuntu0~16.04.1). 2016-12-02 20:19:46.450 | qemu-utils is already the newest version (1:2.5+dfsg-5ubuntu10.6). 2016-12-02 20:19:46.450 | qemu-utils set to manually installed. 2016-12-02 20:19:46.450 | software-properties-common is already the newest version (0.96.20.4). 2016-12-02 20:19:46.450 | sudo is already the newest version (1.8.16-0ubuntu1.2). 2016-12-02 20:19:46.450 | tar is already the newest version (1.28-2.1ubuntu0.1). 2016-12-02 20:19:46.450 | uuid-runtime is already the newest version (2.27.1-6ubuntu3.1). 2016-12-02 20:19:46.450 | wget is already the newest version (1.17.1-1ubuntu1.1). 2016-12-02 20:19:46.450 | wget set to manually installed. 2016-12-02 20:19:46.450 | The following additional packages will be installed: 2016-12-02 20:19:46.450 | comerr-dev cryptsetup-bin dctrl-tools gir1.2-freedesktop golang-1.6 2016-12-02 20:19:46.450 | golang-1.6-doc golang-1.6-go golang-1.6-src golang-doc golang-go golang-src 2016-12-02 20:19:46.450 | icu-devtools krb5-multidev libcdt5 libcgraph6 libcroco3 libgd3 libgssrpc4 2016-12-02 20:19:46.450 | libgvc6 libgvpr2 libice6 libicu-dev libipset3 libjpeg-turbo8-dev 2016-12-02 20:19:46.450 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit9 2016-12-02 20:19:46.450 | libkadm5srv-mit9 libkdb5-8 libltdl7 libmysqlclient20 libnetfilter-conntrack3 2016-12-02 20:19:46.450 | libnetfilter-cthelper0 libnetfilter-queue1 libosinfo-1.0-0 libpathplan4 2016-12-02 20:19:46.450 | libpcre16-3 libpcre32-3 libpcrecpp0v5 libplymouth4 libpq5 libsgutils2-2 2016-12-02 20:19:46.450 | libsigsegv2 libsm6 libsysfs2 libunistring0 libusb-1.0-0 libvpx3 libxaw7 2016-12-02 20:19:46.450 | libxmu6 libxpm4 libxt6 mysql-common pciutils plymouth 2016-12-02 20:19:46.450 | postgresql-client-common postgresql-common postgresql-server-dev-9.5 2016-12-02 20:19:46.450 | powermgmt-base ssl-cert usbutils 2016-12-02 20:19:46.451 | Suggested packages: 2016-12-02 20:19:46.451 | wamerican | wordlist whois vacation doc-base dosfstools 2016-12-02 20:19:46.451 | liblocale-gettext-perl keyutils debtags gawk-doc gettext-doc autopoint bzr 2016-12-02 20:19:46.451 | mercurial subversion gsfonts graphviz-doc krb5-doc libgd-tools krb5-user 2016-12-02 20:19:46.451 | icu-doc postgresql-doc-9.5 libyaml-doc libcache-memcached-perl libmemcached 2016-12-02 20:19:46.451 | libanyevent-perl libyaml-perl libterm-readkey-perl desktop-base 2016-12-02 20:19:46.451 | plymouth-themes cpufrequtils wireless-tools radeontool python-gdbm-dbg 2016-12-02 20:19:46.451 | mysql-server python-egenix-mxdatetime python-mysqldb-dbg iselect | screenie 2016-12-02 20:19:46.451 | | byobu ncurses-term sqlite3-doc openssl-blacklist zip 2016-12-02 20:19:46.451 | Recommended packages: 2016-12-02 20:19:46.451 | kbd console-setup libasprintf-dev libgettextpo-dev 2016-12-02 20:19:46.451 | golang-1.6-race-detector-runtime golang-race-detector-runtime 2016-12-02 20:19:46.451 | fonts-liberation ipvsadm javascript-common plymouth-theme-ubuntu-text 2016-12-02 20:19:46.451 | | plymouth-theme vbetool hdparm ethtool kbd | console-tools logrotate 2016-12-02 20:19:46.451 | The following NEW packages will be installed: 2016-12-02 20:19:46.451 | acl bc bridge-utils bsdmainutils comerr-dev conntrack conntrackd cryptsetup 2016-12-02 20:19:46.451 | cryptsetup-bin dctrl-tools dnsmasq-base dnsmasq-utils dstat ebtables fping 2016-12-02 20:19:46.451 | gawk gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 golang golang-1.6 2016-12-02 20:19:46.451 | golang-1.6-doc golang-1.6-go golang-1.6-src golang-doc golang-go golang-src 2016-12-02 20:19:46.451 | graphviz icu-devtools ipset iputils-arping keepalived kpartx krb5-multidev 2016-12-02 20:19:46.451 | libcdt5 libcgraph6 libcroco3 libffi-dev libgd3 libgssrpc4 libgvc6 libgvpr2 2016-12-02 20:19:46.451 | libice6 libicu-dev libipset3 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev 2016-12-02 20:19:46.451 | libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2016-12-02 20:19:46.451 | libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-8 libkrb5-dev libldap2-dev 2016-12-02 20:19:46.452 | libltdl7 libmysqlclient-dev libmysqlclient20 libnetfilter-conntrack3 2016-12-02 20:19:46.452 | libnetfilter-cthelper0 libnetfilter-queue1 libosinfo-1.0-0 libpathplan4 2016-12-02 20:19:46.452 | libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libplymouth4 libpq-dev 2016-12-02 20:19:46.452 | libpq5 libsasl2-dev libsgutils2-2 libsigsegv2 libsm6 libsysfs2 libunistring0 2016-12-02 20:19:46.452 | libusb-1.0-0 libvpx3 libxaw7 libxml2-dev libxmu6 libxpm4 libxslt1-dev libxt6 2016-12-02 20:19:46.452 | libyaml-dev lsof memcached mysql-common pciutils pkg-config plymouth 2016-12-02 20:19:46.452 | pm-utils postgresql-client-common postgresql-common 2016-12-02 20:19:46.452 | postgresql-server-dev-9.5 postgresql-server-dev-all powermgmt-base psmisc 2016-12-02 20:19:46.452 | python-gdbm python-mysqldb screen sg3-utils socat sqlite3 ssl-cert 2016-12-02 20:19:46.452 | sysfsutils unzip usbutils vlan 2016-12-02 20:19:46.479 | 0 upgraded, 110 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:19:46.479 | Need to get 6112 kB/54.3 MB of archives. 2016-12-02 20:19:46.479 | After this operation, 316 MB of additional disk space will be used. 2016-12-02 20:19:46.479 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:19:46.479 | libsigsegv2 gawk libice6 libpcrecpp0v5 libsm6 libsysfs2 libunistring0 2016-12-02 20:19:46.479 | libxpm4 libnetfilter-cthelper0 bsdmainutils libplymouth4 libusb-1.0-0 lsof 2016-12-02 20:19:46.479 | pciutils plymouth powermgmt-base psmisc usbutils acl bc bridge-utils 2016-12-02 20:19:46.479 | libnetfilter-conntrack3 conntrack libnetfilter-queue1 conntrackd 2016-12-02 20:19:46.479 | cryptsetup-bin cryptsetup dctrl-tools dnsmasq-base dnsmasq-utils dstat 2016-12-02 20:19:46.479 | ebtables fping libcroco3 gettext gir1.2-freedesktop golang-1.6-src 2016-12-02 20:19:46.479 | golang-1.6-go golang-1.6-doc golang-1.6 golang-src golang-go golang-doc 2016-12-02 20:19:46.479 | golang libcdt5 libcgraph6 libvpx3 libgd3 libltdl7 libpathplan4 libgvc6 2016-12-02 20:19:46.479 | libgvpr2 libxt6 libxmu6 libxaw7 graphviz icu-devtools iputils-arping 2016-12-02 20:19:46.479 | keepalived libgssrpc4 libkdb5-8 libkadm5srv-mit9 libkadm5clnt-mit9 2016-12-02 20:19:46.479 | comerr-dev krb5-multidev libicu-dev libjpeg-turbo8-dev libjpeg8-dev 2016-12-02 20:19:46.479 | libjpeg-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2016-12-02 20:19:46.479 | mysql-common libmysqlclient20 libmysqlclient-dev libpcre16-3 libpcre32-3 2016-12-02 20:19:46.479 | libpcre3-dev libpq5 libpq-dev libsasl2-dev libsgutils2-2 libxml2-dev 2016-12-02 20:19:46.479 | libxslt1-dev memcached pkg-config pm-utils postgresql-client-common ssl-cert 2016-12-02 20:19:46.479 | postgresql-common postgresql-server-dev-9.5 postgresql-server-dev-all 2016-12-02 20:19:46.479 | python-gdbm python-mysqldb screen sg3-utils sqlite3 unzip libosinfo-1.0-0 2016-12-02 20:19:46.479 | gir1.2-libosinfo-1.0 libipset3 ipset kpartx libffi-dev libkrb5-dev 2016-12-02 20:19:46.479 | libldap2-dev libyaml-dev socat sysfsutils vlan 2016-12-02 20:19:46.554 | Authentication warning overridden. 2016-12-02 20:19:46.554 | Get:1 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libsysfs2 amd64 2.1.0+repack-4 [19.5 kB] 2016-12-02 20:19:46.657 | Get:2 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6530 B] 2016-12-02 20:19:46.724 | Get:3 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB] 2016-12-02 20:19:46.792 | Get:4 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 libplymouth4 amd64 0.9.2-3ubuntu13.1 [85.1 kB] 2016-12-02 20:19:46.860 | Get:5 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 lsof amd64 4.89+dfsg-0.1 [248 kB] 2016-12-02 20:19:46.927 | Get:6 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 pciutils amd64 1:3.3.1-1.1ubuntu1 [234 kB] 2016-12-02 20:19:46.961 | Get:7 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 plymouth amd64 0.9.2-3ubuntu13.1 [107 kB] 2016-12-02 20:19:47.028 | Get:8 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 powermgmt-base all 1.31+nmu1 [7178 B] 2016-12-02 20:19:47.095 | Get:9 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 usbutils amd64 1:007-4 [206 kB] 2016-12-02 20:19:47.163 | Get:10 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 bc amd64 1.06.95-9build1 [82.6 kB] 2016-12-02 20:19:47.230 | Get:11 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 conntrack amd64 1:1.4.3-3 [27.3 kB] 2016-12-02 20:19:47.298 | Get:12 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2016-12-02 20:19:47.399 | Get:13 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 conntrackd amd64 1:1.4.3-3 [103 kB] 2016-12-02 20:19:47.466 | Get:14 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 cryptsetup amd64 2:1.6.6-5ubuntu2 [123 kB] 2016-12-02 20:19:47.533 | Get:15 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 dnsmasq-utils amd64 2.75-1ubuntu0.16.04.1 [8804 B] 2016-12-02 20:19:47.634 | Get:16 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 dstat all 0.7.2-4 [41.7 kB] 2016-12-02 20:19:47.701 | Get:17 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 fping amd64 3.13-1 [25.4 kB] 2016-12-02 20:19:47.770 | Get:18 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 golang-1.6-doc all 1.6.2-0ubuntu5~16.04 [2369 kB] 2016-12-02 20:19:47.965 | Get:19 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 golang-1.6 all 1.6.2-0ubuntu5~16.04 [16.8 kB] 2016-12-02 20:19:48.005 | Get:20 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 golang-doc all 2:1.6-1ubuntu4 [2808 B] 2016-12-02 20:19:48.038 | Get:21 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 golang all 2:1.6-1ubuntu4 [2766 B] 2016-12-02 20:19:48.140 | Get:22 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 iputils-arping amd64 3:20121221-5ubuntu2 [26.6 kB] 2016-12-02 20:19:48.241 | Get:23 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 keepalived amd64 1:1.2.19-1 [149 kB] 2016-12-02 20:19:48.308 | Get:24 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 libjs-jquery-metadata all 10-2ubuntu2 [6856 B] 2016-12-02 20:19:48.342 | Get:25 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 libjs-jquery-tablesorter all 10-2ubuntu2 [42.0 kB] 2016-12-02 20:19:48.410 | Get:26 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libsgutils2-2 amd64 1.40-0ubuntu1 [56.0 kB] 2016-12-02 20:19:48.477 | Get:27 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 pm-utils all 1.4.1-16 [48.6 kB] 2016-12-02 20:19:48.544 | Get:28 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 python-gdbm amd64 2.7.11-2 [11.8 kB] 2016-12-02 20:19:48.612 | Get:29 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 python-mysqldb amd64 1.3.7-1build2 [42.4 kB] 2016-12-02 20:19:48.679 | Get:30 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 screen amd64 4.3.1-2build1 [560 kB] 2016-12-02 20:19:48.717 | Get:31 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 sg3-utils amd64 1.40-0ubuntu1 [632 kB] 2016-12-02 20:19:48.816 | Get:32 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 libosinfo-1.0-0 amd64 0.2.12-2ubuntu3 [101 kB] 2016-12-02 20:19:48.850 | Get:33 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 gir1.2-libosinfo-1.0 amd64 0.2.12-2ubuntu3 [14.3 kB] 2016-12-02 20:19:48.917 | Get:34 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libipset3 amd64 6.29-1 [43.6 kB] 2016-12-02 20:19:48.951 | Get:35 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 ipset amd64 6.29-1 [33.3 kB] 2016-12-02 20:19:49.020 | Get:36 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 kpartx amd64 0.5.0+git1.656f8865-5ubuntu2.3 [24.8 kB] 2016-12-02 20:19:49.121 | Get:37 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] 2016-12-02 20:19:49.235 | Get:38 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 socat amd64 1.7.3.1-1 [321 kB] 2016-12-02 20:19:49.290 | Get:39 http://mirror.iad.rax.openstack.org/ubuntu xenial/universe amd64 sysfsutils amd64 2.1.0+repack-4 [13.0 kB] 2016-12-02 20:19:49.390 | Get:40 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 vlan amd64 1.9-3.2ubuntu1.16.04.1 [30.7 kB] 2016-12-02 20:19:49.500 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:19:49.524 | Fetched 6112 kB in 2s (2102 kB/s) 2016-12-02 20:19:49.545 | Selecting previously unselected package libsigsegv2:amd64. 2016-12-02 20:19:49.570 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 73789 files and directories currently installed.) 2016-12-02 20:19:49.574 | Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ... 2016-12-02 20:19:49.576 | Unpacking libsigsegv2:amd64 (2.10-4) ... 2016-12-02 20:19:49.615 | Setting up libsigsegv2:amd64 (2.10-4) ... 2016-12-02 20:19:49.628 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:19:49.899 | Selecting previously unselected package gawk. 2016-12-02 20:19:49.926 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 73797 files and directories currently installed.) 2016-12-02 20:19:49.929 | Preparing to unpack .../gawk_1%3a4.1.3+dfsg-0.1_amd64.deb ... 2016-12-02 20:19:49.931 | Unpacking gawk (1:4.1.3+dfsg-0.1) ... 2016-12-02 20:19:50.072 | Selecting previously unselected package libice6:amd64. 2016-12-02 20:19:50.079 | Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... 2016-12-02 20:19:50.081 | Unpacking libice6:amd64 (2:1.0.9-1) ... 2016-12-02 20:19:50.109 | Selecting previously unselected package libpcrecpp0v5:amd64. 2016-12-02 20:19:50.117 | Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... 2016-12-02 20:19:50.120 | Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... 2016-12-02 20:19:50.145 | Selecting previously unselected package libsm6:amd64. 2016-12-02 20:19:50.151 | Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... 2016-12-02 20:19:50.153 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2016-12-02 20:19:50.177 | Selecting previously unselected package libsysfs2:amd64. 2016-12-02 20:19:50.184 | Preparing to unpack .../libsysfs2_2.1.0+repack-4_amd64.deb ... 2016-12-02 20:19:50.186 | Unpacking libsysfs2:amd64 (2.1.0+repack-4) ... 2016-12-02 20:19:50.215 | Selecting previously unselected package libunistring0:amd64. 2016-12-02 20:19:50.221 | Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... 2016-12-02 20:19:50.222 | Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 2016-12-02 20:19:50.285 | Selecting previously unselected package libxpm4:amd64. 2016-12-02 20:19:50.292 | Preparing to unpack .../libxpm4_1%3a3.5.11-1_amd64.deb ... 2016-12-02 20:19:50.294 | Unpacking libxpm4:amd64 (1:3.5.11-1) ... 2016-12-02 20:19:50.321 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2016-12-02 20:19:50.327 | Preparing to unpack .../libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2016-12-02 20:19:50.329 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2016-12-02 20:19:50.353 | Selecting previously unselected package bsdmainutils. 2016-12-02 20:19:50.359 | Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ... 2016-12-02 20:19:50.361 | Unpacking bsdmainutils (9.0.6ubuntu3) ... 2016-12-02 20:19:50.446 | Selecting previously unselected package libplymouth4:amd64. 2016-12-02 20:19:50.453 | Preparing to unpack .../libplymouth4_0.9.2-3ubuntu13.1_amd64.deb ... 2016-12-02 20:19:50.455 | Unpacking libplymouth4:amd64 (0.9.2-3ubuntu13.1) ... 2016-12-02 20:19:50.487 | Selecting previously unselected package libusb-1.0-0:amd64. 2016-12-02 20:19:50.493 | Preparing to unpack .../libusb-1.0-0_2%3a1.0.20-1_amd64.deb ... 2016-12-02 20:19:50.495 | Unpacking libusb-1.0-0:amd64 (2:1.0.20-1) ... 2016-12-02 20:19:50.519 | Selecting previously unselected package lsof. 2016-12-02 20:19:50.525 | Preparing to unpack .../lsof_4.89+dfsg-0.1_amd64.deb ... 2016-12-02 20:19:50.527 | Unpacking lsof (4.89+dfsg-0.1) ... 2016-12-02 20:19:50.568 | Selecting previously unselected package pciutils. 2016-12-02 20:19:50.574 | Preparing to unpack .../pciutils_1%3a3.3.1-1.1ubuntu1_amd64.deb ... 2016-12-02 20:19:50.578 | Unpacking pciutils (1:3.3.1-1.1ubuntu1) ... 2016-12-02 20:19:50.635 | Selecting previously unselected package plymouth. 2016-12-02 20:19:50.641 | Preparing to unpack .../plymouth_0.9.2-3ubuntu13.1_amd64.deb ... 2016-12-02 20:19:50.643 | Unpacking plymouth (0.9.2-3ubuntu13.1) ... 2016-12-02 20:19:50.697 | Selecting previously unselected package powermgmt-base. 2016-12-02 20:19:50.703 | Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ... 2016-12-02 20:19:50.706 | Unpacking powermgmt-base (1.31+nmu1) ... 2016-12-02 20:19:50.733 | Selecting previously unselected package psmisc. 2016-12-02 20:19:50.739 | Preparing to unpack .../psmisc_22.21-2.1build1_amd64.deb ... 2016-12-02 20:19:50.741 | Unpacking psmisc (22.21-2.1build1) ... 2016-12-02 20:19:50.771 | Selecting previously unselected package usbutils. 2016-12-02 20:19:50.778 | Preparing to unpack .../usbutils_1%3a007-4_amd64.deb ... 2016-12-02 20:19:50.780 | Unpacking usbutils (1:007-4) ... 2016-12-02 20:19:50.827 | Selecting previously unselected package acl. 2016-12-02 20:19:50.833 | Preparing to unpack .../acl_2.2.52-3_amd64.deb ... 2016-12-02 20:19:50.835 | Unpacking acl (2.2.52-3) ... 2016-12-02 20:19:50.864 | Selecting previously unselected package bc. 2016-12-02 20:19:50.870 | Preparing to unpack .../bc_1.06.95-9build1_amd64.deb ... 2016-12-02 20:19:50.872 | Unpacking bc (1.06.95-9build1) ... 2016-12-02 20:19:50.904 | Selecting previously unselected package bridge-utils. 2016-12-02 20:19:50.910 | Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... 2016-12-02 20:19:50.914 | Unpacking bridge-utils (1.5-9ubuntu1) ... 2016-12-02 20:19:50.944 | Selecting previously unselected package libnetfilter-conntrack3:amd64. 2016-12-02 20:19:50.951 | Preparing to unpack .../libnetfilter-conntrack3_1.0.5-1_amd64.deb ... 2016-12-02 20:19:50.952 | Unpacking libnetfilter-conntrack3:amd64 (1.0.5-1) ... 2016-12-02 20:19:50.976 | Selecting previously unselected package conntrack. 2016-12-02 20:19:50.983 | Preparing to unpack .../conntrack_1%3a1.4.3-3_amd64.deb ... 2016-12-02 20:19:50.984 | Unpacking conntrack (1:1.4.3-3) ... 2016-12-02 20:19:51.009 | Selecting previously unselected package libnetfilter-queue1. 2016-12-02 20:19:51.016 | Preparing to unpack .../libnetfilter-queue1_1.0.2-2_amd64.deb ... 2016-12-02 20:19:51.018 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2016-12-02 20:19:51.043 | Selecting previously unselected package conntrackd. 2016-12-02 20:19:51.048 | Preparing to unpack .../conntrackd_1%3a1.4.3-3_amd64.deb ... 2016-12-02 20:19:51.052 | Unpacking conntrackd (1:1.4.3-3) ... 2016-12-02 20:19:51.088 | Selecting previously unselected package cryptsetup-bin. 2016-12-02 20:19:51.094 | Preparing to unpack .../cryptsetup-bin_2%3a1.6.6-5ubuntu2_amd64.deb ... 2016-12-02 20:19:51.096 | Unpacking cryptsetup-bin (2:1.6.6-5ubuntu2) ... 2016-12-02 20:19:51.127 | Selecting previously unselected package cryptsetup. 2016-12-02 20:19:51.134 | Preparing to unpack .../cryptsetup_2%3a1.6.6-5ubuntu2_amd64.deb ... 2016-12-02 20:19:51.144 | Unpacking cryptsetup (2:1.6.6-5ubuntu2) ... 2016-12-02 20:19:51.197 | Selecting previously unselected package dctrl-tools. 2016-12-02 20:19:51.204 | Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ... 2016-12-02 20:19:51.209 | Unpacking dctrl-tools (2.24-2) ... 2016-12-02 20:19:51.239 | Selecting previously unselected package dnsmasq-base. 2016-12-02 20:19:51.245 | Preparing to unpack .../dnsmasq-base_2.75-1ubuntu0.16.04.1_amd64.deb ... 2016-12-02 20:19:51.247 | Unpacking dnsmasq-base (2.75-1ubuntu0.16.04.1) ... 2016-12-02 20:19:51.297 | Selecting previously unselected package dnsmasq-utils. 2016-12-02 20:19:51.304 | Preparing to unpack .../dnsmasq-utils_2.75-1ubuntu0.16.04.1_amd64.deb ... 2016-12-02 20:19:51.305 | Unpacking dnsmasq-utils (2.75-1ubuntu0.16.04.1) ... 2016-12-02 20:19:51.328 | Selecting previously unselected package dstat. 2016-12-02 20:19:51.335 | Preparing to unpack .../archives/dstat_0.7.2-4_all.deb ... 2016-12-02 20:19:51.337 | Unpacking dstat (0.7.2-4) ... 2016-12-02 20:19:51.390 | Selecting previously unselected package ebtables. 2016-12-02 20:19:51.397 | Preparing to unpack .../ebtables_2.0.10.4-3.4ubuntu1_amd64.deb ... 2016-12-02 20:19:51.400 | Unpacking ebtables (2.0.10.4-3.4ubuntu1) ... 2016-12-02 20:19:51.445 | Selecting previously unselected package fping. 2016-12-02 20:19:51.451 | Preparing to unpack .../fping_3.13-1_amd64.deb ... 2016-12-02 20:19:51.453 | Unpacking fping (3.13-1) ... 2016-12-02 20:19:51.480 | Selecting previously unselected package libcroco3:amd64. 2016-12-02 20:19:51.487 | Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... 2016-12-02 20:19:51.489 | Unpacking libcroco3:amd64 (0.6.11-1) ... 2016-12-02 20:19:51.521 | Selecting previously unselected package gettext. 2016-12-02 20:19:51.527 | Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... 2016-12-02 20:19:51.529 | Unpacking gettext (0.19.7-2ubuntu3) ... 2016-12-02 20:19:51.699 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2016-12-02 20:19:51.705 | Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... 2016-12-02 20:19:51.707 | Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... 2016-12-02 20:19:51.744 | Selecting previously unselected package golang-1.6-src. 2016-12-02 20:19:51.752 | Preparing to unpack .../golang-1.6-src_1.6.2-0ubuntu5~16.04_amd64.deb ... 2016-12-02 20:19:51.754 | Unpacking golang-1.6-src (1.6.2-0ubuntu5~16.04) ... 2016-12-02 20:19:54.449 | Selecting previously unselected package golang-1.6-go. 2016-12-02 20:19:54.458 | Preparing to unpack .../golang-1.6-go_1.6.2-0ubuntu5~16.04_amd64.deb ... 2016-12-02 20:19:54.460 | Unpacking golang-1.6-go (1.6.2-0ubuntu5~16.04) ... 2016-12-02 20:19:57.196 | Selecting previously unselected package golang-1.6-doc. 2016-12-02 20:19:57.203 | Preparing to unpack .../golang-1.6-doc_1.6.2-0ubuntu5~16.04_all.deb ... 2016-12-02 20:19:57.205 | Unpacking golang-1.6-doc (1.6.2-0ubuntu5~16.04) ... 2016-12-02 20:19:57.472 | Selecting previously unselected package golang-1.6. 2016-12-02 20:19:57.479 | Preparing to unpack .../golang-1.6_1.6.2-0ubuntu5~16.04_all.deb ... 2016-12-02 20:19:57.481 | Unpacking golang-1.6 (1.6.2-0ubuntu5~16.04) ... 2016-12-02 20:19:57.501 | Selecting previously unselected package golang-src. 2016-12-02 20:19:57.508 | Preparing to unpack .../golang-src_2%3a1.6-1ubuntu4_amd64.deb ... 2016-12-02 20:19:57.510 | Unpacking golang-src (2:1.6-1ubuntu4) ... 2016-12-02 20:19:57.531 | Selecting previously unselected package golang-go. 2016-12-02 20:19:57.538 | Preparing to unpack .../golang-go_2%3a1.6-1ubuntu4_amd64.deb ... 2016-12-02 20:19:57.541 | Unpacking golang-go (2:1.6-1ubuntu4) ... 2016-12-02 20:19:57.568 | Selecting previously unselected package golang-doc. 2016-12-02 20:19:57.575 | Preparing to unpack .../golang-doc_2%3a1.6-1ubuntu4_all.deb ... 2016-12-02 20:19:57.577 | Unpacking golang-doc (2:1.6-1ubuntu4) ... 2016-12-02 20:19:57.596 | Selecting previously unselected package golang. 2016-12-02 20:19:57.603 | Preparing to unpack .../golang_2%3a1.6-1ubuntu4_all.deb ... 2016-12-02 20:19:57.605 | Unpacking golang (2:1.6-1ubuntu4) ... 2016-12-02 20:19:57.627 | Selecting previously unselected package libcdt5. 2016-12-02 20:19:57.633 | Preparing to unpack .../libcdt5_2.38.0-12ubuntu2_amd64.deb ... 2016-12-02 20:19:57.636 | Unpacking libcdt5 (2.38.0-12ubuntu2) ... 2016-12-02 20:19:57.661 | Selecting previously unselected package libcgraph6. 2016-12-02 20:19:57.668 | Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2_amd64.deb ... 2016-12-02 20:19:57.670 | Unpacking libcgraph6 (2.38.0-12ubuntu2) ... 2016-12-02 20:19:57.698 | Selecting previously unselected package libvpx3:amd64. 2016-12-02 20:19:57.705 | Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... 2016-12-02 20:19:57.707 | Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... 2016-12-02 20:19:57.818 | Selecting previously unselected package libgd3:amd64. 2016-12-02 20:19:57.826 | Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.5_amd64.deb ... 2016-12-02 20:19:57.829 | Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.5) ... 2016-12-02 20:19:57.870 | Selecting previously unselected package libltdl7:amd64. 2016-12-02 20:19:57.877 | Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... 2016-12-02 20:19:57.879 | Unpacking libltdl7:amd64 (2.4.6-0.1) ... 2016-12-02 20:19:57.912 | Selecting previously unselected package libpathplan4. 2016-12-02 20:19:57.919 | Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2_amd64.deb ... 2016-12-02 20:19:57.921 | Unpacking libpathplan4 (2.38.0-12ubuntu2) ... 2016-12-02 20:19:57.949 | Selecting previously unselected package libgvc6. 2016-12-02 20:19:57.956 | Preparing to unpack .../libgvc6_2.38.0-12ubuntu2_amd64.deb ... 2016-12-02 20:19:57.958 | Unpacking libgvc6 (2.38.0-12ubuntu2) ... 2016-12-02 20:19:58.049 | Selecting previously unselected package libgvpr2. 2016-12-02 20:19:58.056 | Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2_amd64.deb ... 2016-12-02 20:19:58.057 | Unpacking libgvpr2 (2.38.0-12ubuntu2) ... 2016-12-02 20:19:58.103 | Selecting previously unselected package libxt6:amd64. 2016-12-02 20:19:58.110 | Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... 2016-12-02 20:19:58.111 | Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... 2016-12-02 20:19:58.149 | Selecting previously unselected package libxmu6:amd64. 2016-12-02 20:19:58.156 | Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... 2016-12-02 20:19:58.157 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2016-12-02 20:19:58.183 | Selecting previously unselected package libxaw7:amd64. 2016-12-02 20:19:58.190 | Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... 2016-12-02 20:19:58.192 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2016-12-02 20:19:58.241 | Selecting previously unselected package graphviz. 2016-12-02 20:19:58.248 | Preparing to unpack .../graphviz_2.38.0-12ubuntu2_amd64.deb ... 2016-12-02 20:19:58.250 | Unpacking graphviz (2.38.0-12ubuntu2) ... 2016-12-02 20:19:58.487 | Selecting previously unselected package icu-devtools. 2016-12-02 20:19:58.494 | Preparing to unpack .../icu-devtools_55.1-7_amd64.deb ... 2016-12-02 20:19:58.496 | Unpacking icu-devtools (55.1-7) ... 2016-12-02 20:19:58.537 | Selecting previously unselected package iputils-arping. 2016-12-02 20:19:58.544 | Preparing to unpack .../iputils-arping_3%3a20121221-5ubuntu2_amd64.deb ... 2016-12-02 20:19:58.546 | Unpacking iputils-arping (3:20121221-5ubuntu2) ... 2016-12-02 20:19:58.570 | Selecting previously unselected package keepalived. 2016-12-02 20:19:58.577 | Preparing to unpack .../keepalived_1%3a1.2.19-1_amd64.deb ... 2016-12-02 20:19:58.578 | Unpacking keepalived (1:1.2.19-1) ... 2016-12-02 20:19:58.631 | Selecting previously unselected package libgssrpc4:amd64. 2016-12-02 20:19:58.638 | Preparing to unpack .../libgssrpc4_1.13.2+dfsg-5_amd64.deb ... 2016-12-02 20:19:58.640 | Unpacking libgssrpc4:amd64 (1.13.2+dfsg-5) ... 2016-12-02 20:19:58.667 | Selecting previously unselected package libkdb5-8:amd64. 2016-12-02 20:19:58.674 | Preparing to unpack .../libkdb5-8_1.13.2+dfsg-5_amd64.deb ... 2016-12-02 20:19:58.676 | Unpacking libkdb5-8:amd64 (1.13.2+dfsg-5) ... 2016-12-02 20:19:58.702 | Selecting previously unselected package libkadm5srv-mit9:amd64. 2016-12-02 20:19:58.709 | Preparing to unpack .../libkadm5srv-mit9_1.13.2+dfsg-5_amd64.deb ... 2016-12-02 20:19:58.711 | Unpacking libkadm5srv-mit9:amd64 (1.13.2+dfsg-5) ... 2016-12-02 20:19:58.745 | Selecting previously unselected package libkadm5clnt-mit9:amd64. 2016-12-02 20:19:58.754 | Preparing to unpack .../libkadm5clnt-mit9_1.13.2+dfsg-5_amd64.deb ... 2016-12-02 20:19:58.756 | Unpacking libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5) ... 2016-12-02 20:19:58.780 | Selecting previously unselected package comerr-dev. 2016-12-02 20:19:58.787 | Preparing to unpack .../comerr-dev_2.1-1.42.13-1ubuntu1_amd64.deb ... 2016-12-02 20:19:58.789 | Unpacking comerr-dev (2.1-1.42.13-1ubuntu1) ... 2016-12-02 20:19:58.816 | Selecting previously unselected package krb5-multidev. 2016-12-02 20:19:58.823 | Preparing to unpack .../krb5-multidev_1.13.2+dfsg-5_amd64.deb ... 2016-12-02 20:19:58.825 | Unpacking krb5-multidev (1.13.2+dfsg-5) ... 2016-12-02 20:19:58.879 | Selecting previously unselected package libicu-dev:amd64. 2016-12-02 20:19:58.886 | Preparing to unpack .../libicu-dev_55.1-7_amd64.deb ... 2016-12-02 20:19:58.888 | Unpacking libicu-dev:amd64 (55.1-7) ... 2016-12-02 20:20:00.115 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2016-12-02 20:20:00.122 | Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3_amd64.deb ... 2016-12-02 20:20:00.124 | Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3) ... 2016-12-02 20:20:00.176 | Selecting previously unselected package libjpeg8-dev:amd64. 2016-12-02 20:20:00.183 | Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2016-12-02 20:20:00.185 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2016-12-02 20:20:00.205 | Selecting previously unselected package libjpeg-dev:amd64. 2016-12-02 20:20:00.211 | Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2016-12-02 20:20:00.213 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2016-12-02 20:20:00.232 | Selecting previously unselected package libjs-jquery. 2016-12-02 20:20:00.238 | Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... 2016-12-02 20:20:00.240 | Unpacking libjs-jquery (1.11.3+dfsg-4) ... 2016-12-02 20:20:00.277 | Selecting previously unselected package libjs-jquery-metadata. 2016-12-02 20:20:00.284 | Preparing to unpack .../libjs-jquery-metadata_10-2ubuntu2_all.deb ... 2016-12-02 20:20:00.288 | Unpacking libjs-jquery-metadata (10-2ubuntu2) ... 2016-12-02 20:20:00.311 | Selecting previously unselected package libjs-jquery-tablesorter. 2016-12-02 20:20:00.318 | Preparing to unpack .../libjs-jquery-tablesorter_10-2ubuntu2_all.deb ... 2016-12-02 20:20:00.321 | Unpacking libjs-jquery-tablesorter (10-2ubuntu2) ... 2016-12-02 20:20:00.363 | Selecting previously unselected package mysql-common. 2016-12-02 20:20:00.370 | Preparing to unpack .../mysql-common_5.7.16-0ubuntu0.16.04.1_all.deb ... 2016-12-02 20:20:00.378 | Unpacking mysql-common (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:20:00.409 | Selecting previously unselected package libmysqlclient20:amd64. 2016-12-02 20:20:00.416 | Preparing to unpack .../libmysqlclient20_5.7.16-0ubuntu0.16.04.1_amd64.deb ... 2016-12-02 20:20:00.418 | Unpacking libmysqlclient20:amd64 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:20:00.555 | Selecting previously unselected package libmysqlclient-dev. 2016-12-02 20:20:00.564 | Preparing to unpack .../libmysqlclient-dev_5.7.16-0ubuntu0.16.04.1_amd64.deb ... 2016-12-02 20:20:00.568 | Unpacking libmysqlclient-dev (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:20:00.791 | Selecting previously unselected package libpcre16-3:amd64. 2016-12-02 20:20:00.799 | Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... 2016-12-02 20:20:00.801 | Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... 2016-12-02 20:20:00.843 | Selecting previously unselected package libpcre32-3:amd64. 2016-12-02 20:20:00.850 | Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... 2016-12-02 20:20:00.853 | Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... 2016-12-02 20:20:00.898 | Selecting previously unselected package libpcre3-dev:amd64. 2016-12-02 20:20:00.905 | Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... 2016-12-02 20:20:00.907 | Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... 2016-12-02 20:20:01.008 | Selecting previously unselected package libpq5:amd64. 2016-12-02 20:20:01.015 | Preparing to unpack .../libpq5_9.5.5-0ubuntu0.16.04_amd64.deb ... 2016-12-02 20:20:01.017 | Unpacking libpq5:amd64 (9.5.5-0ubuntu0.16.04) ... 2016-12-02 20:20:01.049 | Selecting previously unselected package libpq-dev. 2016-12-02 20:20:01.057 | Preparing to unpack .../libpq-dev_9.5.5-0ubuntu0.16.04_amd64.deb ... 2016-12-02 20:20:01.059 | Unpacking libpq-dev (9.5.5-0ubuntu0.16.04) ... 2016-12-02 20:20:01.107 | Selecting previously unselected package libsasl2-dev. 2016-12-02 20:20:01.114 | Preparing to unpack .../libsasl2-dev_2.1.26.dfsg1-14build1_amd64.deb ... 2016-12-02 20:20:01.116 | Unpacking libsasl2-dev (2.1.26.dfsg1-14build1) ... 2016-12-02 20:20:01.179 | Selecting previously unselected package libsgutils2-2. 2016-12-02 20:20:01.186 | Preparing to unpack .../libsgutils2-2_1.40-0ubuntu1_amd64.deb ... 2016-12-02 20:20:01.187 | Unpacking libsgutils2-2 (1.40-0ubuntu1) ... 2016-12-02 20:20:01.215 | Selecting previously unselected package libxml2-dev:amd64. 2016-12-02 20:20:01.222 | Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.1_amd64.deb ... 2016-12-02 20:20:01.226 | Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.1) ... 2016-12-02 20:20:01.360 | Selecting previously unselected package libxslt1-dev:amd64. 2016-12-02 20:20:01.367 | Preparing to unpack .../libxslt1-dev_1.1.28-2.1_amd64.deb ... 2016-12-02 20:20:01.369 | Unpacking libxslt1-dev:amd64 (1.1.28-2.1) ... 2016-12-02 20:20:01.507 | Selecting previously unselected package memcached. 2016-12-02 20:20:01.515 | Preparing to unpack .../memcached_1.4.25-2ubuntu1.2_amd64.deb ... 2016-12-02 20:20:01.517 | Unpacking memcached (1.4.25-2ubuntu1.2) ... 2016-12-02 20:20:01.554 | Selecting previously unselected package pkg-config. 2016-12-02 20:20:01.562 | Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... 2016-12-02 20:20:01.563 | Unpacking pkg-config (0.29.1-0ubuntu1) ... 2016-12-02 20:20:01.592 | Selecting previously unselected package pm-utils. 2016-12-02 20:20:01.599 | Preparing to unpack .../pm-utils_1.4.1-16_all.deb ... 2016-12-02 20:20:01.601 | Unpacking pm-utils (1.4.1-16) ... 2016-12-02 20:20:01.652 | Selecting previously unselected package postgresql-client-common. 2016-12-02 20:20:01.660 | Preparing to unpack .../postgresql-client-common_173_all.deb ... 2016-12-02 20:20:01.662 | Unpacking postgresql-client-common (173) ... 2016-12-02 20:20:01.692 | Selecting previously unselected package ssl-cert. 2016-12-02 20:20:01.700 | Preparing to unpack .../ssl-cert_1.0.37_all.deb ... 2016-12-02 20:20:01.701 | Unpacking ssl-cert (1.0.37) ... 2016-12-02 20:20:01.734 | Selecting previously unselected package postgresql-common. 2016-12-02 20:20:01.742 | Preparing to unpack .../postgresql-common_173_all.deb ... 2016-12-02 20:20:01.758 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2016-12-02 20:20:01.760 | Unpacking postgresql-common (173) ... 2016-12-02 20:20:01.833 | Selecting previously unselected package postgresql-server-dev-9.5. 2016-12-02 20:20:01.840 | Preparing to unpack .../postgresql-server-dev-9.5_9.5.5-0ubuntu0.16.04_amd64.deb ... 2016-12-02 20:20:01.842 | Unpacking postgresql-server-dev-9.5 (9.5.5-0ubuntu0.16.04) ... 2016-12-02 20:20:02.166 | Selecting previously unselected package postgresql-server-dev-all. 2016-12-02 20:20:02.173 | Preparing to unpack .../postgresql-server-dev-all_173_all.deb ... 2016-12-02 20:20:02.175 | Unpacking postgresql-server-dev-all (173) ... 2016-12-02 20:20:02.197 | Selecting previously unselected package python-gdbm. 2016-12-02 20:20:02.204 | Preparing to unpack .../python-gdbm_2.7.11-2_amd64.deb ... 2016-12-02 20:20:02.206 | Unpacking python-gdbm (2.7.11-2) ... 2016-12-02 20:20:02.233 | Selecting previously unselected package python-mysqldb. 2016-12-02 20:20:02.240 | Preparing to unpack .../python-mysqldb_1.3.7-1build2_amd64.deb ... 2016-12-02 20:20:02.242 | Unpacking python-mysqldb (1.3.7-1build2) ... 2016-12-02 20:20:02.277 | Selecting previously unselected package screen. 2016-12-02 20:20:02.285 | Preparing to unpack .../screen_4.3.1-2build1_amd64.deb ... 2016-12-02 20:20:02.288 | Unpacking screen (4.3.1-2build1) ... 2016-12-02 20:20:02.376 | Selecting previously unselected package sg3-utils. 2016-12-02 20:20:02.383 | Preparing to unpack .../sg3-utils_1.40-0ubuntu1_amd64.deb ... 2016-12-02 20:20:02.385 | Unpacking sg3-utils (1.40-0ubuntu1) ... 2016-12-02 20:20:02.514 | Selecting previously unselected package sqlite3. 2016-12-02 20:20:02.521 | Preparing to unpack .../sqlite3_3.11.0-1ubuntu1_amd64.deb ... 2016-12-02 20:20:02.523 | Unpacking sqlite3 (3.11.0-1ubuntu1) ... 2016-12-02 20:20:02.612 | Selecting previously unselected package unzip. 2016-12-02 20:20:02.619 | Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... 2016-12-02 20:20:02.621 | Unpacking unzip (6.0-20ubuntu1) ... 2016-12-02 20:20:02.667 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2016-12-02 20:20:02.674 | Preparing to unpack .../libosinfo-1.0-0_0.2.12-2ubuntu3_amd64.deb ... 2016-12-02 20:20:02.676 | Unpacking libosinfo-1.0-0:amd64 (0.2.12-2ubuntu3) ... 2016-12-02 20:20:02.744 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2016-12-02 20:20:02.752 | Preparing to unpack .../gir1.2-libosinfo-1.0_0.2.12-2ubuntu3_amd64.deb ... 2016-12-02 20:20:02.756 | Unpacking gir1.2-libosinfo-1.0:amd64 (0.2.12-2ubuntu3) ... 2016-12-02 20:20:02.783 | Selecting previously unselected package libipset3:amd64. 2016-12-02 20:20:02.791 | Preparing to unpack .../libipset3_6.29-1_amd64.deb ... 2016-12-02 20:20:02.793 | Unpacking libipset3:amd64 (6.29-1) ... 2016-12-02 20:20:02.825 | Selecting previously unselected package ipset. 2016-12-02 20:20:02.832 | Preparing to unpack .../ipset_6.29-1_amd64.deb ... 2016-12-02 20:20:02.834 | Unpacking ipset (6.29-1) ... 2016-12-02 20:20:02.864 | Selecting previously unselected package kpartx. 2016-12-02 20:20:02.873 | Preparing to unpack .../kpartx_0.5.0+git1.656f8865-5ubuntu2.3_amd64.deb ... 2016-12-02 20:20:02.877 | Unpacking kpartx (0.5.0+git1.656f8865-5ubuntu2.3) ... 2016-12-02 20:20:02.903 | Selecting previously unselected package libffi-dev:amd64. 2016-12-02 20:20:02.911 | Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... 2016-12-02 20:20:02.913 | Unpacking libffi-dev:amd64 (3.2.1-4) ... 2016-12-02 20:20:02.962 | Selecting previously unselected package libkrb5-dev. 2016-12-02 20:20:02.970 | Preparing to unpack .../libkrb5-dev_1.13.2+dfsg-5_amd64.deb ... 2016-12-02 20:20:02.971 | Unpacking libkrb5-dev (1.13.2+dfsg-5) ... 2016-12-02 20:20:02.998 | Selecting previously unselected package libldap2-dev:amd64. 2016-12-02 20:20:03.005 | Preparing to unpack .../libldap2-dev_2.4.42+dfsg-2ubuntu3.1_amd64.deb ... 2016-12-02 20:20:03.007 | Unpacking libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.1) ... 2016-12-02 20:20:03.180 | Selecting previously unselected package libyaml-dev:amd64. 2016-12-02 20:20:03.188 | Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... 2016-12-02 20:20:03.191 | Unpacking libyaml-dev:amd64 (0.1.6-3) ... 2016-12-02 20:20:03.218 | Selecting previously unselected package socat. 2016-12-02 20:20:03.226 | Preparing to unpack .../socat_1.7.3.1-1_amd64.deb ... 2016-12-02 20:20:03.227 | Unpacking socat (1.7.3.1-1) ... 2016-12-02 20:20:03.290 | Selecting previously unselected package sysfsutils. 2016-12-02 20:20:03.299 | Preparing to unpack .../sysfsutils_2.1.0+repack-4_amd64.deb ... 2016-12-02 20:20:03.301 | Unpacking sysfsutils (2.1.0+repack-4) ... 2016-12-02 20:20:03.328 | Selecting previously unselected package vlan. 2016-12-02 20:20:03.336 | Preparing to unpack .../vlan_1.9-3.2ubuntu1.16.04.1_amd64.deb ... 2016-12-02 20:20:03.340 | Unpacking vlan (1.9-3.2ubuntu1.16.04.1) ... 2016-12-02 20:20:03.358 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:20:03.372 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:20:03.496 | Processing triggers for mime-support (3.59ubuntu1) ... 2016-12-02 20:20:03.575 | Setting up gawk (1:4.1.3+dfsg-0.1) ... 2016-12-02 20:20:03.631 | Setting up libice6:amd64 (2:1.0.9-1) ... 2016-12-02 20:20:03.642 | Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... 2016-12-02 20:20:03.646 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2016-12-02 20:20:03.656 | Setting up libsysfs2:amd64 (2.1.0+repack-4) ... 2016-12-02 20:20:03.665 | Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 2016-12-02 20:20:03.674 | Setting up libxpm4:amd64 (1:3.5.11-1) ... 2016-12-02 20:20:03.683 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2016-12-02 20:20:03.692 | Setting up bsdmainutils (9.0.6ubuntu3) ... 2016-12-02 20:20:03.704 | update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 2016-12-02 20:20:03.707 | update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 2016-12-02 20:20:03.711 | Setting up libplymouth4:amd64 (0.9.2-3ubuntu13.1) ... 2016-12-02 20:20:03.717 | Setting up libusb-1.0-0:amd64 (2:1.0.20-1) ... 2016-12-02 20:20:03.722 | Setting up lsof (4.89+dfsg-0.1) ... 2016-12-02 20:20:03.728 | Setting up pciutils (1:3.3.1-1.1ubuntu1) ... 2016-12-02 20:20:03.736 | Setting up plymouth (0.9.2-3ubuntu13.1) ... 2016-12-02 20:20:03.752 | update-initramfs: deferring update (trigger activated) 2016-12-02 20:20:03.761 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2016-12-02 20:20:03.866 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2016-12-02 20:20:03.950 | Setting up powermgmt-base (1.31+nmu1) ... 2016-12-02 20:20:03.958 | Setting up psmisc (22.21-2.1build1) ... 2016-12-02 20:20:03.965 | Setting up usbutils (1:007-4) ... 2016-12-02 20:20:03.971 | Setting up acl (2.2.52-3) ... 2016-12-02 20:20:03.980 | Setting up bc (1.06.95-9build1) ... 2016-12-02 20:20:03.989 | Setting up bridge-utils (1.5-9ubuntu1) ... 2016-12-02 20:20:04.097 | Setting up libnetfilter-conntrack3:amd64 (1.0.5-1) ... 2016-12-02 20:20:04.102 | Setting up conntrack (1:1.4.3-3) ... 2016-12-02 20:20:04.107 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2016-12-02 20:20:04.117 | Setting up conntrackd (1:1.4.3-3) ... 2016-12-02 20:20:04.584 | Setting up cryptsetup-bin (2:1.6.6-5ubuntu2) ... 2016-12-02 20:20:04.590 | Setting up cryptsetup (2:1.6.6-5ubuntu2) ... 2016-12-02 20:20:04.703 | update-initramfs: deferring update (trigger activated) 2016-12-02 20:20:04.715 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2016-12-02 20:20:04.793 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2016-12-02 20:20:04.902 | Setting up dctrl-tools (2.24-2) ... 2016-12-02 20:20:04.911 | Setting up dnsmasq-base (2.75-1ubuntu0.16.04.1) ... 2016-12-02 20:20:05.011 | Setting up dnsmasq-utils (2.75-1ubuntu0.16.04.1) ... 2016-12-02 20:20:05.016 | Setting up dstat (0.7.2-4) ... 2016-12-02 20:20:05.156 | Setting up ebtables (2.0.10.4-3.4ubuntu1) ... 2016-12-02 20:20:05.175 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2016-12-02 20:20:05.363 | Setting up fping (3.13-1) ... 2016-12-02 20:20:05.371 | Setting up libcroco3:amd64 (0.6.11-1) ... 2016-12-02 20:20:05.377 | Setting up gettext (0.19.7-2ubuntu3) ... 2016-12-02 20:20:05.389 | Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... 2016-12-02 20:20:05.395 | Setting up golang-1.6-src (1.6.2-0ubuntu5~16.04) ... 2016-12-02 20:20:05.400 | Setting up golang-1.6-go (1.6.2-0ubuntu5~16.04) ... 2016-12-02 20:20:05.584 | Setting up golang-1.6-doc (1.6.2-0ubuntu5~16.04) ... 2016-12-02 20:20:05.589 | Setting up golang-1.6 (1.6.2-0ubuntu5~16.04) ... 2016-12-02 20:20:05.595 | Setting up golang-src (2:1.6-1ubuntu4) ... 2016-12-02 20:20:05.601 | Setting up golang-go (2:1.6-1ubuntu4) ... 2016-12-02 20:20:05.607 | Setting up golang-doc (2:1.6-1ubuntu4) ... 2016-12-02 20:20:05.613 | Setting up golang (2:1.6-1ubuntu4) ... 2016-12-02 20:20:05.619 | Setting up libcdt5 (2.38.0-12ubuntu2) ... 2016-12-02 20:20:05.624 | Setting up libcgraph6 (2.38.0-12ubuntu2) ... 2016-12-02 20:20:05.629 | Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... 2016-12-02 20:20:05.635 | Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.5) ... 2016-12-02 20:20:05.641 | Setting up libltdl7:amd64 (2.4.6-0.1) ... 2016-12-02 20:20:05.646 | Setting up libpathplan4 (2.38.0-12ubuntu2) ... 2016-12-02 20:20:05.652 | Setting up libgvc6 (2.38.0-12ubuntu2) ... 2016-12-02 20:20:05.682 | Setting up libgvpr2 (2.38.0-12ubuntu2) ... 2016-12-02 20:20:05.688 | Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... 2016-12-02 20:20:05.699 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2016-12-02 20:20:05.704 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2016-12-02 20:20:05.714 | Setting up graphviz (2.38.0-12ubuntu2) ... 2016-12-02 20:20:05.723 | Setting up icu-devtools (55.1-7) ... 2016-12-02 20:20:05.742 | Setting up iputils-arping (3:20121221-5ubuntu2) ... 2016-12-02 20:20:05.748 | Setcap worked! arping is not suid! 2016-12-02 20:20:05.750 | Setting up keepalived (1:1.2.19-1) ... 2016-12-02 20:20:06.145 | Setting up libgssrpc4:amd64 (1.13.2+dfsg-5) ... 2016-12-02 20:20:06.150 | Setting up libkdb5-8:amd64 (1.13.2+dfsg-5) ... 2016-12-02 20:20:06.156 | Setting up libkadm5srv-mit9:amd64 (1.13.2+dfsg-5) ... 2016-12-02 20:20:06.161 | Setting up libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5) ... 2016-12-02 20:20:06.166 | Setting up comerr-dev (2.1-1.42.13-1ubuntu1) ... 2016-12-02 20:20:06.171 | Setting up krb5-multidev (1.13.2+dfsg-5) ... 2016-12-02 20:20:06.176 | Setting up libicu-dev:amd64 (55.1-7) ... 2016-12-02 20:20:06.181 | Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3) ... 2016-12-02 20:20:06.187 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2016-12-02 20:20:06.193 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2016-12-02 20:20:06.198 | Setting up libjs-jquery (1.11.3+dfsg-4) ... 2016-12-02 20:20:06.204 | Setting up libjs-jquery-metadata (10-2ubuntu2) ... 2016-12-02 20:20:06.209 | Setting up libjs-jquery-tablesorter (10-2ubuntu2) ... 2016-12-02 20:20:06.214 | Setting up mysql-common (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:20:06.230 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2016-12-02 20:20:06.233 | Setting up libmysqlclient20:amd64 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:20:06.238 | Setting up libmysqlclient-dev (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:20:06.243 | Setting up libpcre16-3:amd64 (2:8.38-3.1) ... 2016-12-02 20:20:06.260 | Setting up libpcre32-3:amd64 (2:8.38-3.1) ... 2016-12-02 20:20:06.266 | Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... 2016-12-02 20:20:06.270 | Setting up libpq5:amd64 (9.5.5-0ubuntu0.16.04) ... 2016-12-02 20:20:06.275 | Setting up libpq-dev (9.5.5-0ubuntu0.16.04) ... 2016-12-02 20:20:06.280 | Setting up libsasl2-dev (2.1.26.dfsg1-14build1) ... 2016-12-02 20:20:06.285 | Setting up libsgutils2-2 (1.40-0ubuntu1) ... 2016-12-02 20:20:06.298 | Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.1) ... 2016-12-02 20:20:06.304 | Setting up libxslt1-dev:amd64 (1.1.28-2.1) ... 2016-12-02 20:20:06.310 | Setting up memcached (1.4.25-2ubuntu1.2) ... 2016-12-02 20:20:06.861 | Setting up pkg-config (0.29.1-0ubuntu1) ... 2016-12-02 20:20:06.907 | Setting up pm-utils (1.4.1-16) ... 2016-12-02 20:20:06.915 | Setting up postgresql-client-common (173) ... 2016-12-02 20:20:06.921 | Setting up ssl-cert (1.0.37) ... 2016-12-02 20:20:07.263 | Setting up postgresql-common (173) ... 2016-12-02 20:20:07.532 | Adding user postgres to group ssl-cert 2016-12-02 20:20:07.631 | 2016-12-02 20:20:07.631 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2016-12-02 20:20:07.716 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2016-12-02 20:20:07.716 | Removing obsolete dictionary files: 2016-12-02 20:20:08.184 | Setting up postgresql-server-dev-9.5 (9.5.5-0ubuntu0.16.04) ... 2016-12-02 20:20:08.188 | Setting up postgresql-server-dev-all (173) ... 2016-12-02 20:20:08.192 | Setting up python-gdbm (2.7.11-2) ... 2016-12-02 20:20:08.199 | Setting up python-mysqldb (1.3.7-1build2) ... 2016-12-02 20:20:08.272 | Setting up screen (4.3.1-2build1) ... 2016-12-02 20:20:08.477 | Setting up sg3-utils (1.40-0ubuntu1) ... 2016-12-02 20:20:08.483 | Setting up sqlite3 (3.11.0-1ubuntu1) ... 2016-12-02 20:20:08.491 | Setting up unzip (6.0-20ubuntu1) ... 2016-12-02 20:20:08.508 | Setting up libosinfo-1.0-0:amd64 (0.2.12-2ubuntu3) ... 2016-12-02 20:20:08.513 | Setting up gir1.2-libosinfo-1.0:amd64 (0.2.12-2ubuntu3) ... 2016-12-02 20:20:08.518 | Setting up libipset3:amd64 (6.29-1) ... 2016-12-02 20:20:08.524 | Setting up ipset (6.29-1) ... 2016-12-02 20:20:08.529 | Setting up kpartx (0.5.0+git1.656f8865-5ubuntu2.3) ... 2016-12-02 20:20:08.535 | Setting up libffi-dev:amd64 (3.2.1-4) ... 2016-12-02 20:20:08.540 | Setting up libkrb5-dev (1.13.2+dfsg-5) ... 2016-12-02 20:20:08.545 | Setting up libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.1) ... 2016-12-02 20:20:08.550 | Setting up libyaml-dev:amd64 (0.1.6-3) ... 2016-12-02 20:20:08.556 | Setting up socat (1.7.3.1-1) ... 2016-12-02 20:20:08.560 | Setting up sysfsutils (2.1.0+repack-4) ... 2016-12-02 20:20:08.580 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2016-12-02 20:20:08.774 | Setting up vlan (1.9-3.2ubuntu1.16.04.1) ... 2016-12-02 20:20:08.788 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:20:08.802 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:20:08.857 | Processing triggers for initramfs-tools (0.122ubuntu8.5) ... 2016-12-02 20:20:08.890 | update-initramfs: Generating /boot/initrd.img-4.4.0-47-generic 2016-12-02 20:20:19.941 | ++ functions-common:apt_get:1104 : result=0 2016-12-02 20:20:19.944 | ++ functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:20:19.946 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:20:19.948 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:19.951 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:19.953 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:20:19.955 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:19.957 | ++ functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:20:19.960 | ++ functions-common:time_stop:2405 : start_time=1480709986 2016-12-02 20:20:19.963 | ++ functions-common:time_stop:2407 : [[ -z 1480709986 ]] 2016-12-02 20:20:19.966 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:19.971 | ++ functions-common:time_stop:2410 : end_time=1480710019 2016-12-02 20:20:19.973 | ++ functions-common:time_stop:2411 : elapsed_time=33 2016-12-02 20:20:19.976 | ++ functions-common:time_stop:2412 : total=0 2016-12-02 20:20:19.978 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:19.980 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=33 2016-12-02 20:20:19.982 | ++ functions-common:apt_get:1108 : return 0 2016-12-02 20:20:19.985 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2016-12-02 20:20:19.987 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2016-12-02 20:20:19.990 | ++ tools/install_prereqs.sh:source:84 : python3_enabled 2016-12-02 20:20:19.993 | ++ inc/python:python3_enabled:363 : [[ False == \T\r\u\e ]] 2016-12-02 20:20:19.995 | ++ inc/python:python3_enabled:366 : return 1 2016-12-02 20:20:19.998 | ++ tools/install_prereqs.sh:source:91 : date +%s 2016-12-02 20:20:20.001 | ++ tools/install_prereqs.sh:source:92 : date 2016-12-02 20:20:20.005 | + ./stack.sh:main:731 : [[ False != \T\r\u\e ]] 2016-12-02 20:20:20.008 | + ./stack.sh:main:732 : PYPI_ALTERNATIVE_URL= 2016-12-02 20:20:20.011 | + ./stack.sh:main:732 : /opt/stack/new/devstack/tools/install_pip.sh 2016-12-02 20:20:20.300 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/new/devstack/files 2016-12-02 20:20:20.301 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2016-12-02 20:20:20.302 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2016-12-02 20:20:20.304 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/opt/stack/new/devstack/files/get-pip.py 2016-12-02 20:20:20.305 | + tools/install_pip.sh:main:43 : GetDistro 2016-12-02 20:20:20.307 | + functions-common:GetDistro:367 : GetOSVersion 2016-12-02 20:20:20.308 | + functions-common:GetOSVersion:344 : _ensure_lsb_release 2016-12-02 20:20:20.310 | ++ functions-common:_ensure_lsb_release:315 : command -v lsb_release 2016-12-02 20:20:20.311 | + functions-common:_ensure_lsb_release:315 : [[ -x /usr/bin/lsb_release ]] 2016-12-02 20:20:20.313 | + functions-common:_ensure_lsb_release:316 : return 2016-12-02 20:20:20.314 | ++ functions-common:GetOSVersion:346 : lsb_release -r -s 2016-12-02 20:20:20.369 | + functions-common:GetOSVersion:346 : os_RELEASE=16.04 2016-12-02 20:20:20.371 | ++ functions-common:GetOSVersion:347 : lsb_release -c -s 2016-12-02 20:20:20.427 | + functions-common:GetOSVersion:347 : os_CODENAME=xenial 2016-12-02 20:20:20.429 | ++ functions-common:GetOSVersion:348 : lsb_release -i -s 2016-12-02 20:20:20.492 | + functions-common:GetOSVersion:348 : os_VENDOR=Ubuntu 2016-12-02 20:20:20.494 | + functions-common:GetOSVersion:350 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2016-12-02 20:20:20.495 | + functions-common:GetOSVersion:351 : os_PACKAGE=deb 2016-12-02 20:20:20.496 | + functions-common:GetOSVersion:356 : typeset -xr os_VENDOR 2016-12-02 20:20:20.498 | + functions-common:GetOSVersion:357 : typeset -xr os_RELEASE 2016-12-02 20:20:20.499 | + functions-common:GetOSVersion:358 : typeset -xr os_PACKAGE 2016-12-02 20:20:20.501 | + functions-common:GetOSVersion:359 : typeset -xr os_CODENAME 2016-12-02 20:20:20.502 | + functions-common:GetDistro:369 : [[ Ubuntu =~ (Ubuntu) ]] 2016-12-02 20:20:20.504 | + functions-common:GetDistro:372 : DISTRO=xenial 2016-12-02 20:20:20.505 | + functions-common:GetDistro:415 : typeset -xr DISTRO 2016-12-02 20:20:20.506 | + tools/install_pip.sh:main:44 : echo 'Distro: xenial' 2016-12-02 20:20:20.507 | Distro: xenial 2016-12-02 20:20:20.508 | + tools/install_pip.sh:main:126 : get_versions 2016-12-02 20:20:20.510 | ++ tools/install_pip.sh:get_versions:49 : which pip 2016-12-02 20:20:20.513 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2016-12-02 20:20:20.515 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2016-12-02 20:20:20.517 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2016-12-02 20:20:20.517 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2016-12-02 20:20:20.988 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=9.0.1 2016-12-02 20:20:20.989 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 9.0.1' 2016-12-02 20:20:20.989 | pip: 9.0.1 2016-12-02 20:20:20.991 | + tools/install_pip.sh:main:135 : is_fedora 2016-12-02 20:20:20.992 | + functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:20:20.993 | + functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:20:20.995 | + functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:20:20.996 | + functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:20:20.997 | + functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:20:20.999 | + functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:20:21.000 | + functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:20:21.002 | + functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:20:21.003 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2016-12-02 20:20:21.004 | + functions-common:uninstall_package:1314 : is_ubuntu 2016-12-02 20:20:21.006 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:20:21.007 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:20:21.008 | + functions-common:uninstall_package:1315 : apt_get purge python-pip 2016-12-02 20:20:21.020 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2016-12-02 20:20:21.047 | Reading package lists... 2016-12-02 20:20:21.210 | Building dependency tree... 2016-12-02 20:20:21.211 | Reading state information... 2016-12-02 20:20:21.374 | Package 'python-pip' is not installed, so not removed 2016-12-02 20:20:21.374 | 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:20:21.377 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:20:21.378 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:20:21.380 | + functions-common:time_stop:2398 : local name 2016-12-02 20:20:21.381 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:21.382 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:21.384 | + functions-common:time_stop:2401 : local total 2016-12-02 20:20:21.385 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:21.386 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:20:21.387 | + functions-common:time_stop:2405 : start_time=1480710021 2016-12-02 20:20:21.388 | + functions-common:time_stop:2407 : [[ -z 1480710021 ]] 2016-12-02 20:20:21.390 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:21.392 | + functions-common:time_stop:2410 : end_time=1480710021 2016-12-02 20:20:21.393 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:20:21.395 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:20:21.396 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:21.398 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=0 2016-12-02 20:20:21.399 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:20:21.400 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2016-12-02 20:20:21.402 | + functions-common:uninstall_package:1314 : is_ubuntu 2016-12-02 20:20:21.403 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:20:21.404 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:20:21.405 | + functions-common:uninstall_package:1315 : apt_get purge python3-pip 2016-12-02 20:20:21.417 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2016-12-02 20:20:21.444 | Reading package lists... 2016-12-02 20:20:21.610 | Building dependency tree... 2016-12-02 20:20:21.611 | Reading state information... 2016-12-02 20:20:21.752 | Package 'python3-pip' is not installed, so not removed 2016-12-02 20:20:21.752 | 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:20:21.755 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:20:21.756 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:20:21.757 | + functions-common:time_stop:2398 : local name 2016-12-02 20:20:21.758 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:21.759 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:21.760 | + functions-common:time_stop:2401 : local total 2016-12-02 20:20:21.761 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:21.762 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:20:21.763 | + functions-common:time_stop:2405 : start_time=1480710021 2016-12-02 20:20:21.764 | + functions-common:time_stop:2407 : [[ -z 1480710021 ]] 2016-12-02 20:20:21.766 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:21.768 | + functions-common:time_stop:2410 : end_time=1480710021 2016-12-02 20:20:21.769 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:20:21.770 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:20:21.772 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:21.773 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=0 2016-12-02 20:20:21.774 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:20:21.775 | + tools/install_pip.sh:main:140 : install_get_pip 2016-12-02 20:20:21.777 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /opt/stack/new/devstack/files/get-pip.py ]] 2016-12-02 20:20:21.779 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2016-12-02 20:20:21.779 | + tools/install_pip.sh:install_get_pip:63 : head -1 /opt/stack/new/devstack/files/get-pip.py 2016-12-02 20:20:21.781 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /opt/stack/new/devstack/files/get-pip.py ]] 2016-12-02 20:20:21.783 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /opt/stack/new/devstack/files/get-pip.py.downloaded ]] 2016-12-02 20:20:21.784 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python /opt/stack/new/devstack/files/get-pip.py -c /opt/stack/new/devstack/tools/cap-pip.txt 2016-12-02 20:20:23.511 | Requirement already up-to-date: pip!=8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/devstack/tools/cap-pip.txt (line 1)) 2016-12-02 20:20:23.649 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2016-12-02 20:20:23.650 | + inc/python:python3_enabled:363 : [[ False == \T\r\u\e ]] 2016-12-02 20:20:23.651 | + inc/python:python3_enabled:366 : return 1 2016-12-02 20:20:23.652 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2016-12-02 20:20:23.654 | + tools/install_pip.sh:main:146 : set -x 2016-12-02 20:20:23.656 | + tools/install_pip.sh:main:147 : pip_install -U setuptools 2016-12-02 20:20:24.009 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -U setuptools 2016-12-02 20:20:24.581 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:20:24.583 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:20:25.407 | Collecting setuptools 2016-12-02 20:20:25.796 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/d8/ca/dff6c67f45bff7a2ad2fd9a69ae9ebdbea742fd961f76486ae2d84517464/setuptools-30.0.0-py2.py3-none-any.whl (472kB) 2016-12-02 20:20:25.859 | Installing collected packages: setuptools 2016-12-02 20:20:25.859 | Found existing installation: setuptools 29.0.1 2016-12-02 20:20:25.872 | Uninstalling setuptools-29.0.1: 2016-12-02 20:20:25.884 | Successfully uninstalled setuptools-29.0.1 2016-12-02 20:20:26.079 | Successfully installed setuptools-30.0.0 2016-12-02 20:20:26.153 | + inc/python:pip_install:162 : result=0 2016-12-02 20:20:26.154 | + inc/python:pip_install:165 : local test_req=setuptools/test-requirements.txt 2016-12-02 20:20:26.156 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:20:26.157 | + inc/python:pip_install:166 : [[ -e setuptools/test-requirements.txt ]] 2016-12-02 20:20:26.158 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:20:26.159 | + functions-common:time_stop:2398 : local name 2016-12-02 20:20:26.160 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:26.161 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:26.162 | + functions-common:time_stop:2401 : local total 2016-12-02 20:20:26.163 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:26.164 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:20:26.165 | + functions-common:time_stop:2405 : start_time=1480710023 2016-12-02 20:20:26.167 | + functions-common:time_stop:2407 : [[ -z 1480710023 ]] 2016-12-02 20:20:26.168 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:26.170 | + functions-common:time_stop:2410 : end_time=1480710026 2016-12-02 20:20:26.172 | + functions-common:time_stop:2411 : elapsed_time=3 2016-12-02 20:20:26.173 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:20:26.174 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:26.175 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=3 2016-12-02 20:20:26.176 | + inc/python:pip_install:179 : return 0 2016-12-02 20:20:26.178 | + tools/install_pip.sh:main:149 : get_versions 2016-12-02 20:20:26.179 | ++ tools/install_pip.sh:get_versions:49 : which pip 2016-12-02 20:20:26.182 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2016-12-02 20:20:26.183 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2016-12-02 20:20:26.185 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2016-12-02 20:20:26.186 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2016-12-02 20:20:26.614 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=9.0.1 2016-12-02 20:20:26.616 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 9.0.1' 2016-12-02 20:20:26.616 | pip: 9.0.1 2016-12-02 20:20:26.618 | + ./stack.sh:main:736 : pip_install -U os-testr 2016-12-02 20:20:26.971 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -U os-testr 2016-12-02 20:20:27.508 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:20:27.510 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:20:28.021 | Collecting os-testr===0.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217)) 2016-12-02 20:20:28.096 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/dc/9d/814dcd0666475b416d8238aab3d11af98ecb6ed947edfeb1aaa1840d78cb/os_testr-0.8.0-py2-none-any.whl (41kB) 2016-12-02 20:20:28.193 | Collecting pbr===1.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:20:28.247 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b8/a1/7abb01fd93d66fc71e24e5df9ca6d7d9acfb4b715937d2a38fd739f266e6/pbr-1.10.0-py2.py3-none-any.whl (96kB) 2016-12-02 20:20:28.361 | Collecting python-subunit===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 326)) 2016-12-02 20:20:28.390 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/75/00/f5829197ddfb9b8ff68b2995b5bb33519ec889282d45c27a7b98d2f40752/python_subunit-1.2.0-py2.py3-none-any.whl (112kB) 2016-12-02 20:20:28.494 | Collecting testrepository===0.0.20 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 390)) 2016-12-02 20:20:28.525 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/testrepository/testrepository-0.0.20-py2-none-any.whl (119kB) 2016-12-02 20:20:28.638 | Collecting testtools===2.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393)) 2016-12-02 20:20:28.693 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/95/7f/24c35c97c50e91595e3d47861be016544dafdf65a2cad9379c786ac2709e/testtools-2.2.0-py2.py3-none-any.whl (195kB) 2016-12-02 20:20:28.826 | Collecting traceback2===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398)) 2016-12-02 20:20:28.855 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl 2016-12-02 20:20:28.938 | Collecting unittest2===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:20:28.968 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2016-12-02 20:20:29.060 | Collecting Babel===2.3.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 2)) 2016-12-02 20:20:29.092 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b4/ec/acd307eac2e23f9cab1c8bdbe29b3b1d43215e31c32f8aa91b3a97925b5b/Babel-2.3.4-py2.py3-none-any.whl (7.1MB) 2016-12-02 20:20:30.188 | Collecting extras===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:20:30.213 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl 2016-12-02 20:20:30.300 | Collecting fixtures===3.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:20:30.341 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2016-12-02 20:20:30.440 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311)) 2016-12-02 20:20:30.472 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl 2016-12-02 20:20:30.552 | Collecting six===1.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364)) 2016-12-02 20:20:30.591 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl 2016-12-02 20:20:30.672 | Collecting linecache2===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 174)) 2016-12-02 20:20:30.696 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl 2016-12-02 20:20:30.774 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:20:30.807 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl 2016-12-02 20:20:30.854 | Collecting pytz===2016.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2016-12-02 20:20:31.075 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/79/b5/3ebe5bda3fc7280cebb65d70a03d0e52b23b776aba8c51895df6d23f0678/pytz-2016.7-py2.py3-none-any.whl (480kB) 2016-12-02 20:20:31.235 | Installing collected packages: pytz, Babel, extras, six, python-mimeparse, pbr, linecache2, traceback2, argparse, unittest2, testtools, fixtures, python-subunit, testrepository, os-testr 2016-12-02 20:20:31.704 | Found existing installation: argparse 1.2.1 2016-12-02 20:20:31.706 | Not uninstalling argparse at /usr/lib/python2.7, as it is in the standard library. 2016-12-02 20:20:32.460 | Successfully installed Babel-2.3.4 argparse-1.4.0 extras-1.0.0 fixtures-3.0.0 linecache2-1.0.0 os-testr-0.8.0 pbr-1.10.0 python-mimeparse-1.6.0 python-subunit-1.2.0 pytz-2016.7 six-1.10.0 testrepository-0.0.20 testtools-2.2.0 traceback2-1.4.0 unittest2-1.1.0 2016-12-02 20:20:32.591 | + inc/python:pip_install:162 : result=0 2016-12-02 20:20:32.594 | + inc/python:pip_install:165 : local test_req=os-testr/test-requirements.txt 2016-12-02 20:20:32.596 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:20:32.599 | + inc/python:pip_install:166 : [[ -e os-testr/test-requirements.txt ]] 2016-12-02 20:20:32.601 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:20:32.604 | + functions-common:time_stop:2398 : local name 2016-12-02 20:20:32.606 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:32.609 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:32.611 | + functions-common:time_stop:2401 : local total 2016-12-02 20:20:32.614 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:32.616 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:20:32.618 | + functions-common:time_stop:2405 : start_time=1480710026 2016-12-02 20:20:32.621 | + functions-common:time_stop:2407 : [[ -z 1480710026 ]] 2016-12-02 20:20:32.624 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:32.627 | + functions-common:time_stop:2410 : end_time=1480710032 2016-12-02 20:20:32.629 | + functions-common:time_stop:2411 : elapsed_time=6 2016-12-02 20:20:32.632 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:20:32.634 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:32.636 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=6 2016-12-02 20:20:32.637 | + inc/python:pip_install:179 : return 0 2016-12-02 20:20:32.639 | + ./stack.sh:main:738 : TRACK_DEPENDS=False 2016-12-02 20:20:32.641 | + ./stack.sh:main:741 : [[ False = True ]] 2016-12-02 20:20:32.644 | + ./stack.sh:main:752 : source /opt/stack/new/devstack/tools/fixup_stuff.sh 2016-12-02 20:20:32.647 | ++ tools/fixup_stuff.sh:source:22 : [[ -z /opt/stack/new/devstack ]] 2016-12-02 20:20:32.650 | ++ tools/fixup_stuff.sh:source:48 : keystone_ports=35357,35358 2016-12-02 20:20:32.653 | ++ tools/fixup_stuff.sh:source:53 : sysctl net.ipv4.ip_local_reserved_ports 2016-12-02 20:20:32.659 | +++ tools/fixup_stuff.sh:source:55 : sysctl net.ipv4.ip_local_reserved_ports 2016-12-02 20:20:32.660 | +++ tools/fixup_stuff.sh:source:55 : awk -F= '{print $2;}' 2016-12-02 20:20:32.661 | +++ tools/fixup_stuff.sh:source:55 : sed 's/^ //' 2016-12-02 20:20:32.665 | ++ tools/fixup_stuff.sh:source:55 : reserved_ports= 2016-12-02 20:20:32.668 | ++ tools/fixup_stuff.sh:source:57 : [[ -z '' ]] 2016-12-02 20:20:32.671 | ++ tools/fixup_stuff.sh:source:59 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2016-12-02 20:20:32.676 | net.ipv4.ip_local_reserved_ports = 35357,35358 2016-12-02 20:20:32.680 | ++ tools/fixup_stuff.sh:source:86 : pip_install 'prettytable>=0.7' 2016-12-02 20:20:33.083 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'prettytable>=0.7' 2016-12-02 20:20:33.645 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:20:33.647 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:20:34.151 | Collecting prettytable===0.7.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258)) 2016-12-02 20:20:34.203 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/prettytable/prettytable-0.7.2-py2-none-any.whl 2016-12-02 20:20:34.250 | Installing collected packages: prettytable 2016-12-02 20:20:34.281 | Successfully installed prettytable-0.7.2 2016-12-02 20:20:34.350 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:20:34.353 | ++ inc/python:pip_install:165 : local 'test_req=prettytable>=0.7/test-requirements.txt' 2016-12-02 20:20:34.355 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:20:34.358 | ++ inc/python:pip_install:166 : [[ -e prettytable>=0.7/test-requirements.txt ]] 2016-12-02 20:20:34.360 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:20:34.363 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:20:34.366 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:34.368 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:34.371 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:20:34.374 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:34.377 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:20:34.379 | ++ functions-common:time_stop:2405 : start_time=1480710032 2016-12-02 20:20:34.382 | ++ functions-common:time_stop:2407 : [[ -z 1480710032 ]] 2016-12-02 20:20:34.386 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:34.390 | ++ functions-common:time_stop:2410 : end_time=1480710034 2016-12-02 20:20:34.392 | ++ functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:20:34.395 | ++ functions-common:time_stop:2412 : total=6 2016-12-02 20:20:34.398 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:34.401 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=8 2016-12-02 20:20:34.403 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:20:34.407 | +++ tools/fixup_stuff.sh:source:87 : get_package_path prettytable 2016-12-02 20:20:34.410 | +++ tools/fixup_stuff.sh:get_package_path:76 : local package=prettytable 2016-12-02 20:20:34.413 | ++++ tools/fixup_stuff.sh:get_package_path:77 : python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])' 2016-12-02 20:20:34.449 | +++ tools/fixup_stuff.sh:get_package_path:77 : echo /usr/local/lib/python2.7/dist-packages 2016-12-02 20:20:34.452 | ++ tools/fixup_stuff.sh:source:87 : PACKAGE_DIR=/usr/local/lib/python2.7/dist-packages 2016-12-02 20:20:34.456 | +++ tools/fixup_stuff.sh:source:89 : echo /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info 2016-12-02 20:20:34.459 | ++ tools/fixup_stuff.sh:source:89 : dir=/usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info 2016-12-02 20:20:34.461 | ++ tools/fixup_stuff.sh:source:90 : [[ -d /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info ]] 2016-12-02 20:20:34.464 | ++ tools/fixup_stuff.sh:source:91 : sudo chmod +r /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/DESCRIPTION.rst /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/INSTALLER /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/METADATA /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/RECORD /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/WHEEL /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/metadata.json /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/top_level.txt 2016-12-02 20:20:34.475 | ++ tools/fixup_stuff.sh:source:96 : pip_install httplib2 2016-12-02 20:20:34.817 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt httplib2 2016-12-02 20:20:35.392 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:20:35.394 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:20:35.883 | Collecting httplib2===0.9.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150)) 2016-12-02 20:20:36.048 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/httplib2/httplib2-0.9.2-py2-none-any.whl (93kB) 2016-12-02 20:20:36.100 | Installing collected packages: httplib2 2016-12-02 20:20:36.144 | Successfully installed httplib2-0.9.2 2016-12-02 20:20:36.217 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:20:36.219 | ++ inc/python:pip_install:165 : local test_req=httplib2/test-requirements.txt 2016-12-02 20:20:36.221 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:20:36.224 | ++ inc/python:pip_install:166 : [[ -e httplib2/test-requirements.txt ]] 2016-12-02 20:20:36.226 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:20:36.229 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:20:36.231 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:36.234 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:36.236 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:20:36.238 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:36.240 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:20:36.243 | ++ functions-common:time_stop:2405 : start_time=1480710034 2016-12-02 20:20:36.245 | ++ functions-common:time_stop:2407 : [[ -z 1480710034 ]] 2016-12-02 20:20:36.248 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:36.252 | ++ functions-common:time_stop:2410 : end_time=1480710036 2016-12-02 20:20:36.254 | ++ functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:20:36.256 | ++ functions-common:time_stop:2412 : total=8 2016-12-02 20:20:36.259 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:36.261 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=10 2016-12-02 20:20:36.264 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:20:36.267 | +++ tools/fixup_stuff.sh:source:97 : get_package_path httplib2 2016-12-02 20:20:36.270 | +++ tools/fixup_stuff.sh:get_package_path:76 : local package=httplib2 2016-12-02 20:20:36.274 | ++++ tools/fixup_stuff.sh:get_package_path:77 : python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])' 2016-12-02 20:20:36.318 | +++ tools/fixup_stuff.sh:get_package_path:77 : echo /usr/local/lib/python2.7/dist-packages/httplib2 2016-12-02 20:20:36.321 | ++ tools/fixup_stuff.sh:source:97 : PACKAGE_DIR=/usr/local/lib/python2.7/dist-packages/httplib2 2016-12-02 20:20:36.325 | +++ tools/fixup_stuff.sh:source:99 : echo '/usr/local/lib/python2.7/dist-packages/httplib2-0.8*' 2016-12-02 20:20:36.327 | ++ tools/fixup_stuff.sh:source:99 : dir='/usr/local/lib/python2.7/dist-packages/httplib2-0.8*' 2016-12-02 20:20:36.329 | ++ tools/fixup_stuff.sh:source:100 : [[ -d /usr/local/lib/python2.7/dist-packages/httplib2-0.8* ]] 2016-12-02 20:20:36.332 | ++ tools/fixup_stuff.sh:source:104 : is_fedora 2016-12-02 20:20:36.335 | ++ functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:20:36.337 | ++ functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:20:36.339 | ++ functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:20:36.342 | ++ functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:20:36.345 | ++ functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:20:36.347 | ++ functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:20:36.349 | ++ functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:20:36.351 | ++ functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:20:36.353 | ++ tools/fixup_stuff.sh:source:171 : install_package python-virtualenv 2016-12-02 20:20:36.355 | ++ functions-common:install_package:1285 : update_package_repo 2016-12-02 20:20:36.358 | ++ functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:20:36.360 | ++ functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:20:36.362 | ++ functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:20:36.365 | ++ functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:20:36.366 | ++ functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:20:36.369 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:20:36.372 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:20:36.374 | ++ functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:20:36.376 | ++ functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:20:36.379 | ++ functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:20:36.381 | ++ functions-common:apt_get_update:1060 : return 2016-12-02 20:20:36.383 | ++ functions-common:install_package:1286 : real_install_package python-virtualenv 2016-12-02 20:20:36.386 | ++ functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:20:36.388 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:20:36.391 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:20:36.393 | ++ functions-common:real_install_package:1272 : apt_get install python-virtualenv 2016-12-02 20:20:36.416 | ++ functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-virtualenv 2016-12-02 20:20:36.443 | Reading package lists... 2016-12-02 20:20:36.620 | Building dependency tree... 2016-12-02 20:20:36.620 | Reading state information... 2016-12-02 20:20:36.760 | The following additional packages will be installed: 2016-12-02 20:20:36.760 | python-pip-whl 2016-12-02 20:20:36.760 | Recommended packages: 2016-12-02 20:20:36.760 | virtualenv 2016-12-02 20:20:36.761 | The following NEW packages will be installed: 2016-12-02 20:20:36.762 | python-pip-whl python-virtualenv 2016-12-02 20:20:36.773 | 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:20:36.773 | Need to get 0 B/1157 kB of archives. 2016-12-02 20:20:36.773 | After this operation, 1365 kB of additional disk space will be used. 2016-12-02 20:20:36.773 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:20:36.773 | python-pip-whl python-virtualenv 2016-12-02 20:20:36.885 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:20:36.919 | Authentication warning overridden. 2016-12-02 20:20:36.941 | Selecting previously unselected package python-pip-whl. 2016-12-02 20:20:36.970 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 83914 files and directories currently installed.) 2016-12-02 20:20:36.974 | Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... 2016-12-02 20:20:36.976 | Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... 2016-12-02 20:20:37.097 | Selecting previously unselected package python-virtualenv. 2016-12-02 20:20:37.104 | Preparing to unpack .../python-virtualenv_15.0.1+ds-3_all.deb ... 2016-12-02 20:20:37.106 | Unpacking python-virtualenv (15.0.1+ds-3) ... 2016-12-02 20:20:37.156 | Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... 2016-12-02 20:20:37.161 | Setting up python-virtualenv (15.0.1+ds-3) ... 2016-12-02 20:20:37.402 | ++ functions-common:apt_get:1104 : result=0 2016-12-02 20:20:37.404 | ++ functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:20:37.407 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:20:37.409 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:37.412 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:37.414 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:20:37.416 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:37.419 | ++ functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:20:37.421 | ++ functions-common:time_stop:2405 : start_time=1480710036 2016-12-02 20:20:37.424 | ++ functions-common:time_stop:2407 : [[ -z 1480710036 ]] 2016-12-02 20:20:37.427 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:37.431 | ++ functions-common:time_stop:2410 : end_time=1480710037 2016-12-02 20:20:37.434 | ++ functions-common:time_stop:2411 : elapsed_time=1 2016-12-02 20:20:37.436 | ++ functions-common:time_stop:2412 : total=33 2016-12-02 20:20:37.439 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:37.441 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=34 2016-12-02 20:20:37.444 | ++ functions-common:apt_get:1108 : return 0 2016-12-02 20:20:37.447 | ++ tools/fixup_stuff.sh:source:172 : pip_install -U --force-reinstall virtualenv 2016-12-02 20:20:37.831 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -U --force-reinstall virtualenv 2016-12-02 20:20:38.422 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:20:38.426 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:20:38.910 | Collecting virtualenv===15.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2016-12-02 20:20:39.008 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/6f/86/3dc328ee7b1a6419ebfac7896d882fba83c48e3561d22ddddf38294d3e83/virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB) 2016-12-02 20:20:39.175 | Installing collected packages: virtualenv 2016-12-02 20:20:39.175 | Found existing installation: virtualenv 15.1.0 2016-12-02 20:20:39.179 | Uninstalling virtualenv-15.1.0: 2016-12-02 20:20:39.184 | Successfully uninstalled virtualenv-15.1.0 2016-12-02 20:20:39.229 | Successfully installed virtualenv-15.1.0 2016-12-02 20:20:39.309 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:20:39.312 | ++ inc/python:pip_install:165 : local test_req=virtualenv/test-requirements.txt 2016-12-02 20:20:39.314 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:20:39.317 | ++ inc/python:pip_install:166 : [[ -e virtualenv/test-requirements.txt ]] 2016-12-02 20:20:39.319 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:20:39.321 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:20:39.324 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:39.326 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:39.329 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:20:39.332 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:39.334 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:20:39.337 | ++ functions-common:time_stop:2405 : start_time=1480710037 2016-12-02 20:20:39.339 | ++ functions-common:time_stop:2407 : [[ -z 1480710037 ]] 2016-12-02 20:20:39.342 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:39.347 | ++ functions-common:time_stop:2410 : end_time=1480710039 2016-12-02 20:20:39.349 | ++ functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:20:39.351 | ++ functions-common:time_stop:2412 : total=10 2016-12-02 20:20:39.353 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:39.355 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=12 2016-12-02 20:20:39.357 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:20:39.360 | + ./stack.sh:main:759 : install_infra 2016-12-02 20:20:39.362 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv 2016-12-02 20:20:39.364 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/new/requirements/.venv ']' 2016-12-02 20:20:39.366 | + lib/infra:install_infra:32 : virtualenv /opt/stack/new/requirements/.venv 2016-12-02 20:20:39.408 | New python executable in /opt/stack/new/requirements/.venv/bin/python 2016-12-02 20:20:39.466 | Please make sure you remove any previous custom paths from your /opt/stack/new/.pydistutils.cfg file. 2016-12-02 20:20:41.846 | Installing setuptools, pip, wheel...done. 2016-12-02 20:20:41.854 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv 2016-12-02 20:20:41.857 | + lib/infra:install_infra:34 : pip_install -U pbr 2016-12-02 20:20:42.206 | + inc/python:pip_install:155 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/new/requirements/.venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -U pbr 2016-12-02 20:20:42.779 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:20:42.782 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:20:43.296 | Collecting pbr===1.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:20:43.379 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b8/a1/7abb01fd93d66fc71e24e5df9ca6d7d9acfb4b715937d2a38fd739f266e6/pbr-1.10.0-py2.py3-none-any.whl (96kB) 2016-12-02 20:20:43.431 | Installing collected packages: pbr 2016-12-02 20:20:43.503 | Successfully installed pbr-1.10.0 2016-12-02 20:20:43.569 | + inc/python:pip_install:162 : result=0 2016-12-02 20:20:43.571 | + inc/python:pip_install:165 : local test_req=pbr/test-requirements.txt 2016-12-02 20:20:43.574 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:20:43.577 | + inc/python:pip_install:166 : [[ -e pbr/test-requirements.txt ]] 2016-12-02 20:20:43.580 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:20:43.582 | + functions-common:time_stop:2398 : local name 2016-12-02 20:20:43.584 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:20:43.586 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:20:43.589 | + functions-common:time_stop:2401 : local total 2016-12-02 20:20:43.591 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:20:43.593 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:20:43.595 | + functions-common:time_stop:2405 : start_time=1480710041 2016-12-02 20:20:43.597 | + functions-common:time_stop:2407 : [[ -z 1480710041 ]] 2016-12-02 20:20:43.601 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:20:43.604 | + functions-common:time_stop:2410 : end_time=1480710043 2016-12-02 20:20:43.606 | + functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:20:43.608 | + functions-common:time_stop:2412 : total=12 2016-12-02 20:20:43.611 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:20:43.613 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=14 2016-12-02 20:20:43.616 | + inc/python:pip_install:179 : return 0 2016-12-02 20:20:43.619 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv 2016-12-02 20:20:43.621 | + lib/infra:install_infra:35 : pip_install /opt/stack/new/requirements 2016-12-02 20:20:43.970 | + inc/python:pip_install:155 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/new/requirements/.venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt /opt/stack/new/requirements 2016-12-02 20:20:44.529 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:20:44.531 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:20:45.023 | Processing /opt/stack/new/requirements 2016-12-02 20:20:46.079 | Collecting Parsley===1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11)) 2016-12-02 20:20:46.381 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB) 2016-12-02 20:20:46.469 | Collecting PyYAML===3.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 20)) 2016-12-02 20:20:46.506 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pyyaml/PyYAML-3.12-cp27-cp27mu-linux_x86_64.whl (316kB) 2016-12-02 20:20:46.615 | Collecting fixtures===3.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:20:46.654 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2016-12-02 20:20:46.755 | Collecting packaging===16.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:20:47.071 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl 2016-12-02 20:20:47.120 | Requirement already satisfied: pbr===1.10.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:20:47.159 | Collecting pyparsing===2.1.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2016-12-02 20:20:47.775 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/2b/f7/e5a178fc3ea4118a0edce2a8d51fc14e680c745cf4162e4285b437c43c94/pyparsing-2.1.10-py2.py3-none-any.whl (56kB) 2016-12-02 20:20:47.855 | Collecting requests===2.11.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342)) 2016-12-02 20:20:48.444 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ea/03/92d3278bf8287c5caa07dbd9ea139027d5a3592b0f4d14abf072f890fab2/requests-2.11.1-py2.py3-none-any.whl (514kB) 2016-12-02 20:20:48.588 | Collecting six===1.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364)) 2016-12-02 20:20:48.983 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl 2016-12-02 20:20:49.082 | Collecting testtools===2.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393)) 2016-12-02 20:20:49.601 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/95/7f/24c35c97c50e91595e3d47861be016544dafdf65a2cad9379c786ac2709e/testtools-2.2.0-py2.py3-none-any.whl (195kB) 2016-12-02 20:20:49.720 | Collecting traceback2===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398)) 2016-12-02 20:20:50.019 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl 2016-12-02 20:20:50.103 | Collecting unittest2===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:20:50.481 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2016-12-02 20:20:50.575 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311)) 2016-12-02 20:20:50.883 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl 2016-12-02 20:20:50.962 | Collecting extras===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:20:51.348 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl 2016-12-02 20:20:51.438 | Collecting linecache2===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 174)) 2016-12-02 20:20:51.799 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl 2016-12-02 20:20:51.843 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:20:51.845 | Installing collected packages: Parsley, PyYAML, extras, six, python-mimeparse, linecache2, traceback2, unittest2, testtools, fixtures, pyparsing, packaging, requests, openstack-requirements 2016-12-02 20:20:52.748 | Running setup.py install for openstack-requirements: started 2016-12-02 20:20:53.901 | Running setup.py install for openstack-requirements: finished with status 'done' 2016-12-02 20:20:54.089 | Successfully installed Parsley-1.3 PyYAML-3.12 extras-1.0.0 fixtures-3.0.0 linecache2-1.0.0 openstack-requirements-1.0.1.dev141 packaging-16.8 pyparsing-2.1.10 python-mimeparse-1.6.0 requests-2.11.1 six-1.10.0 testtools-2.2.0 traceback2-1.4.0 unittest2-1.1.0 2016-12-02 20:20:54.190 | + inc/python:pip_install:162 : result=0 2016-12-02 20:20:54.192 | + inc/python:pip_install:165 : local test_req=/opt/stack/new/requirements/test-requirements.txt 2016-12-02 20:20:54.194 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:20:54.195 | + inc/python:pip_install:166 : [[ -e /opt/stack/new/requirements/test-requirements.txt ]] 2016-12-02 20:20:54.197 | + inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/requirements/test-requirements.txt' 2016-12-02 20:20:54.197 | Installing test-requirements for /opt/stack/new/requirements/test-requirements.txt 2016-12-02 20:20:54.199 | + inc/python:pip_install:169 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/new/requirements/.venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/requirements/test-requirements.txt 2016-12-02 20:20:54.854 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:20:54.857 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:20:55.423 | Collecting Sphinx===1.3.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26)) 2016-12-02 20:20:55.805 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b9/80/49137a6454e044c0bd17a608fc4a2264627de4976501a6ac77d8a43a133b/Sphinx-1.3.6-py2.py3-none-any.whl (1.5MB) 2016-12-02 20:20:56.124 | Collecting alabaster===0.7.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 64)) 2016-12-02 20:20:56.492 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/5d/da/2e59e6b040f1062843eb9e874f504bc6779053b77da5d1ed7f1b46618e13/alabaster-0.7.9-py2.py3-none-any.whl 2016-12-02 20:20:56.602 | Collecting docutils===0.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 119)) 2016-12-02 20:20:56.836 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/docutils/docutils-0.12-py2-none-any.whl (509kB) 2016-12-02 20:20:56.999 | Collecting mock===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 181)) 2016-12-02 20:20:57.375 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl (56kB) 2016-12-02 20:20:57.505 | Collecting oslosphinx===4.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2016-12-02 20:20:57.893 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b3/e3/a61eac00f4a36dc475f0d6374c17a0cdf93e0a59e65d7ec7fb86637d8ffb/oslosphinx-4.8.0-py2.py3-none-any.whl 2016-12-02 20:20:57.957 | Requirement already satisfied: pbr===1.10.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:20:57.960 | Requirement already satisfied: requests===2.11.1 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342)) 2016-12-02 20:20:57.972 | Requirement already satisfied: six===1.10.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364)) 2016-12-02 20:20:58.025 | Collecting snowballstemmer===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367)) 2016-12-02 20:20:58.243 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) 2016-12-02 20:20:58.346 | Collecting sphinx-rtd-theme===0.1.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369)) 2016-12-02 20:20:58.573 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/1d/84/405b43b2c15bb61fcbd23416837ca7f18e261c56c64453923725e8160aa6/sphinx_rtd_theme-0.1.9-py2-none-any.whl (693kB) 2016-12-02 20:20:58.747 | Collecting testrepository===0.0.20 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 390)) 2016-12-02 20:20:58.918 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/testrepository/testrepository-0.0.20-py2-none-any.whl (119kB) 2016-12-02 20:20:59.057 | Collecting testscenarios===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392)) 2016-12-02 20:20:59.354 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl 2016-12-02 20:20:59.414 | Requirement already satisfied: testtools===2.2.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393)) 2016-12-02 20:20:59.430 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398)) 2016-12-02 20:20:59.434 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:20:59.494 | Collecting virtualenv===15.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2016-12-02 20:20:59.571 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/6f/86/3dc328ee7b1a6419ebfac7896d882fba83c48e3561d22ddddf38294d3e83/virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB) 2016-12-02 20:20:59.851 | Collecting hacking<0.13,>=0.10 (from -r /opt/stack/new/requirements/test-requirements.txt (line 6)) 2016-12-02 20:21:00.082 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl 2016-12-02 20:21:00.151 | Requirement already satisfied: setuptools!=24.0.0,>=16.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -r /opt/stack/new/requirements/test-requirements.txt (line 11)) 2016-12-02 20:21:00.200 | Collecting Pygments===2.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:21:00.524 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9e/d0/d692085518c6a2dc875fe421c866fb6a08e0d9796ca507803c1e545fa116/Pygments-2.1.3-py2.py3-none-any.whl (755kB) 2016-12-02 20:21:00.721 | Collecting Babel===2.3.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 2)) 2016-12-02 20:21:01.091 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b4/ec/acd307eac2e23f9cab1c8bdbe29b3b1d43215e31c32f8aa91b3a97925b5b/Babel-2.3.4-py2.py3-none-any.whl (7.1MB) 2016-12-02 20:21:02.038 | Collecting Jinja2===2.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 7)) 2016-12-02 20:21:02.414 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/96/a1/c56bc4d99dc2663514a8481511e80eba8994133ae75eebdadfc91a5597d9/Jinja2-2.8-py2.py3-none-any.whl (263kB) 2016-12-02 20:21:02.556 | Collecting funcsigs===1.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 135)) 2016-12-02 20:21:02.919 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl 2016-12-02 20:21:02.981 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:21:03.042 | Collecting python-subunit===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 326)) 2016-12-02 20:21:03.350 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/75/00/f5829197ddfb9b8ff68b2995b5bb33519ec889282d45c27a7b98d2f40752/python_subunit-1.2.0-py2.py3-none-any.whl (112kB) 2016-12-02 20:21:03.427 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311)) 2016-12-02 20:21:03.431 | Requirement already satisfied: extras===1.0.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:21:03.434 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 174)) 2016-12-02 20:21:03.436 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:21:03.488 | Collecting mccabe==0.2.1 (from hacking<0.13,>=0.10->-r /opt/stack/new/requirements/test-requirements.txt (line 6)) 2016-12-02 20:21:03.787 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ec/b1/79c08edbb2a652f2f697c2b71dc08ede14e615bf6aa325237a32e0ed36f0/mccabe-0.2.1.tar.gz 2016-12-02 20:21:04.349 | Collecting pep8==1.5.7 (from hacking<0.13,>=0.10->-r /opt/stack/new/requirements/test-requirements.txt (line 6)) 2016-12-02 20:21:04.678 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl 2016-12-02 20:21:04.780 | Collecting flake8<2.6.0,>=2.5.4 (from hacking<0.13,>=0.10->-r /opt/stack/new/requirements/test-requirements.txt (line 6)) 2016-12-02 20:21:05.256 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl 2016-12-02 20:21:05.366 | Collecting pyflakes==0.8.1 (from hacking<0.13,>=0.10->-r /opt/stack/new/requirements/test-requirements.txt (line 6)) 2016-12-02 20:21:05.672 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/49/94/592dfa051cb674d022c8ae6306d114dc752b3b5d3e08b896acaa4b3277f8/pyflakes-0.8.1-py2.py3-none-any.whl 2016-12-02 20:21:05.778 | Collecting pytz===2016.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2016-12-02 20:21:06.269 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/79/b5/3ebe5bda3fc7280cebb65d70a03d0e52b23b776aba8c51895df6d23f0678/pytz-2016.7-py2.py3-none-any.whl (480kB) 2016-12-02 20:21:06.489 | Collecting MarkupSafe===0.23 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:21:06.659 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/markupsafe/MarkupSafe-0.23-cp27-cp27mu-linux_x86_64.whl 2016-12-02 20:21:06.715 | Building wheels for collected packages: mccabe 2016-12-02 20:21:06.715 | Running setup.py bdist_wheel for mccabe: started 2016-12-02 20:21:07.095 | Running setup.py bdist_wheel for mccabe: finished with status 'done' 2016-12-02 20:21:07.096 | Stored in directory: /opt/stack/new/.cache/pip/wheels/ba/0c/f0/45bcd9c941defe00798bd5d5d08cf89c2e042c449ac31f9758 2016-12-02 20:21:07.103 | Successfully built mccabe 2016-12-02 20:21:07.104 | Installing collected packages: pytz, Babel, MarkupSafe, Jinja2, Pygments, docutils, sphinx-rtd-theme, snowballstemmer, alabaster, Sphinx, funcsigs, mock, oslosphinx, python-subunit, testrepository, testscenarios, virtualenv, mccabe, pep8, pyflakes, flake8, hacking 2016-12-02 20:21:09.796 | Successfully installed Babel-2.3.4 Jinja2-2.8 MarkupSafe-0.23 Pygments-2.1.3 Sphinx-1.3.6 alabaster-0.7.9 docutils-0.12 flake8-2.5.5 funcsigs-1.0.2 hacking-0.12.0 mccabe-0.2.1 mock-2.0.0 oslosphinx-4.8.0 pep8-1.5.7 pyflakes-0.8.1 python-subunit-1.2.0 pytz-2016.7 snowballstemmer-1.2.1 sphinx-rtd-theme-0.1.9 testrepository-0.0.20 testscenarios-0.5.0 virtualenv-15.1.0 2016-12-02 20:21:09.970 | + inc/python:pip_install:175 : result=0 2016-12-02 20:21:09.972 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:21:09.975 | + functions-common:time_stop:2398 : local name 2016-12-02 20:21:09.977 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:21:09.979 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:21:09.982 | + functions-common:time_stop:2401 : local total 2016-12-02 20:21:09.984 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:21:09.986 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:21:09.989 | + functions-common:time_stop:2405 : start_time=1480710043 2016-12-02 20:21:09.991 | + functions-common:time_stop:2407 : [[ -z 1480710043 ]] 2016-12-02 20:21:09.995 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:21:09.998 | + functions-common:time_stop:2410 : end_time=1480710069 2016-12-02 20:21:10.000 | + functions-common:time_stop:2411 : elapsed_time=26 2016-12-02 20:21:10.003 | + functions-common:time_stop:2412 : total=14 2016-12-02 20:21:10.005 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:21:10.008 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=40 2016-12-02 20:21:10.011 | + inc/python:pip_install:179 : return 0 2016-12-02 20:21:10.013 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2016-12-02 20:21:10.016 | + lib/infra:install_infra:42 : use_library_from_git pbr 2016-12-02 20:21:10.018 | + inc/python:use_library_from_git:197 : local name=pbr 2016-12-02 20:21:10.020 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:10.023 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:10.025 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,pbr, ]] 2016-12-02 20:21:10.027 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:10.029 | + lib/infra:install_infra:48 : pip_install -U pbr 2016-12-02 20:21:10.382 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -U pbr 2016-12-02 20:21:11.055 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:21:11.057 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:21:11.592 | Requirement already up-to-date: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:21:11.672 | + inc/python:pip_install:162 : result=0 2016-12-02 20:21:11.675 | + inc/python:pip_install:165 : local test_req=pbr/test-requirements.txt 2016-12-02 20:21:11.678 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:21:11.680 | + inc/python:pip_install:166 : [[ -e pbr/test-requirements.txt ]] 2016-12-02 20:21:11.683 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:21:11.686 | + functions-common:time_stop:2398 : local name 2016-12-02 20:21:11.689 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:21:11.691 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:21:11.693 | + functions-common:time_stop:2401 : local total 2016-12-02 20:21:11.696 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:21:11.698 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:21:11.700 | + functions-common:time_stop:2405 : start_time=1480710070 2016-12-02 20:21:11.702 | + functions-common:time_stop:2407 : [[ -z 1480710070 ]] 2016-12-02 20:21:11.705 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:21:11.708 | + functions-common:time_stop:2410 : end_time=1480710071 2016-12-02 20:21:11.710 | + functions-common:time_stop:2411 : elapsed_time=1 2016-12-02 20:21:11.713 | + functions-common:time_stop:2412 : total=40 2016-12-02 20:21:11.715 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:21:11.717 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=41 2016-12-02 20:21:11.719 | + inc/python:pip_install:179 : return 0 2016-12-02 20:21:11.722 | + ./stack.sh:main:764 : run_phase stack pre-install 2016-12-02 20:21:11.724 | + functions-common:run_phase:1869 : local mode=stack 2016-12-02 20:21:11.727 | + functions-common:run_phase:1870 : local phase=pre-install 2016-12-02 20:21:11.729 | + functions-common:run_phase:1871 : [[ -d /opt/stack/new/devstack/extras.d ]] 2016-12-02 20:21:11.731 | + functions-common:run_phase:1872 : local extra_plugin_file_name 2016-12-02 20:21:11.733 | + functions-common:run_phase:1873 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2016-12-02 20:21:11.735 | + functions-common:run_phase:1878 : local exceptions=80-tempest.sh 2016-12-02 20:21:11.737 | + functions-common:run_phase:1879 : local extra 2016-12-02 20:21:11.741 | ++ functions-common:run_phase:1880 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2016-12-02 20:21:11.744 | + functions-common:run_phase:1880 : extra=80-tempest.sh 2016-12-02 20:21:11.746 | + functions-common:run_phase:1881 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2016-12-02 20:21:11.749 | + functions-common:run_phase:1885 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2016-12-02 20:21:11.751 | + functions-common:run_phase:1885 : source /opt/stack/new/devstack/extras.d/80-tempest.sh stack pre-install 2016-12-02 20:21:11.753 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2016-12-02 20:21:11.769 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:11.771 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:21:11.773 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.776 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2016-12-02 20:21:11.779 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.782 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:21:11.784 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.786 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2016-12-02 20:21:11.788 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.791 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2016-12-02 20:21:11.793 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.795 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:21:11.797 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:21:11.799 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:21:11.801 | + functions-common:run_phase:1890 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:21:11.803 | + functions-common:run_phase:1893 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2016-12-02 20:21:11.805 | + functions-common:run_phase:1896 : run_plugins stack pre-install 2016-12-02 20:21:11.807 | + functions-common:run_plugins:1855 : local mode=stack 2016-12-02 20:21:11.808 | + functions-common:run_plugins:1856 : local phase=pre-install 2016-12-02 20:21:11.810 | + functions-common:run_plugins:1858 : local plugins=,neutron-lbaas,barbican,octavia 2016-12-02 20:21:11.812 | + functions-common:run_plugins:1859 : local plugin 2016-12-02 20:21:11.814 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:21:11.817 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:21:11.819 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/neutron-lbaas/devstack/plugin.sh ]] 2016-12-02 20:21:11.822 | + functions-common:run_plugins:1863 : source /opt/stack/new/neutron-lbaas/devstack/plugin.sh stack pre-install 2016-12-02 20:21:11.825 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:112 : is_service_enabled q-lbaasv2 2016-12-02 20:21:11.839 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:11.842 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:114 : is_service_enabled q-svc 2016-12-02 20:21:11.858 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:11.861 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:118 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.863 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:118 : [[ pre-install == \i\n\s\t\a\l\l ]] 2016-12-02 20:21:11.865 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:123 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.867 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:123 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:21:11.869 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:130 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.872 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:130 : [[ pre-install == \e\x\t\r\a ]] 2016-12-02 20:21:11.874 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:137 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:21:11.876 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:142 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:21:11.879 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:21:11.881 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/barbican 2016-12-02 20:21:11.882 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/barbican/devstack/plugin.sh ]] 2016-12-02 20:21:11.884 | + functions-common:run_plugins:1863 : source /opt/stack/new/barbican/devstack/plugin.sh stack pre-install 2016-12-02 20:21:11.887 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:2 : is_service_enabled barbican 2016-12-02 20:21:11.901 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:11.904 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:21:11.907 | +++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : type -t install_barbican 2016-12-02 20:21:11.910 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : [[ '' != \f\u\n\c\t\i\o\n ]] 2016-12-02 20:21:11.912 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:5 : source /opt/stack/new/barbican/devstack/lib/barbican 2016-12-02 20:21:11.928 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.931 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 : [[ pre-install == \i\n\s\t\a\l\l ]] 2016-12-02 20:21:11.933 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:20 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.935 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:20 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:21:11.937 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:39 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:11.939 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:39 : [[ pre-install == \e\x\t\r\a ]] 2016-12-02 20:21:11.941 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:49 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:21:11.943 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:53 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:21:11.945 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:21:11.948 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/octavia 2016-12-02 20:21:11.950 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/octavia/devstack/plugin.sh ]] 2016-12-02 20:21:11.953 | + functions-common:run_plugins:1863 : source /opt/stack/new/octavia/devstack/plugin.sh stack pre-install 2016-12-02 20:21:11.955 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:5 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2016-12-02 20:21:11.960 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:404 : is_service_enabled octavia 2016-12-02 20:21:11.974 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:11.976 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:405 : '[' standalone == main ']' 2016-12-02 20:21:11.979 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:405 : '[' standalone == standalone ']' 2016-12-02 20:21:11.981 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:406 : is_service_enabled q-svc 2016-12-02 20:21:11.996 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:11.998 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:410 : '[' '' == True ']' 2016-12-02 20:21:12.000 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:417 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:12.002 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:417 : [[ pre-install == \i\n\s\t\a\l\l ]] 2016-12-02 20:21:12.003 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:422 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:12.006 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:422 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:21:12.007 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:21:12.009 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 : [[ pre-install == \e\x\t\r\a ]] 2016-12-02 20:21:12.011 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:436 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:21:12.013 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:444 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:21:12.016 | + ./stack.sh:main:766 : install_rpc_backend 2016-12-02 20:21:12.018 | + lib/rpc_backend:install_rpc_backend:49 : is_service_enabled rabbit 2016-12-02 20:21:12.033 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:12.036 | + lib/rpc_backend:install_rpc_backend:51 : install_package rabbitmq-server 2016-12-02 20:21:12.038 | + functions-common:install_package:1285 : update_package_repo 2016-12-02 20:21:12.041 | + functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:21:12.043 | + functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:21:12.046 | + functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:21:12.048 | + functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:21:12.050 | + functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:21:12.052 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:12.055 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:12.057 | + functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:21:12.060 | + functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:21:12.062 | + functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:21:12.064 | + functions-common:apt_get_update:1060 : return 2016-12-02 20:21:12.067 | + functions-common:install_package:1286 : real_install_package rabbitmq-server 2016-12-02 20:21:12.069 | + functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:21:12.071 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:12.073 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:12.075 | + functions-common:real_install_package:1272 : apt_get install rabbitmq-server 2016-12-02 20:21:12.096 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2016-12-02 20:21:12.124 | Reading package lists... 2016-12-02 20:21:12.300 | Building dependency tree... 2016-12-02 20:21:12.301 | Reading state information... 2016-12-02 20:21:12.441 | The following additional packages will be installed: 2016-12-02 20:21:12.441 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2016-12-02 20:21:12.441 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2016-12-02 20:21:12.441 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2016-12-02 20:21:12.441 | erlang-parsetools erlang-percept erlang-public-key erlang-runtime-tools 2016-12-02 20:21:12.441 | erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools 2016-12-02 20:21:12.442 | erlang-webtool erlang-xmerl libodbc1 logrotate 2016-12-02 20:21:12.443 | Suggested packages: 2016-12-02 20:21:12.443 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java 2016-12-02 20:21:12.443 | erlang-observer libmyodbc odbc-postgresql tdsodbc unixodbc-bin mailx 2016-12-02 20:21:12.443 | Recommended packages: 2016-12-02 20:21:12.443 | libsctp1 2016-12-02 20:21:12.444 | The following NEW packages will be installed: 2016-12-02 20:21:12.444 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2016-12-02 20:21:12.444 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2016-12-02 20:21:12.444 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2016-12-02 20:21:12.444 | erlang-parsetools erlang-percept erlang-public-key erlang-runtime-tools 2016-12-02 20:21:12.444 | erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools 2016-12-02 20:21:12.445 | erlang-webtool erlang-xmerl libodbc1 logrotate rabbitmq-server 2016-12-02 20:21:12.457 | 0 upgraded, 29 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:21:12.457 | Need to get 0 B/23.5 MB of archives. 2016-12-02 20:21:12.457 | After this operation, 41.3 MB of additional disk space will be used. 2016-12-02 20:21:12.457 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:21:12.457 | logrotate erlang-base erlang-asn1 erlang-mnesia erlang-runtime-tools 2016-12-02 20:21:12.457 | erlang-crypto erlang-public-key erlang-ssl erlang-inets erlang-corba 2016-12-02 20:21:12.457 | erlang-syntax-tools erlang-diameter erlang-xmerl erlang-edoc erlang-eldap 2016-12-02 20:21:12.457 | erlang-erl-docgen erlang-eunit erlang-ic libodbc1 erlang-odbc erlang-snmp 2016-12-02 20:21:12.457 | erlang-os-mon erlang-parsetools erlang-percept erlang-ssh erlang-webtool 2016-12-02 20:21:12.457 | erlang-tools erlang-nox rabbitmq-server 2016-12-02 20:21:12.566 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:21:12.598 | Authentication warning overridden. 2016-12-02 20:21:12.624 | Selecting previously unselected package logrotate. 2016-12-02 20:21:12.659 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 83948 files and directories currently installed.) 2016-12-02 20:21:12.663 | Preparing to unpack .../logrotate_3.8.7-2ubuntu2_amd64.deb ... 2016-12-02 20:21:12.667 | Unpacking logrotate (3.8.7-2ubuntu2) ... 2016-12-02 20:21:12.702 | Selecting previously unselected package erlang-base. 2016-12-02 20:21:12.707 | Preparing to unpack .../erlang-base_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:12.709 | Unpacking erlang-base (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:13.481 | Selecting previously unselected package erlang-asn1. 2016-12-02 20:21:13.488 | Preparing to unpack .../erlang-asn1_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:13.490 | Unpacking erlang-asn1 (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:13.578 | Selecting previously unselected package erlang-mnesia. 2016-12-02 20:21:13.585 | Preparing to unpack .../erlang-mnesia_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:13.588 | Unpacking erlang-mnesia (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:13.681 | Selecting previously unselected package erlang-runtime-tools. 2016-12-02 20:21:13.689 | Preparing to unpack .../erlang-runtime-tools_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:13.690 | Unpacking erlang-runtime-tools (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:13.739 | Selecting previously unselected package erlang-crypto. 2016-12-02 20:21:13.747 | Preparing to unpack .../erlang-crypto_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:13.749 | Unpacking erlang-crypto (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:13.779 | Selecting previously unselected package erlang-public-key. 2016-12-02 20:21:13.787 | Preparing to unpack .../erlang-public-key_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:13.788 | Unpacking erlang-public-key (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:13.872 | Selecting previously unselected package erlang-ssl. 2016-12-02 20:21:13.880 | Preparing to unpack .../erlang-ssl_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:13.882 | Unpacking erlang-ssl (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:13.977 | Selecting previously unselected package erlang-inets. 2016-12-02 20:21:13.985 | Preparing to unpack .../erlang-inets_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:13.986 | Unpacking erlang-inets (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:14.091 | Selecting previously unselected package erlang-corba. 2016-12-02 20:21:14.099 | Preparing to unpack .../erlang-corba_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:14.101 | Unpacking erlang-corba (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:14.393 | Selecting previously unselected package erlang-syntax-tools. 2016-12-02 20:21:14.400 | Preparing to unpack .../erlang-syntax-tools_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:14.402 | Unpacking erlang-syntax-tools (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:14.460 | Selecting previously unselected package erlang-diameter. 2016-12-02 20:21:14.468 | Preparing to unpack .../erlang-diameter_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:14.470 | Unpacking erlang-diameter (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:14.561 | Selecting previously unselected package erlang-xmerl. 2016-12-02 20:21:14.570 | Preparing to unpack .../erlang-xmerl_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:14.577 | Unpacking erlang-xmerl (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:14.692 | Selecting previously unselected package erlang-edoc. 2016-12-02 20:21:14.699 | Preparing to unpack .../erlang-edoc_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:14.701 | Unpacking erlang-edoc (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:14.757 | Selecting previously unselected package erlang-eldap. 2016-12-02 20:21:14.764 | Preparing to unpack .../erlang-eldap_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:14.766 | Unpacking erlang-eldap (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:14.796 | Selecting previously unselected package erlang-erl-docgen. 2016-12-02 20:21:14.804 | Preparing to unpack .../erlang-erl-docgen_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:14.806 | Unpacking erlang-erl-docgen (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:14.853 | Selecting previously unselected package erlang-eunit. 2016-12-02 20:21:14.861 | Preparing to unpack .../erlang-eunit_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:14.862 | Unpacking erlang-eunit (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:14.900 | Selecting previously unselected package erlang-ic. 2016-12-02 20:21:14.908 | Preparing to unpack .../erlang-ic_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:14.909 | Unpacking erlang-ic (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.014 | Selecting previously unselected package libodbc1:amd64. 2016-12-02 20:21:15.021 | Preparing to unpack .../libodbc1_2.3.1-4.1_amd64.deb ... 2016-12-02 20:21:15.026 | Unpacking libodbc1:amd64 (2.3.1-4.1) ... 2016-12-02 20:21:15.072 | Selecting previously unselected package erlang-odbc. 2016-12-02 20:21:15.079 | Preparing to unpack .../erlang-odbc_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:15.081 | Unpacking erlang-odbc (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.111 | Selecting previously unselected package erlang-snmp. 2016-12-02 20:21:15.118 | Preparing to unpack .../erlang-snmp_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:15.120 | Unpacking erlang-snmp (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.328 | Selecting previously unselected package erlang-os-mon. 2016-12-02 20:21:15.336 | Preparing to unpack .../erlang-os-mon_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:15.338 | Unpacking erlang-os-mon (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.382 | Selecting previously unselected package erlang-parsetools. 2016-12-02 20:21:15.390 | Preparing to unpack .../erlang-parsetools_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:15.391 | Unpacking erlang-parsetools (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.431 | Selecting previously unselected package erlang-percept. 2016-12-02 20:21:15.439 | Preparing to unpack .../erlang-percept_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:15.441 | Unpacking erlang-percept (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.484 | Selecting previously unselected package erlang-ssh. 2016-12-02 20:21:15.492 | Preparing to unpack .../erlang-ssh_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:15.494 | Unpacking erlang-ssh (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.564 | Selecting previously unselected package erlang-webtool. 2016-12-02 20:21:15.572 | Preparing to unpack .../erlang-webtool_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:15.574 | Unpacking erlang-webtool (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.604 | Selecting previously unselected package erlang-tools. 2016-12-02 20:21:15.611 | Preparing to unpack .../erlang-tools_1%3a18.3-dfsg-1ubuntu3_amd64.deb ... 2016-12-02 20:21:15.613 | Unpacking erlang-tools (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.697 | Selecting previously unselected package erlang-nox. 2016-12-02 20:21:15.705 | Preparing to unpack .../erlang-nox_1%3a18.3-dfsg-1ubuntu3_all.deb ... 2016-12-02 20:21:15.707 | Unpacking erlang-nox (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:15.745 | Selecting previously unselected package rabbitmq-server. 2016-12-02 20:21:15.753 | Preparing to unpack .../rabbitmq-server_3.5.7-1_all.deb ... 2016-12-02 20:21:15.754 | Unpacking rabbitmq-server (3.5.7-1) ... 2016-12-02 20:21:16.129 | Processing triggers for postgresql-common (173) ... 2016-12-02 20:21:16.305 | 2016-12-02 20:21:16.305 | Creating config file /etc/logrotate.d/postgresql-common with new version 2016-12-02 20:21:16.375 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2016-12-02 20:21:16.375 | Removing obsolete dictionary files: 2016-12-02 20:21:16.402 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:21:16.415 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:21:16.494 | Setting up logrotate (3.8.7-2ubuntu2) ... 2016-12-02 20:21:16.503 | Setting up erlang-base (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.903 | Searching for services which depend on erlang and should be started...none found. 2016-12-02 20:21:16.906 | Setting up erlang-asn1 (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.911 | Setting up erlang-mnesia (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.915 | Setting up erlang-runtime-tools (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.920 | Setting up erlang-crypto (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.926 | Setting up erlang-public-key (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.930 | Setting up erlang-ssl (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.935 | Setting up erlang-inets (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.939 | Setting up erlang-corba (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.943 | Setting up erlang-syntax-tools (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.947 | Setting up erlang-diameter (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.952 | Setting up erlang-xmerl (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.956 | Setting up erlang-edoc (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.960 | Setting up erlang-eldap (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.965 | Setting up erlang-erl-docgen (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.969 | Setting up erlang-eunit (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.974 | Setting up erlang-ic (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.979 | Setting up libodbc1:amd64 (2.3.1-4.1) ... 2016-12-02 20:21:16.987 | Setting up erlang-odbc (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.991 | Setting up erlang-snmp (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:16.996 | Setting up erlang-os-mon (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:17.002 | Setting up erlang-parsetools (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:17.006 | Setting up erlang-percept (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:17.012 | Setting up erlang-ssh (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:17.016 | Setting up erlang-webtool (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:17.023 | Setting up erlang-tools (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:17.029 | Setting up erlang-nox (1:18.3-dfsg-1ubuntu3) ... 2016-12-02 20:21:17.035 | Setting up rabbitmq-server (3.5.7-1) ... 2016-12-02 20:21:17.089 | Adding group `rabbitmq' (GID 120) ... 2016-12-02 20:21:17.097 | Done. 2016-12-02 20:21:17.138 | Adding system user `rabbitmq' (UID 116) ... 2016-12-02 20:21:17.138 | Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2016-12-02 20:21:17.163 | Not creating home directory `/var/lib/rabbitmq'. 2016-12-02 20:21:18.958 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:21:18.969 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:21:19.179 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:21:19.182 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:21:19.185 | + functions-common:time_stop:2398 : local name 2016-12-02 20:21:19.187 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:21:19.190 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:21:19.192 | + functions-common:time_stop:2401 : local total 2016-12-02 20:21:19.194 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:21:19.197 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:21:19.199 | + functions-common:time_stop:2405 : start_time=1480710072 2016-12-02 20:21:19.202 | + functions-common:time_stop:2407 : [[ -z 1480710072 ]] 2016-12-02 20:21:19.205 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:21:19.208 | + functions-common:time_stop:2410 : end_time=1480710079 2016-12-02 20:21:19.210 | + functions-common:time_stop:2411 : elapsed_time=7 2016-12-02 20:21:19.212 | + functions-common:time_stop:2412 : total=34 2016-12-02 20:21:19.214 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:21:19.216 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=41 2016-12-02 20:21:19.219 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:21:19.222 | + lib/rpc_backend:install_rpc_backend:52 : is_fedora 2016-12-02 20:21:19.224 | + functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:21:19.227 | + functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:21:19.229 | + functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:21:19.232 | + functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:21:19.234 | + functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:21:19.236 | + functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:21:19.239 | + functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:21:19.241 | + functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:21:19.244 | + ./stack.sh:main:769 : install_dlm 2016-12-02 20:21:19.247 | + lib/dlm:install_dlm:93 : is_dlm_enabled 2016-12-02 20:21:19.250 | ++ lib/dlm:is_dlm_enabled:62 : dlm_backend 2016-12-02 20:21:19.252 | ++ lib/dlm:dlm_backend:57 : echo zookeeper 2016-12-02 20:21:19.255 | + lib/dlm:is_dlm_enabled:62 : [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican, =~ ,zookeeper, ]] 2016-12-02 20:21:19.257 | + lib/dlm:is_dlm_enabled:63 : return 1 2016-12-02 20:21:19.260 | + ./stack.sh:main:770 : configure_dlm 2016-12-02 20:21:19.263 | + lib/dlm:configure_dlm:77 : is_dlm_enabled 2016-12-02 20:21:19.266 | ++ lib/dlm:is_dlm_enabled:62 : dlm_backend 2016-12-02 20:21:19.269 | ++ lib/dlm:dlm_backend:57 : echo zookeeper 2016-12-02 20:21:19.272 | + lib/dlm:is_dlm_enabled:62 : [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican, =~ ,zookeeper, ]] 2016-12-02 20:21:19.274 | + lib/dlm:is_dlm_enabled:63 : return 1 2016-12-02 20:21:19.277 | + ./stack.sh:main:772 : is_service_enabled mysql postgresql 2016-12-02 20:21:19.294 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:19.296 | + ./stack.sh:main:773 : install_database 2016-12-02 20:21:19.298 | + lib/database:install_database:118 : install_database_mysql 2016-12-02 20:21:19.301 | + lib/databases/mysql:install_database_mysql:128 : is_ubuntu 2016-12-02 20:21:19.304 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:19.306 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:19.308 | + lib/databases/mysql:install_database_mysql:131 : sudo debconf-set-selections 2016-12-02 20:21:19.441 | + lib/databases/mysql:install_database_mysql:141 : [[ ! -e /opt/stack/new/.my.cnf ]] 2016-12-02 20:21:19.444 | + lib/databases/mysql:install_database_mysql:142 : cat 2016-12-02 20:21:19.449 | + lib/databases/mysql:install_database_mysql:148 : chmod 0600 /opt/stack/new/.my.cnf 2016-12-02 20:21:19.453 | + lib/databases/mysql:install_database_mysql:151 : is_suse 2016-12-02 20:21:19.456 | + functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:21:19.458 | + functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:21:19.461 | + functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:21:19.463 | + lib/databases/mysql:install_database_mysql:151 : is_oraclelinux 2016-12-02 20:21:19.465 | + functions-common:is_oraclelinux:427 : [[ -z Ubuntu ]] 2016-12-02 20:21:19.468 | + functions-common:is_oraclelinux:431 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:21:19.470 | + lib/databases/mysql:install_database_mysql:155 : is_fedora 2016-12-02 20:21:19.472 | + functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:21:19.475 | + functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:21:19.477 | + functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:21:19.479 | + functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:21:19.482 | + functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:21:19.484 | + functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:21:19.486 | + functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:21:19.489 | + functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:21:19.491 | + lib/databases/mysql:install_database_mysql:158 : is_ubuntu 2016-12-02 20:21:19.494 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:19.496 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:19.499 | + lib/databases/mysql:install_database_mysql:159 : install_package mysql-server 2016-12-02 20:21:19.501 | + functions-common:install_package:1285 : update_package_repo 2016-12-02 20:21:19.504 | + functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:21:19.507 | + functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:21:19.510 | + functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:21:19.513 | + functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:21:19.515 | + functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:21:19.518 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:19.520 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:19.522 | + functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:21:19.525 | + functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:21:19.527 | + functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:21:19.529 | + functions-common:apt_get_update:1060 : return 2016-12-02 20:21:19.531 | + functions-common:install_package:1286 : real_install_package mysql-server 2016-12-02 20:21:19.533 | + functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:21:19.536 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:19.539 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:19.541 | + functions-common:real_install_package:1272 : apt_get install mysql-server 2016-12-02 20:21:19.560 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2016-12-02 20:21:19.590 | Reading package lists... 2016-12-02 20:21:19.783 | Building dependency tree... 2016-12-02 20:21:19.784 | Reading state information... 2016-12-02 20:21:19.928 | The following additional packages will be installed: 2016-12-02 20:21:19.928 | apparmor libapparmor-perl libevent-core-2.0-5 mysql-client-5.7 2016-12-02 20:21:19.928 | mysql-client-core-5.7 mysql-server-5.7 mysql-server-core-5.7 2016-12-02 20:21:19.929 | Suggested packages: 2016-12-02 20:21:19.929 | apparmor-profiles apparmor-profiles-extra apparmor-docs apparmor-utils mailx 2016-12-02 20:21:19.929 | tinyca 2016-12-02 20:21:19.929 | Recommended packages: 2016-12-02 20:21:19.929 | libhtml-template-perl 2016-12-02 20:21:19.929 | The following NEW packages will be installed: 2016-12-02 20:21:19.930 | apparmor libapparmor-perl libevent-core-2.0-5 mysql-client-5.7 2016-12-02 20:21:19.930 | mysql-client-core-5.7 mysql-server mysql-server-5.7 mysql-server-core-5.7 2016-12-02 20:21:19.941 | 0 upgraded, 8 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:21:19.941 | Need to get 0 B/18.7 MB of archives. 2016-12-02 20:21:19.941 | After this operation, 162 MB of additional disk space will be used. 2016-12-02 20:21:19.941 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:21:19.941 | libevent-core-2.0-5 libapparmor-perl apparmor mysql-client-core-5.7 2016-12-02 20:21:19.941 | mysql-client-5.7 mysql-server-core-5.7 mysql-server-5.7 mysql-server 2016-12-02 20:21:20.053 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:21:20.082 | Authentication warning overridden. 2016-12-02 20:21:20.106 | Selecting previously unselected package libevent-core-2.0-5:amd64. 2016-12-02 20:21:20.136 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86009 files and directories currently installed.) 2016-12-02 20:21:20.141 | Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-2_amd64.deb ... 2016-12-02 20:21:20.143 | Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-2) ... 2016-12-02 20:21:20.176 | Selecting previously unselected package libapparmor-perl. 2016-12-02 20:21:20.184 | Preparing to unpack .../libapparmor-perl_2.10.95-0ubuntu2.5_amd64.deb ... 2016-12-02 20:21:20.186 | Unpacking libapparmor-perl (2.10.95-0ubuntu2.5) ... 2016-12-02 20:21:20.219 | Selecting previously unselected package apparmor. 2016-12-02 20:21:20.227 | Preparing to unpack .../apparmor_2.10.95-0ubuntu2.5_amd64.deb ... 2016-12-02 20:21:20.237 | Unpacking apparmor (2.10.95-0ubuntu2.5) ... 2016-12-02 20:21:20.358 | Selecting previously unselected package mysql-client-core-5.7. 2016-12-02 20:21:20.365 | Preparing to unpack .../mysql-client-core-5.7_5.7.16-0ubuntu0.16.04.1_amd64.deb ... 2016-12-02 20:21:20.367 | Unpacking mysql-client-core-5.7 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:21.292 | Selecting previously unselected package mysql-client-5.7. 2016-12-02 20:21:21.300 | Preparing to unpack .../mysql-client-5.7_5.7.16-0ubuntu0.16.04.1_amd64.deb ... 2016-12-02 20:21:21.305 | Unpacking mysql-client-5.7 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:21.689 | Selecting previously unselected package mysql-server-core-5.7. 2016-12-02 20:21:21.697 | Preparing to unpack .../mysql-server-core-5.7_5.7.16-0ubuntu0.16.04.1_amd64.deb ... 2016-12-02 20:21:21.699 | Unpacking mysql-server-core-5.7 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:22.698 | Selecting previously unselected package mysql-server-5.7. 2016-12-02 20:21:22.706 | Preparing to unpack .../mysql-server-5.7_5.7.16-0ubuntu0.16.04.1_amd64.deb ... 2016-12-02 20:21:22.987 | Unpacking mysql-server-5.7 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:23.549 | Selecting previously unselected package mysql-server. 2016-12-02 20:21:23.557 | Preparing to unpack .../mysql-server_5.7.16-0ubuntu0.16.04.1_all.deb ... 2016-12-02 20:21:23.559 | Unpacking mysql-server (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:23.574 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:21:23.655 | Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-2) ... 2016-12-02 20:21:23.667 | Setting up libapparmor-perl (2.10.95-0ubuntu2.5) ... 2016-12-02 20:21:23.673 | Setting up apparmor (2.10.95-0ubuntu2.5) ... 2016-12-02 20:21:23.998 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2016-12-02 20:21:24.115 | diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 2016-12-02 20:21:24.145 | Setting up mysql-client-core-5.7 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:24.150 | Setting up mysql-client-5.7 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:24.155 | Setting up mysql-server-core-5.7 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:24.160 | Setting up mysql-server-5.7 (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:24.397 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2016-12-02 20:21:24.416 | Renaming removed key_buffer and myisam-recover options (if present) 2016-12-02 20:21:30.816 | Setting up mysql-server (5.7.16-0ubuntu0.16.04.1) ... 2016-12-02 20:21:30.821 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:21:30.834 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:21:31.061 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:21:31.064 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:21:31.066 | + functions-common:time_stop:2398 : local name 2016-12-02 20:21:31.068 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:21:31.070 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:21:31.072 | + functions-common:time_stop:2401 : local total 2016-12-02 20:21:31.075 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:21:31.078 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:21:31.081 | + functions-common:time_stop:2405 : start_time=1480710079 2016-12-02 20:21:31.083 | + functions-common:time_stop:2407 : [[ -z 1480710079 ]] 2016-12-02 20:21:31.087 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:21:31.090 | + functions-common:time_stop:2410 : end_time=1480710091 2016-12-02 20:21:31.093 | + functions-common:time_stop:2411 : elapsed_time=12 2016-12-02 20:21:31.095 | + functions-common:time_stop:2412 : total=41 2016-12-02 20:21:31.098 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:21:31.100 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=53 2016-12-02 20:21:31.104 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:21:31.107 | + ./stack.sh:main:775 : '[' -n mysql ']' 2016-12-02 20:21:31.110 | + ./stack.sh:main:776 : install_database_python 2016-12-02 20:21:31.113 | + lib/database:install_database_python:123 : install_database_python_mysql 2016-12-02 20:21:31.116 | + lib/databases/mysql:install_database_python_mysql:167 : pip_install_gr PyMySQL 2016-12-02 20:21:31.119 | + inc/python:pip_install_gr:66 : local name=PyMySQL 2016-12-02 20:21:31.122 | + inc/python:pip_install_gr:67 : local clean_name 2016-12-02 20:21:31.127 | ++ inc/python:pip_install_gr:68 : get_from_global_requirements PyMySQL 2016-12-02 20:21:31.130 | ++ inc/python:get_from_global_requirements:185 : local package=PyMySQL 2016-12-02 20:21:31.133 | ++ inc/python:get_from_global_requirements:186 : local required_pkg 2016-12-02 20:21:31.137 | +++ inc/python:get_from_global_requirements:187 : grep -i -h '^PyMySQL' /opt/stack/new/requirements/global-requirements.txt 2016-12-02 20:21:31.138 | +++ inc/python:get_from_global_requirements:187 : cut -d# -f1 2016-12-02 20:21:31.143 | ++ inc/python:get_from_global_requirements:187 : required_pkg='PyMySQL>=0.7.6,!=0.7.7 ' 2016-12-02 20:21:31.146 | ++ inc/python:get_from_global_requirements:188 : [[ PyMySQL>=0.7.6,!=0.7.7 == '' ]] 2016-12-02 20:21:31.148 | ++ inc/python:get_from_global_requirements:191 : echo 'PyMySQL>=0.7.6,!=0.7.7' 2016-12-02 20:21:31.151 | + inc/python:pip_install_gr:68 : clean_name='PyMySQL>=0.7.6,!=0.7.7' 2016-12-02 20:21:31.153 | + inc/python:pip_install_gr:69 : pip_install 'PyMySQL>=0.7.6,!=0.7.7' 2016-12-02 20:21:31.694 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'PyMySQL>=0.7.6,!=0.7.7' 2016-12-02 20:21:32.300 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:21:32.302 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:21:32.816 | Collecting PyMySQL===0.7.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 19)) 2016-12-02 20:21:33.160 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/de/08/42a2d63547574f06959d29c6b1e7b20b09a97ca47dbf5942421d21ec56f8/PyMySQL-0.7.9-py2-none-any.whl (78kB) 2016-12-02 20:21:33.222 | Installing collected packages: PyMySQL 2016-12-02 20:21:33.311 | Successfully installed PyMySQL-0.7.9 2016-12-02 20:21:33.395 | + inc/python:pip_install:162 : result=0 2016-12-02 20:21:33.398 | + inc/python:pip_install:165 : local 'test_req=PyMySQL>=0.7.6,!=0.7.7/test-requirements.txt' 2016-12-02 20:21:33.401 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:21:33.404 | + inc/python:pip_install:166 : [[ -e PyMySQL>=0.7.6,!=0.7.7/test-requirements.txt ]] 2016-12-02 20:21:33.407 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:21:33.410 | + functions-common:time_stop:2398 : local name 2016-12-02 20:21:33.412 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:21:33.415 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:21:33.417 | + functions-common:time_stop:2401 : local total 2016-12-02 20:21:33.419 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:21:33.422 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:21:33.424 | + functions-common:time_stop:2405 : start_time=1480710091 2016-12-02 20:21:33.427 | + functions-common:time_stop:2407 : [[ -z 1480710091 ]] 2016-12-02 20:21:33.430 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:21:33.434 | + functions-common:time_stop:2410 : end_time=1480710093 2016-12-02 20:21:33.436 | + functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:21:33.439 | + functions-common:time_stop:2412 : total=41 2016-12-02 20:21:33.441 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:21:33.445 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=43 2016-12-02 20:21:33.447 | + inc/python:pip_install:179 : return 0 2016-12-02 20:21:33.450 | + lib/databases/mysql:install_database_python_mysql:168 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2016-12-02 20:21:33.453 | + lib/databases/mysql:install_database_python_mysql:170 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2016-12-02 20:21:33.456 | + lib/databases/mysql:install_database_python_mysql:171 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2016-12-02 20:21:33.458 | + ./stack.sh:main:779 : is_service_enabled neutron 2016-12-02 20:21:33.475 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:33.478 | + ./stack.sh:main:780 : install_neutron_agent_packages 2016-12-02 20:21:33.481 | + lib/neutron-legacy:install_neutron_agent_packages:428 : is_service_enabled q-l3 2016-12-02 20:21:33.499 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:33.502 | + lib/neutron-legacy:install_neutron_agent_packages:429 : install_package radvd 2016-12-02 20:21:33.505 | + functions-common:install_package:1285 : update_package_repo 2016-12-02 20:21:33.508 | + functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:21:33.510 | + functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:21:33.513 | + functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:21:33.515 | + functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:21:33.517 | + functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:21:33.519 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:33.521 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:33.524 | + functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:21:33.526 | + functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:21:33.529 | + functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:21:33.531 | + functions-common:apt_get_update:1060 : return 2016-12-02 20:21:33.533 | + functions-common:install_package:1286 : real_install_package radvd 2016-12-02 20:21:33.536 | + functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:21:33.539 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:33.542 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:33.544 | + functions-common:real_install_package:1272 : apt_get install radvd 2016-12-02 20:21:33.566 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2016-12-02 20:21:33.595 | Reading package lists... 2016-12-02 20:21:33.790 | Building dependency tree... 2016-12-02 20:21:33.791 | Reading state information... 2016-12-02 20:21:33.924 | The following NEW packages will be installed: 2016-12-02 20:21:33.924 | radvd 2016-12-02 20:21:33.936 | 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:21:33.936 | Need to get 59.1 kB of archives. 2016-12-02 20:21:33.936 | After this operation, 204 kB of additional disk space will be used. 2016-12-02 20:21:33.936 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:21:33.936 | radvd 2016-12-02 20:21:34.211 | Authentication warning overridden. 2016-12-02 20:21:34.211 | Get:1 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 radvd amd64 1:2.11-1 [59.1 kB] 2016-12-02 20:21:34.316 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:21:34.345 | Fetched 59.1 kB in 0s (217 kB/s) 2016-12-02 20:21:34.370 | Selecting previously unselected package radvd. 2016-12-02 20:21:34.402 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86396 files and directories currently installed.) 2016-12-02 20:21:34.408 | Preparing to unpack .../radvd_1%3a2.11-1_amd64.deb ... 2016-12-02 20:21:34.410 | Unpacking radvd (1:2.11-1) ... 2016-12-02 20:21:34.433 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:21:34.514 | Setting up radvd (1:2.11-1) ... 2016-12-02 20:21:34.594 | dpkg-statoverride: warning: --update given but /var/run/radvd does not exist 2016-12-02 20:21:34.794 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:21:35.010 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:21:35.013 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:21:35.015 | + functions-common:time_stop:2398 : local name 2016-12-02 20:21:35.017 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:21:35.020 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:21:35.022 | + functions-common:time_stop:2401 : local total 2016-12-02 20:21:35.025 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:21:35.027 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:21:35.029 | + functions-common:time_stop:2405 : start_time=1480710093 2016-12-02 20:21:35.032 | + functions-common:time_stop:2407 : [[ -z 1480710093 ]] 2016-12-02 20:21:35.036 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:21:35.040 | + functions-common:time_stop:2410 : end_time=1480710095 2016-12-02 20:21:35.042 | + functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:21:35.044 | + functions-common:time_stop:2412 : total=53 2016-12-02 20:21:35.047 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:21:35.049 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=55 2016-12-02 20:21:35.052 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:21:35.055 | + lib/neutron-legacy:install_neutron_agent_packages:432 : is_service_enabled q-agt q-dhcp q-l3 2016-12-02 20:21:35.072 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:35.074 | + lib/neutron-legacy:install_neutron_agent_packages:433 : neutron_plugin_install_agent_packages 2016-12-02 20:21:35.077 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:23 : _neutron_ovs_base_install_agent_packages 2016-12-02 20:21:35.081 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2016-12-02 20:21:35.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2016-12-02 20:21:35.108 | + functions-common:install_package:1285 : update_package_repo 2016-12-02 20:21:35.110 | + functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:21:35.112 | + functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:21:35.115 | + functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:21:35.117 | + functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:21:35.119 | + functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:21:35.121 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:35.123 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:35.125 | + functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:21:35.128 | + functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:21:35.130 | + functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:21:35.133 | + functions-common:apt_get_update:1060 : return 2016-12-02 20:21:35.136 | + functions-common:install_package:1286 : real_install_package fakeroot make openvswitch-switch 2016-12-02 20:21:35.139 | + functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:21:35.141 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:35.144 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:35.146 | + functions-common:real_install_package:1272 : apt_get install fakeroot make openvswitch-switch 2016-12-02 20:21:35.168 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2016-12-02 20:21:35.196 | Reading package lists... 2016-12-02 20:21:35.377 | Building dependency tree... 2016-12-02 20:21:35.378 | Reading state information... 2016-12-02 20:21:35.541 | make is already the newest version (4.1-6). 2016-12-02 20:21:35.541 | make set to manually installed. 2016-12-02 20:21:35.541 | The following additional packages will be installed: 2016-12-02 20:21:35.542 | libcap-ng0 libfakeroot openvswitch-common python-six 2016-12-02 20:21:35.544 | Suggested packages: 2016-12-02 20:21:35.544 | ethtool 2016-12-02 20:21:35.544 | The following NEW packages will be installed: 2016-12-02 20:21:35.545 | fakeroot libcap-ng0 libfakeroot openvswitch-common openvswitch-switch 2016-12-02 20:21:35.545 | python-six 2016-12-02 20:21:35.562 | 0 upgraded, 6 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:21:35.562 | Need to get 1904 kB/1926 kB of archives. 2016-12-02 20:21:35.562 | After this operation, 8573 kB of additional disk space will be used. 2016-12-02 20:21:35.562 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:21:35.562 | libcap-ng0 libfakeroot fakeroot python-six openvswitch-common 2016-12-02 20:21:35.562 | openvswitch-switch 2016-12-02 20:21:35.704 | Authentication warning overridden. 2016-12-02 20:21:35.704 | Get:1 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] 2016-12-02 20:21:35.740 | Get:2 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] 2016-12-02 20:21:35.843 | Get:3 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 openvswitch-common amd64 2.5.0-0ubuntu1 [659 kB] 2016-12-02 20:21:35.889 | Get:4 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 openvswitch-switch amd64 2.5.0-0ubuntu1 [1158 kB] 2016-12-02 20:21:36.109 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:21:36.142 | Fetched 1904 kB in 0s (4471 kB/s) 2016-12-02 20:21:36.167 | Selecting previously unselected package libcap-ng0:amd64. 2016-12-02 20:21:36.199 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86410 files and directories currently installed.) 2016-12-02 20:21:36.204 | Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... 2016-12-02 20:21:36.207 | Unpacking libcap-ng0:amd64 (0.7.7-1) ... 2016-12-02 20:21:36.230 | Selecting previously unselected package libfakeroot:amd64. 2016-12-02 20:21:36.238 | Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... 2016-12-02 20:21:36.240 | Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... 2016-12-02 20:21:36.265 | Selecting previously unselected package fakeroot. 2016-12-02 20:21:36.273 | Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... 2016-12-02 20:21:36.275 | Unpacking fakeroot (1.20.2-1ubuntu1) ... 2016-12-02 20:21:36.316 | Selecting previously unselected package python-six. 2016-12-02 20:21:36.323 | Preparing to unpack .../python-six_1.10.0-3_all.deb ... 2016-12-02 20:21:36.325 | Unpacking python-six (1.10.0-3) ... 2016-12-02 20:21:36.348 | Selecting previously unselected package openvswitch-common. 2016-12-02 20:21:36.355 | Preparing to unpack .../openvswitch-common_2.5.0-0ubuntu1_amd64.deb ... 2016-12-02 20:21:36.357 | Unpacking openvswitch-common (2.5.0-0ubuntu1) ... 2016-12-02 20:21:36.471 | Selecting previously unselected package openvswitch-switch. 2016-12-02 20:21:36.480 | Preparing to unpack .../openvswitch-switch_2.5.0-0ubuntu1_amd64.deb ... 2016-12-02 20:21:36.482 | Unpacking openvswitch-switch (2.5.0-0ubuntu1) ... 2016-12-02 20:21:36.643 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:21:36.656 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:21:36.732 | Setting up libcap-ng0:amd64 (0.7.7-1) ... 2016-12-02 20:21:36.739 | Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... 2016-12-02 20:21:36.745 | Setting up fakeroot (1.20.2-1ubuntu1) ... 2016-12-02 20:21:36.752 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2016-12-02 20:21:36.760 | Setting up python-six (1.10.0-3) ... 2016-12-02 20:21:36.827 | Setting up openvswitch-common (2.5.0-0ubuntu1) ... 2016-12-02 20:21:36.832 | Setting up openvswitch-switch (2.5.0-0ubuntu1) ... 2016-12-02 20:21:36.854 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2016-12-02 20:21:37.676 | openvswitch-nonetwork.service is a disabled or a static unit, not starting it. 2016-12-02 20:21:37.679 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:21:37.690 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:21:37.901 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:21:37.903 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:21:37.906 | + functions-common:time_stop:2398 : local name 2016-12-02 20:21:37.908 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:21:37.911 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:21:37.914 | + functions-common:time_stop:2401 : local total 2016-12-02 20:21:37.916 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:21:37.919 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:21:37.921 | + functions-common:time_stop:2405 : start_time=1480710095 2016-12-02 20:21:37.924 | + functions-common:time_stop:2407 : [[ -z 1480710095 ]] 2016-12-02 20:21:37.928 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:21:37.931 | + functions-common:time_stop:2410 : end_time=1480710097 2016-12-02 20:21:37.934 | + functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:21:37.936 | + functions-common:time_stop:2412 : total=55 2016-12-02 20:21:37.939 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:21:37.942 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=57 2016-12-02 20:21:37.945 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:21:37.948 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2016-12-02 20:21:37.950 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:21:37.953 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:21:37.955 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2016-12-02 20:21:37.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2016-12-02 20:21:37.961 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2016-12-02 20:21:37.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.4.0-47-generic 2016-12-02 20:21:37.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2016-12-02 20:21:37.972 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2016-12-02 20:21:37.973 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.4.0-47-generic 2016-12-02 20:21:37.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.4 2016-12-02 20:21:37.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.4 '<' 3.13 2016-12-02 20:21:37.982 | + functions:vercmp:536 : local v1=4.4 2016-12-02 20:21:37.984 | + functions:vercmp:537 : local 'op=<' 2016-12-02 20:21:37.987 | + functions:vercmp:538 : local v2=3.13 2016-12-02 20:21:37.989 | + functions:vercmp:539 : local result 2016-12-02 20:21:37.993 | ++ functions:vercmp:543 : echo -e '4.4\n3.13' 2016-12-02 20:21:37.994 | ++ functions:vercmp:543 : sort -V 2016-12-02 20:21:37.995 | ++ functions:vercmp:543 : head -1 2016-12-02 20:21:37.999 | + functions:vercmp:543 : result=3.13 2016-12-02 20:21:38.002 | + functions:vercmp:545 : case $op in 2016-12-02 20:21:38.004 | + functions:vercmp:555 : '[' 4.4 '!=' 3.13 ']' 2016-12-02 20:21:38.006 | + functions:vercmp:555 : '[' 3.13 = 4.4 ']' 2016-12-02 20:21:38.008 | + functions:vercmp:556 : return 2016-12-02 20:21:38.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2016-12-02 20:21:38.012 | + functions-common:restart_service:2282 : '[' -x /bin/systemctl ']' 2016-12-02 20:21:38.013 | + functions-common:restart_service:2283 : sudo /bin/systemctl restart openvswitch-switch 2016-12-02 20:21:38.703 | + ./stack.sh:main:786 : echo_summary 'Installing OpenStack project source' 2016-12-02 20:21:38.706 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:21:38.709 | + ./stack.sh:echo_summary:398 : echo -e Installing OpenStack project source 2016-12-02 20:21:38.711 | + ./stack.sh:main:789 : install_oslo 2016-12-02 20:21:38.714 | + lib/oslo:install_oslo:72 : _do_install_oslo_lib automaton 2016-12-02 20:21:38.716 | + lib/oslo:_do_install_oslo_lib:63 : local name=automaton 2016-12-02 20:21:38.718 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git automaton 2016-12-02 20:21:38.721 | + inc/python:use_library_from_git:197 : local name=automaton 2016-12-02 20:21:38.724 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.727 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.729 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,automaton, ]] 2016-12-02 20:21:38.731 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.734 | + lib/oslo:install_oslo:73 : _do_install_oslo_lib cliff 2016-12-02 20:21:38.737 | + lib/oslo:_do_install_oslo_lib:63 : local name=cliff 2016-12-02 20:21:38.739 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git cliff 2016-12-02 20:21:38.741 | + inc/python:use_library_from_git:197 : local name=cliff 2016-12-02 20:21:38.743 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.744 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.746 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,cliff, ]] 2016-12-02 20:21:38.748 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.750 | + lib/oslo:install_oslo:74 : _do_install_oslo_lib debtcollector 2016-12-02 20:21:38.752 | + lib/oslo:_do_install_oslo_lib:63 : local name=debtcollector 2016-12-02 20:21:38.754 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git debtcollector 2016-12-02 20:21:38.756 | + inc/python:use_library_from_git:197 : local name=debtcollector 2016-12-02 20:21:38.758 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.760 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.762 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,debtcollector, ]] 2016-12-02 20:21:38.764 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.766 | + lib/oslo:install_oslo:75 : _do_install_oslo_lib futurist 2016-12-02 20:21:38.768 | + lib/oslo:_do_install_oslo_lib:63 : local name=futurist 2016-12-02 20:21:38.770 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git futurist 2016-12-02 20:21:38.773 | + inc/python:use_library_from_git:197 : local name=futurist 2016-12-02 20:21:38.776 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.778 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.780 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,futurist, ]] 2016-12-02 20:21:38.786 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.786 | + lib/oslo:install_oslo:76 : _do_install_oslo_lib osc-lib 2016-12-02 20:21:38.789 | + lib/oslo:_do_install_oslo_lib:63 : local name=osc-lib 2016-12-02 20:21:38.791 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git osc-lib 2016-12-02 20:21:38.794 | + inc/python:use_library_from_git:197 : local name=osc-lib 2016-12-02 20:21:38.797 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.799 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.802 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,osc-lib, ]] 2016-12-02 20:21:38.805 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.807 | + lib/oslo:install_oslo:77 : _do_install_oslo_lib os-client-config 2016-12-02 20:21:38.809 | + lib/oslo:_do_install_oslo_lib:63 : local name=os-client-config 2016-12-02 20:21:38.811 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git os-client-config 2016-12-02 20:21:38.813 | + inc/python:use_library_from_git:197 : local name=os-client-config 2016-12-02 20:21:38.816 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.818 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.820 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,os-client-config, ]] 2016-12-02 20:21:38.822 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.824 | + lib/oslo:install_oslo:78 : _do_install_oslo_lib oslo.cache 2016-12-02 20:21:38.827 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.cache 2016-12-02 20:21:38.829 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.cache 2016-12-02 20:21:38.831 | + inc/python:use_library_from_git:197 : local name=oslo.cache 2016-12-02 20:21:38.834 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.836 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.839 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.cache, ]] 2016-12-02 20:21:38.841 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.843 | + lib/oslo:install_oslo:79 : _do_install_oslo_lib oslo.concurrency 2016-12-02 20:21:38.845 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.concurrency 2016-12-02 20:21:38.847 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.concurrency 2016-12-02 20:21:38.849 | + inc/python:use_library_from_git:197 : local name=oslo.concurrency 2016-12-02 20:21:38.851 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.853 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.855 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.concurrency, ]] 2016-12-02 20:21:38.858 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.860 | + lib/oslo:install_oslo:80 : _do_install_oslo_lib oslo.config 2016-12-02 20:21:38.863 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.config 2016-12-02 20:21:38.865 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.config 2016-12-02 20:21:38.868 | + inc/python:use_library_from_git:197 : local name=oslo.config 2016-12-02 20:21:38.870 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.873 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.875 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.config, ]] 2016-12-02 20:21:38.877 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.879 | + lib/oslo:install_oslo:81 : _do_install_oslo_lib oslo.context 2016-12-02 20:21:38.881 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.context 2016-12-02 20:21:38.883 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.context 2016-12-02 20:21:38.885 | + inc/python:use_library_from_git:197 : local name=oslo.context 2016-12-02 20:21:38.887 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.889 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.891 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.context, ]] 2016-12-02 20:21:38.894 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.896 | + lib/oslo:install_oslo:82 : _do_install_oslo_lib oslo.db 2016-12-02 20:21:38.897 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.db 2016-12-02 20:21:38.899 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.db 2016-12-02 20:21:38.901 | + inc/python:use_library_from_git:197 : local name=oslo.db 2016-12-02 20:21:38.903 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.905 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.907 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.db, ]] 2016-12-02 20:21:38.911 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.913 | + lib/oslo:install_oslo:83 : _do_install_oslo_lib oslo.i18n 2016-12-02 20:21:38.916 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.i18n 2016-12-02 20:21:38.918 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.i18n 2016-12-02 20:21:38.920 | + inc/python:use_library_from_git:197 : local name=oslo.i18n 2016-12-02 20:21:38.923 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.925 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.928 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.i18n, ]] 2016-12-02 20:21:38.931 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.933 | + lib/oslo:install_oslo:84 : _do_install_oslo_lib oslo.log 2016-12-02 20:21:38.936 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.log 2016-12-02 20:21:38.938 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.log 2016-12-02 20:21:38.942 | + inc/python:use_library_from_git:197 : local name=oslo.log 2016-12-02 20:21:38.945 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.948 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.951 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.log, ]] 2016-12-02 20:21:38.954 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.958 | + lib/oslo:install_oslo:85 : _do_install_oslo_lib oslo.messaging 2016-12-02 20:21:38.961 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.messaging 2016-12-02 20:21:38.964 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.messaging 2016-12-02 20:21:38.967 | + inc/python:use_library_from_git:197 : local name=oslo.messaging 2016-12-02 20:21:38.971 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.974 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.976 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.messaging, ]] 2016-12-02 20:21:38.979 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:38.981 | + lib/oslo:install_oslo:86 : _do_install_oslo_lib oslo.middleware 2016-12-02 20:21:38.984 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.middleware 2016-12-02 20:21:38.986 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.middleware 2016-12-02 20:21:38.989 | + inc/python:use_library_from_git:197 : local name=oslo.middleware 2016-12-02 20:21:38.991 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:38.994 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:38.996 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.middleware, ]] 2016-12-02 20:21:38.999 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.002 | + lib/oslo:install_oslo:87 : _do_install_oslo_lib oslo.policy 2016-12-02 20:21:39.004 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.policy 2016-12-02 20:21:39.007 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.policy 2016-12-02 20:21:39.010 | + inc/python:use_library_from_git:197 : local name=oslo.policy 2016-12-02 20:21:39.013 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.015 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.018 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.policy, ]] 2016-12-02 20:21:39.020 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.022 | + lib/oslo:install_oslo:88 : _do_install_oslo_lib oslo.privsep 2016-12-02 20:21:39.025 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.privsep 2016-12-02 20:21:39.028 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.privsep 2016-12-02 20:21:39.031 | + inc/python:use_library_from_git:197 : local name=oslo.privsep 2016-12-02 20:21:39.033 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.036 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.039 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.privsep, ]] 2016-12-02 20:21:39.041 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.044 | + lib/oslo:install_oslo:89 : _do_install_oslo_lib oslo.reports 2016-12-02 20:21:39.047 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.reports 2016-12-02 20:21:39.049 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.reports 2016-12-02 20:21:39.052 | + inc/python:use_library_from_git:197 : local name=oslo.reports 2016-12-02 20:21:39.055 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.057 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.060 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.reports, ]] 2016-12-02 20:21:39.063 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.065 | + lib/oslo:install_oslo:90 : _do_install_oslo_lib oslo.rootwrap 2016-12-02 20:21:39.067 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.rootwrap 2016-12-02 20:21:39.070 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.rootwrap 2016-12-02 20:21:39.072 | + inc/python:use_library_from_git:197 : local name=oslo.rootwrap 2016-12-02 20:21:39.075 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.077 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.079 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.rootwrap, ]] 2016-12-02 20:21:39.082 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.085 | + lib/oslo:install_oslo:91 : _do_install_oslo_lib oslo.serialization 2016-12-02 20:21:39.088 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.serialization 2016-12-02 20:21:39.091 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.serialization 2016-12-02 20:21:39.094 | + inc/python:use_library_from_git:197 : local name=oslo.serialization 2016-12-02 20:21:39.097 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.099 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.101 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.serialization, ]] 2016-12-02 20:21:39.103 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.105 | + lib/oslo:install_oslo:92 : _do_install_oslo_lib oslo.service 2016-12-02 20:21:39.108 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.service 2016-12-02 20:21:39.110 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.service 2016-12-02 20:21:39.112 | + inc/python:use_library_from_git:197 : local name=oslo.service 2016-12-02 20:21:39.114 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.117 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.119 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.service, ]] 2016-12-02 20:21:39.122 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.124 | + lib/oslo:install_oslo:93 : _do_install_oslo_lib oslo.utils 2016-12-02 20:21:39.127 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.utils 2016-12-02 20:21:39.129 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.utils 2016-12-02 20:21:39.131 | + inc/python:use_library_from_git:197 : local name=oslo.utils 2016-12-02 20:21:39.134 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.137 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.140 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.utils, ]] 2016-12-02 20:21:39.142 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.145 | + lib/oslo:install_oslo:94 : _do_install_oslo_lib oslo.versionedobjects 2016-12-02 20:21:39.148 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.versionedobjects 2016-12-02 20:21:39.150 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.versionedobjects 2016-12-02 20:21:39.153 | + inc/python:use_library_from_git:197 : local name=oslo.versionedobjects 2016-12-02 20:21:39.156 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.159 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.162 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.versionedobjects, ]] 2016-12-02 20:21:39.164 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.167 | + lib/oslo:install_oslo:95 : _do_install_oslo_lib oslo.vmware 2016-12-02 20:21:39.170 | + lib/oslo:_do_install_oslo_lib:63 : local name=oslo.vmware 2016-12-02 20:21:39.172 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git oslo.vmware 2016-12-02 20:21:39.175 | + inc/python:use_library_from_git:197 : local name=oslo.vmware 2016-12-02 20:21:39.178 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.180 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.183 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,oslo.vmware, ]] 2016-12-02 20:21:39.186 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.188 | + lib/oslo:install_oslo:96 : _do_install_oslo_lib osprofiler 2016-12-02 20:21:39.191 | + lib/oslo:_do_install_oslo_lib:63 : local name=osprofiler 2016-12-02 20:21:39.194 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git osprofiler 2016-12-02 20:21:39.196 | + inc/python:use_library_from_git:197 : local name=osprofiler 2016-12-02 20:21:39.199 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.201 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.204 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,osprofiler, ]] 2016-12-02 20:21:39.207 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.210 | + lib/oslo:install_oslo:97 : _do_install_oslo_lib pycadf 2016-12-02 20:21:39.213 | + lib/oslo:_do_install_oslo_lib:63 : local name=pycadf 2016-12-02 20:21:39.215 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git pycadf 2016-12-02 20:21:39.218 | + inc/python:use_library_from_git:197 : local name=pycadf 2016-12-02 20:21:39.220 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.222 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.225 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,pycadf, ]] 2016-12-02 20:21:39.228 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.230 | + lib/oslo:install_oslo:98 : _do_install_oslo_lib stevedore 2016-12-02 20:21:39.233 | + lib/oslo:_do_install_oslo_lib:63 : local name=stevedore 2016-12-02 20:21:39.235 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git stevedore 2016-12-02 20:21:39.238 | + inc/python:use_library_from_git:197 : local name=stevedore 2016-12-02 20:21:39.240 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.244 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.247 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,stevedore, ]] 2016-12-02 20:21:39.249 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.252 | + lib/oslo:install_oslo:99 : _do_install_oslo_lib taskflow 2016-12-02 20:21:39.254 | + lib/oslo:_do_install_oslo_lib:63 : local name=taskflow 2016-12-02 20:21:39.257 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git taskflow 2016-12-02 20:21:39.260 | + inc/python:use_library_from_git:197 : local name=taskflow 2016-12-02 20:21:39.263 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.265 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.267 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,taskflow, ]] 2016-12-02 20:21:39.270 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.273 | + lib/oslo:install_oslo:100 : _do_install_oslo_lib tooz 2016-12-02 20:21:39.275 | + lib/oslo:_do_install_oslo_lib:63 : local name=tooz 2016-12-02 20:21:39.279 | + lib/oslo:_do_install_oslo_lib:64 : use_library_from_git tooz 2016-12-02 20:21:39.281 | + inc/python:use_library_from_git:197 : local name=tooz 2016-12-02 20:21:39.283 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.286 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.288 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,tooz, ]] 2016-12-02 20:21:39.291 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.293 | + ./stack.sh:main:792 : install_keystoneauth 2016-12-02 20:21:39.296 | + lib/keystone:install_keystoneauth:513 : use_library_from_git keystoneauth 2016-12-02 20:21:39.298 | + inc/python:use_library_from_git:197 : local name=keystoneauth 2016-12-02 20:21:39.301 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.304 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.306 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,keystoneauth, ]] 2016-12-02 20:21:39.309 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.311 | + ./stack.sh:main:793 : install_keystoneclient 2016-12-02 20:21:39.314 | + lib/keystone:install_keystoneclient:521 : use_library_from_git python-keystoneclient 2016-12-02 20:21:39.316 | + inc/python:use_library_from_git:197 : local name=python-keystoneclient 2016-12-02 20:21:39.319 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.322 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.325 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,python-keystoneclient, ]] 2016-12-02 20:21:39.327 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.330 | + ./stack.sh:main:794 : install_glanceclient 2016-12-02 20:21:39.332 | + lib/glance:install_glanceclient:364 : use_library_from_git python-glanceclient 2016-12-02 20:21:39.335 | + inc/python:use_library_from_git:197 : local name=python-glanceclient 2016-12-02 20:21:39.338 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.340 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.342 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,python-glanceclient, ]] 2016-12-02 20:21:39.345 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.347 | + ./stack.sh:main:795 : install_cinderclient 2016-12-02 20:21:39.350 | + lib/cinder:install_cinderclient:478 : use_library_from_git python-brick-cinderclient-ext 2016-12-02 20:21:39.352 | + inc/python:use_library_from_git:197 : local name=python-brick-cinderclient-ext 2016-12-02 20:21:39.355 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.358 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.361 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2016-12-02 20:21:39.364 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.366 | + lib/cinder:install_cinderclient:483 : use_library_from_git python-cinderclient 2016-12-02 20:21:39.369 | + inc/python:use_library_from_git:197 : local name=python-cinderclient 2016-12-02 20:21:39.371 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.374 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.377 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,python-cinderclient, ]] 2016-12-02 20:21:39.380 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.382 | + ./stack.sh:main:796 : install_novaclient 2016-12-02 20:21:39.385 | + lib/nova:install_novaclient:710 : use_library_from_git python-novaclient 2016-12-02 20:21:39.387 | + inc/python:use_library_from_git:197 : local name=python-novaclient 2016-12-02 20:21:39.390 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.393 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.395 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,python-novaclient, ]] 2016-12-02 20:21:39.398 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.401 | + ./stack.sh:main:797 : is_service_enabled swift glance horizon 2016-12-02 20:21:39.419 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:39.422 | + ./stack.sh:main:798 : install_swiftclient 2016-12-02 20:21:39.424 | + lib/swift:install_swiftclient:746 : use_library_from_git python-swiftclient 2016-12-02 20:21:39.427 | + inc/python:use_library_from_git:197 : local name=python-swiftclient 2016-12-02 20:21:39.429 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.432 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.435 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,python-swiftclient, ]] 2016-12-02 20:21:39.438 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.440 | + ./stack.sh:main:800 : is_service_enabled neutron nova horizon 2016-12-02 20:21:39.458 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:39.460 | + ./stack.sh:main:801 : install_neutronclient 2016-12-02 20:21:39.462 | + lib/neutron:install_neutronclient:376 : use_library_from_git python-neutronclient 2016-12-02 20:21:39.465 | + inc/python:use_library_from_git:197 : local name=python-neutronclient 2016-12-02 20:21:39.467 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.469 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.472 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,python-neutronclient, ]] 2016-12-02 20:21:39.475 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.477 | + ./stack.sh:main:803 : is_service_enabled heat horizon 2016-12-02 20:21:39.496 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:39.498 | + ./stack.sh:main:804 : install_heatclient 2016-12-02 20:21:39.501 | + lib/heat:install_heatclient:255 : use_library_from_git python-heatclient 2016-12-02 20:21:39.503 | + inc/python:use_library_from_git:197 : local name=python-heatclient 2016-12-02 20:21:39.506 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.508 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.511 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,python-heatclient, ]] 2016-12-02 20:21:39.513 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.516 | + ./stack.sh:main:808 : is_service_enabled cinder nova 2016-12-02 20:21:39.533 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:39.535 | + ./stack.sh:main:809 : install_os_brick 2016-12-02 20:21:39.537 | + lib/os_brick:install_os_brick:25 : use_library_from_git os-brick 2016-12-02 20:21:39.539 | + inc/python:use_library_from_git:197 : local name=os-brick 2016-12-02 20:21:39.542 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.544 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.546 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,os-brick, ]] 2016-12-02 20:21:39.548 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.551 | + ./stack.sh:main:813 : is_service_enabled tls-proxy 2016-12-02 20:21:39.569 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:21:39.572 | + ./stack.sh:main:813 : '[' False == True ']' 2016-12-02 20:21:39.574 | + ./stack.sh:main:820 : install_keystonemiddleware 2016-12-02 20:21:39.577 | + lib/keystone:install_keystonemiddleware:531 : use_library_from_git keystonemiddleware 2016-12-02 20:21:39.579 | + inc/python:use_library_from_git:197 : local name=keystonemiddleware 2016-12-02 20:21:39.582 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:21:39.584 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:21:39.587 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,keystonemiddleware, ]] 2016-12-02 20:21:39.589 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:21:39.592 | + lib/keystone:install_keystonemiddleware:536 : pip_install_gr keystonemiddleware 2016-12-02 20:21:39.594 | + inc/python:pip_install_gr:66 : local name=keystonemiddleware 2016-12-02 20:21:39.597 | + inc/python:pip_install_gr:67 : local clean_name 2016-12-02 20:21:39.600 | ++ inc/python:pip_install_gr:68 : get_from_global_requirements keystonemiddleware 2016-12-02 20:21:39.603 | ++ inc/python:get_from_global_requirements:185 : local package=keystonemiddleware 2016-12-02 20:21:39.605 | ++ inc/python:get_from_global_requirements:186 : local required_pkg 2016-12-02 20:21:39.610 | +++ inc/python:get_from_global_requirements:187 : grep -i -h '^keystonemiddleware' /opt/stack/new/requirements/global-requirements.txt 2016-12-02 20:21:39.611 | +++ inc/python:get_from_global_requirements:187 : cut -d# -f1 2016-12-02 20:21:39.614 | ++ inc/python:get_from_global_requirements:187 : required_pkg='keystonemiddleware>=4.2.0,!=4.5.0 ' 2016-12-02 20:21:39.617 | ++ inc/python:get_from_global_requirements:188 : [[ keystonemiddleware>=4.2.0,!=4.5.0 == '' ]] 2016-12-02 20:21:39.619 | ++ inc/python:get_from_global_requirements:191 : echo 'keystonemiddleware>=4.2.0,!=4.5.0' 2016-12-02 20:21:39.622 | + inc/python:pip_install_gr:68 : clean_name='keystonemiddleware>=4.2.0,!=4.5.0' 2016-12-02 20:21:39.625 | + inc/python:pip_install_gr:69 : pip_install 'keystonemiddleware>=4.2.0,!=4.5.0' 2016-12-02 20:21:39.980 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'keystonemiddleware>=4.2.0,!=4.5.0' 2016-12-02 20:21:40.594 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:21:40.597 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:21:41.137 | Collecting keystonemiddleware===4.11.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167)) 2016-12-02 20:21:41.562 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/39/5c/f0115b027e6d46b28fbeb0d5c25d0ea6a98b735706c65209bcf148083333/keystonemiddleware-4.11.0-py2.py3-none-any.whl (122kB) 2016-12-02 20:21:41.693 | Collecting oslo.config===3.20.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 224)) 2016-12-02 20:21:42.036 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/44/bb/cfa86039cd6c582242feca0795d63e9ffd78b55f5c129d26475e38f89e95/oslo.config-3.20.0-py2.py3-none-any.whl (101kB) 2016-12-02 20:21:42.152 | Collecting oslo.context===2.11.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225)) 2016-12-02 20:21:42.475 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/41/01/a8587aa2d089aeb0d2d817421ac6addf31a2430a4ca45d1da10f4a38aa87/oslo.context-2.11.0-py2.py3-none-any.whl 2016-12-02 20:21:42.596 | Collecting oslo.i18n===3.11.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2016-12-02 20:21:43.021 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/fd/ff/ac69823b1b093a9f8095d9f2233f7683f37d0937ba9992177faddf3cfcb0/oslo.i18n-3.11.0-py2.py3-none-any.whl (41kB) 2016-12-02 20:21:43.126 | Collecting oslo.serialization===2.15.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2016-12-02 20:21:43.457 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/f7/7d/dc692c92298d04002fa0e0612fee235263d50ed46a74db2d5dafca1753e5/oslo.serialization-2.15.0-py2.py3-none-any.whl 2016-12-02 20:21:43.562 | Collecting oslo.utils===3.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2016-12-02 20:21:43.907 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/29/37/4373b6be3ea6e62fe150245ac705c1be73eb851ccf3f1fcb86f9ff889da1/oslo.utils-3.19.0-py2.py3-none-any.whl (96kB) 2016-12-02 20:21:44.009 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:21:44.071 | Collecting positional===1.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 256)) 2016-12-02 20:21:44.232 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/positional/positional-1.1.1-py2.py3-none-any.whl 2016-12-02 20:21:44.343 | Collecting pycadf===2.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 268)) 2016-12-02 20:21:44.670 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/cb/82/785e4c3cbb39bbfdb7cbb162fcc6fe6c295a1a9fd87d256f753f3b08f535/pycadf-2.4.0-py2-none-any.whl 2016-12-02 20:21:44.795 | Collecting pyparsing===2.1.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2016-12-02 20:21:44.991 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/2b/f7/e5a178fc3ea4118a0edce2a8d51fc14e680c745cf4162e4285b437c43c94/pyparsing-2.1.10-py2.py3-none-any.whl (56kB) 2016-12-02 20:21:45.098 | Collecting python-keystoneclient===3.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307)) 2016-12-02 20:21:45.447 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/54/7e/25ee9737f32b72aeed4ede8e56ed3e1c235aa48319e18a3073e8af250565/python_keystoneclient-3.8.0-py2.py3-none-any.whl (369kB) 2016-12-02 20:21:45.571 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2016-12-02 20:21:45.575 | Collecting requests===2.11.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342)) 2016-12-02 20:21:45.653 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ea/03/92d3278bf8287c5caa07dbd9ea139027d5a3592b0f4d14abf072f890fab2/requests-2.11.1-py2.py3-none-any.whl (514kB) 2016-12-02 20:21:45.791 | Collecting rfc3986===0.4.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:21:46.091 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/82/53/c3ee5a1869fdf5d1d02c344ed939769b886178ec7ba91d5200e1c779bc87/rfc3986-0.4.1-py2.py3-none-any.whl 2016-12-02 20:21:46.150 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364)) 2016-12-02 20:21:46.198 | Collecting stevedore===1.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 380)) 2016-12-02 20:21:46.529 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/09/be/28ac25b71f2d4af659d23168c9e5ae2ec297335ed4560943cd142580a4f9/stevedore-1.19.0-py2.py3-none-any.whl 2016-12-02 20:21:46.644 | Collecting wrapt===1.10.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 418)) 2016-12-02 20:21:46.833 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/wrapt/wrapt-1.10.8-cp27-cp27mu-linux_x86_64.whl (58kB) 2016-12-02 20:21:46.936 | Collecting WebOb===1.6.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 29)) 2016-12-02 20:21:47.229 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/c7/4a/7b62af5dbc1ad4e208a9a8a3c22d055838917a7b2d1bd57cc71f5630ec3f/WebOb-1.6.3-py2.py3-none-any.whl (78kB) 2016-12-02 20:21:47.342 | Collecting keystoneauth1===2.16.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2016-12-02 20:21:47.709 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ad/19/3ea8781bb6ae33b38bcec0240c7f432420b72ae45eafd1287d9d87d3922d/keystoneauth1-2.16.0-py2.py3-none-any.whl (238kB) 2016-12-02 20:21:47.876 | Collecting debtcollector===1.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 100)) 2016-12-02 20:21:48.238 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/61/72/a321a8ea9d2e7fc2a2c3c795cd1e3815b1f8336d895aa300d385774398f8/debtcollector-1.10.0-py2.py3-none-any.whl 2016-12-02 20:21:48.302 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:21:48.304 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 2)) 2016-12-02 20:21:48.354 | Collecting msgpack-python===0.4.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:21:48.545 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/msgpack-python/msgpack_python-0.4.8-cp27-cp27mu-linux_x86_64.whl (254kB) 2016-12-02 20:21:48.664 | Collecting monotonic===1.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 184)) 2016-12-02 20:21:48.973 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/3b/dd/4a10abd8298809aa8c0cbc8defaae292812085ccae8aa14a15400a88ac62/monotonic-1.2-py2.py3-none-any.whl 2016-12-02 20:21:49.078 | Collecting funcsigs===1.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 135)) 2016-12-02 20:21:49.104 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl 2016-12-02 20:21:49.207 | Collecting netifaces===0.10.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:21:49.471 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/netifaces/netifaces-0.10.5-cp27-cp27mu-linux_x86_64.whl 2016-12-02 20:21:49.574 | Collecting iso8601===0.1.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:21:49.943 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/0f/66/c8226c2d105e83c2203a2e47a7eef1b23c4bb3d7ea8d2feadce116ff8f7d/iso8601-0.1.11-py2.py3-none-any.whl 2016-12-02 20:21:50.009 | Installing collected packages: WebOb, wrapt, funcsigs, debtcollector, iso8601, positional, requests, stevedore, keystoneauth1, oslo.i18n, rfc3986, oslo.config, monotonic, netifaces, pyparsing, oslo.utils, msgpack-python, oslo.serialization, pycadf, oslo.context, python-keystoneclient, keystonemiddleware 2016-12-02 20:21:50.131 | Found existing installation: requests 2.12.1 2016-12-02 20:21:50.153 | Uninstalling requests-2.12.1: 2016-12-02 20:21:50.169 | Successfully uninstalled requests-2.12.1 2016-12-02 20:21:51.994 | Successfully installed WebOb-1.6.3 debtcollector-1.10.0 funcsigs-1.0.2 iso8601-0.1.11 keystoneauth1-2.16.0 keystonemiddleware-4.11.0 monotonic-1.2 msgpack-python-0.4.8 netifaces-0.10.5 oslo.config-3.20.0 oslo.context-2.11.0 oslo.i18n-3.11.0 oslo.serialization-2.15.0 oslo.utils-3.19.0 positional-1.1.1 pycadf-2.4.0 pyparsing-2.1.10 python-keystoneclient-3.8.0 requests-2.11.1 rfc3986-0.4.1 stevedore-1.19.0 wrapt-1.10.8 2016-12-02 20:21:52.128 | + inc/python:pip_install:162 : result=0 2016-12-02 20:21:52.130 | + inc/python:pip_install:165 : local 'test_req=keystonemiddleware>=4.2.0,!=4.5.0/test-requirements.txt' 2016-12-02 20:21:52.132 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:21:52.135 | + inc/python:pip_install:166 : [[ -e keystonemiddleware>=4.2.0,!=4.5.0/test-requirements.txt ]] 2016-12-02 20:21:52.137 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:21:52.139 | + functions-common:time_stop:2398 : local name 2016-12-02 20:21:52.141 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:21:52.144 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:21:52.147 | + functions-common:time_stop:2401 : local total 2016-12-02 20:21:52.150 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:21:52.152 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:21:52.155 | + functions-common:time_stop:2405 : start_time=1480710099 2016-12-02 20:21:52.158 | + functions-common:time_stop:2407 : [[ -z 1480710099 ]] 2016-12-02 20:21:52.161 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:21:52.165 | + functions-common:time_stop:2410 : end_time=1480710112 2016-12-02 20:21:52.167 | + functions-common:time_stop:2411 : elapsed_time=13 2016-12-02 20:21:52.169 | + functions-common:time_stop:2412 : total=43 2016-12-02 20:21:52.172 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:21:52.174 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=56 2016-12-02 20:21:52.176 | + inc/python:pip_install:179 : return 0 2016-12-02 20:21:52.179 | + lib/keystone:install_keystonemiddleware:540 : pip_install_gr python-memcached 2016-12-02 20:21:52.182 | + inc/python:pip_install_gr:66 : local name=python-memcached 2016-12-02 20:21:52.185 | + inc/python:pip_install_gr:67 : local clean_name 2016-12-02 20:21:52.188 | ++ inc/python:pip_install_gr:68 : get_from_global_requirements python-memcached 2016-12-02 20:21:52.191 | ++ inc/python:get_from_global_requirements:185 : local package=python-memcached 2016-12-02 20:21:52.193 | ++ inc/python:get_from_global_requirements:186 : local required_pkg 2016-12-02 20:21:52.198 | +++ inc/python:get_from_global_requirements:187 : grep -i -h '^python-memcached' /opt/stack/new/requirements/global-requirements.txt 2016-12-02 20:21:52.200 | +++ inc/python:get_from_global_requirements:187 : cut -d# -f1 2016-12-02 20:21:52.204 | ++ inc/python:get_from_global_requirements:187 : required_pkg='python-memcached>=1.56 ' 2016-12-02 20:21:52.206 | ++ inc/python:get_from_global_requirements:188 : [[ python-memcached>=1.56 == '' ]] 2016-12-02 20:21:52.208 | ++ inc/python:get_from_global_requirements:191 : echo 'python-memcached>=1.56' 2016-12-02 20:21:52.212 | + inc/python:pip_install_gr:68 : clean_name='python-memcached>=1.56' 2016-12-02 20:21:52.215 | + inc/python:pip_install_gr:69 : pip_install 'python-memcached>=1.56' 2016-12-02 20:21:52.607 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'python-memcached>=1.56' 2016-12-02 20:21:53.196 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:21:53.199 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:21:53.734 | Collecting python-memcached===1.58 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310)) 2016-12-02 20:21:53.922 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/python-memcached/python_memcached-1.58-py2.py3-none-any.whl 2016-12-02 20:21:53.987 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364)) 2016-12-02 20:21:53.989 | Installing collected packages: python-memcached 2016-12-02 20:21:54.031 | Successfully installed python-memcached-1.58 2016-12-02 20:21:54.109 | + inc/python:pip_install:162 : result=0 2016-12-02 20:21:54.111 | + inc/python:pip_install:165 : local 'test_req=python-memcached>=1.56/test-requirements.txt' 2016-12-02 20:21:54.113 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:21:54.115 | + inc/python:pip_install:166 : [[ -e python-memcached>=1.56/test-requirements.txt ]] 2016-12-02 20:21:54.117 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:21:54.119 | + functions-common:time_stop:2398 : local name 2016-12-02 20:21:54.121 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:21:54.124 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:21:54.126 | + functions-common:time_stop:2401 : local total 2016-12-02 20:21:54.129 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:21:54.131 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:21:54.133 | + functions-common:time_stop:2405 : start_time=1480710112 2016-12-02 20:21:54.135 | + functions-common:time_stop:2407 : [[ -z 1480710112 ]] 2016-12-02 20:21:54.138 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:21:54.141 | + functions-common:time_stop:2410 : end_time=1480710114 2016-12-02 20:21:54.144 | + functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:21:54.146 | + functions-common:time_stop:2412 : total=56 2016-12-02 20:21:54.149 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:21:54.151 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=58 2016-12-02 20:21:54.153 | + inc/python:pip_install:179 : return 0 2016-12-02 20:21:54.155 | + ./stack.sh:main:822 : is_service_enabled keystone 2016-12-02 20:21:54.172 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:21:54.174 | + ./stack.sh:main:823 : '[' 162.242.235.22 == 162.242.235.22 ']' 2016-12-02 20:21:54.177 | + ./stack.sh:main:824 : stack_install_service keystone 2016-12-02 20:21:54.179 | + lib/stack:stack_install_service:20 : local service=keystone 2016-12-02 20:21:54.182 | + lib/stack:stack_install_service:21 : type install_keystone 2016-12-02 20:21:54.184 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2016-12-02 20:21:54.187 | + lib/stack:stack_install_service:32 : install_keystone 2016-12-02 20:21:54.190 | + lib/keystone:install_keystone:546 : is_service_enabled ldap 2016-12-02 20:21:54.208 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:21:54.211 | + lib/keystone:install_keystone:550 : git_clone git://git.openstack.org/openstack/keystone.git /opt/stack/new/keystone master 2016-12-02 20:21:54.214 | + functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/keystone.git 2016-12-02 20:21:54.216 | + functions-common:git_clone:497 : local git_dest=/opt/stack/new/keystone 2016-12-02 20:21:54.218 | + functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:21:54.221 | + functions-common:git_clone:499 : local orig_dir 2016-12-02 20:21:54.224 | ++ functions-common:git_clone:500 : pwd 2016-12-02 20:21:54.226 | + functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:21:54.229 | + functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:21:54.232 | ++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:21:54.248 | + functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:21:54.251 | + functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:21:54.254 | + functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:21:54.258 | + functions-common:git_clone:517 : echo master 2016-12-02 20:21:54.259 | + functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:21:54.263 | + functions-common:git_clone:531 : [[ ! -d /opt/stack/new/keystone ]] 2016-12-02 20:21:54.266 | + functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:21:54.268 | + functions-common:git_clone:565 : cd /opt/stack/new/keystone 2016-12-02 20:21:54.272 | + functions-common:git_clone:566 : git show --oneline 2016-12-02 20:21:54.274 | + functions-common:git_clone:566 : head -1 2016-12-02 20:21:54.274 | 796a617 Merge "Minor fix in role_assignments api-ref" 2016-12-02 20:21:54.277 | + functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:21:54.281 | + lib/keystone:install_keystone:551 : setup_develop /opt/stack/new/keystone 2016-12-02 20:21:54.283 | + inc/python:setup_develop:271 : local project_dir=/opt/stack/new/keystone 2016-12-02 20:21:54.286 | + inc/python:setup_develop:272 : local extras= 2016-12-02 20:21:54.288 | + inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/keystone -e 2016-12-02 20:21:54.290 | + inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/keystone 2016-12-02 20:21:54.293 | + inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:21:54.295 | + inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:21:54.299 | ++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/keystone 2016-12-02 20:21:54.301 | ++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:21:54.304 | + inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/keystone 2016-12-02 20:21:54.307 | + inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:21:54.309 | + inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:21:54.313 | ++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/keystone/setup.cfg 2016-12-02 20:21:54.318 | + inc/python:_setup_package_with_constraints_edit:317 : name=keystone 2016-12-02 20:21:54.320 | + inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/new/keystone#egg=keystone' 2016-12-02 20:21:54.854 | + inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/keystone -e 2016-12-02 20:21:54.857 | + inc/python:setup_package:339 : local project_dir=/opt/stack/new/keystone 2016-12-02 20:21:54.858 | + inc/python:setup_package:340 : local flags=-e 2016-12-02 20:21:54.860 | + inc/python:setup_package:341 : local extras= 2016-12-02 20:21:54.862 | + inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:21:54.864 | + inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:21:54.867 | + inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:21:54.870 | + inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:21:54.872 | + inc/python:setup_package:354 : pip_install -e /opt/stack/new/keystone 2016-12-02 20:21:55.243 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/keystone 2016-12-02 20:21:55.857 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:21:55.859 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:21:56.314 | Obtaining file:///opt/stack/new/keystone 2016-12-02 20:21:57.686 | Obtaining keystone from file:///opt/stack/new/keystone#egg=keystone (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:21:58.892 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:21:58.958 | Collecting Paste===2.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2016-12-02 20:21:59.314 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/a4/d2/ac41e1b414ff1ed70c81e493bf9da42fbeeb53774ed1557b4729242a18ab/Paste-2.0.3-py2-none-any.whl (625kB) 2016-12-02 20:21:59.513 | Collecting PasteDeploy===1.5.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2016-12-02 20:21:59.824 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/31/28/51201a54aeecbd02eff767d17050b302f6fd98fdfecb4e3f4c9301ba6ef8/PasteDeploy-1.5.2-py2.py3-none-any.whl 2016-12-02 20:21:59.951 | Collecting Routes===2.3.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2016-12-02 20:22:00.135 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/routes/Routes-2.3.1-py2-none-any.whl (47kB) 2016-12-02 20:22:00.250 | Collecting SQLAlchemy===1.0.16 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:22:00.604 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/cf/92/e5bb1e1f883da19c330ae6aae1fbd88e1ee1de8f32affba992dca843b2f8/SQLAlchemy-1.0.16.tar.gz (4.8MB) 2016-12-02 20:22:02.180 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:22:02.245 | Collecting cryptography===1.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:22:02.870 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/d7/a2/b90736c37fd720db425c5e48d69da75a6eff6609b22d2123762f1ae8c5f5/cryptography-1.6.tar.gz (410kB) 2016-12-02 20:22:03.522 | Collecting dogpile.cache===0.6.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2016-12-02 20:22:03.695 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/dogpile-cache/dogpile.cache-0.6.2-py2.py3-none-any.whl (43kB) 2016-12-02 20:22:03.819 | Collecting enum34===1.1.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:22:04.138 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl 2016-12-02 20:22:04.281 | Collecting idna===2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153)) 2016-12-02 20:22:04.580 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/71/02/dee75fc3e6f7455bf69221164f94586ee13552c5f33c8002335667a3d122/idna-2.1-py2.py3-none-any.whl (54kB) 2016-12-02 20:22:04.699 | Collecting ipaddress===1.0.17 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:22:05.011 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9c/06/9c02897c07943697e4be028c874565892f16756828e02c1178fad5384c32/ipaddress-1.0.17-py2-none-any.whl 2016-12-02 20:22:05.133 | Collecting jsonschema===2.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 163)) 2016-12-02 20:22:05.439 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/bd/cc/5388547ea3504bd8cbf99ba2ae7a3231598f54038e9b228cbd174f8ec6a1/jsonschema-2.5.1-py2.py3-none-any.whl 2016-12-02 20:22:05.524 | Requirement already satisfied: keystonemiddleware===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 168)) 2016-12-02 20:22:05.547 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189)) 2016-12-02 20:22:05.614 | Collecting oauthlib===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 205)) 2016-12-02 20:22:05.800 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/oauthlib/oauthlib-2.0.0-py2-none-any.whl (120kB) 2016-12-02 20:22:05.949 | Collecting oslo.cache===1.16.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 223)) 2016-12-02 20:22:06.284 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/62/b8/541687f7008a04dade307953c90218f2a388505250c1dc25b298807a3736/oslo.cache-1.16.0-py2.py3-none-any.whl (51kB) 2016-12-02 20:22:06.425 | Collecting oslo.concurrency===3.16.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 224)) 2016-12-02 20:22:06.729 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/dc/21/c8a4f7976ee634973621ca9b74a14e8f45e7273b0811519079895ce7ee83/oslo.concurrency-3.16.0-py2.py3-none-any.whl (43kB) 2016-12-02 20:22:06.812 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225)) 2016-12-02 20:22:06.823 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226)) 2016-12-02 20:22:06.880 | Collecting oslo.db===4.15.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2016-12-02 20:22:07.234 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/be/e3/663103da99d9e5469d6a54f10489a730d2b654bde3b169977660b28d08c5/oslo.db-4.15.0-py2.py3-none-any.whl (172kB) 2016-12-02 20:22:07.377 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:22:07.436 | Collecting oslo.log===3.18.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:22:07.790 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/94/28/af5c105b5cc1030be0b704efd28009534eba73c9a614605b5d8c206c00aa/oslo.log-3.18.0-py2.py3-none-any.whl (57kB) 2016-12-02 20:22:07.932 | Collecting oslo.messaging===5.13.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:22:08.343 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/fc/a7/3aaf39a00516b3c20e7b1f926b3b12842d8584783c6819fb096d9b43899d/oslo.messaging-5.13.0-py2-none-any.whl (348kB) 2016-12-02 20:22:08.564 | Collecting oslo.middleware===3.21.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:22:08.942 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/89/93/21ba41e7582470f36feb5528ada1c9f71a5446db424268e670bbd712768c/oslo.middleware-3.21.0-py2.py3-none-any.whl (55kB) 2016-12-02 20:22:09.130 | Collecting oslo.policy===1.17.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:22:09.451 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/0f/82/7f4c158d2df20d1cf2e1ca34c43b0dfeaca857050c2917e95b3ea893dc30/oslo.policy-1.17.0-py2.py3-none-any.whl (74kB) 2016-12-02 20:22:09.530 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:22:09.596 | Collecting oslo.service===1.18.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2016-12-02 20:22:09.898 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/88/5d/34601b6ec657dde9cd986e87448f74a0278206e2bda28d203664619d63c3/oslo.service-1.18.0-py2.py3-none-any.whl (72kB) 2016-12-02 20:22:10.001 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2016-12-02 20:22:10.081 | Collecting osprofiler===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:22:10.412 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/91/e8/617fbac0fd12cf4e91157540cd07b523d081efb1e83045f295e632ac46dd/osprofiler-1.4.0-py2-none-any.whl (64kB) 2016-12-02 20:22:10.545 | Collecting passlib===1.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 247)) 2016-12-02 20:22:10.853 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/02/2b/02b66a8417918654afb8e129fb5a03dbb07ef73b66aea628f60bd60c7596/passlib-1.7.0-py2.py3-none-any.whl (495kB) 2016-12-02 20:22:10.988 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 250)) 2016-12-02 20:22:11.047 | Collecting pika===0.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 254)) 2016-12-02 20:22:11.347 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/26/12/400cf0aca6b1ecf1f00dcd89b246e7a4c8558677304ba067167b8167e714/pika-0.10.0-py2.py3-none-any.whl (92kB) 2016-12-02 20:22:11.493 | Collecting pika-pool===0.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 255)) 2016-12-02 20:22:11.658 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pika-pool/pika_pool-0.1.3-py2-none-any.whl 2016-12-02 20:22:11.725 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2016-12-02 20:22:11.788 | Collecting pyasn1===0.1.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2016-12-02 20:22:12.079 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/69/be/e8946f7867b84b0e61a613f6fd56f63266190b1a470f945178f7cbc4d0ae/pyasn1-0.1.9-py2.py3-none-any.whl 2016-12-02 20:22:12.139 | Requirement already satisfied: pycadf===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269)) 2016-12-02 20:22:12.202 | Collecting pyinotify===0.9.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275)) 2016-12-02 20:22:12.389 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pyinotify/pyinotify-0.9.6-py2-none-any.whl 2016-12-02 20:22:12.450 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2016-12-02 20:22:12.503 | Collecting pysaml2===4.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2016-12-02 20:22:12.683 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pysaml2/pysaml2-4.0.2-py2-none-any.whl (330kB) 2016-12-02 20:22:12.876 | Collecting python-dateutil===2.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2016-12-02 20:22:13.180 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/40/8b/275015d7a9ec293cf1bbf55433258fbc9d0711890a7f6dc538bac7b86bce/python_dateutil-2.6.0-py2.py3-none-any.whl (194kB) 2016-12-02 20:22:13.272 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308)) 2016-12-02 20:22:13.291 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 333)) 2016-12-02 20:22:13.359 | Collecting repoze.lru===0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 341)) 2016-12-02 20:22:13.506 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/repoze-lru/repoze.lru-0.6-py2-none-any.whl 2016-12-02 20:22:13.620 | Collecting repoze.who===2.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342)) 2016-12-02 20:22:13.928 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e3/4e/855263e86a77e59a43f980f2bae2d1844467f53d489bec7f793e30cadc83/repoze.who-2.3-py2-none-any.whl (75kB) 2016-12-02 20:22:14.016 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 343)) 2016-12-02 20:22:14.027 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351)) 2016-12-02 20:22:14.030 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365)) 2016-12-02 20:22:14.082 | Collecting sqlalchemy-migrate===0.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 378)) 2016-12-02 20:22:14.382 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/17/38/e9fcd6466f9d7259c27e727251546e7efae0a83a545e2e7e4f9682d54e57/sqlalchemy_migrate-0.10.0-py2-none-any.whl (108kB) 2016-12-02 20:22:14.522 | Collecting sqlparse===0.2.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 379)) 2016-12-02 20:22:14.774 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/2b/28/80966610baf3426be60d57341d55aab9ba8a45b0f68d63a382b4d1becc6f/sqlparse-0.2.2-py2.py3-none-any.whl 2016-12-02 20:22:14.838 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 381)) 2016-12-02 20:22:14.899 | Collecting tenacity===3.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 389)) 2016-12-02 20:22:15.169 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/53/26/f5cd22ab973526638fd507ddcfb3dfd628702acce8fe62e2df4eccca57ba/tenacity-3.3.0.tar.gz 2016-12-02 20:22:15.939 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 419)) 2016-12-02 20:22:15.996 | Collecting zope.interface===4.3.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 427)) 2016-12-02 20:22:16.164 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/zope-interface/zope.interface-4.3.2-cp27-none-linux_x86_64.whl (153kB) 2016-12-02 20:22:16.251 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:22:16.329 | Collecting cffi===1.9.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:22:16.857 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/5f/bc/9fd2ce704560d2be1b13fe8939bca4941c8cf60e7fc97a0abd73edd44686/cffi-1.9.1-cp27-cp27mu-manylinux1_x86_64.whl (387kB) 2016-12-02 20:22:17.033 | Collecting functools32===3.2.3.post2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:22:17.198 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/functools32/functools32-3.2.3.post2-py2-none-any.whl 2016-12-02 20:22:17.259 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167)) 2016-12-02 20:22:17.352 | Collecting fasteners===0.14.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:22:17.624 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl 2016-12-02 20:22:17.700 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:22:17.713 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:22:17.773 | Collecting alembic===0.8.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 66)) 2016-12-02 20:22:17.967 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/alembic/alembic-0.8.8-py2.py3-none-any.whl (147kB) 2016-12-02 20:22:18.055 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 185)) 2016-12-02 20:22:18.057 | Collecting PyYAML===3.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:22:18.095 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pyyaml/PyYAML-3.12-cp27-cp27mu-linux_x86_64.whl (316kB) 2016-12-02 20:22:18.185 | Collecting greenlet===0.4.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146)) 2016-12-02 20:22:18.314 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/fd/4b/108108a5a4234b2c7f81a7e9513950caf5146c9b2d47664348dbe9aebaf8/greenlet-0.4.10-cp27-cp27mu-manylinux1_x86_64.whl (41kB) 2016-12-02 20:22:18.440 | Collecting cachetools===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 83)) 2016-12-02 20:22:18.734 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/78/2e/2a99728bab1a8a00e997efc9d5adbb1dc822c44fbde071ca7fc2d8758286/cachetools-2.0.0-py2.py3-none-any.whl 2016-12-02 20:22:18.845 | Collecting amqp===1.4.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 67)) 2016-12-02 20:22:19.226 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ed/09/314d2788aba0aa91f2578071a6484f87a615172a98c309c2aad3433da90b/amqp-1.4.9-py2.py3-none-any.whl (51kB) 2016-12-02 20:22:19.335 | Collecting futures===3.0.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:22:19.605 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9c/3f/1d818ea03fb2956a2bdfa8f8a3b1319590f0f151a5584a8a3ae45085066c/futures-3.0.5-py2-none-any.whl 2016-12-02 20:22:19.716 | Collecting futurist===0.20.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139)) 2016-12-02 20:22:20.051 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/cc/4c/d98507b1e6ece02b26cca2bfd3d4db0f1c6b8c6ab8024bd7217a3027bcce/futurist-0.20.0-py2.py3-none-any.whl 2016-12-02 20:22:20.181 | Collecting eventlet===0.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:22:20.215 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/08/b5/a7acdc8db96f5adbfd38bb69aa53db5a42e668176ca3bd00ec1a06594f0b/eventlet-0.19.0-py2.py3-none-any.whl (138kB) 2016-12-02 20:22:20.339 | Collecting kombu===3.0.37 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:22:20.660 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/4d/0e/73ac0df8949bdb6ad81812110962b38e6bb4243c3bfdad2d9e90b5509e2e/kombu-3.0.37-py2.py3-none-any.whl (240kB) 2016-12-02 20:22:20.828 | Collecting Jinja2===2.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:22:20.868 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/96/a1/c56bc4d99dc2663514a8481511e80eba8994133ae75eebdadfc91a5597d9/Jinja2-2.8-py2.py3-none-any.whl (263kB) 2016-12-02 20:22:20.947 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:22:20.951 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2016-12-02 20:22:20.954 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 156)) 2016-12-02 20:22:21.012 | Collecting pyOpenSSL===16.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:22:21.353 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ac/93/b4cd538d31adacd07f83013860db6b88d78755af1f3fefe68ec22d397e7b/pyOpenSSL-16.2.0-py2.py3-none-any.whl (43kB) 2016-12-02 20:22:21.506 | Collecting pycrypto===2.6.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271)) 2016-12-02 20:22:21.676 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pycrypto/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (533kB) 2016-12-02 20:22:21.893 | Collecting decorator===4.0.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:22:21.938 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/53/24/cc53f9f216dd5ef269e0af7c7651cbda162554a5b088621a205961c07a6f/decorator-4.0.10-py2.py3-none-any.whl 2016-12-02 20:22:22.067 | Collecting Tempita===0.5.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2016-12-02 20:22:22.182 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/tempita/Tempita-0.5.2-py2-none-any.whl 2016-12-02 20:22:22.294 | Collecting pycparser===2.17 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270)) 2016-12-02 20:22:22.553 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB) 2016-12-02 20:22:23.103 | Collecting python-editor===1.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2016-12-02 20:22:23.272 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/python-editor/python_editor-1.0.1-py2-none-any.whl 2016-12-02 20:22:23.386 | Collecting Mako===1.0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:22:23.702 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/56/4b/cb75836863a6382199aefb3d3809937e21fa4cb0db15a4f4ba0ecc2e7e8e/Mako-1.0.6.tar.gz (575kB) 2016-12-02 20:22:24.481 | Collecting contextlib2===0.5.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 94)) 2016-12-02 20:22:24.788 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/8d/04/b7674bf5da1e1c19032b81cbb8d14ec42b588d8a2015c895c60bb414df5f/contextlib2-0.5.4-py2.py3-none-any.whl 2016-12-02 20:22:24.849 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 259)) 2016-12-02 20:22:24.905 | Collecting anyjson===0.3.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68)) 2016-12-02 20:22:25.061 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/anyjson/anyjson-0.3.3-py2-none-any.whl 2016-12-02 20:22:25.173 | Collecting MarkupSafe===0.23 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:22:25.282 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/markupsafe/MarkupSafe-0.23-cp27-cp27mu-linux_x86_64.whl 2016-12-02 20:22:25.347 | Building wheels for collected packages: Mako, SQLAlchemy, cryptography, pycparser, tenacity 2016-12-02 20:22:25.347 | Running setup.py bdist_wheel for Mako: started 2016-12-02 20:22:25.801 | Running setup.py bdist_wheel for Mako: finished with status 'done' 2016-12-02 20:22:25.801 | Stored in directory: /root/.cache/pip/wheels/bf/f9/bb/f398508473f17948cd2ecfd4573a5076a3ec6d238b5a5d21ed 2016-12-02 20:22:25.818 | Running setup.py bdist_wheel for SQLAlchemy: started 2016-12-02 20:22:27.513 | Running setup.py bdist_wheel for SQLAlchemy: finished with status 'done' 2016-12-02 20:22:27.513 | Stored in directory: /root/.cache/pip/wheels/fe/75/9a/d1dba117a2bfc8999686259745fa223072f1b48741c1430bd5 2016-12-02 20:22:27.605 | Running setup.py bdist_wheel for cryptography: started 2016-12-02 20:22:53.560 | Running setup.py bdist_wheel for cryptography: finished with status 'done' 2016-12-02 20:22:53.561 | Stored in directory: /root/.cache/pip/wheels/92/c7/5e/a34e523c598c3a45387d6669441047751fbc3bebbb41a19999 2016-12-02 20:22:53.623 | Running setup.py bdist_wheel for pycparser: started 2016-12-02 20:22:54.245 | Running setup.py bdist_wheel for pycparser: finished with status 'done' 2016-12-02 20:22:54.246 | Stored in directory: /root/.cache/pip/wheels/40/34/2b/32a1543bd03bedd49f082c57931b51fa1c89842fa3684a75ce 2016-12-02 20:22:54.262 | Running setup.py bdist_wheel for tenacity: started 2016-12-02 20:22:54.772 | Running setup.py bdist_wheel for tenacity: finished with status 'done' 2016-12-02 20:22:54.773 | Stored in directory: /root/.cache/pip/wheels/12/fd/ba/a07138f87335357c0082bb04150fae824d9a39dc5c25093a7f 2016-12-02 20:22:54.781 | Successfully built Mako SQLAlchemy cryptography pycparser tenacity 2016-12-02 20:22:54.782 | Installing collected packages: PasteDeploy, Paste, repoze.lru, Routes, idna, pyasn1, enum34, ipaddress, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, decorator, Tempita, sqlalchemy-migrate, passlib, dogpile.cache, pyinotify, python-dateutil, oslo.log, oslo.cache, fasteners, oslo.concurrency, greenlet, eventlet, oslo.service, PyYAML, cachetools, amqp, futures, tenacity, pika, contextlib2, futurist, anyjson, kombu, pika-pool, MarkupSafe, Jinja2, oslo.middleware, oslo.messaging, python-editor, Mako, alembic, oslo.db, oslo.policy, oauthlib, zope.interface, pyOpenSSL, repoze.who, pycrypto, pysaml2, functools32, jsonschema, osprofiler, keystone 2016-12-02 20:22:56.947 | Found existing installation: PyYAML 3.11 2016-12-02 20:22:56.951 | DEPRECATION: Uninstalling a distutils installed project (PyYAML) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project. 2016-12-02 20:22:56.951 | Uninstalling PyYAML-3.11: 2016-12-02 20:22:56.952 | Successfully uninstalled PyYAML-3.11 2016-12-02 20:22:59.097 | Running setup.py develop for keystone 2016-12-02 20:23:03.921 | Successfully installed Jinja2-2.8 Mako-1.0.6 MarkupSafe-0.23 Paste-2.0.3 PasteDeploy-1.5.2 PyYAML-3.12 Routes-2.3.1 SQLAlchemy-1.0.16 Tempita-0.5.2 alembic-0.8.8 amqp-1.4.9 anyjson-0.3.3 cachetools-2.0.0 cffi-1.9.1 contextlib2-0.5.4 cryptography-1.6 decorator-4.0.10 dogpile.cache-0.6.2 enum34-1.1.6 eventlet-0.19.0 fasteners-0.14.1 functools32-3.2.3.post2 futures-3.0.5 futurist-0.20.0 greenlet-0.4.10 idna-2.1 ipaddress-1.0.17 jsonschema-2.5.1 keystone kombu-3.0.37 oauthlib-2.0.0 oslo.cache-1.16.0 oslo.concurrency-3.16.0 oslo.db-4.15.0 oslo.log-3.18.0 oslo.messaging-5.13.0 oslo.middleware-3.21.0 oslo.policy-1.17.0 oslo.service-1.18.0 osprofiler-1.4.0 passlib-1.7.0 pika-0.10.0 pika-pool-0.1.3 pyOpenSSL-16.2.0 pyasn1-0.1.9 pycparser-2.17 pycrypto-2.6.1 pyinotify-0.9.6 pysaml2-4.0.2 python-dateutil-2.6.0 python-editor-1.0.1 repoze.lru-0.6 repoze.who-2.3 sqlalchemy-migrate-0.10.0 sqlparse-0.2.2 tenacity-3.3.0 zope.interface-4.3.2 2016-12-02 20:23:04.197 | + inc/python:pip_install:162 : result=0 2016-12-02 20:23:04.200 | + inc/python:pip_install:165 : local test_req=/opt/stack/new/keystone/test-requirements.txt 2016-12-02 20:23:04.202 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:23:04.205 | + inc/python:pip_install:166 : [[ -e /opt/stack/new/keystone/test-requirements.txt ]] 2016-12-02 20:23:04.208 | + inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/keystone/test-requirements.txt' 2016-12-02 20:23:04.208 | Installing test-requirements for /opt/stack/new/keystone/test-requirements.txt 2016-12-02 20:23:04.210 | + inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/keystone/test-requirements.txt 2016-12-02 20:23:04.854 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:23:04.856 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:23:05.441 | Collecting Sphinx===1.3.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:23:05.690 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b9/80/49137a6454e044c0bd17a608fc4a2264627de4976501a6ac77d8a43a133b/Sphinx-1.3.6-py2.py3-none-any.whl (1.5MB) 2016-12-02 20:23:06.122 | Collecting WebTest===2.0.23 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:23:06.442 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/59/9e/feb104d7f7720f60bd02c266053d2302819a3fdf5230ae486f9f930c162c/WebTest-2.0.23-py2.py3-none-any.whl 2016-12-02 20:23:06.625 | Collecting alabaster===0.7.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:23:06.861 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/5d/da/2e59e6b040f1062843eb9e874f504bc6779053b77da5d1ed7f1b46618e13/alabaster-0.7.9-py2.py3-none-any.whl 2016-12-02 20:23:07.016 | Collecting bashate===0.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 76)) 2016-12-02 20:23:07.319 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/6a/13/62705165f3acca95a05dd64c5ee83514269736c2398d8215a09bb496c048/bashate-0.5.1-py2-none-any.whl 2016-12-02 20:23:07.495 | Collecting beautifulsoup4===4.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77)) 2016-12-02 20:23:07.768 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/dc/27/8919b7a505b00f410c1c113c6c93b3253784375797976272e4198f4e455a/beautifulsoup4-4.5.1-py2-none-any.whl (83kB) 2016-12-02 20:23:07.966 | Collecting coverage===4.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95)) 2016-12-02 20:23:08.225 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/coverage/coverage-4.2-cp27-cp27mu-linux_x86_64.whl (181kB) 2016-12-02 20:23:08.423 | Collecting docutils===0.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2016-12-02 20:23:08.454 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/docutils/docutils-0.12-py2-none-any.whl (509kB) 2016-12-02 20:23:08.675 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:23:08.776 | Collecting freezegun===0.3.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 133)) 2016-12-02 20:23:09.064 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/0f/e9/c7d3ff0a0f1650dae522ac75bd1990c20a6fbf521385a8f6902b5d1f99f4/freezegun-0.3.8-py2.py3-none-any.whl 2016-12-02 20:23:09.229 | Collecting lxml===3.6.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 178)) 2016-12-02 20:23:09.486 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/1e/8c/25ffee3844cb34c3aa196d9711ae4b6ed5efbb9f39db8a39b17cc4185266/lxml-3.6.4-cp27-cp27mu-manylinux1_x86_64.whl (4.2MB) 2016-12-02 20:23:10.179 | Collecting mock===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 182)) 2016-12-02 20:23:10.223 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl (56kB) 2016-12-02 20:23:10.445 | Collecting os-api-ref===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211)) 2016-12-02 20:23:10.617 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/3a/6e/fea5c8ce25db76c9a4593ed15fb3a05fa2fa458584e224d127ef5d53320b/os_api_ref-1.1.0-py2-none-any.whl (79kB) 2016-12-02 20:23:10.726 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 218)) 2016-12-02 20:23:10.735 | Requirement already satisfied: oslo.db===4.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2016-12-02 20:23:10.794 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:23:10.800 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2016-12-02 20:23:10.896 | Collecting oslosphinx===4.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241)) 2016-12-02 20:23:11.096 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b3/e3/a61eac00f4a36dc475f0d6374c17a0cdf93e0a59e65d7ec7fb86637d8ffb/oslosphinx-4.8.0-py2.py3-none-any.whl 2016-12-02 20:23:11.265 | Collecting oslotest===2.12.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:23:11.326 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/30/b6/2379c1535f9a5251c84955b6c0aec643887aa90ecef1aaaa62f08c44396c/oslotest-2.12.0-py2.py3-none-any.whl 2016-12-02 20:23:11.442 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 250)) 2016-12-02 20:23:11.527 | Collecting psycopg2===2.6.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2016-12-02 20:23:11.709 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/psycopg2/psycopg2-2.6.2-cp27-cp27mu-linux_x86_64.whl (345kB) 2016-12-02 20:23:11.838 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2016-12-02 20:23:11.840 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2016-12-02 20:23:11.844 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 327)) 2016-12-02 20:23:11.858 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 333)) 2016-12-02 20:23:11.942 | Collecting reno===1.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340)) 2016-12-02 20:23:11.977 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/41/28/3d8245b1dac479dfa00d7c1515346d01535651ac3cd643c9990130c0bd6b/reno-1.8.0-py2-none-any.whl 2016-12-02 20:23:12.070 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 343)) 2016-12-02 20:23:12.081 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365)) 2016-12-02 20:23:12.160 | Collecting snowballstemmer===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2016-12-02 20:23:12.179 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) 2016-12-02 20:23:12.367 | Collecting sphinx-rtd-theme===0.1.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:23:12.597 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/1d/84/405b43b2c15bb61fcbd23416837ca7f18e261c56c64453923725e8160aa6/sphinx_rtd_theme-0.1.9-py2-none-any.whl (693kB) 2016-12-02 20:23:12.752 | Requirement already satisfied: sqlalchemy-migrate===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 378)) 2016-12-02 20:23:12.762 | Requirement already satisfied: sqlparse===0.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 379)) 2016-12-02 20:23:12.764 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 381)) 2016-12-02 20:23:12.842 | Collecting tempest===13.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 387)) 2016-12-02 20:23:13.423 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ef/ef/0d3aea3f1f1bb47446c34a5f82554110bdd37dd71cd62b1e125824e8d20d/tempest-13.0.0-py2.py3-none-any.whl (1.2MB) 2016-12-02 20:23:13.826 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 391)) 2016-12-02 20:23:13.916 | Collecting testresources===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392)) 2016-12-02 20:23:13.945 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl 2016-12-02 20:23:14.108 | Collecting testscenarios===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393)) 2016-12-02 20:23:14.133 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl 2016-12-02 20:23:14.228 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394)) 2016-12-02 20:23:14.243 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 399)) 2016-12-02 20:23:14.246 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 407)) 2016-12-02 20:23:14.325 | Collecting urllib3===1.19 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2016-12-02 20:23:14.374 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/34/02/f043d2c9e2360dd6f6f1f7e44c71733ede2478e8b084de43375b316105c5/urllib3-1.19-py2.py3-none-any.whl (104kB) 2016-12-02 20:23:14.567 | Collecting waitress===1.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2016-12-02 20:23:14.848 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/94/34/16ea9139ece73838a649a32f39583ab2f5b2cfe02d64070940696af54003/waitress-1.0.1-py2.py3-none-any.whl (113kB) 2016-12-02 20:23:15.033 | Collecting hacking<0.11,>=0.10.0 (from -r /opt/stack/new/keystone/test-requirements.txt (line 5)) 2016-12-02 20:23:15.064 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/7d/70/296324caa48707c88643ed512276f9aaa60fc1cb33aa92de60ae5177468b/hacking-0.10.2-py2.py3-none-any.whl 2016-12-02 20:23:15.242 | Collecting pep257==0.7.0 (from -r /opt/stack/new/keystone/test-requirements.txt (line 6)) 2016-12-02 20:23:15.430 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ec/31/e432e1aa35f692e3f6865fe07194f32536ec073ec7ad809cd3e7cb1a2b1a/pep257-0.7.0-py2.py3-none-any.whl 2016-12-02 20:23:15.583 | Collecting flake8-docstrings==0.2.1.post1 (from -r /opt/stack/new/keystone/test-requirements.txt (line 7)) 2016-12-02 20:23:15.760 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/eb/f1/795c0f158579a0b4983e5633ceed37d9be188019ab8bb44cdfdc8d27f955/flake8_docstrings-0.2.1.post1-py2-none-any.whl 2016-12-02 20:23:15.936 | Collecting Pygments===2.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:23:15.993 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9e/d0/d692085518c6a2dc875fe421c866fb6a08e0d9796ca507803c1e545fa116/Pygments-2.1.3-py2.py3-none-any.whl (755kB) 2016-12-02 20:23:16.220 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:23:16.223 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:23:16.228 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:23:16.236 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:23:16.311 | Collecting openstackdocstheme===1.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208)) 2016-12-02 20:23:16.353 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/54/bd/43963fba3d8c1d35f12e0c6161c632cd942b2446808d42c2aff96e768f4c/openstackdocstheme-1.5.0-py2.py3-none-any.whl (203kB) 2016-12-02 20:23:16.458 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:23:16.460 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225)) 2016-12-02 20:23:16.470 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:23:16.473 | Requirement already satisfied: alembic===0.8.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 66)) 2016-12-02 20:23:16.479 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226)) 2016-12-02 20:23:16.483 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:23:16.494 | Requirement already satisfied: PyMySQL===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 20)) 2016-12-02 20:23:16.496 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 185)) 2016-12-02 20:23:16.498 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2016-12-02 20:23:16.501 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 156)) 2016-12-02 20:23:16.503 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:23:16.581 | Collecting os-client-config===1.24.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 214)) 2016-12-02 20:23:16.653 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/a4/3c/d42f949db1ec355d9925137b0fe085cfd3721b72b55199c26677326c7b2a/os_client_config-1.24.0-py2.py3-none-any.whl (60kB) 2016-12-02 20:23:16.824 | Collecting mox3===0.18.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:23:16.865 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/bf/19/03204eed34f5a7f4eae126f2e68be86cc3fd2b1ec93345c76731c4f920ce/mox3-0.18.0-py2.py3-none-any.whl (40kB) 2016-12-02 20:23:16.952 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:23:16.955 | Requirement already satisfied: decorator===4.0.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:23:16.957 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2016-12-02 20:23:16.959 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 224)) 2016-12-02 20:23:16.978 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 259)) 2016-12-02 20:23:16.980 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 163)) 2016-12-02 20:23:16.994 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:23:17.081 | Collecting paramiko===2.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2016-12-02 20:23:17.142 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/d0/17/089b126c782b51f9e65c0ce1111f6ccf5ea5bf1e2dad03f3de2039003652/paramiko-2.0.2-py2.py3-none-any.whl (171kB) 2016-12-02 20:23:17.310 | Collecting cliff===2.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:23:17.362 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/aa/c7/4887c486abefadcf5fd1cd5a002389b785bd7c829c49235897cf3122c8bd/cliff-2.3.0-py2-none-any.whl (56kB) 2016-12-02 20:23:17.468 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:23:17.492 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312)) 2016-12-02 20:23:17.494 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 175)) 2016-12-02 20:23:17.496 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 407)) 2016-12-02 20:23:17.587 | Collecting flake8==2.2.4 (from hacking<0.11,>=0.10.0->-r /opt/stack/new/keystone/test-requirements.txt (line 5)) 2016-12-02 20:23:17.650 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/0d/69/3e19395889eb6e9fd35a6900fc25db3d4aa32585e6b606924ab8af69da8b/flake8-2.2.4.tar.gz 2016-12-02 20:23:18.568 | Collecting mccabe==0.2.1 (from hacking<0.11,>=0.10.0->-r /opt/stack/new/keystone/test-requirements.txt (line 5)) 2016-12-02 20:23:18.597 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ec/b1/79c08edbb2a652f2f697c2b71dc08ede14e615bf6aa325237a32e0ed36f0/mccabe-0.2.1.tar.gz 2016-12-02 20:23:19.305 | Collecting pep8==1.5.7 (from hacking<0.11,>=0.10.0->-r /opt/stack/new/keystone/test-requirements.txt (line 5)) 2016-12-02 20:23:19.346 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl 2016-12-02 20:23:19.511 | Collecting pyflakes==0.8.1 (from hacking<0.11,>=0.10.0->-r /opt/stack/new/keystone/test-requirements.txt (line 5)) 2016-12-02 20:23:19.545 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/49/94/592dfa051cb674d022c8ae6306d114dc752b3b5d3e08b896acaa4b3277f8/pyflakes-0.8.1-py2.py3-none-any.whl 2016-12-02 20:23:19.628 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:23:19.630 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351)) 2016-12-02 20:23:19.635 | Requirement already satisfied: python-editor===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2016-12-02 20:23:19.638 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:23:19.642 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2016-12-02 20:23:19.647 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 419)) 2016-12-02 20:23:19.728 | Collecting requestsexceptions===1.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 348)) 2016-12-02 20:23:19.757 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/cd/be/6976f1711f435aee0d8132c2b03e5abe13ab308096d47da28d52307c5e1d/requestsexceptions-1.1.3-py2.py3-none-any.whl 2016-12-02 20:23:19.848 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167)) 2016-12-02 20:23:19.951 | Collecting appdirs===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:23:19.978 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/7b/8b/eebc6e2002a1e0383f1c7108d0111d4d33ea93bf417d7e19e43ec9b87b2b/appdirs-1.4.0-py2.py3-none-any.whl 2016-12-02 20:23:20.070 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:23:20.072 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:23:20.077 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:23:20.079 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189)) 2016-12-02 20:23:20.082 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2016-12-02 20:23:20.085 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:23:20.197 | Collecting unicodecsv===0.14.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:23:20.223 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/unicodecsv/unicodecsv-0.14.1-py2-none-any.whl 2016-12-02 20:23:20.384 | Collecting cmd2===0.6.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:23:20.450 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/97/80/d5c6efd4a1467865fd25c203fbe3a107f241b09f30cc7f8d9a3e3bef8abd/cmd2-0.6.9.tar.gz (367kB) 2016-12-02 20:23:21.094 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275)) 2016-12-02 20:23:21.096 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:23:21.103 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:23:21.105 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153)) 2016-12-02 20:23:21.107 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:23:21.111 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270)) 2016-12-02 20:23:21.114 | Building wheels for collected packages: cmd2, flake8, mccabe 2016-12-02 20:23:21.114 | Running setup.py bdist_wheel for cmd2: started 2016-12-02 20:23:21.682 | Running setup.py bdist_wheel for cmd2: finished with status 'done' 2016-12-02 20:23:21.682 | Stored in directory: /root/.cache/pip/wheels/05/3e/1f/678f95797836daa0e00dfa5d0e113d6eb2f56b01d60fdb102d 2016-12-02 20:23:21.691 | Running setup.py bdist_wheel for flake8: started 2016-12-02 20:23:22.270 | Running setup.py bdist_wheel for flake8: finished with status 'done' 2016-12-02 20:23:22.270 | Stored in directory: /root/.cache/pip/wheels/1c/fe/14/e3b1c8b1c2365f6d4cad455c8b66297c7e464fb74ca1e99b0a 2016-12-02 20:23:22.277 | Running setup.py bdist_wheel for mccabe: started 2016-12-02 20:23:22.811 | Running setup.py bdist_wheel for mccabe: finished with status 'done' 2016-12-02 20:23:22.811 | Stored in directory: /root/.cache/pip/wheels/ba/0c/f0/45bcd9c941defe00798bd5d5d08cf89c2e042c449ac31f9758 2016-12-02 20:23:22.815 | Successfully built cmd2 flake8 mccabe 2016-12-02 20:23:22.816 | Installing collected packages: Pygments, docutils, sphinx-rtd-theme, snowballstemmer, alabaster, Sphinx, beautifulsoup4, waitress, WebTest, appdirs, bashate, unicodecsv, cmd2, cliff, coverage, freezegun, lxml, mock, mox3, openstackdocstheme, os-api-ref, requestsexceptions, os-client-config, oslosphinx, oslotest, paramiko, psycopg2, reno, testscenarios, urllib3, tempest, testresources, pyflakes, pep8, mccabe, flake8, hacking, pep257, flake8-docstrings 2016-12-02 20:23:29.455 | Successfully installed Pygments-2.1.3 Sphinx-1.3.6 WebTest-2.0.23 alabaster-0.7.9 appdirs-1.4.0 bashate-0.5.1 beautifulsoup4-4.5.1 cliff-2.3.0 cmd2-0.6.9 coverage-4.2 docutils-0.12 flake8-2.2.4 flake8-docstrings-0.2.1.post1 freezegun-0.3.8 hacking-0.10.2 lxml-3.6.4 mccabe-0.2.1 mock-2.0.0 mox3-0.18.0 openstackdocstheme-1.5.0 os-api-ref-1.1.0 os-client-config-1.24.0 oslosphinx-4.8.0 oslotest-2.12.0 paramiko-2.0.2 pep257-0.7.0 pep8-1.5.7 psycopg2-2.6.2 pyflakes-0.8.1 reno-1.8.0 requestsexceptions-1.1.3 snowballstemmer-1.2.1 sphinx-rtd-theme-0.1.9 tempest-13.0.0 testresources-2.0.1 testscenarios-0.5.0 unicodecsv-0.14.1 urllib3-1.19 waitress-1.0.1 2016-12-02 20:23:29.726 | + inc/python:pip_install:175 : result=0 2016-12-02 20:23:29.728 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:23:29.730 | + functions-common:time_stop:2398 : local name 2016-12-02 20:23:29.732 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:23:29.734 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:23:29.736 | + functions-common:time_stop:2401 : local total 2016-12-02 20:23:29.738 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:23:29.741 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:23:29.743 | + functions-common:time_stop:2405 : start_time=1480710114 2016-12-02 20:23:29.746 | + functions-common:time_stop:2407 : [[ -z 1480710114 ]] 2016-12-02 20:23:29.749 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:23:29.753 | + functions-common:time_stop:2410 : end_time=1480710209 2016-12-02 20:23:29.756 | + functions-common:time_stop:2411 : elapsed_time=95 2016-12-02 20:23:29.758 | + functions-common:time_stop:2412 : total=58 2016-12-02 20:23:29.761 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:23:29.763 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=153 2016-12-02 20:23:29.766 | + inc/python:pip_install:179 : return 0 2016-12-02 20:23:29.768 | + inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:23:29.771 | + inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/keystone/keystone.egg-info 2016-12-02 20:23:29.773 | + functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/keystone/keystone.egg-info 2016-12-02 20:23:29.794 | + functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/keystone/keystone.egg-info 2016-12-02 20:23:29.805 | + lib/keystone:install_keystone:553 : is_service_enabled ldap 2016-12-02 20:23:29.824 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:23:29.827 | + lib/keystone:install_keystone:557 : '[' mod_wsgi == mod_wsgi ']' 2016-12-02 20:23:29.829 | + lib/keystone:install_keystone:558 : install_apache_wsgi 2016-12-02 20:23:29.832 | + lib/apache:install_apache_wsgi:72 : is_ubuntu 2016-12-02 20:23:29.835 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:23:29.838 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:23:29.840 | + lib/apache:install_apache_wsgi:74 : install_package apache2 libapache2-mod-wsgi 2016-12-02 20:23:29.843 | + functions-common:install_package:1285 : update_package_repo 2016-12-02 20:23:29.846 | + functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:23:29.848 | + functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:23:29.851 | + functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:23:29.854 | + functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:23:29.856 | + functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:23:29.859 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:23:29.862 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:23:29.866 | + functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:23:29.869 | + functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:23:29.872 | + functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:23:29.875 | + functions-common:apt_get_update:1060 : return 2016-12-02 20:23:29.878 | + functions-common:install_package:1286 : real_install_package apache2 libapache2-mod-wsgi 2016-12-02 20:23:29.881 | + functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:23:29.884 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:23:29.886 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:23:29.889 | + functions-common:real_install_package:1272 : apt_get install apache2 libapache2-mod-wsgi 2016-12-02 20:23:29.913 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi 2016-12-02 20:23:29.941 | Reading package lists... 2016-12-02 20:23:30.135 | Building dependency tree... 2016-12-02 20:23:30.136 | Reading state information... 2016-12-02 20:23:30.288 | The following additional packages will be installed: 2016-12-02 20:23:30.288 | apache2-bin apache2-data apache2-utils libapr1 libaprutil1 2016-12-02 20:23:30.289 | libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0 2016-12-02 20:23:30.289 | Suggested packages: 2016-12-02 20:23:30.289 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom ufw 2016-12-02 20:23:30.290 | The following NEW packages will be installed: 2016-12-02 20:23:30.290 | apache2 apache2-bin apache2-data apache2-utils libapache2-mod-wsgi libapr1 2016-12-02 20:23:30.291 | libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0 2016-12-02 20:23:30.309 | 0 upgraded, 10 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:23:30.309 | Need to get 1615 kB of archives. 2016-12-02 20:23:30.309 | After this operation, 6598 kB of additional disk space will be used. 2016-12-02 20:23:30.309 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:23:30.309 | libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0 2016-12-02 20:23:30.309 | apache2-bin apache2-utils apache2-data apache2 libapache2-mod-wsgi 2016-12-02 20:23:30.316 | Authentication warning overridden. 2016-12-02 20:23:30.317 | Get:1 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] 2016-12-02 20:23:30.320 | Get:2 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] 2016-12-02 20:23:30.322 | Get:3 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] 2016-12-02 20:23:30.323 | Get:4 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] 2016-12-02 20:23:30.323 | Get:5 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] 2016-12-02 20:23:30.331 | Get:6 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.1 [923 kB] 2016-12-02 20:23:30.432 | Get:7 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.1 [81.3 kB] 2016-12-02 20:23:30.437 | Get:8 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.1 [162 kB] 2016-12-02 20:23:30.459 | Get:9 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.1 [86.7 kB] 2016-12-02 20:23:30.465 | Get:10 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 libapache2-mod-wsgi amd64 4.3.0-1.1build1 [77.5 kB] 2016-12-02 20:23:30.588 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:23:30.624 | Fetched 1615 kB in 0s (10.2 MB/s) 2016-12-02 20:23:30.660 | Selecting previously unselected package libapr1:amd64. 2016-12-02 20:23:30.694 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86570 files and directories currently installed.) 2016-12-02 20:23:30.699 | Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... 2016-12-02 20:23:30.701 | Unpacking libapr1:amd64 (1.5.2-3) ... 2016-12-02 20:23:30.739 | Selecting previously unselected package libaprutil1:amd64. 2016-12-02 20:23:30.747 | Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... 2016-12-02 20:23:30.750 | Unpacking libaprutil1:amd64 (1.5.4-1build1) ... 2016-12-02 20:23:30.784 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2016-12-02 20:23:30.792 | Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... 2016-12-02 20:23:30.794 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... 2016-12-02 20:23:30.815 | Selecting previously unselected package libaprutil1-ldap:amd64. 2016-12-02 20:23:30.823 | Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... 2016-12-02 20:23:30.824 | Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... 2016-12-02 20:23:30.852 | Selecting previously unselected package liblua5.1-0:amd64. 2016-12-02 20:23:30.860 | Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... 2016-12-02 20:23:30.862 | Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... 2016-12-02 20:23:30.896 | Selecting previously unselected package apache2-bin. 2016-12-02 20:23:30.904 | Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.1_amd64.deb ... 2016-12-02 20:23:30.906 | Unpacking apache2-bin (2.4.18-2ubuntu3.1) ... 2016-12-02 20:23:31.044 | Selecting previously unselected package apache2-utils. 2016-12-02 20:23:31.052 | Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.1_amd64.deb ... 2016-12-02 20:23:31.054 | Unpacking apache2-utils (2.4.18-2ubuntu3.1) ... 2016-12-02 20:23:31.089 | Selecting previously unselected package apache2-data. 2016-12-02 20:23:31.097 | Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.1_all.deb ... 2016-12-02 20:23:31.100 | Unpacking apache2-data (2.4.18-2ubuntu3.1) ... 2016-12-02 20:23:31.242 | Selecting previously unselected package apache2. 2016-12-02 20:23:31.250 | Preparing to unpack .../apache2_2.4.18-2ubuntu3.1_amd64.deb ... 2016-12-02 20:23:31.260 | Unpacking apache2 (2.4.18-2ubuntu3.1) ... 2016-12-02 20:23:31.358 | Selecting previously unselected package libapache2-mod-wsgi. 2016-12-02 20:23:31.366 | Preparing to unpack .../libapache2-mod-wsgi_4.3.0-1.1build1_amd64.deb ... 2016-12-02 20:23:31.368 | Unpacking libapache2-mod-wsgi (4.3.0-1.1build1) ... 2016-12-02 20:23:31.395 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:23:31.409 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:23:31.492 | Setting up libapr1:amd64 (1.5.2-3) ... 2016-12-02 20:23:31.505 | Setting up libaprutil1:amd64 (1.5.4-1build1) ... 2016-12-02 20:23:31.511 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... 2016-12-02 20:23:31.516 | Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... 2016-12-02 20:23:31.523 | Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... 2016-12-02 20:23:31.528 | Setting up apache2-bin (2.4.18-2ubuntu3.1) ... 2016-12-02 20:23:31.533 | Setting up apache2-utils (2.4.18-2ubuntu3.1) ... 2016-12-02 20:23:31.539 | Setting up apache2-data (2.4.18-2ubuntu3.1) ... 2016-12-02 20:23:31.544 | Setting up apache2 (2.4.18-2ubuntu3.1) ... 2016-12-02 20:23:31.881 | Enabling module mpm_event. 2016-12-02 20:23:31.930 | Enabling module authz_core. 2016-12-02 20:23:31.934 | Enabling module authz_host. 2016-12-02 20:23:31.979 | Enabling module authn_core. 2016-12-02 20:23:31.983 | Enabling module auth_basic. 2016-12-02 20:23:32.026 | Enabling module access_compat. 2016-12-02 20:23:32.071 | Enabling module authn_file. 2016-12-02 20:23:32.116 | Enabling module authz_user. 2016-12-02 20:23:32.159 | Enabling module alias. 2016-12-02 20:23:32.213 | Enabling module dir. 2016-12-02 20:23:32.260 | Enabling module autoindex. 2016-12-02 20:23:32.309 | Enabling module env. 2016-12-02 20:23:32.365 | Enabling module mime. 2016-12-02 20:23:32.416 | Enabling module negotiation. 2016-12-02 20:23:32.472 | Enabling module setenvif. 2016-12-02 20:23:32.520 | Enabling module filter. 2016-12-02 20:23:32.577 | Enabling module deflate. 2016-12-02 20:23:32.628 | Enabling module status. 2016-12-02 20:23:32.672 | Enabling conf charset. 2016-12-02 20:23:32.723 | Enabling conf localized-error-pages. 2016-12-02 20:23:32.767 | Enabling conf other-vhosts-access-log. 2016-12-02 20:23:32.815 | Enabling conf security. 2016-12-02 20:23:32.865 | Enabling conf serve-cgi-bin. 2016-12-02 20:23:32.911 | Enabling site 000-default. 2016-12-02 20:23:34.329 | Setting up libapache2-mod-wsgi (4.3.0-1.1build1) ... 2016-12-02 20:23:34.485 | apache2_invoke: Enable module wsgi 2016-12-02 20:23:36.855 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:23:36.866 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:23:37.089 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:23:37.092 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:23:37.094 | + functions-common:time_stop:2398 : local name 2016-12-02 20:23:37.097 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:23:37.099 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:23:37.102 | + functions-common:time_stop:2401 : local total 2016-12-02 20:23:37.104 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:23:37.106 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:23:37.108 | + functions-common:time_stop:2405 : start_time=1480710209 2016-12-02 20:23:37.110 | + functions-common:time_stop:2407 : [[ -z 1480710209 ]] 2016-12-02 20:23:37.114 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:23:37.117 | + functions-common:time_stop:2410 : end_time=1480710217 2016-12-02 20:23:37.120 | + functions-common:time_stop:2411 : elapsed_time=8 2016-12-02 20:23:37.122 | + functions-common:time_stop:2412 : total=57 2016-12-02 20:23:37.125 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:23:37.127 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=65 2016-12-02 20:23:37.130 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:23:37.132 | + lib/apache:install_apache_wsgi:84 : enable_apache_mod wsgi 2016-12-02 20:23:37.135 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2016-12-02 20:23:37.139 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2016-12-02 20:23:37.141 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:23:37.144 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:23:37.146 | + lib/apache:enable_apache_mod:57 : a2query -m wsgi 2016-12-02 20:23:37.198 | wsgi (enabled by maintainer script) 2016-12-02 20:23:37.201 | + lib/apache:install_apache_wsgi:89 : sudo a2enmod version 2016-12-02 20:23:37.246 | ERROR: Module version does not exist! 2016-12-02 20:23:37.250 | + lib/apache:install_apache_wsgi:89 : true 2016-12-02 20:23:37.252 | + lib/keystone:install_keystone:559 : is_ssl_enabled_service key 2016-12-02 20:23:37.255 | + lib/tls:is_ssl_enabled_service:375 : local services=key 2016-12-02 20:23:37.257 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:23:37.259 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:23:37.262 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:23:37.265 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2016-12-02 20:23:37.267 | + ./stack.sh:main:825 : configure_keystone 2016-12-02 20:23:37.269 | + lib/keystone:configure_keystone:195 : sudo install -d -o stack /etc/keystone 2016-12-02 20:23:37.278 | + lib/keystone:configure_keystone:197 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\n\e\w\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2016-12-02 20:23:37.281 | + lib/keystone:configure_keystone:198 : install -m 600 /opt/stack/new/keystone/etc/keystone.conf.sample /etc/keystone/keystone.conf 2016-12-02 20:23:37.285 | + lib/keystone:configure_keystone:199 : cp -p /opt/stack/new/keystone/etc/policy.json /etc/keystone 2016-12-02 20:23:37.288 | + lib/keystone:configure_keystone:200 : [[ -f /opt/stack/new/keystone/etc/keystone-paste.ini ]] 2016-12-02 20:23:37.291 | + lib/keystone:configure_keystone:201 : cp -p /opt/stack/new/keystone/etc/keystone-paste.ini /etc/keystone/keystone-paste.ini 2016-12-02 20:23:37.294 | + lib/keystone:configure_keystone:204 : [[ -f /etc/keystone/keystone-paste.ini ]] 2016-12-02 20:23:37.296 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf paste_deploy config_file /etc/keystone/keystone-paste.ini 2016-12-02 20:23:37.322 | + lib/keystone:configure_keystone:211 : '[' True == False ']' 2016-12-02 20:23:37.324 | + lib/keystone:configure_keystone:219 : is_service_enabled ldap 2016-12-02 20:23:37.340 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:23:37.342 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf identity driver sql 2016-12-02 20:23:37.370 | + lib/keystone:configure_keystone:230 : iniset /etc/keystone/keystone.conf assignment driver sql 2016-12-02 20:23:37.399 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf role driver sql 2016-12-02 20:23:37.427 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf resource driver sql 2016-12-02 20:23:37.455 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf cache enabled True 2016-12-02 20:23:37.482 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2016-12-02 20:23:37.513 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2016-12-02 20:23:37.543 | + lib/keystone:configure_keystone:239 : iniset_rpc_backend keystone /etc/keystone/keystone.conf 2016-12-02 20:23:37.546 | + lib/rpc_backend:iniset_rpc_backend:117 : local package=keystone 2016-12-02 20:23:37.548 | + lib/rpc_backend:iniset_rpc_backend:118 : local file=/etc/keystone/keystone.conf 2016-12-02 20:23:37.551 | + lib/rpc_backend:iniset_rpc_backend:119 : local section=DEFAULT 2016-12-02 20:23:37.553 | + lib/rpc_backend:iniset_rpc_backend:120 : local virtual_host= 2016-12-02 20:23:37.555 | + lib/rpc_backend:iniset_rpc_backend:121 : is_service_enabled rabbit 2016-12-02 20:23:37.567 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:23:37.570 | ++ lib/rpc_backend:iniset_rpc_backend:122 : get_transport_url '' 2016-12-02 20:23:37.572 | ++ lib/rpc_backend:get_transport_url:109 : local virtual_host= 2016-12-02 20:23:37.574 | ++ lib/rpc_backend:get_transport_url:110 : is_service_enabled rabbit 2016-12-02 20:23:37.585 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:23:37.589 | ++ lib/rpc_backend:get_transport_url:111 : echo rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:23:37.592 | + lib/rpc_backend:iniset_rpc_backend:122 : iniset /etc/keystone/keystone.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:23:37.621 | + lib/rpc_backend:iniset_rpc_backend:123 : '[' -n '' ']' 2016-12-02 20:23:37.624 | + lib/rpc_backend:iniset_rpc_backend:126 : '[' -n '' ']' 2016-12-02 20:23:37.626 | + lib/keystone:configure_keystone:242 : is_ssl_enabled_service key 2016-12-02 20:23:37.629 | + lib/tls:is_ssl_enabled_service:375 : local services=key 2016-12-02 20:23:37.631 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:23:37.633 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:23:37.635 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:23:37.637 | + lib/keystone:configure_keystone:246 : local service_port=5000 2016-12-02 20:23:37.640 | + lib/keystone:configure_keystone:247 : local auth_port=35357 2016-12-02 20:23:37.642 | + lib/keystone:configure_keystone:249 : is_service_enabled tls-proxy 2016-12-02 20:23:37.656 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:23:37.658 | + lib/keystone:configure_keystone:261 : is_service_enabled tls-proxy 2016-12-02 20:23:37.673 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:23:37.675 | + lib/keystone:configure_keystone:261 : '[' mod_wsgi == mod_wsgi ']' 2016-12-02 20:23:37.678 | + lib/keystone:configure_keystone:262 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://162.242.235.22/identity 2016-12-02 20:23:37.709 | + lib/keystone:configure_keystone:263 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://162.242.235.22/identity_admin 2016-12-02 20:23:37.745 | + lib/keystone:configure_keystone:266 : [[ fernet != '' ]] 2016-12-02 20:23:37.747 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf token provider fernet 2016-12-02 20:23:37.778 | ++ lib/keystone:configure_keystone:270 : database_connection_url keystone 2016-12-02 20:23:37.780 | ++ lib/database:database_connection_url:134 : local db=keystone 2016-12-02 20:23:37.783 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2016-12-02 20:23:37.785 | ++ lib/databases/mysql:database_connection_url_mysql:176 : local db=keystone 2016-12-02 20:23:37.787 | ++ lib/databases/mysql:database_connection_url_mysql:177 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/keystone?charset=utf8' 2016-12-02 20:23:37.790 | + lib/keystone:configure_keystone:270 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/keystone?charset=utf8' 2016-12-02 20:23:37.820 | + lib/keystone:configure_keystone:272 : iniset /etc/keystone/keystone.conf token driver sql 2016-12-02 20:23:37.848 | + lib/keystone:configure_keystone:275 : '[' False '!=' False ']' 2016-12-02 20:23:37.851 | + lib/keystone:configure_keystone:280 : '[' False == True ']' 2016-12-02 20:23:37.852 | + lib/keystone:configure_keystone:284 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2016-12-02 20:23:37.881 | + lib/keystone:configure_keystone:286 : '[' mod_wsgi == mod_wsgi ']' 2016-12-02 20:23:37.883 | + lib/keystone:configure_keystone:287 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix '%(asctime)s.%(msecs)03d %(process)d TRACE %(name)s %(instance)s' 2016-12-02 20:23:37.914 | + lib/keystone:configure_keystone:288 : _config_keystone_apache_wsgi 2016-12-02 20:23:37.917 | + lib/keystone:_config_keystone_apache_wsgi:154 : local keystone_apache_conf 2016-12-02 20:23:37.920 | ++ lib/keystone:_config_keystone_apache_wsgi:155 : apache_site_config_for keystone 2016-12-02 20:23:37.923 | ++ lib/apache:apache_site_config_for:141 : local site=keystone 2016-12-02 20:23:37.925 | ++ lib/apache:apache_site_config_for:142 : is_ubuntu 2016-12-02 20:23:37.928 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:23:37.930 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:23:37.932 | ++ lib/apache:apache_site_config_for:143 : local apache_version 2016-12-02 20:23:37.935 | +++ lib/apache:apache_site_config_for:144 : get_apache_version 2016-12-02 20:23:37.937 | +++ lib/apache:get_apache_version:96 : is_ubuntu 2016-12-02 20:23:37.939 | +++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:23:37.941 | +++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:23:37.943 | +++ lib/apache:get_apache_version:97 : local version_str 2016-12-02 20:23:37.947 | ++++ lib/apache:get_apache_version:98 : awk '/Server version/ {print $3}' 2016-12-02 20:23:37.947 | ++++ lib/apache:get_apache_version:98 : sudo /usr/sbin/apache2ctl -v 2016-12-02 20:23:37.948 | ++++ lib/apache:get_apache_version:98 : cut -f2 -d/ 2016-12-02 20:23:37.992 | +++ lib/apache:get_apache_version:98 : version_str=2.4.18 2016-12-02 20:23:37.994 | +++ lib/apache:get_apache_version:108 : [[ 2.4.18 =~ ^2\.2\. ]] 2016-12-02 20:23:37.996 | +++ lib/apache:get_apache_version:110 : [[ 2.4.18 =~ ^2\.4\. ]] 2016-12-02 20:23:37.998 | +++ lib/apache:get_apache_version:111 : echo 2.4 2016-12-02 20:23:38.001 | ++ lib/apache:apache_site_config_for:144 : apache_version=2.4 2016-12-02 20:23:38.003 | ++ lib/apache:apache_site_config_for:145 : [[ 2.4 == \2\.\2 ]] 2016-12-02 20:23:38.006 | ++ lib/apache:apache_site_config_for:150 : echo /etc/apache2/sites-available/keystone.conf 2016-12-02 20:23:38.009 | + lib/keystone:_config_keystone_apache_wsgi:155 : keystone_apache_conf=/etc/apache2/sites-available/keystone.conf 2016-12-02 20:23:38.012 | + lib/keystone:_config_keystone_apache_wsgi:156 : keystone_ssl_listen='#' 2016-12-02 20:23:38.015 | + lib/keystone:_config_keystone_apache_wsgi:157 : local keystone_ssl= 2016-12-02 20:23:38.018 | + lib/keystone:_config_keystone_apache_wsgi:158 : local keystone_certfile= 2016-12-02 20:23:38.021 | + lib/keystone:_config_keystone_apache_wsgi:159 : local keystone_keyfile= 2016-12-02 20:23:38.023 | + lib/keystone:_config_keystone_apache_wsgi:160 : local keystone_service_port=5000 2016-12-02 20:23:38.026 | + lib/keystone:_config_keystone_apache_wsgi:161 : local keystone_auth_port=35357 2016-12-02 20:23:38.029 | + lib/keystone:_config_keystone_apache_wsgi:162 : local venv_path= 2016-12-02 20:23:38.032 | + lib/keystone:_config_keystone_apache_wsgi:164 : is_ssl_enabled_service key 2016-12-02 20:23:38.035 | + lib/tls:is_ssl_enabled_service:375 : local services=key 2016-12-02 20:23:38.038 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:23:38.040 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:23:38.043 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:23:38.046 | + lib/keystone:_config_keystone_apache_wsgi:170 : is_service_enabled tls-proxy 2016-12-02 20:23:38.061 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:23:38.064 | + lib/keystone:_config_keystone_apache_wsgi:174 : [[ False = True ]] 2016-12-02 20:23:38.066 | + lib/keystone:_config_keystone_apache_wsgi:178 : sudo cp /opt/stack/new/devstack/files/apache-keystone.template /etc/apache2/sites-available/keystone.conf 2016-12-02 20:23:38.075 | + lib/keystone:_config_keystone_apache_wsgi:179 : sudo sed -e ' 2016-12-02 20:23:38.075 | s|%PUBLICPORT%|5000|g; 2016-12-02 20:23:38.075 | s|%ADMINPORT%|35357|g; 2016-12-02 20:23:38.076 | s|%APACHE_NAME%|apache2|g; 2016-12-02 20:23:38.076 | s|%SSLLISTEN%|#|g; 2016-12-02 20:23:38.076 | s|%SSLENGINE%||g; 2016-12-02 20:23:38.076 | s|%SSLCERTFILE%||g; 2016-12-02 20:23:38.076 | s|%SSLKEYFILE%||g; 2016-12-02 20:23:38.076 | s|%USER%|stack|g; 2016-12-02 20:23:38.076 | s|%VIRTUALENV%||g 2016-12-02 20:23:38.076 | s|%KEYSTONE_BIN%|/usr/local/bin|g 2016-12-02 20:23:38.076 | ' -i /etc/apache2/sites-available/keystone.conf 2016-12-02 20:23:38.085 | + lib/keystone:configure_keystone:331 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2016-12-02 20:23:38.118 | + lib/keystone:configure_keystone:333 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2016-12-02 20:23:38.153 | + lib/keystone:configure_keystone:335 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2016-12-02 20:23:38.186 | + ./stack.sh:main:829 : is_service_enabled swift 2016-12-02 20:23:38.201 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:23:38.203 | + ./stack.sh:main:845 : is_service_enabled g-api n-api 2016-12-02 20:23:38.220 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:23:38.222 | + ./stack.sh:main:847 : stack_install_service glance 2016-12-02 20:23:38.225 | + lib/stack:stack_install_service:20 : local service=glance 2016-12-02 20:23:38.227 | + lib/stack:stack_install_service:21 : type install_glance 2016-12-02 20:23:38.230 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2016-12-02 20:23:38.232 | + lib/stack:stack_install_service:32 : install_glance 2016-12-02 20:23:38.234 | + lib/glance:install_glance:375 : use_library_from_git glance_store 2016-12-02 20:23:38.237 | + inc/python:use_library_from_git:197 : local name=glance_store 2016-12-02 20:23:38.240 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:23:38.242 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:23:38.244 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,glance_store, ]] 2016-12-02 20:23:38.247 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:23:38.250 | + lib/glance:install_glance:380 : git_clone git://git.openstack.org/openstack/glance.git /opt/stack/new/glance master 2016-12-02 20:23:38.253 | + functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/glance.git 2016-12-02 20:23:38.255 | + functions-common:git_clone:497 : local git_dest=/opt/stack/new/glance 2016-12-02 20:23:38.258 | + functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:23:38.261 | + functions-common:git_clone:499 : local orig_dir 2016-12-02 20:23:38.264 | ++ functions-common:git_clone:500 : pwd 2016-12-02 20:23:38.268 | + functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:23:38.271 | + functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:23:38.274 | ++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:23:38.292 | + functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:23:38.294 | + functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:23:38.297 | + functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:23:38.300 | + functions-common:git_clone:517 : echo master 2016-12-02 20:23:38.301 | + functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:23:38.305 | + functions-common:git_clone:531 : [[ ! -d /opt/stack/new/glance ]] 2016-12-02 20:23:38.309 | + functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:23:38.312 | + functions-common:git_clone:565 : cd /opt/stack/new/glance 2016-12-02 20:23:38.316 | + functions-common:git_clone:566 : git show --oneline 2016-12-02 20:23:38.316 | + functions-common:git_clone:566 : head -1 2016-12-02 20:23:38.318 | 4267d2c Updated from global requirements 2016-12-02 20:23:38.321 | + functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:23:38.324 | + lib/glance:install_glance:382 : setup_develop /opt/stack/new/glance 2016-12-02 20:23:38.326 | + inc/python:setup_develop:271 : local project_dir=/opt/stack/new/glance 2016-12-02 20:23:38.329 | + inc/python:setup_develop:272 : local extras= 2016-12-02 20:23:38.331 | + inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/glance -e 2016-12-02 20:23:38.334 | + inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/glance 2016-12-02 20:23:38.336 | + inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:23:38.339 | + inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:23:38.342 | ++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/glance 2016-12-02 20:23:38.344 | ++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:23:38.347 | + inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/glance 2016-12-02 20:23:38.350 | + inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:23:38.352 | + inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:23:38.355 | ++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/glance/setup.cfg 2016-12-02 20:23:38.359 | + inc/python:_setup_package_with_constraints_edit:317 : name=glance 2016-12-02 20:23:38.361 | + inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/new/glance#egg=glance' 2016-12-02 20:23:38.904 | + inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/glance -e 2016-12-02 20:23:38.907 | + inc/python:setup_package:339 : local project_dir=/opt/stack/new/glance 2016-12-02 20:23:38.910 | + inc/python:setup_package:340 : local flags=-e 2016-12-02 20:23:38.912 | + inc/python:setup_package:341 : local extras= 2016-12-02 20:23:38.914 | + inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:23:38.917 | + inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:23:38.920 | + inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:23:38.923 | + inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:23:38.925 | + inc/python:setup_package:354 : pip_install -e /opt/stack/new/glance 2016-12-02 20:23:39.402 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/glance 2016-12-02 20:23:40.058 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:23:40.060 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:23:40.496 | Obtaining file:///opt/stack/new/glance 2016-12-02 20:23:42.153 | Obtaining glance from file:///opt/stack/new/glance#egg=glance (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:23:43.518 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2016-12-02 20:23:43.526 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2016-12-02 20:23:43.530 | Requirement already satisfied: Routes===2.3.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2016-12-02 20:23:43.537 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:23:43.633 | Collecting WSME===0.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 29)) 2016-12-02 20:23:43.967 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/74/5b/7d0a199b778da4619f51e91e3fefcc52398e0f8a0f6e77b1bd4ab6175811/WSME-0.8.0-py2-none-any.whl (89kB) 2016-12-02 20:23:44.102 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:23:44.110 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:23:44.242 | Collecting cursive===0.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 99)) 2016-12-02 20:23:44.516 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ec/f3/f010af24bc6161b1d95a4b87200a6e4ca6e5fdf233bcf54701fbb68df843/cursive-0.1.1-py2.py3-none-any.whl 2016-12-02 20:23:44.643 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:23:44.660 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:23:44.663 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:23:44.669 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:23:44.675 | Requirement already satisfied: futurist===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139)) 2016-12-02 20:23:44.829 | Collecting glance-store===0.18.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143)) 2016-12-02 20:23:45.273 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/60/b0/8ac0f3e4b0767ae503dee179abac885538a0afacc80cdfdf591fbd52f86d/glance_store-0.18.0-py2.py3-none-any.whl (134kB) 2016-12-02 20:23:45.427 | Requirement already satisfied: greenlet===0.4.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146)) 2016-12-02 20:23:45.430 | Requirement already satisfied: httplib2===0.9.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151)) 2016-12-02 20:23:45.433 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153)) 2016-12-02 20:23:45.435 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:23:45.438 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 156)) 2016-12-02 20:23:45.440 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 163)) 2016-12-02 20:23:45.454 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 168)) 2016-12-02 20:23:45.477 | Requirement already satisfied: keystonemiddleware===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:23:45.500 | Requirement already satisfied: lxml===3.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 179)) 2016-12-02 20:23:45.509 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 186)) 2016-12-02 20:23:45.511 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2016-12-02 20:23:45.513 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:23:45.516 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225)) 2016-12-02 20:23:45.533 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226)) 2016-12-02 20:23:45.544 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2016-12-02 20:23:45.548 | Requirement already satisfied: oslo.db===4.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:23:45.606 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:23:45.612 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:23:45.635 | Requirement already satisfied: oslo.messaging===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:23:45.676 | Requirement already satisfied: oslo.middleware===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:23:45.691 | Requirement already satisfied: oslo.policy===1.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:23:45.703 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2016-12-02 20:23:45.712 | Requirement already satisfied: oslo.service===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2016-12-02 20:23:45.738 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2016-12-02 20:23:45.760 | Requirement already satisfied: osprofiler===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:23:45.769 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 251)) 2016-12-02 20:23:45.771 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 255)) 2016-12-02 20:23:45.778 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 256)) 2016-12-02 20:23:45.785 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258)) 2016-12-02 20:23:45.789 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260)) 2016-12-02 20:23:45.791 | Requirement already satisfied: pyOpenSSL===16.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266)) 2016-12-02 20:23:45.796 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 268)) 2016-12-02 20:23:45.799 | Requirement already satisfied: pycadf===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270)) 2016-12-02 20:23:45.809 | Requirement already satisfied: pycrypto===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2016-12-02 20:23:45.811 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276)) 2016-12-02 20:23:45.813 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284)) 2016-12-02 20:23:45.815 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2016-12-02 20:23:45.819 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309)) 2016-12-02 20:23:45.836 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 334)) 2016-12-02 20:23:45.839 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342)) 2016-12-02 20:23:45.847 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 344)) 2016-12-02 20:23:45.972 | Collecting retrying===1.3.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351)) 2016-12-02 20:23:46.001 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/retrying/retrying-1.3.3-py2-none-any.whl 2016-12-02 20:23:46.098 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2016-12-02 20:23:46.191 | Collecting semantic-version===2.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 361)) 2016-12-02 20:23:46.464 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/72/83/f76958017f3094b072d8e3a72d25c3ed65f754cc607fdb6a7b33d84ab1d5/semantic_version-2.6.0.tar.gz 2016-12-02 20:23:47.328 | Collecting simplegeneric===0.8.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 363)) 2016-12-02 20:23:47.503 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/simplegeneric/simplegeneric-0.8.1-py2-none-any.whl 2016-12-02 20:23:47.600 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366)) 2016-12-02 20:23:47.602 | Requirement already satisfied: sqlalchemy-migrate===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 379)) 2016-12-02 20:23:47.612 | Requirement already satisfied: sqlparse===0.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 380)) 2016-12-02 20:23:47.614 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 382)) 2016-12-02 20:23:47.710 | Collecting taskflow===2.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 387)) 2016-12-02 20:23:47.898 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/3a/69/d0eea7714018758e03d46a8c6e5d447776b975b6ac2a17806eeb9af2b11f/taskflow-2.8.0-py2.py3-none-any.whl (485kB) 2016-12-02 20:23:48.137 | Requirement already satisfied: tenacity===3.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 390)) 2016-12-02 20:23:48.147 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2016-12-02 20:23:48.149 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:23:48.157 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:23:48.254 | Collecting castellan===0.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2016-12-02 20:23:48.280 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/88/0a/07763632f0b6a8404a6bcbe3c7d1131658cb9a1bcf60341c8d28cd00c645/castellan-0.4.0-py2.py3-none-any.whl (73kB) 2016-12-02 20:23:48.400 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 94)) 2016-12-02 20:23:48.404 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:23:48.407 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:23:48.409 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:23:48.414 | Requirement already satisfied: alembic===0.8.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 66)) 2016-12-02 20:23:48.421 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:23:48.424 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:23:48.427 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 83)) 2016-12-02 20:23:48.430 | Requirement already satisfied: amqp===1.4.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 67)) 2016-12-02 20:23:48.432 | Requirement already satisfied: kombu===3.0.37 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:23:48.442 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:23:48.448 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190)) 2016-12-02 20:23:48.451 | Requirement already satisfied: decorator===4.0.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:23:48.453 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2016-12-02 20:23:48.553 | Collecting networkx===1.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:23:48.627 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/d3/2c/e473e54afc9fae58dfa97066ef6709a7e35a1dd1c28c5a3842989322be00/networkx-1.11-py2.py3-none-any.whl (1.3MB) 2016-12-02 20:23:48.994 | Collecting automaton===1.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 73)) 2016-12-02 20:23:49.172 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/1b/a7/919781c1c51abd09b7b84946a2db30f303b05e63d6ab7c8dae0a367a9378/automaton-1.6.0-py2.py3-none-any.whl 2016-12-02 20:23:49.297 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271)) 2016-12-02 20:23:49.299 | Requirement already satisfied: python-editor===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2016-12-02 20:23:49.301 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:23:49.305 | Requirement already satisfied: anyjson===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68)) 2016-12-02 20:23:49.307 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:23:49.309 | Building wheels for collected packages: semantic-version 2016-12-02 20:23:49.309 | Running setup.py bdist_wheel for semantic-version: started 2016-12-02 20:23:49.954 | Running setup.py bdist_wheel for semantic-version: finished with status 'done' 2016-12-02 20:23:49.955 | Stored in directory: /root/.cache/pip/wheels/b1/65/ff/582dc1ef97a954737c7376a6fca90a195a4b27f2ab2106625a 2016-12-02 20:23:49.962 | Successfully built semantic-version 2016-12-02 20:23:49.963 | Installing collected packages: networkx, automaton, taskflow, simplegeneric, WSME, retrying, glance-store, semantic-version, castellan, cursive, glance 2016-12-02 20:23:51.716 | Running setup.py develop for glance 2016-12-02 20:23:54.253 | Successfully installed WSME-0.8.0 automaton-1.6.0 castellan-0.4.0 cursive-0.1.1 glance glance-store-0.18.0 networkx-1.11 retrying-1.3.3 semantic-version-2.6.0 simplegeneric-0.8.1 taskflow-2.8.0 2016-12-02 20:23:54.439 | + inc/python:pip_install:162 : result=0 2016-12-02 20:23:54.442 | + inc/python:pip_install:165 : local test_req=/opt/stack/new/glance/test-requirements.txt 2016-12-02 20:23:54.445 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:23:54.448 | + inc/python:pip_install:166 : [[ -e /opt/stack/new/glance/test-requirements.txt ]] 2016-12-02 20:23:54.451 | + inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/glance/test-requirements.txt' 2016-12-02 20:23:54.451 | Installing test-requirements for /opt/stack/new/glance/test-requirements.txt 2016-12-02 20:23:54.455 | + inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/glance/test-requirements.txt 2016-12-02 20:23:55.177 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:23:55.180 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:23:55.671 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:23:55.675 | Requirement already satisfied: PyMySQL===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 20)) 2016-12-02 20:23:55.677 | Requirement already satisfied: Sphinx===1.3.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:23:55.699 | Requirement already satisfied: alabaster===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:23:55.796 | Collecting bandit===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 75)) 2016-12-02 20:23:55.859 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9b/ef/19ef0a7246eb027752302e38b801e75b814eb8e6062241d4de33b7de0431/bandit-1.2.0-py2.py3-none-any.whl (115kB) 2016-12-02 20:23:55.985 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95)) 2016-12-02 20:23:55.988 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2016-12-02 20:23:55.990 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:23:55.999 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 183)) 2016-12-02 20:23:56.027 | Requirement already satisfied: os-api-ref===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 212)) 2016-12-02 20:23:56.036 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 219)) 2016-12-02 20:23:56.044 | Requirement already satisfied: oslosphinx===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:23:56.050 | Requirement already satisfied: oslotest===2.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:23:56.065 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 251)) 2016-12-02 20:23:56.164 | Collecting psutil===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2016-12-02 20:23:56.373 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/psutil/psutil-1.2.1-cp27-cp27mu-linux_x86_64.whl (83kB) 2016-12-02 20:23:56.489 | Requirement already satisfied: psycopg2===2.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2016-12-02 20:23:56.592 | Collecting pysendfile===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2016-12-02 20:23:56.755 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pysendfile/pysendfile-2.0.1-cp27-cp27mu-linux_x86_64.whl 2016-12-02 20:23:56.853 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 328)) 2016-12-02 20:23:56.964 | Collecting python-swiftclient===3.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 329)) 2016-12-02 20:23:57.006 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/3b/74/6b26ac0990c4cbfa74f89db0aad2744a4a4fe4dab0034711eec931f1e65e/python_swiftclient-3.2.0-py2.py3-none-any.whl (72kB) 2016-12-02 20:23:57.135 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 334)) 2016-12-02 20:23:57.237 | Collecting qpid-python===0.32.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 338)) 2016-12-02 20:23:57.465 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/qpid-python/qpid_python-0.32.1-py2-none-any.whl (219kB) 2016-12-02 20:23:57.601 | Requirement already satisfied: reno===1.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 341)) 2016-12-02 20:23:57.611 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 344)) 2016-12-02 20:23:57.624 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366)) 2016-12-02 20:23:57.626 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369)) 2016-12-02 20:23:57.629 | Requirement already satisfied: sphinx-rtd-theme===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 371)) 2016-12-02 20:23:57.633 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 382)) 2016-12-02 20:23:57.638 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392)) 2016-12-02 20:23:57.651 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393)) 2016-12-02 20:23:57.659 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394)) 2016-12-02 20:23:57.664 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395)) 2016-12-02 20:23:57.677 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 400)) 2016-12-02 20:23:57.680 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 408)) 2016-12-02 20:23:57.788 | Collecting xattr===0.9.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 423)) 2016-12-02 20:23:57.825 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/5f/2f/d3308366f4dc9458f2d145cc0628596c5fa4b70ad16133465ddf86ae6797/xattr-0.9.1.tar.gz 2016-12-02 20:23:58.932 | Requirement already satisfied: hacking<0.11,>=0.10.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/glance/test-requirements.txt (line 6)) 2016-12-02 20:23:58.947 | Requirement already satisfied: Pygments===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:23:58.950 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:23:58.955 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:23:59.066 | Collecting GitPython===2.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 7)) 2016-12-02 20:23:59.116 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/2c/21/1db408fefa1ebe694d69a2bf7bb5b9ab57a3f065154228086a4f64e4c33f/GitPython-2.1.0-py2.py3-none-any.whl (441kB) 2016-12-02 20:23:59.274 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:23:59.279 | Requirement already satisfied: openstackdocstheme===1.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 209)) 2016-12-02 20:23:59.284 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 215)) 2016-12-02 20:23:59.293 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:23:59.298 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:23:59.310 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:23:59.312 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:23:59.314 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313)) 2016-12-02 20:23:59.316 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 176)) 2016-12-02 20:23:59.318 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 408)) 2016-12-02 20:23:59.320 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:23:59.323 | Requirement already satisfied: flake8==2.2.4 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/glance/test-requirements.txt (line 6)) 2016-12-02 20:23:59.331 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/glance/test-requirements.txt (line 6)) 2016-12-02 20:23:59.333 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/glance/test-requirements.txt (line 6)) 2016-12-02 20:23:59.337 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/glance/test-requirements.txt (line 6)) 2016-12-02 20:23:59.340 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:23:59.446 | Collecting gitdb2===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2016-12-02 20:23:59.469 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/55/26/e377175201846512dfefabebee56eac42867ad8ccb36f8407ebbb0b66c39/gitdb2-2.0.0-py2.py3-none-any.whl (63kB) 2016-12-02 20:23:59.588 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 349)) 2016-12-02 20:23:59.592 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 168)) 2016-12-02 20:23:59.614 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:23:59.617 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2016-12-02 20:23:59.619 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271)) 2016-12-02 20:23:59.725 | Collecting smmap2===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2016-12-02 20:23:59.740 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/a2/ce/2aea0d688d58baf60781d4ab9b0ee14b5585929b65355e6c77e9dc42c4c4/smmap2-2.0.1-py2.py3-none-any.whl 2016-12-02 20:23:59.842 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258)) 2016-12-02 20:23:59.847 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 156)) 2016-12-02 20:23:59.849 | Building wheels for collected packages: xattr 2016-12-02 20:23:59.849 | Running setup.py bdist_wheel for xattr: started 2016-12-02 20:24:00.956 | Running setup.py bdist_wheel for xattr: finished with status 'done' 2016-12-02 20:24:00.956 | Stored in directory: /root/.cache/pip/wheels/7b/8c/9d/f2199b7a2f6592bf9c9bd6f3533e53cbbca103be5305090cd8 2016-12-02 20:24:00.964 | Successfully built xattr 2016-12-02 20:24:00.965 | Installing collected packages: smmap2, gitdb2, GitPython, bandit, psutil, pysendfile, python-swiftclient, qpid-python, xattr 2016-12-02 20:24:02.627 | Successfully installed GitPython-2.1.0 bandit-1.2.0 gitdb2-2.0.0 psutil-1.2.1 pysendfile-2.0.1 python-swiftclient-3.2.0 qpid-python-0.32.1 smmap2-2.0.1 xattr-0.9.1 2016-12-02 20:24:02.768 | + inc/python:pip_install:175 : result=0 2016-12-02 20:24:02.770 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:24:02.773 | + functions-common:time_stop:2398 : local name 2016-12-02 20:24:02.776 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:24:02.778 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:24:02.780 | + functions-common:time_stop:2401 : local total 2016-12-02 20:24:02.783 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:24:02.785 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:24:02.788 | + functions-common:time_stop:2405 : start_time=1480710218 2016-12-02 20:24:02.791 | + functions-common:time_stop:2407 : [[ -z 1480710218 ]] 2016-12-02 20:24:02.794 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:24:02.797 | + functions-common:time_stop:2410 : end_time=1480710242 2016-12-02 20:24:02.799 | + functions-common:time_stop:2411 : elapsed_time=24 2016-12-02 20:24:02.802 | + functions-common:time_stop:2412 : total=153 2016-12-02 20:24:02.804 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:24:02.807 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=177 2016-12-02 20:24:02.809 | + inc/python:pip_install:179 : return 0 2016-12-02 20:24:02.812 | + inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:24:02.814 | + inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/glance/glance.egg-info 2016-12-02 20:24:02.817 | + functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/glance/glance.egg-info 2016-12-02 20:24:02.836 | + functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/glance/glance.egg-info 2016-12-02 20:24:02.845 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2016-12-02 20:24:02.847 | + ./stack.sh:main:848 : configure_glance 2016-12-02 20:24:02.849 | + lib/glance:configure_glance:98 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2016-12-02 20:24:02.858 | + lib/glance:configure_glance:101 : is_service_enabled g-glare 2016-12-02 20:24:02.870 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:24:02.872 | + lib/glance:configure_glance:104 : cp /opt/stack/new/glance/etc/glance-registry.conf /etc/glance/glance-registry.conf 2016-12-02 20:24:02.875 | + lib/glance:configure_glance:105 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2016-12-02 20:24:02.902 | + lib/glance:configure_glance:106 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2016-12-02 20:24:02.925 | + lib/glance:configure_glance:107 : inicomment /etc/glance/glance-registry.conf DEFAULT log_file 2016-12-02 20:24:02.946 | + lib/glance:configure_glance:108 : local dburl 2016-12-02 20:24:02.949 | ++ lib/glance:configure_glance:109 : database_connection_url glance 2016-12-02 20:24:02.952 | ++ lib/database:database_connection_url:134 : local db=glance 2016-12-02 20:24:02.955 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2016-12-02 20:24:02.957 | ++ lib/databases/mysql:database_connection_url_mysql:176 : local db=glance 2016-12-02 20:24:02.959 | ++ lib/databases/mysql:database_connection_url_mysql:177 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8' 2016-12-02 20:24:02.962 | + lib/glance:configure_glance:109 : dburl='mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8' 2016-12-02 20:24:02.965 | + lib/glance:configure_glance:110 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8' 2016-12-02 20:24:02.993 | + lib/glance:configure_glance:111 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2016-12-02 20:24:03.022 | + lib/glance:configure_glance:112 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2016-12-02 20:24:03.047 | + lib/glance:configure_glance:113 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2016-12-02 20:24:03.077 | + lib/glance:configure_glance:114 : configure_auth_token_middleware /etc/glance/glance-registry.conf glance /var/cache/glance/registry 2016-12-02 20:24:03.080 | + lib/keystone:configure_auth_token_middleware:466 : local conf_file=/etc/glance/glance-registry.conf 2016-12-02 20:24:03.082 | + lib/keystone:configure_auth_token_middleware:467 : local admin_user=glance 2016-12-02 20:24:03.085 | + lib/keystone:configure_auth_token_middleware:468 : local signing_dir=/var/cache/glance/registry 2016-12-02 20:24:03.087 | + lib/keystone:configure_auth_token_middleware:469 : local section=keystone_authtoken 2016-12-02 20:24:03.090 | + lib/keystone:configure_auth_token_middleware:471 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2016-12-02 20:24:03.120 | + lib/keystone:configure_auth_token_middleware:472 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://162.242.235.22/identity_admin 2016-12-02 20:24:03.149 | + lib/keystone:configure_auth_token_middleware:473 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2016-12-02 20:24:03.179 | + lib/keystone:configure_auth_token_middleware:474 : iniset /etc/glance/glance-registry.conf keystone_authtoken password secretservice 2016-12-02 20:24:03.209 | + lib/keystone:configure_auth_token_middleware:475 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2016-12-02 20:24:03.232 | + lib/keystone:configure_auth_token_middleware:476 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2016-12-02 20:24:03.255 | + lib/keystone:configure_auth_token_middleware:477 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2016-12-02 20:24:03.287 | + lib/keystone:configure_auth_token_middleware:479 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_uri http://162.242.235.22/identity 2016-12-02 20:24:03.312 | + lib/keystone:configure_auth_token_middleware:480 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2016-12-02 20:24:03.339 | + lib/keystone:configure_auth_token_middleware:481 : iniset /etc/glance/glance-registry.conf keystone_authtoken signing_dir /var/cache/glance/registry 2016-12-02 20:24:03.366 | + lib/keystone:configure_auth_token_middleware:482 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers 162.242.235.22:11211 2016-12-02 20:24:03.394 | + lib/glance:configure_glance:115 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messaging 2016-12-02 20:24:03.419 | + lib/glance:configure_glance:116 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2016-12-02 20:24:03.422 | + lib/rpc_backend:iniset_rpc_backend:117 : local package=glance 2016-12-02 20:24:03.425 | + lib/rpc_backend:iniset_rpc_backend:118 : local file=/etc/glance/glance-registry.conf 2016-12-02 20:24:03.427 | + lib/rpc_backend:iniset_rpc_backend:119 : local section=DEFAULT 2016-12-02 20:24:03.428 | + lib/rpc_backend:iniset_rpc_backend:120 : local virtual_host= 2016-12-02 20:24:03.431 | + lib/rpc_backend:iniset_rpc_backend:121 : is_service_enabled rabbit 2016-12-02 20:24:03.442 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:24:03.444 | ++ lib/rpc_backend:iniset_rpc_backend:122 : get_transport_url '' 2016-12-02 20:24:03.446 | ++ lib/rpc_backend:get_transport_url:109 : local virtual_host= 2016-12-02 20:24:03.449 | ++ lib/rpc_backend:get_transport_url:110 : is_service_enabled rabbit 2016-12-02 20:24:03.464 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:24:03.466 | ++ lib/rpc_backend:get_transport_url:111 : echo rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:24:03.468 | + lib/rpc_backend:iniset_rpc_backend:122 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:24:03.494 | + lib/rpc_backend:iniset_rpc_backend:123 : '[' -n '' ']' 2016-12-02 20:24:03.497 | + lib/rpc_backend:iniset_rpc_backend:126 : '[' -n '' ']' 2016-12-02 20:24:03.500 | + lib/glance:configure_glance:117 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2016-12-02 20:24:03.528 | + lib/glance:configure_glance:119 : cp /opt/stack/new/glance/etc/glance-api.conf /etc/glance/glance-api.conf 2016-12-02 20:24:03.532 | + lib/glance:configure_glance:120 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2016-12-02 20:24:03.567 | + lib/glance:configure_glance:121 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2016-12-02 20:24:03.602 | + lib/glance:configure_glance:122 : inicomment /etc/glance/glance-api.conf DEFAULT log_file 2016-12-02 20:24:03.627 | + lib/glance:configure_glance:123 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8' 2016-12-02 20:24:03.662 | + lib/glance:configure_glance:124 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2016-12-02 20:24:03.695 | + lib/glance:configure_glance:125 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2016-12-02 20:24:03.727 | + lib/glance:configure_glance:126 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2016-12-02 20:24:03.760 | + lib/glance:configure_glance:127 : configure_auth_token_middleware /etc/glance/glance-api.conf glance /var/cache/glance/api 2016-12-02 20:24:03.762 | + lib/keystone:configure_auth_token_middleware:466 : local conf_file=/etc/glance/glance-api.conf 2016-12-02 20:24:03.764 | + lib/keystone:configure_auth_token_middleware:467 : local admin_user=glance 2016-12-02 20:24:03.767 | + lib/keystone:configure_auth_token_middleware:468 : local signing_dir=/var/cache/glance/api 2016-12-02 20:24:03.769 | + lib/keystone:configure_auth_token_middleware:469 : local section=keystone_authtoken 2016-12-02 20:24:03.771 | + lib/keystone:configure_auth_token_middleware:471 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2016-12-02 20:24:03.800 | + lib/keystone:configure_auth_token_middleware:472 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://162.242.235.22/identity_admin 2016-12-02 20:24:03.835 | + lib/keystone:configure_auth_token_middleware:473 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2016-12-02 20:24:03.867 | + lib/keystone:configure_auth_token_middleware:474 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2016-12-02 20:24:03.905 | + lib/keystone:configure_auth_token_middleware:475 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2016-12-02 20:24:03.937 | + lib/keystone:configure_auth_token_middleware:476 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2016-12-02 20:24:03.972 | + lib/keystone:configure_auth_token_middleware:477 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2016-12-02 20:24:04.005 | + lib/keystone:configure_auth_token_middleware:479 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_uri http://162.242.235.22/identity 2016-12-02 20:24:04.039 | + lib/keystone:configure_auth_token_middleware:480 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2016-12-02 20:24:04.070 | + lib/keystone:configure_auth_token_middleware:481 : iniset /etc/glance/glance-api.conf keystone_authtoken signing_dir /var/cache/glance/api 2016-12-02 20:24:04.100 | + lib/keystone:configure_auth_token_middleware:482 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers 162.242.235.22:11211 2016-12-02 20:24:04.137 | + lib/glance:configure_glance:128 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messaging 2016-12-02 20:24:04.168 | + lib/glance:configure_glance:129 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2016-12-02 20:24:04.169 | + lib/rpc_backend:iniset_rpc_backend:117 : local package=glance 2016-12-02 20:24:04.171 | + lib/rpc_backend:iniset_rpc_backend:118 : local file=/etc/glance/glance-api.conf 2016-12-02 20:24:04.173 | + lib/rpc_backend:iniset_rpc_backend:119 : local section=DEFAULT 2016-12-02 20:24:04.175 | + lib/rpc_backend:iniset_rpc_backend:120 : local virtual_host= 2016-12-02 20:24:04.177 | + lib/rpc_backend:iniset_rpc_backend:121 : is_service_enabled rabbit 2016-12-02 20:24:04.191 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:24:04.194 | ++ lib/rpc_backend:iniset_rpc_backend:122 : get_transport_url '' 2016-12-02 20:24:04.197 | ++ lib/rpc_backend:get_transport_url:109 : local virtual_host= 2016-12-02 20:24:04.199 | ++ lib/rpc_backend:get_transport_url:110 : is_service_enabled rabbit 2016-12-02 20:24:04.211 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:24:04.213 | ++ lib/rpc_backend:get_transport_url:111 : echo rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:24:04.216 | + lib/rpc_backend:iniset_rpc_backend:122 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:24:04.245 | + lib/rpc_backend:iniset_rpc_backend:123 : '[' -n '' ']' 2016-12-02 20:24:04.247 | + lib/rpc_backend:iniset_rpc_backend:126 : '[' -n '' ']' 2016-12-02 20:24:04.249 | + lib/glance:configure_glance:130 : '[' libvirt = xenserver ']' 2016-12-02 20:24:04.251 | + lib/glance:configure_glance:134 : '[' libvirt = libvirt ']' 2016-12-02 20:24:04.253 | + lib/glance:configure_glance:134 : '[' qemu = parallels ']' 2016-12-02 20:24:04.255 | + lib/glance:configure_glance:140 : '[' True '!=' True ']' 2016-12-02 20:24:04.257 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2016-12-02 20:24:04.291 | + lib/glance:configure_glance:146 : is_service_enabled g-glare 2016-12-02 20:24:04.307 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:24:04.308 | + lib/glance:configure_glance:149 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 162.242.235.22 2016-12-02 20:24:04.341 | + lib/glance:configure_glance:151 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2016-12-02 20:24:04.373 | + lib/glance:configure_glance:154 : '[' -n '' ']' 2016-12-02 20:24:04.375 | + lib/glance:configure_glance:157 : iniset /etc/glance/glance-api.conf cors allowed_origin http://162.242.235.22 2016-12-02 20:24:04.412 | + lib/glance:configure_glance:161 : is_service_enabled s-proxy 2016-12-02 20:24:04.426 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:24:04.428 | + lib/glance:configure_glance:198 : is_service_enabled tls-proxy 2016-12-02 20:24:04.443 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:24:04.445 | + lib/glance:configure_glance:208 : is_ssl_enabled_service glance 2016-12-02 20:24:04.448 | + lib/tls:is_ssl_enabled_service:375 : local services=glance 2016-12-02 20:24:04.450 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:24:04.452 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:24:04.455 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:24:04.457 | + lib/glance:configure_glance:218 : is_ssl_enabled_service glance 2016-12-02 20:24:04.460 | + lib/tls:is_ssl_enabled_service:375 : local services=glance 2016-12-02 20:24:04.463 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:24:04.464 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:24:04.466 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:24:04.468 | + lib/glance:configure_glance:218 : is_service_enabled tls-proxy 2016-12-02 20:24:04.483 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:24:04.485 | + lib/glance:configure_glance:223 : '[' False == True ']' 2016-12-02 20:24:04.486 | + lib/glance:configure_glance:228 : cp -p /opt/stack/new/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2016-12-02 20:24:04.490 | + lib/glance:configure_glance:230 : cp -p /opt/stack/new/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2016-12-02 20:24:04.493 | + lib/glance:configure_glance:232 : cp /opt/stack/new/glance/etc/glance-cache.conf /etc/glance/glance-cache.conf 2016-12-02 20:24:04.496 | + lib/glance:configure_glance:233 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2016-12-02 20:24:04.521 | + lib/glance:configure_glance:234 : inicomment /etc/glance/glance-cache.conf DEFAULT log_file 2016-12-02 20:24:04.544 | + lib/glance:configure_glance:235 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2016-12-02 20:24:04.574 | + lib/glance:configure_glance:236 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2016-12-02 20:24:04.603 | + lib/glance:configure_glance:237 : iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_url 2016-12-02 20:24:04.627 | + lib/glance:configure_glance:238 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://162.242.235.22/identity_admin/v3 2016-12-02 20:24:04.656 | + lib/glance:configure_glance:239 : iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_tenant_name 2016-12-02 20:24:04.678 | + lib/glance:configure_glance:240 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2016-12-02 20:24:04.708 | + lib/glance:configure_glance:241 : iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_user 2016-12-02 20:24:04.733 | + lib/glance:configure_glance:242 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2016-12-02 20:24:04.764 | + lib/glance:configure_glance:243 : iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_password 2016-12-02 20:24:04.787 | + lib/glance:configure_glance:244 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password secretservice 2016-12-02 20:24:04.816 | + lib/glance:configure_glance:245 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 162.242.235.22 2016-12-02 20:24:04.845 | + lib/glance:configure_glance:248 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2016-12-02 20:24:04.872 | + lib/glance:configure_glance:250 : cp -p /opt/stack/new/glance/etc/policy.json /etc/glance/policy.json 2016-12-02 20:24:04.876 | + lib/glance:configure_glance:251 : cp -p /opt/stack/new/glance/etc/schema-image.json /etc/glance/schema-image.json 2016-12-02 20:24:04.880 | + lib/glance:configure_glance:253 : cp -p /opt/stack/new/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/new/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/new/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/new/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/new/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/new/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/new/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/new/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/new/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/new/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/new/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/new/glance/etc/metadefs/compute-hypervisor.json /opt/stack/new/glance/etc/metadefs/compute-instance-data.json /opt/stack/new/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/new/glance/etc/metadefs/compute-libvirt.json /opt/stack/new/glance/etc/metadefs/compute-quota.json /opt/stack/new/glance/etc/metadefs/compute-randomgen.json /opt/stack/new/glance/etc/metadefs/compute-trust.json /opt/stack/new/glance/etc/metadefs/compute-vcputopology.json /opt/stack/new/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/new/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/new/glance/etc/metadefs/compute-vmware.json /opt/stack/new/glance/etc/metadefs/compute-watchdog.json /opt/stack/new/glance/etc/metadefs/compute-xenapi.json /opt/stack/new/glance/etc/metadefs/glance-common-image-props.json /opt/stack/new/glance/etc/metadefs/image-signature-verification.json /opt/stack/new/glance/etc/metadefs/operating-system.json /opt/stack/new/glance/etc/metadefs/software-databases.json /opt/stack/new/glance/etc/metadefs/software-runtimes.json /opt/stack/new/glance/etc/metadefs/software-webservers.json /opt/stack/new/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2016-12-02 20:24:04.886 | + lib/glance:configure_glance:255 : is_ssl_enabled_service cinder 2016-12-02 20:24:04.889 | + lib/tls:is_ssl_enabled_service:375 : local services=cinder 2016-12-02 20:24:04.891 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:24:04.893 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:24:04.895 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:24:04.897 | + lib/glance:configure_glance:255 : is_service_enabled tls-proxy 2016-12-02 20:24:04.913 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:24:04.916 | + lib/glance:configure_glance:264 : is_service_enabled g-glare 2016-12-02 20:24:04.934 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:24:04.936 | + ./stack.sh:main:851 : is_service_enabled cinder 2016-12-02 20:24:04.953 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:24:04.956 | + ./stack.sh:main:857 : is_service_enabled neutron 2016-12-02 20:24:04.974 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:24:04.977 | + ./stack.sh:main:859 : stack_install_service neutron 2016-12-02 20:24:04.979 | + lib/stack:stack_install_service:20 : local service=neutron 2016-12-02 20:24:04.982 | + lib/stack:stack_install_service:21 : type install_neutron 2016-12-02 20:24:04.984 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2016-12-02 20:24:04.987 | + lib/stack:stack_install_service:32 : install_neutron 2016-12-02 20:24:04.989 | + lib/neutron:install_neutron:554 : is_neutron_legacy_enabled 2016-12-02 20:24:04.991 | + lib/neutron:is_neutron_legacy_enabled:89 : [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]] 2016-12-02 20:24:04.994 | + lib/neutron:is_neutron_legacy_enabled:89 : return 0 2016-12-02 20:24:04.997 | + lib/neutron:install_neutron:556 : install_mutnauq 2016-12-02 20:24:05.000 | + lib/neutron-legacy:install_mutnauq:398 : use_library_from_git neutron-lib 2016-12-02 20:24:05.003 | + inc/python:use_library_from_git:197 : local name=neutron-lib 2016-12-02 20:24:05.006 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:24:05.008 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:24:05.011 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,neutron-lib, ]] 2016-12-02 20:24:05.014 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:24:05.017 | + lib/neutron-legacy:install_mutnauq:403 : git_clone git://git.openstack.org/openstack/neutron.git /opt/stack/new/neutron master 2016-12-02 20:24:05.020 | + functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/neutron.git 2016-12-02 20:24:05.023 | + functions-common:git_clone:497 : local git_dest=/opt/stack/new/neutron 2016-12-02 20:24:05.025 | + functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:24:05.028 | + functions-common:git_clone:499 : local orig_dir 2016-12-02 20:24:05.031 | ++ functions-common:git_clone:500 : pwd 2016-12-02 20:24:05.033 | + functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:24:05.036 | + functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:24:05.039 | ++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:24:05.057 | + functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:24:05.060 | + functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:24:05.063 | + functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:24:05.066 | + functions-common:git_clone:517 : echo master 2016-12-02 20:24:05.068 | + functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:24:05.072 | + functions-common:git_clone:531 : [[ ! -d /opt/stack/new/neutron ]] 2016-12-02 20:24:05.075 | + functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:24:05.078 | + functions-common:git_clone:565 : cd /opt/stack/new/neutron 2016-12-02 20:24:05.083 | + functions-common:git_clone:566 : git show --oneline 2016-12-02 20:24:05.083 | + functions-common:git_clone:566 : head -1 2016-12-02 20:24:05.084 | aa7d30f Merge "Use Port OVO object in test_l3_ext_gw_mode" 2016-12-02 20:24:05.087 | + functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:24:05.090 | + lib/neutron-legacy:install_mutnauq:404 : setup_develop /opt/stack/new/neutron 2016-12-02 20:24:05.092 | + inc/python:setup_develop:271 : local project_dir=/opt/stack/new/neutron 2016-12-02 20:24:05.095 | + inc/python:setup_develop:272 : local extras= 2016-12-02 20:24:05.097 | + inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/neutron -e 2016-12-02 20:24:05.100 | + inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/neutron 2016-12-02 20:24:05.103 | + inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:24:05.105 | + inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:24:05.110 | ++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/neutron 2016-12-02 20:24:05.112 | ++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:24:05.115 | + inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/neutron 2016-12-02 20:24:05.117 | + inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:24:05.120 | + inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:24:05.124 | ++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/neutron/setup.cfg 2016-12-02 20:24:05.128 | + inc/python:_setup_package_with_constraints_edit:317 : name=neutron 2016-12-02 20:24:05.131 | + inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/new/neutron#egg=neutron' 2016-12-02 20:24:05.674 | + inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/neutron -e 2016-12-02 20:24:05.677 | + inc/python:setup_package:339 : local project_dir=/opt/stack/new/neutron 2016-12-02 20:24:05.680 | + inc/python:setup_package:340 : local flags=-e 2016-12-02 20:24:05.682 | + inc/python:setup_package:341 : local extras= 2016-12-02 20:24:05.685 | + inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:24:05.687 | + inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:24:05.689 | + inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:24:05.691 | + inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:24:05.694 | + inc/python:setup_package:354 : pip_install -e /opt/stack/new/neutron 2016-12-02 20:24:06.191 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/neutron 2016-12-02 20:24:06.912 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:24:06.914 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:24:07.393 | Obtaining file:///opt/stack/new/neutron 2016-12-02 20:24:09.789 | Obtaining neutron from file:///opt/stack/new/neutron#egg=neutron (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:24:11.926 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:24:11.931 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:24:11.934 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2016-12-02 20:24:11.941 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2016-12-02 20:24:11.945 | Requirement already satisfied: Routes===2.3.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2016-12-02 20:24:11.953 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:24:11.955 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:24:11.967 | Requirement already satisfied: alembic===0.8.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 66)) 2016-12-02 20:24:11.977 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:24:11.991 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:24:11.996 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:24:12.003 | Requirement already satisfied: greenlet===0.4.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147)) 2016-12-02 20:24:12.006 | Requirement already satisfied: httplib2===0.9.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 152)) 2016-12-02 20:24:12.009 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:24:12.039 | Requirement already satisfied: keystonemiddleware===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:24:12.072 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:24:12.074 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:24:12.183 | Collecting neutron-lib===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 198)) 2016-12-02 20:24:12.385 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e4/1f/a59b3105f35b5fc20547308630a078041014167bfb19af8cd527ad336a5c/neutron_lib-1.0.0-py2-none-any.whl (98kB) 2016-12-02 20:24:12.547 | Requirement already satisfied: oslo.cache===1.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225)) 2016-12-02 20:24:12.561 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226)) 2016-12-02 20:24:12.578 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2016-12-02 20:24:12.589 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:24:12.596 | Requirement already satisfied: oslo.db===4.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:24:12.661 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:24:12.667 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:24:12.692 | Requirement already satisfied: oslo.messaging===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:24:12.736 | Requirement already satisfied: oslo.middleware===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:24:12.752 | Requirement already satisfied: oslo.policy===1.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:24:12.890 | Collecting oslo.reports===1.16.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:24:13.042 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/cf/c2/b3dcd3d532745c5aaf6cbcfe6676ea2bd183db717c24341e69a6b983df17/oslo.reports-1.16.0-py2.py3-none-any.whl (50kB) 2016-12-02 20:24:13.288 | Collecting oslo.rootwrap===5.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2016-12-02 20:24:13.449 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/57/5c/efd6d1f5d017656553bf0893e15fd91e00851c143d491a397a0ed9348697/oslo.rootwrap-5.3.0-py2.py3-none-any.whl 2016-12-02 20:24:13.585 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2016-12-02 20:24:13.594 | Requirement already satisfied: oslo.service===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2016-12-02 20:24:13.621 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2016-12-02 20:24:13.745 | Collecting oslo.versionedobjects===1.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241)) 2016-12-02 20:24:13.910 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9f/e0/a1465cd12f93ae31d6920885fc982d678e3972c5e2a742bfccb30f24598e/oslo.versionedobjects-1.19.0-py2.py3-none-any.whl (78kB) 2016-12-02 20:24:14.050 | Requirement already satisfied: osprofiler===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 245)) 2016-12-02 20:24:14.198 | Collecting ovs===2.6.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2016-12-02 20:24:14.371 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9d/b8/88c8c77e7bafb51f7cdef36e9aaa7031ba0d58e266585357ab1d3d82f149/ovs-2.6.1.tar.gz (67kB) 2016-12-02 20:24:15.175 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 252)) 2016-12-02 20:24:15.279 | Collecting pecan===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 253)) 2016-12-02 20:24:15.447 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b3/a1/9aa02cd0c3771127d7c8d59c717fc9cbbc436d6a4cfe20332e097f385566/pecan-1.2.1-py2-none-any.whl (147kB) 2016-12-02 20:24:15.583 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 256)) 2016-12-02 20:24:15.590 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2016-12-02 20:24:15.597 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 259)) 2016-12-02 20:24:15.602 | Requirement already satisfied: psutil===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2016-12-02 20:24:15.605 | Requirement already satisfied: pycadf===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271)) 2016-12-02 20:24:15.614 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277)) 2016-12-02 20:24:15.616 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2016-12-02 20:24:15.618 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2016-12-02 20:24:15.787 | Collecting python-designateclient===2.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2016-12-02 20:24:15.836 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e2/24/59f4543567dddc4fb58105fd96feb46f4173c8bc345710147c7f35e3890e/python_designateclient-2.3.0-py2.py3-none-any.whl (114kB) 2016-12-02 20:24:15.996 | Requirement already satisfied: python-editor===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301)) 2016-12-02 20:24:15.999 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310)) 2016-12-02 20:24:16.127 | Collecting python-neutronclient===6.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 318)) 2016-12-02 20:24:16.179 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9f/c1/56bb815eac21896c32cb248e8e3b7a82eb63e63a1981831da3a6c53b37b8/python_neutronclient-6.0.0-py2.py3-none-any.whl (287kB) 2016-12-02 20:24:16.451 | Collecting python-novaclient===6.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 319)) 2016-12-02 20:24:16.528 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e1/3b/81518e7ca6adff8b848e449c2d34f0bde90e6a93ac5e9815be1e46277489/python_novaclient-6.0.0-py2.py3-none-any.whl (359kB) 2016-12-02 20:24:16.703 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 335)) 2016-12-02 20:24:16.707 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 343)) 2016-12-02 20:24:16.713 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 345)) 2016-12-02 20:24:16.724 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353)) 2016-12-02 20:24:16.852 | Collecting ryu===4.8.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 357)) 2016-12-02 20:24:17.039 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/45/3b/fdcbf7a1f1eb8c970dd56d967cb72ae3698721b25fd2324b60afaeb9bb80/ryu-4.8.1.tar.gz (1.4MB) 2016-12-02 20:24:19.132 | Collecting simplejson===3.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365)) 2016-12-02 20:24:19.321 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/40/ad/52c1f3a562df3b210e8f165e1aa243a178c454ead65476a39fa3ce1847b6/simplejson-3.10.0.tar.gz (77kB) 2016-12-02 20:24:20.274 | Collecting singledispatch===3.4.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366)) 2016-12-02 20:24:20.299 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl 2016-12-02 20:24:20.404 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367)) 2016-12-02 20:24:20.406 | Requirement already satisfied: sqlalchemy-migrate===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 380)) 2016-12-02 20:24:20.416 | Requirement already satisfied: sqlparse===0.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 381)) 2016-12-02 20:24:20.418 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 383)) 2016-12-02 20:24:20.422 | Requirement already satisfied: tenacity===3.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 391)) 2016-12-02 20:24:20.531 | Collecting tinyrpc===0.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398)) 2016-12-02 20:24:20.748 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/6c/58/76f73176153bf86990381189e1d9b187a8406788d5365c1e2e4ecd078268/tinyrpc-0.5.tar.gz 2016-12-02 20:24:21.537 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 421)) 2016-12-02 20:24:21.540 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:24:21.544 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 157)) 2016-12-02 20:24:21.546 | Requirement already satisfied: dogpile.cache===0.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2016-12-02 20:24:21.548 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:24:21.551 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:24:21.555 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:24:21.558 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:24:21.560 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:24:21.563 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 83)) 2016-12-02 20:24:21.565 | Requirement already satisfied: amqp===1.4.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 67)) 2016-12-02 20:24:21.567 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:24:21.569 | Requirement already satisfied: futurist===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139)) 2016-12-02 20:24:21.584 | Requirement already satisfied: kombu===3.0.37 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171)) 2016-12-02 20:24:21.594 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:24:21.701 | Collecting logutils===0.3.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 179)) 2016-12-02 20:24:21.729 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/logutils/logutils-0.3.3-py2-none-any.whl 2016-12-02 20:24:21.848 | Requirement already satisfied: WebTest===2.0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:24:21.868 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:24:21.987 | Collecting osc-lib===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 224)) 2016-12-02 20:24:22.141 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/dc/d5/d9ca416b34cf3a24e8eff2f645529e1d9c7630152403539c36e46663888d/osc_lib-1.2.0-py2-none-any.whl (66kB) 2016-12-02 20:24:22.287 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:24:22.304 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2016-12-02 20:24:22.316 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 261)) 2016-12-02 20:24:22.319 | Requirement already satisfied: decorator===4.0.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:24:22.322 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2016-12-02 20:24:22.325 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 94)) 2016-12-02 20:24:22.329 | Requirement already satisfied: anyjson===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68)) 2016-12-02 20:24:22.332 | Requirement already satisfied: beautifulsoup4===4.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77)) 2016-12-02 20:24:22.339 | Requirement already satisfied: waitress===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415)) 2016-12-02 20:24:22.353 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 408)) 2016-12-02 20:24:22.357 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:24:22.362 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:24:22.364 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:24:22.370 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:24:22.373 | Building wheels for collected packages: ovs, ryu, simplejson, tinyrpc 2016-12-02 20:24:22.374 | Running setup.py bdist_wheel for ovs: started 2016-12-02 20:24:23.184 | Running setup.py bdist_wheel for ovs: finished with status 'done' 2016-12-02 20:24:23.184 | Stored in directory: /root/.cache/pip/wheels/c9/78/bc/4e53b243ca73f4a54439413b45c58700e12fcebc3193182f7b 2016-12-02 20:24:23.200 | Running setup.py bdist_wheel for ryu: started 2016-12-02 20:24:25.695 | Running setup.py bdist_wheel for ryu: finished with status 'done' 2016-12-02 20:24:25.696 | Stored in directory: /root/.cache/pip/wheels/b3/82/85/0dbccfc7d52826ff672b3eb4abdf5ce33979d866a0de82058c 2016-12-02 20:24:26.043 | Running setup.py bdist_wheel for simplejson: started 2016-12-02 20:24:27.946 | Running setup.py bdist_wheel for simplejson: finished with status 'done' 2016-12-02 20:24:27.946 | Stored in directory: /root/.cache/pip/wheels/f0/28/b1/80ef32c7ef71b2f86db53967a6754599e4b6d2ac6cf5de9538 2016-12-02 20:24:27.960 | Running setup.py bdist_wheel for tinyrpc: started 2016-12-02 20:24:28.695 | Running setup.py bdist_wheel for tinyrpc: finished with status 'done' 2016-12-02 20:24:28.695 | Stored in directory: /root/.cache/pip/wheels/29/b6/89/0b05098b090b881b3b638065eee67ab6fdfd56144cfd60a4d4 2016-12-02 20:24:28.701 | Successfully built ovs ryu simplejson tinyrpc 2016-12-02 20:24:28.703 | Installing collected packages: logutils, singledispatch, pecan, neutron-lib, simplejson, osc-lib, python-neutronclient, ovs, tinyrpc, ryu, oslo.reports, oslo.rootwrap, oslo.versionedobjects, python-novaclient, python-designateclient, neutron 2016-12-02 20:24:31.835 | Running setup.py develop for neutron 2016-12-02 20:24:36.306 | Successfully installed logutils-0.3.3 neutron neutron-lib-1.0.0 osc-lib-1.2.0 oslo.reports-1.16.0 oslo.rootwrap-5.3.0 oslo.versionedobjects-1.19.0 ovs-2.6.1 pecan-1.2.1 python-designateclient-2.3.0 python-neutronclient-6.0.0 python-novaclient-6.0.0 ryu-4.8.1 simplejson-3.10.0 singledispatch-3.4.0.3 tinyrpc-0.5 2016-12-02 20:24:36.536 | + inc/python:pip_install:162 : result=0 2016-12-02 20:24:36.539 | + inc/python:pip_install:165 : local test_req=/opt/stack/new/neutron/test-requirements.txt 2016-12-02 20:24:36.541 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:24:36.544 | + inc/python:pip_install:166 : [[ -e /opt/stack/new/neutron/test-requirements.txt ]] 2016-12-02 20:24:36.547 | + inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/neutron/test-requirements.txt' 2016-12-02 20:24:36.547 | Installing test-requirements for /opt/stack/new/neutron/test-requirements.txt 2016-12-02 20:24:36.549 | + inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/neutron/test-requirements.txt 2016-12-02 20:24:37.283 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:24:37.285 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:24:37.772 | Requirement already satisfied: PyMySQL===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 20)) 2016-12-02 20:24:37.775 | Requirement already satisfied: Sphinx===1.3.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:24:37.798 | Requirement already satisfied: WebTest===2.0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:24:37.820 | Requirement already satisfied: alabaster===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:24:37.823 | Requirement already satisfied: beautifulsoup4===4.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77)) 2016-12-02 20:24:37.828 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95)) 2016-12-02 20:24:37.943 | Collecting ddt===1.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 100)) 2016-12-02 20:24:38.212 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/db/62/c04e4ffaa2d85c02c2af3fa28313a7e914cbfc634df212e9fc218e3630c5/ddt-1.1.1-py2.py3-none-any.whl 2016-12-02 20:24:38.342 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2016-12-02 20:24:38.345 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:24:38.355 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 184)) 2016-12-02 20:24:38.381 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 220)) 2016-12-02 20:24:38.390 | Requirement already satisfied: oslosphinx===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:24:38.396 | Requirement already satisfied: oslotest===2.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:24:38.410 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 252)) 2016-12-02 20:24:38.412 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 329)) 2016-12-02 20:24:38.424 | Requirement already satisfied: reno===1.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342)) 2016-12-02 20:24:38.432 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 345)) 2016-12-02 20:24:38.443 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367)) 2016-12-02 20:24:38.445 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:24:38.449 | Requirement already satisfied: sphinx-rtd-theme===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2016-12-02 20:24:38.453 | Requirement already satisfied: tempest===13.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 389)) 2016-12-02 20:24:38.488 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393)) 2016-12-02 20:24:38.500 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394)) 2016-12-02 20:24:38.509 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395)) 2016-12-02 20:24:38.516 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396)) 2016-12-02 20:24:38.537 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 401)) 2016-12-02 20:24:38.540 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2016-12-02 20:24:38.546 | Requirement already satisfied: urllib3===1.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411)) 2016-12-02 20:24:38.563 | Requirement already satisfied: waitress===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415)) 2016-12-02 20:24:38.573 | Collecting hacking<0.13,>=0.12.0 (from -r /opt/stack/new/neutron/test-requirements.txt (line 4)) 2016-12-02 20:24:38.602 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl 2016-12-02 20:24:38.731 | Collecting pylint==1.4.5 (from -r /opt/stack/new/neutron/test-requirements.txt (line 20)) 2016-12-02 20:24:38.772 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/22/32/fb870a6d1da6686ceabba1879b5f4c5c21f6a13915eb14577da00b5db138/pylint-1.4.5-py2.py3-none-any.whl (432kB) 2016-12-02 20:24:39.086 | Requirement already satisfied: Pygments===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:24:39.089 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:24:39.093 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:24:39.098 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:24:39.107 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:24:39.112 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2016-12-02 20:24:39.122 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189)) 2016-12-02 20:24:39.127 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:24:39.140 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:24:39.142 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:24:39.145 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2016-12-02 20:24:39.155 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226)) 2016-12-02 20:24:39.173 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:24:39.175 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 261)) 2016-12-02 20:24:39.177 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:24:39.190 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2016-12-02 20:24:39.199 | Requirement already satisfied: paramiko===2.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 248)) 2016-12-02 20:24:39.206 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:24:39.229 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2016-12-02 20:24:39.252 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 383)) 2016-12-02 20:24:39.257 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:24:39.282 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314)) 2016-12-02 20:24:39.285 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 177)) 2016-12-02 20:24:39.287 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2016-12-02 20:24:39.289 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.13,>=0.12.0->-r /opt/stack/new/neutron/test-requirements.txt (line 4)) 2016-12-02 20:24:39.291 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking<0.13,>=0.12.0->-r /opt/stack/new/neutron/test-requirements.txt (line 4)) 2016-12-02 20:24:39.296 | Collecting flake8<2.6.0,>=2.5.4 (from hacking<0.13,>=0.12.0->-r /opt/stack/new/neutron/test-requirements.txt (line 4)) 2016-12-02 20:24:39.358 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl 2016-12-02 20:24:39.382 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.13,>=0.12.0->-r /opt/stack/new/neutron/test-requirements.txt (line 4)) 2016-12-02 20:24:39.494 | Collecting astroid===1.3.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 71)) 2016-12-02 20:24:39.540 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/56/d9/cf815ad08aa3c80089f9824a33fa9b9979dc014de01b1abc5ce5e70772d2/astroid-1.3.8-py2.py3-none-any.whl (183kB) 2016-12-02 20:24:39.811 | Collecting logilab-common===1.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 178)) 2016-12-02 20:24:39.998 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/67/b4/80a475fc9ea2851888c131a9fe6e0578c0e8de06bab2b9de6b5080884024/logilab-common-1.3.0.tar.gz (185kB) 2016-12-02 20:24:41.390 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 335)) 2016-12-02 20:24:41.394 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:24:41.396 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:24:41.400 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:24:41.419 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:24:41.422 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 421)) 2016-12-02 20:24:41.424 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:24:41.430 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353)) 2016-12-02 20:24:41.432 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:24:41.434 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:24:41.439 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:24:41.441 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:24:41.444 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269)) 2016-12-02 20:24:41.446 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:24:41.481 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2016-12-02 20:24:41.483 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 408)) 2016-12-02 20:24:41.485 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:24:41.489 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:24:41.491 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:24:41.493 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 157)) 2016-12-02 20:24:41.496 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277)) 2016-12-02 20:24:41.498 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:24:41.503 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2016-12-02 20:24:41.506 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from logilab-common===1.3.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 178)) 2016-12-02 20:24:41.513 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 259)) 2016-12-02 20:24:41.518 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:24:41.520 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:24:41.523 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:24:41.526 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2016-12-02 20:24:41.527 | Building wheels for collected packages: logilab-common 2016-12-02 20:24:41.528 | Running setup.py bdist_wheel for logilab-common: started 2016-12-02 20:24:42.436 | Running setup.py bdist_wheel for logilab-common: finished with status 'done' 2016-12-02 20:24:42.437 | Stored in directory: /root/.cache/pip/wheels/e0/24/c7/428e70a7a818cc44783f3b5280ab201454115501aa455b5b3e 2016-12-02 20:24:42.457 | Successfully built logilab-common 2016-12-02 20:24:42.458 | Installing collected packages: logilab-common, astroid, ddt, flake8, hacking, pylint 2016-12-02 20:24:43.170 | Found existing installation: flake8 2.2.4 2016-12-02 20:24:43.176 | Uninstalling flake8-2.2.4: 2016-12-02 20:24:43.196 | Successfully uninstalled flake8-2.2.4 2016-12-02 20:24:43.230 | Found existing installation: hacking 0.10.2 2016-12-02 20:24:43.237 | Uninstalling hacking-0.10.2: 2016-12-02 20:24:43.241 | Successfully uninstalled hacking-0.10.2 2016-12-02 20:24:44.234 | Successfully installed astroid-1.3.8 ddt-1.1.1 flake8-2.5.5 hacking-0.12.0 logilab-common-1.3.0 pylint-1.4.5 2016-12-02 20:24:44.412 | + inc/python:pip_install:175 : result=0 2016-12-02 20:24:44.415 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:24:44.418 | + functions-common:time_stop:2398 : local name 2016-12-02 20:24:44.421 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:24:44.423 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:24:44.426 | + functions-common:time_stop:2401 : local total 2016-12-02 20:24:44.428 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:24:44.431 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:24:44.434 | + functions-common:time_stop:2405 : start_time=1480710245 2016-12-02 20:24:44.437 | + functions-common:time_stop:2407 : [[ -z 1480710245 ]] 2016-12-02 20:24:44.441 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:24:44.445 | + functions-common:time_stop:2410 : end_time=1480710284 2016-12-02 20:24:44.449 | + functions-common:time_stop:2411 : elapsed_time=39 2016-12-02 20:24:44.452 | + functions-common:time_stop:2412 : total=177 2016-12-02 20:24:44.455 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:24:44.458 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=216 2016-12-02 20:24:44.460 | + inc/python:pip_install:179 : return 0 2016-12-02 20:24:44.463 | + inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:24:44.465 | + inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/neutron/neutron.egg-info 2016-12-02 20:24:44.467 | + functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/neutron/neutron.egg-info 2016-12-02 20:24:44.488 | + functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/neutron/neutron.egg-info 2016-12-02 20:24:44.497 | + lib/neutron-legacy:install_mutnauq:406 : '[' libvirt == xenserver ']' 2016-12-02 20:24:44.499 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2016-12-02 20:24:44.502 | + ./stack.sh:main:862 : is_service_enabled nova 2016-12-02 20:24:44.520 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:24:44.523 | + ./stack.sh:main:864 : stack_install_service nova 2016-12-02 20:24:44.526 | + lib/stack:stack_install_service:20 : local service=nova 2016-12-02 20:24:44.529 | + lib/stack:stack_install_service:21 : type install_nova 2016-12-02 20:24:44.532 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2016-12-02 20:24:44.534 | + lib/stack:stack_install_service:32 : install_nova 2016-12-02 20:24:44.537 | + lib/nova:install_nova:721 : use_library_from_git os-vif 2016-12-02 20:24:44.540 | + inc/python:use_library_from_git:197 : local name=os-vif 2016-12-02 20:24:44.543 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:24:44.545 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:24:44.549 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,os-vif, ]] 2016-12-02 20:24:44.551 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:24:44.554 | + lib/nova:install_nova:726 : is_service_enabled n-cpu 2016-12-02 20:24:44.574 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:24:44.577 | + lib/nova:install_nova:726 : [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2016-12-02 20:24:44.579 | + lib/nova:install_nova:727 : install_nova_hypervisor 2016-12-02 20:24:44.582 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:88 : install_libvirt 2016-12-02 20:24:44.584 | + lib/nova_plugins/functions-libvirt:install_libvirt:25 : is_ubuntu 2016-12-02 20:24:44.587 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:24:44.589 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:24:44.592 | + lib/nova_plugins/functions-libvirt:install_libvirt:26 : install_package qemu-system 2016-12-02 20:24:44.595 | + functions-common:install_package:1285 : update_package_repo 2016-12-02 20:24:44.598 | + functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:24:44.600 | + functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:24:44.602 | + functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:24:44.605 | + functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:24:44.608 | + functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:24:44.610 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:24:44.613 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:24:44.615 | + functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:24:44.618 | + functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:24:44.620 | + functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:24:44.623 | + functions-common:apt_get_update:1060 : return 2016-12-02 20:24:44.626 | + functions-common:install_package:1286 : real_install_package qemu-system 2016-12-02 20:24:44.628 | + functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:24:44.631 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:24:44.634 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:24:44.636 | + functions-common:real_install_package:1272 : apt_get install qemu-system 2016-12-02 20:24:44.661 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system 2016-12-02 20:24:44.692 | Reading package lists... 2016-12-02 20:24:44.876 | Building dependency tree... 2016-12-02 20:24:44.877 | Reading state information... 2016-12-02 20:24:45.011 | The following additional packages will be installed: 2016-12-02 20:24:45.012 | ipxe-qemu libbluetooth3 libbrlapi0.6 libcaca0 libcacard0 libfdt1 libnuma1 2016-12-02 20:24:45.012 | libopus0 libsdl1.2debian libslang2 libspice-server1 libusbredirparser1 2016-12-02 20:24:45.012 | libxen-4.6 libxenstore3.0 libyajl2 qemu-slof qemu-system-arm 2016-12-02 20:24:45.012 | qemu-system-common qemu-system-mips qemu-system-misc qemu-system-ppc 2016-12-02 20:24:45.012 | qemu-system-sparc qemu-system-x86 seabios 2016-12-02 20:24:45.013 | Suggested packages: 2016-12-02 20:24:45.013 | opus-tools qemu samba vde2 openbios-ppc openhackware sgabios ovmf 2016-12-02 20:24:45.013 | Recommended packages: 2016-12-02 20:24:45.013 | cpu-checker 2016-12-02 20:24:45.014 | The following NEW packages will be installed: 2016-12-02 20:24:45.014 | ipxe-qemu libbluetooth3 libbrlapi0.6 libcaca0 libcacard0 libfdt1 libnuma1 2016-12-02 20:24:45.014 | libopus0 libsdl1.2debian libslang2 libspice-server1 libusbredirparser1 2016-12-02 20:24:45.014 | libxen-4.6 libxenstore3.0 libyajl2 qemu-slof qemu-system qemu-system-arm 2016-12-02 20:24:45.014 | qemu-system-common qemu-system-mips qemu-system-misc qemu-system-ppc 2016-12-02 20:24:45.014 | qemu-system-sparc qemu-system-x86 seabios 2016-12-02 20:24:45.028 | 0 upgraded, 25 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:24:45.028 | Need to get 0 B/27.2 MB of archives. 2016-12-02 20:24:45.028 | After this operation, 181 MB of additional disk space will be used. 2016-12-02 20:24:45.028 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:24:45.028 | libslang2 qemu-system-common libyajl2 libnuma1 ipxe-qemu libbluetooth3 2016-12-02 20:24:45.028 | libcaca0 libcacard0 libopus0 libsdl1.2debian libspice-server1 2016-12-02 20:24:45.029 | libusbredirparser1 libxenstore3.0 libxen-4.6 libbrlapi0.6 libfdt1 2016-12-02 20:24:45.029 | qemu-system-arm qemu-system-mips qemu-slof qemu-system-ppc qemu-system-sparc 2016-12-02 20:24:45.029 | seabios qemu-system-x86 qemu-system-misc qemu-system 2016-12-02 20:24:45.147 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:24:45.180 | Authentication warning overridden. 2016-12-02 20:24:45.207 | Selecting previously unselected package libslang2:amd64. 2016-12-02 20:24:45.246 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 87261 files and directories currently installed.) 2016-12-02 20:24:45.252 | Preparing to unpack .../libslang2_2.3.0-2ubuntu1_amd64.deb ... 2016-12-02 20:24:45.254 | Unpacking libslang2:amd64 (2.3.0-2ubuntu1) ... 2016-12-02 20:24:45.324 | Selecting previously unselected package qemu-system-common. 2016-12-02 20:24:45.333 | Preparing to unpack .../qemu-system-common_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:24:45.390 | Unpacking qemu-system-common (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:45.472 | Selecting previously unselected package libyajl2:amd64. 2016-12-02 20:24:45.481 | Preparing to unpack .../libyajl2_2.1.0-2_amd64.deb ... 2016-12-02 20:24:45.483 | Unpacking libyajl2:amd64 (2.1.0-2) ... 2016-12-02 20:24:45.511 | Selecting previously unselected package libnuma1:amd64. 2016-12-02 20:24:45.519 | Preparing to unpack .../libnuma1_2.0.11-1ubuntu1_amd64.deb ... 2016-12-02 20:24:45.522 | Unpacking libnuma1:amd64 (2.0.11-1ubuntu1) ... 2016-12-02 20:24:45.545 | Selecting previously unselected package ipxe-qemu. 2016-12-02 20:24:45.553 | Preparing to unpack .../ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb ... 2016-12-02 20:24:45.555 | Unpacking ipxe-qemu (1.0.0+git-20150424.a25a16d-1ubuntu1) ... 2016-12-02 20:24:45.649 | Selecting previously unselected package libbluetooth3:amd64. 2016-12-02 20:24:45.656 | Preparing to unpack .../libbluetooth3_5.37-0ubuntu5_amd64.deb ... 2016-12-02 20:24:45.658 | Unpacking libbluetooth3:amd64 (5.37-0ubuntu5) ... 2016-12-02 20:24:45.690 | Selecting previously unselected package libcaca0:amd64. 2016-12-02 20:24:45.698 | Preparing to unpack .../libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb ... 2016-12-02 20:24:45.700 | Unpacking libcaca0:amd64 (0.99.beta19-2build2~gcc5.2) ... 2016-12-02 20:24:45.767 | Selecting previously unselected package libcacard0:amd64. 2016-12-02 20:24:45.776 | Preparing to unpack .../libcacard0_1%3a2.5.0-2_amd64.deb ... 2016-12-02 20:24:45.777 | Unpacking libcacard0:amd64 (1:2.5.0-2) ... 2016-12-02 20:24:45.806 | Selecting previously unselected package libopus0:amd64. 2016-12-02 20:24:45.814 | Preparing to unpack .../libopus0_1.1.2-1ubuntu1_amd64.deb ... 2016-12-02 20:24:45.816 | Unpacking libopus0:amd64 (1.1.2-1ubuntu1) ... 2016-12-02 20:24:45.861 | Selecting previously unselected package libsdl1.2debian:amd64. 2016-12-02 20:24:45.870 | Preparing to unpack .../libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb ... 2016-12-02 20:24:45.872 | Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg1-3) ... 2016-12-02 20:24:45.929 | Selecting previously unselected package libspice-server1:amd64. 2016-12-02 20:24:45.937 | Preparing to unpack .../libspice-server1_0.12.6-4ubuntu0.1_amd64.deb ... 2016-12-02 20:24:45.939 | Unpacking libspice-server1:amd64 (0.12.6-4ubuntu0.1) ... 2016-12-02 20:24:46.009 | Selecting previously unselected package libusbredirparser1:amd64. 2016-12-02 20:24:46.017 | Preparing to unpack .../libusbredirparser1_0.7.1-1_amd64.deb ... 2016-12-02 20:24:46.019 | Unpacking libusbredirparser1:amd64 (0.7.1-1) ... 2016-12-02 20:24:46.048 | Selecting previously unselected package libxenstore3.0:amd64. 2016-12-02 20:24:46.056 | Preparing to unpack .../libxenstore3.0_4.6.0-1ubuntu4.2_amd64.deb ... 2016-12-02 20:24:46.058 | Unpacking libxenstore3.0:amd64 (4.6.0-1ubuntu4.2) ... 2016-12-02 20:24:46.086 | Selecting previously unselected package libxen-4.6:amd64. 2016-12-02 20:24:46.094 | Preparing to unpack .../libxen-4.6_4.6.0-1ubuntu4.2_amd64.deb ... 2016-12-02 20:24:46.095 | Unpacking libxen-4.6:amd64 (4.6.0-1ubuntu4.2) ... 2016-12-02 20:24:46.163 | Selecting previously unselected package libbrlapi0.6:amd64. 2016-12-02 20:24:46.171 | Preparing to unpack .../libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb ... 2016-12-02 20:24:46.173 | Unpacking libbrlapi0.6:amd64 (5.3.1-2ubuntu2.1) ... 2016-12-02 20:24:46.201 | Selecting previously unselected package libfdt1:amd64. 2016-12-02 20:24:46.209 | Preparing to unpack .../libfdt1_1.4.0+dfsg-2_amd64.deb ... 2016-12-02 20:24:46.211 | Unpacking libfdt1:amd64 (1.4.0+dfsg-2) ... 2016-12-02 20:24:46.245 | Selecting previously unselected package qemu-system-arm. 2016-12-02 20:24:46.253 | Preparing to unpack .../qemu-system-arm_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:24:46.254 | Unpacking qemu-system-arm (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:46.801 | Selecting previously unselected package qemu-system-mips. 2016-12-02 20:24:46.809 | Preparing to unpack .../qemu-system-mips_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:24:46.811 | Unpacking qemu-system-mips (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:47.367 | Selecting previously unselected package qemu-slof. 2016-12-02 20:24:47.374 | Preparing to unpack .../qemu-slof_20151103+dfsg-1ubuntu1_all.deb ... 2016-12-02 20:24:47.376 | Unpacking qemu-slof (20151103+dfsg-1ubuntu1) ... 2016-12-02 20:24:47.423 | Selecting previously unselected package qemu-system-ppc. 2016-12-02 20:24:47.431 | Preparing to unpack .../qemu-system-ppc_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:24:47.433 | Unpacking qemu-system-ppc (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:48.162 | Selecting previously unselected package qemu-system-sparc. 2016-12-02 20:24:48.171 | Preparing to unpack .../qemu-system-sparc_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:24:48.173 | Unpacking qemu-system-sparc (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:48.463 | Selecting previously unselected package seabios. 2016-12-02 20:24:48.472 | Preparing to unpack .../seabios_1.8.2-1ubuntu1_all.deb ... 2016-12-02 20:24:48.474 | Unpacking seabios (1.8.2-1ubuntu1) ... 2016-12-02 20:24:48.523 | Selecting previously unselected package qemu-system-x86. 2016-12-02 20:24:48.532 | Preparing to unpack .../qemu-system-x86_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:24:48.542 | Unpacking qemu-system-x86 (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:48.937 | Selecting previously unselected package qemu-system-misc. 2016-12-02 20:24:48.945 | Preparing to unpack .../qemu-system-misc_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:24:48.947 | Unpacking qemu-system-misc (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.057 | Selecting previously unselected package qemu-system. 2016-12-02 20:24:50.066 | Preparing to unpack .../qemu-system_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:24:50.069 | Unpacking qemu-system (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.085 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:24:50.143 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:24:50.186 | Setting up libslang2:amd64 (2.3.0-2ubuntu1) ... 2016-12-02 20:24:50.199 | Setting up qemu-system-common (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.479 | Setting up libyajl2:amd64 (2.1.0-2) ... 2016-12-02 20:24:50.490 | Setting up libnuma1:amd64 (2.0.11-1ubuntu1) ... 2016-12-02 20:24:50.496 | Setting up ipxe-qemu (1.0.0+git-20150424.a25a16d-1ubuntu1) ... 2016-12-02 20:24:50.502 | Setting up libbluetooth3:amd64 (5.37-0ubuntu5) ... 2016-12-02 20:24:50.508 | Setting up libcaca0:amd64 (0.99.beta19-2build2~gcc5.2) ... 2016-12-02 20:24:50.514 | Setting up libcacard0:amd64 (1:2.5.0-2) ... 2016-12-02 20:24:50.520 | Setting up libopus0:amd64 (1.1.2-1ubuntu1) ... 2016-12-02 20:24:50.526 | Setting up libsdl1.2debian:amd64 (1.2.15+dfsg1-3) ... 2016-12-02 20:24:50.532 | Setting up libspice-server1:amd64 (0.12.6-4ubuntu0.1) ... 2016-12-02 20:24:50.537 | Setting up libusbredirparser1:amd64 (0.7.1-1) ... 2016-12-02 20:24:50.542 | Setting up libxenstore3.0:amd64 (4.6.0-1ubuntu4.2) ... 2016-12-02 20:24:50.547 | Setting up libxen-4.6:amd64 (4.6.0-1ubuntu4.2) ... 2016-12-02 20:24:50.552 | Setting up libbrlapi0.6:amd64 (5.3.1-2ubuntu2.1) ... 2016-12-02 20:24:50.558 | Setting up libfdt1:amd64 (1.4.0+dfsg-2) ... 2016-12-02 20:24:50.568 | Setting up qemu-system-arm (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.573 | Setting up qemu-system-mips (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.577 | Setting up qemu-slof (20151103+dfsg-1ubuntu1) ... 2016-12-02 20:24:50.582 | Setting up qemu-system-ppc (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.587 | Setting up qemu-system-sparc (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.591 | Setting up seabios (1.8.2-1ubuntu1) ... 2016-12-02 20:24:50.596 | Setting up qemu-system-x86 (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.612 | Setting up qemu-system-misc (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.616 | Setting up qemu-system (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:24:50.621 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:24:50.633 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:24:50.873 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:24:50.875 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:24:50.878 | + functions-common:time_stop:2398 : local name 2016-12-02 20:24:50.880 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:24:50.883 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:24:50.885 | + functions-common:time_stop:2401 : local total 2016-12-02 20:24:50.887 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:24:50.889 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:24:50.891 | + functions-common:time_stop:2405 : start_time=1480710284 2016-12-02 20:24:50.894 | + functions-common:time_stop:2407 : [[ -z 1480710284 ]] 2016-12-02 20:24:50.898 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:24:50.901 | + functions-common:time_stop:2410 : end_time=1480710290 2016-12-02 20:24:50.904 | + functions-common:time_stop:2411 : elapsed_time=6 2016-12-02 20:24:50.907 | + functions-common:time_stop:2412 : total=65 2016-12-02 20:24:50.910 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:24:50.912 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=71 2016-12-02 20:24:50.915 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:24:50.917 | + lib/nova_plugins/functions-libvirt:install_libvirt:27 : install_package libvirt-bin libvirt-dev 2016-12-02 20:24:50.919 | + functions-common:install_package:1285 : update_package_repo 2016-12-02 20:24:50.923 | + functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:24:50.925 | + functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:24:50.927 | + functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:24:50.929 | + functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:24:50.932 | + functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:24:50.935 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:24:50.937 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:24:50.939 | + functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:24:50.943 | + functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:24:50.945 | + functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:24:50.948 | + functions-common:apt_get_update:1060 : return 2016-12-02 20:24:50.951 | + functions-common:install_package:1286 : real_install_package libvirt-bin libvirt-dev 2016-12-02 20:24:50.953 | + functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:24:50.956 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:24:50.958 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:24:50.961 | + functions-common:real_install_package:1272 : apt_get install libvirt-bin libvirt-dev 2016-12-02 20:24:50.982 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libvirt-bin libvirt-dev 2016-12-02 20:24:51.011 | Reading package lists... 2016-12-02 20:24:51.203 | Building dependency tree... 2016-12-02 20:24:51.203 | Reading state information... 2016-12-02 20:24:51.363 | The following additional packages will be installed: 2016-12-02 20:24:51.364 | cgmanager dbus libcgmanager0 libnetcf1 libnih-dbus1 libnih1 2016-12-02 20:24:51.365 | libnl-route-3-200 libvirt0 libxen-dev netcat-openbsd 2016-12-02 20:24:51.367 | Suggested packages: 2016-12-02 20:24:51.367 | dbus-user-session | dbus-x11 policykit-1 qemu-kvm | qemu 2016-12-02 20:24:51.367 | Recommended packages: 2016-12-02 20:24:51.367 | libxml2-utils dmidecode 2016-12-02 20:24:51.367 | The following NEW packages will be installed: 2016-12-02 20:24:51.368 | cgmanager dbus libcgmanager0 libnetcf1 libnih-dbus1 libnih1 2016-12-02 20:24:51.368 | libnl-route-3-200 libvirt-bin libvirt-dev libvirt0 libxen-dev netcat-openbsd 2016-12-02 20:24:51.381 | 0 upgraded, 12 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:24:51.381 | Need to get 0 B/4756 kB of archives. 2016-12-02 20:24:51.381 | After this operation, 21.1 MB of additional disk space will be used. 2016-12-02 20:24:51.381 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:24:51.381 | libnih1 netcat-openbsd dbus libnih-dbus1 libcgmanager0 cgmanager 2016-12-02 20:24:51.381 | libnl-route-3-200 libnetcf1 libvirt0 libvirt-bin libxen-dev libvirt-dev 2016-12-02 20:24:51.487 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:24:51.528 | Authentication warning overridden. 2016-12-02 20:24:51.554 | Selecting previously unselected package libnih1:amd64. 2016-12-02 20:24:51.587 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 87619 files and directories currently installed.) 2016-12-02 20:24:51.592 | Preparing to unpack .../libnih1_1.0.3-4.3ubuntu1_amd64.deb ... 2016-12-02 20:24:51.596 | Unpacking libnih1:amd64 (1.0.3-4.3ubuntu1) ... 2016-12-02 20:24:51.625 | Selecting previously unselected package netcat-openbsd. 2016-12-02 20:24:51.633 | Preparing to unpack .../netcat-openbsd_1.105-7ubuntu1_amd64.deb ... 2016-12-02 20:24:51.636 | Unpacking netcat-openbsd (1.105-7ubuntu1) ... 2016-12-02 20:24:51.672 | Selecting previously unselected package dbus. 2016-12-02 20:24:51.681 | Preparing to unpack .../dbus_1.10.6-1ubuntu3.1_amd64.deb ... 2016-12-02 20:24:51.689 | Unpacking dbus (1.10.6-1ubuntu3.1) ... 2016-12-02 20:24:51.752 | Selecting previously unselected package libnih-dbus1:amd64. 2016-12-02 20:24:51.760 | Preparing to unpack .../libnih-dbus1_1.0.3-4.3ubuntu1_amd64.deb ... 2016-12-02 20:24:51.762 | Unpacking libnih-dbus1:amd64 (1.0.3-4.3ubuntu1) ... 2016-12-02 20:24:51.790 | Selecting previously unselected package libcgmanager0:amd64. 2016-12-02 20:24:51.798 | Preparing to unpack .../libcgmanager0_0.39-2ubuntu5_amd64.deb ... 2016-12-02 20:24:51.800 | Unpacking libcgmanager0:amd64 (0.39-2ubuntu5) ... 2016-12-02 20:24:51.838 | Selecting previously unselected package cgmanager. 2016-12-02 20:24:51.847 | Preparing to unpack .../cgmanager_0.39-2ubuntu5_amd64.deb ... 2016-12-02 20:24:51.851 | Unpacking cgmanager (0.39-2ubuntu5) ... 2016-12-02 20:24:51.908 | Selecting previously unselected package libnl-route-3-200:amd64. 2016-12-02 20:24:51.916 | Preparing to unpack .../libnl-route-3-200_3.2.27-1_amd64.deb ... 2016-12-02 20:24:51.920 | Unpacking libnl-route-3-200:amd64 (3.2.27-1) ... 2016-12-02 20:24:51.967 | Selecting previously unselected package libnetcf1:amd64. 2016-12-02 20:24:51.975 | Preparing to unpack .../libnetcf1_1%3a0.2.8-1ubuntu1_amd64.deb ... 2016-12-02 20:24:51.978 | Unpacking libnetcf1:amd64 (1:0.2.8-1ubuntu1) ... 2016-12-02 20:24:52.029 | Selecting previously unselected package libvirt0:amd64. 2016-12-02 20:24:52.038 | Preparing to unpack .../libvirt0_1.3.1-1ubuntu10.5_amd64.deb ... 2016-12-02 20:24:52.040 | Unpacking libvirt0:amd64 (1.3.1-1ubuntu10.5) ... 2016-12-02 20:24:52.224 | Selecting previously unselected package libvirt-bin. 2016-12-02 20:24:52.233 | Preparing to unpack .../libvirt-bin_1.3.1-1ubuntu10.5_amd64.deb ... 2016-12-02 20:24:52.238 | Unpacking libvirt-bin (1.3.1-1ubuntu10.5) ... 2016-12-02 20:24:52.608 | Selecting previously unselected package libxen-dev:amd64. 2016-12-02 20:24:52.618 | Preparing to unpack .../libxen-dev_4.6.0-1ubuntu4.2_amd64.deb ... 2016-12-02 20:24:52.621 | Unpacking libxen-dev:amd64 (4.6.0-1ubuntu4.2) ... 2016-12-02 20:24:52.761 | Selecting previously unselected package libvirt-dev:amd64. 2016-12-02 20:24:52.769 | Preparing to unpack .../libvirt-dev_1.3.1-1ubuntu10.5_amd64.deb ... 2016-12-02 20:24:52.772 | Unpacking libvirt-dev:amd64 (1.3.1-1ubuntu10.5) ... 2016-12-02 20:24:52.817 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:24:52.831 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:24:52.919 | Setting up libnih1:amd64 (1.0.3-4.3ubuntu1) ... 2016-12-02 20:24:52.932 | Setting up netcat-openbsd (1.105-7ubuntu1) ... 2016-12-02 20:24:52.938 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2016-12-02 20:24:52.942 | Setting up dbus (1.10.6-1ubuntu3.1) ... 2016-12-02 20:24:53.185 | Setting up libnih-dbus1:amd64 (1.0.3-4.3ubuntu1) ... 2016-12-02 20:24:53.198 | Setting up libcgmanager0:amd64 (0.39-2ubuntu5) ... 2016-12-02 20:24:53.205 | Setting up cgmanager (0.39-2ubuntu5) ... 2016-12-02 20:24:54.318 | Setting up libnl-route-3-200:amd64 (3.2.27-1) ... 2016-12-02 20:24:54.324 | Setting up libnetcf1:amd64 (1:0.2.8-1ubuntu1) ... 2016-12-02 20:24:54.329 | Setting up libvirt0:amd64 (1.3.1-1ubuntu10.5) ... 2016-12-02 20:24:54.334 | Setting up libvirt-bin (1.3.1-1ubuntu10.5) ... 2016-12-02 20:24:54.475 | Adding group `libvirtd' (GID 124) ... 2016-12-02 20:24:54.484 | Done. 2016-12-02 20:24:58.069 | Setting up libvirt-bin dnsmasq configuration. 2016-12-02 20:24:58.085 | Setting up libxen-dev:amd64 (4.6.0-1ubuntu4.2) ... 2016-12-02 20:24:58.090 | Setting up libvirt-dev:amd64 (1.3.1-1ubuntu10.5) ... 2016-12-02 20:24:58.096 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:24:58.108 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:24:58.333 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:24:58.335 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:24:58.338 | + functions-common:time_stop:2398 : local name 2016-12-02 20:24:58.341 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:24:58.344 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:24:58.346 | + functions-common:time_stop:2401 : local total 2016-12-02 20:24:58.349 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:24:58.352 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:24:58.355 | + functions-common:time_stop:2405 : start_time=1480710290 2016-12-02 20:24:58.357 | + functions-common:time_stop:2407 : [[ -z 1480710290 ]] 2016-12-02 20:24:58.361 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:24:58.364 | + functions-common:time_stop:2410 : end_time=1480710298 2016-12-02 20:24:58.367 | + functions-common:time_stop:2411 : elapsed_time=8 2016-12-02 20:24:58.370 | + functions-common:time_stop:2412 : total=71 2016-12-02 20:24:58.373 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:24:58.375 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=79 2016-12-02 20:24:58.379 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:24:58.382 | + lib/nova_plugins/functions-libvirt:install_libvirt:28 : pip_install_gr libvirt-python 2016-12-02 20:24:58.384 | + inc/python:pip_install_gr:66 : local name=libvirt-python 2016-12-02 20:24:58.387 | + inc/python:pip_install_gr:67 : local clean_name 2016-12-02 20:24:58.390 | ++ inc/python:pip_install_gr:68 : get_from_global_requirements libvirt-python 2016-12-02 20:24:58.392 | ++ inc/python:get_from_global_requirements:185 : local package=libvirt-python 2016-12-02 20:24:58.394 | ++ inc/python:get_from_global_requirements:186 : local required_pkg 2016-12-02 20:24:58.398 | +++ inc/python:get_from_global_requirements:187 : grep -i -h '^libvirt-python' /opt/stack/new/requirements/global-requirements.txt 2016-12-02 20:24:58.400 | +++ inc/python:get_from_global_requirements:187 : cut -d# -f1 2016-12-02 20:24:58.404 | ++ inc/python:get_from_global_requirements:187 : required_pkg='libvirt-python>=1.2.5 ' 2016-12-02 20:24:58.407 | ++ inc/python:get_from_global_requirements:188 : [[ libvirt-python>=1.2.5 == '' ]] 2016-12-02 20:24:58.410 | ++ inc/python:get_from_global_requirements:191 : echo 'libvirt-python>=1.2.5' 2016-12-02 20:24:58.413 | + inc/python:pip_install_gr:68 : clean_name='libvirt-python>=1.2.5' 2016-12-02 20:24:58.416 | + inc/python:pip_install_gr:69 : pip_install 'libvirt-python>=1.2.5' 2016-12-02 20:24:59.003 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'libvirt-python>=1.2.5' 2016-12-02 20:24:59.802 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:24:59.805 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:25:00.750 | Collecting libvirt-python===2.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 176)) 2016-12-02 20:25:00.956 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/dd/af/9919e80b6d90b3819ddecde01064bb591719c9e3c9dcd2a82d014c03655b/libvirt-python-2.4.0.tar.gz (171kB) 2016-12-02 20:25:02.323 | Building wheels for collected packages: libvirt-python 2016-12-02 20:25:02.324 | Running setup.py bdist_wheel for libvirt-python: started 2016-12-02 20:25:10.621 | Running setup.py bdist_wheel for libvirt-python: finished with status 'done' 2016-12-02 20:25:10.621 | Stored in directory: /root/.cache/pip/wheels/fa/1f/6c/e399fada798939796669ac5ed32438604db4d5f69adc7d0938 2016-12-02 20:25:10.640 | Successfully built libvirt-python 2016-12-02 20:25:10.641 | Installing collected packages: libvirt-python 2016-12-02 20:25:11.199 | Successfully installed libvirt-python-2.4.0 2016-12-02 20:25:11.382 | + inc/python:pip_install:162 : result=0 2016-12-02 20:25:11.385 | + inc/python:pip_install:165 : local 'test_req=libvirt-python>=1.2.5/test-requirements.txt' 2016-12-02 20:25:11.388 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:25:11.390 | + inc/python:pip_install:166 : [[ -e libvirt-python>=1.2.5/test-requirements.txt ]] 2016-12-02 20:25:11.394 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:25:11.396 | + functions-common:time_stop:2398 : local name 2016-12-02 20:25:11.399 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:25:11.402 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:25:11.404 | + functions-common:time_stop:2401 : local total 2016-12-02 20:25:11.407 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:25:11.409 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:25:11.412 | + functions-common:time_stop:2405 : start_time=1480710298 2016-12-02 20:25:11.415 | + functions-common:time_stop:2407 : [[ -z 1480710298 ]] 2016-12-02 20:25:11.418 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:25:11.422 | + functions-common:time_stop:2410 : end_time=1480710311 2016-12-02 20:25:11.424 | + functions-common:time_stop:2411 : elapsed_time=13 2016-12-02 20:25:11.426 | + functions-common:time_stop:2412 : total=216 2016-12-02 20:25:11.429 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:25:11.431 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=229 2016-12-02 20:25:11.434 | + inc/python:pip_install:179 : return 0 2016-12-02 20:25:11.436 | + lib/nova_plugins/functions-libvirt:install_libvirt:29 : [[ True == \T\r\u\e ]] 2016-12-02 20:25:11.439 | + lib/nova_plugins/functions-libvirt:install_libvirt:32 : TOP_DIR=/opt/stack/new/devstack 2016-12-02 20:25:11.442 | + lib/nova_plugins/functions-libvirt:install_libvirt:32 : /opt/stack/new/devstack/tools/install_ebtables_workaround.sh 2016-12-02 20:25:11.451 | /sbin/ebtables: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=5e09c9a975eedd459d782480a86c99647d5cea67, stripped 2016-12-02 20:25:11.462 | Replaced ebtables with locking workaround 2016-12-02 20:25:11.465 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:93 : [[ qemu == \l\x\c ]] 2016-12-02 20:25:11.467 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:105 : [[ '' == \T\r\u\e ]] 2016-12-02 20:25:11.469 | + lib/nova:install_nova:730 : is_service_enabled n-novnc 2016-12-02 20:25:11.486 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:11.488 | + lib/nova:install_nova:742 : is_service_enabled n-spice 2016-12-02 20:25:11.507 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:11.511 | + lib/nova:install_nova:754 : git_clone git://git.openstack.org/openstack/nova.git /opt/stack/new/nova master 2016-12-02 20:25:11.514 | + functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/nova.git 2016-12-02 20:25:11.516 | + functions-common:git_clone:497 : local git_dest=/opt/stack/new/nova 2016-12-02 20:25:11.519 | + functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:25:11.521 | + functions-common:git_clone:499 : local orig_dir 2016-12-02 20:25:11.525 | ++ functions-common:git_clone:500 : pwd 2016-12-02 20:25:11.528 | + functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:25:11.530 | + functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:25:11.533 | ++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:25:11.551 | + functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:25:11.554 | + functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:25:11.557 | + functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:25:11.561 | + functions-common:git_clone:517 : echo master 2016-12-02 20:25:11.562 | + functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:25:11.566 | + functions-common:git_clone:531 : [[ ! -d /opt/stack/new/nova ]] 2016-12-02 20:25:11.568 | + functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:25:11.571 | + functions-common:git_clone:565 : cd /opt/stack/new/nova 2016-12-02 20:25:11.575 | + functions-common:git_clone:566 : git show --oneline 2016-12-02 20:25:11.576 | + functions-common:git_clone:566 : head -1 2016-12-02 20:25:11.577 | f2be771 Merge "Create hyperv fake images under proper directory" 2016-12-02 20:25:11.581 | + functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:25:11.584 | + lib/nova:install_nova:755 : setup_develop /opt/stack/new/nova 2016-12-02 20:25:11.587 | + inc/python:setup_develop:271 : local project_dir=/opt/stack/new/nova 2016-12-02 20:25:11.589 | + inc/python:setup_develop:272 : local extras= 2016-12-02 20:25:11.592 | + inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/nova -e 2016-12-02 20:25:11.595 | + inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/nova 2016-12-02 20:25:11.598 | + inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:25:11.601 | + inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:25:11.605 | ++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/nova 2016-12-02 20:25:11.608 | ++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:25:11.611 | + inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/nova 2016-12-02 20:25:11.613 | + inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:25:11.615 | + inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:25:11.618 | ++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/nova/setup.cfg 2016-12-02 20:25:11.623 | + inc/python:_setup_package_with_constraints_edit:317 : name=nova 2016-12-02 20:25:11.625 | + inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/new/nova#egg=nova' 2016-12-02 20:25:12.156 | + inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/nova -e 2016-12-02 20:25:12.160 | + inc/python:setup_package:339 : local project_dir=/opt/stack/new/nova 2016-12-02 20:25:12.163 | + inc/python:setup_package:340 : local flags=-e 2016-12-02 20:25:12.166 | + inc/python:setup_package:341 : local extras= 2016-12-02 20:25:12.169 | + inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:25:12.172 | + inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:25:12.174 | + inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:25:12.177 | + inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:25:12.180 | + inc/python:setup_package:354 : pip_install -e /opt/stack/new/nova 2016-12-02 20:25:12.669 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/nova 2016-12-02 20:25:13.430 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:25:13.432 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:25:13.892 | Obtaining file:///opt/stack/new/nova 2016-12-02 20:25:17.331 | Obtaining nova from file:///opt/stack/new/nova#egg=nova (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:25:20.691 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:25:20.696 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:25:20.704 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:25:20.708 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2016-12-02 20:25:20.719 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2016-12-02 20:25:20.725 | Requirement already satisfied: Routes===2.3.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2016-12-02 20:25:20.737 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:25:20.741 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:25:20.755 | Requirement already satisfied: castellan===0.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2016-12-02 20:25:20.779 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:25:20.835 | Requirement already satisfied: decorator===4.0.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:25:20.839 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:25:20.842 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:25:20.848 | Requirement already satisfied: greenlet===0.4.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147)) 2016-12-02 20:25:20.852 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:25:20.856 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:25:20.859 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 157)) 2016-12-02 20:25:20.863 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:25:20.884 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:25:20.917 | Requirement already satisfied: keystonemiddleware===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:25:20.952 | Requirement already satisfied: lxml===3.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 180)) 2016-12-02 20:25:21.154 | Collecting microversion-parse===0.1.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 182)) 2016-12-02 20:25:21.227 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/cd/c4/07276145a0a990c4918cf1de71a87937de2b1fa9d34a2f4a6ee3fdefcef0/microversion_parse-0.1.4-py2-none-any.whl 2016-12-02 20:25:21.354 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:25:21.356 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:25:21.470 | Collecting os-brick===1.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2016-12-02 20:25:21.527 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/52/8f/2ed49b8e41837afd1842b88cd9dbf2c7f2414fdee7c17df6f338e7bd1cc9/os_brick-1.8.0-py2-none-any.whl (190kB) 2016-12-02 20:25:21.832 | Collecting os-vif===1.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 222)) 2016-12-02 20:25:22.015 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/f8/72/5224272dc25ce6918a76f3ac4d657a49f3d1605e72567abc0ff367420fe1/os_vif-1.3.0-py2-none-any.whl (52kB) 2016-12-02 20:25:22.309 | Collecting os-win===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 223)) 2016-12-02 20:25:22.376 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/06/ad/67ba81a72c896c975a2653bf121b49f65d0102a49b25724a335c5f430dfc/os_win-1.2.1-py2-none-any.whl (211kB) 2016-12-02 20:25:22.561 | Requirement already satisfied: oslo.cache===1.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226)) 2016-12-02 20:25:22.575 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2016-12-02 20:25:22.592 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:25:22.602 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:25:22.608 | Requirement already satisfied: oslo.db===4.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:25:22.662 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:25:22.668 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:25:22.692 | Requirement already satisfied: oslo.messaging===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:25:22.733 | Requirement already satisfied: oslo.middleware===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:25:22.749 | Requirement already satisfied: oslo.policy===1.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2016-12-02 20:25:22.883 | Collecting oslo.privsep===1.15.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:25:22.932 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/3d/4f/207d17d1f63b626c896b56273521de272d77c469bff0670ad6cc1ca08641/oslo.privsep-1.15.0-py2.py3-none-any.whl 2016-12-02 20:25:23.099 | Requirement already satisfied: oslo.reports===1.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2016-12-02 20:25:23.112 | Requirement already satisfied: oslo.rootwrap===5.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2016-12-02 20:25:23.116 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2016-12-02 20:25:23.125 | Requirement already satisfied: oslo.service===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2016-12-02 20:25:23.150 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241)) 2016-12-02 20:25:23.172 | Requirement already satisfied: oslo.versionedobjects===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:25:23.202 | Requirement already satisfied: paramiko===2.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:25:23.210 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 253)) 2016-12-02 20:25:23.212 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2016-12-02 20:25:23.220 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258)) 2016-12-02 20:25:23.227 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260)) 2016-12-02 20:25:23.232 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2016-12-02 20:25:23.234 | Requirement already satisfied: psutil===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 264)) 2016-12-02 20:25:23.237 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270)) 2016-12-02 20:25:23.239 | Requirement already satisfied: pycadf===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2016-12-02 20:25:23.253 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278)) 2016-12-02 20:25:23.257 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2016-12-02 20:25:23.485 | Collecting python-cinderclient===1.9.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2016-12-02 20:25:23.533 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/dc/00/53a7ec0792f8e6fc61122fd5cd63fa13791e862a4690a9c663fdc053f14b/python_cinderclient-1.9.0-py2.py3-none-any.whl (295kB) 2016-12-02 20:25:23.724 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2016-12-02 20:25:23.847 | Collecting python-glanceclient===2.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305)) 2016-12-02 20:25:23.904 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/0e/3c/64d86116d9dfad53eceb2dd7fb25597c2184ef2c037126c5e92afc88f812/python_glanceclient-2.5.0-py2.py3-none-any.whl (175kB) 2016-12-02 20:25:24.076 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311)) 2016-12-02 20:25:24.094 | Requirement already satisfied: python-neutronclient===6.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 319)) 2016-12-02 20:25:24.118 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 336)) 2016-12-02 20:25:24.122 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 344)) 2016-12-02 20:25:24.129 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 346)) 2016-12-02 20:25:24.140 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353)) 2016-12-02 20:25:24.145 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 354)) 2016-12-02 20:25:24.147 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366)) 2016-12-02 20:25:24.150 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2016-12-02 20:25:24.152 | Requirement already satisfied: sqlalchemy-migrate===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 381)) 2016-12-02 20:25:24.163 | Requirement already satisfied: sqlparse===0.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 382)) 2016-12-02 20:25:24.165 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 384)) 2016-12-02 20:25:24.170 | Requirement already satisfied: tenacity===3.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392)) 2016-12-02 20:25:24.294 | Collecting warlock===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 417)) 2016-12-02 20:25:24.325 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/warlock/warlock-1.2.0-py2.py3-none-any.whl 2016-12-02 20:25:24.620 | Collecting websockify===0.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 421)) 2016-12-02 20:25:24.647 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/websockify/websockify-0.8.0-py2-none-any.whl (219kB) 2016-12-02 20:25:24.805 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 422)) 2016-12-02 20:25:24.808 | Requirement already satisfied: setuptools!=24.0.0,>=16.0 in /usr/local/lib/python2.7/dist-packages (from nova==15.0.0.0b2.dev260) 2016-12-02 20:25:24.815 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:25:24.818 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:25:24.821 | Requirement already satisfied: dogpile.cache===0.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2016-12-02 20:25:24.823 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:25:24.828 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:25:24.840 | Requirement already satisfied: alembic===0.8.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 66)) 2016-12-02 20:25:24.846 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:25:24.848 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:25:24.850 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 83)) 2016-12-02 20:25:24.853 | Requirement already satisfied: amqp===1.4.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 67)) 2016-12-02 20:25:24.855 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:25:24.857 | Requirement already satisfied: futurist===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139)) 2016-12-02 20:25:24.872 | Requirement already satisfied: kombu===3.0.37 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171)) 2016-12-02 20:25:24.881 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:25:24.884 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:25:24.889 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:25:24.907 | Requirement already satisfied: osc-lib===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225)) 2016-12-02 20:25:24.926 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217)) 2016-12-02 20:25:24.935 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2016-12-02 20:25:25.066 | Collecting jsonpatch===1.14 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160)) 2016-12-02 20:25:25.109 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/27/cd/9065854f96f4e96433895cec9c65be8ff785924a00a357333490c3c3d796/jsonpatch-1.14-py2.py3-none-any.whl 2016-12-02 20:25:25.375 | Collecting numpy===1.11.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 206)) 2016-12-02 20:25:25.726 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/5e/d5/3433e015f3e4a1f309dbb110e8557947f68887fe9b8438d50a4b7790a954/numpy-1.11.2-cp27-cp27mu-manylinux1_x86_64.whl (15.3MB) 2016-12-02 20:25:27.636 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273)) 2016-12-02 20:25:27.638 | Requirement already satisfied: python-editor===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 302)) 2016-12-02 20:25:27.640 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:25:27.644 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 94)) 2016-12-02 20:25:27.646 | Requirement already satisfied: anyjson===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68)) 2016-12-02 20:25:27.648 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2016-12-02 20:25:27.650 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:25:27.653 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351)) 2016-12-02 20:25:27.657 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:25:27.769 | Collecting jsonpointer===1.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 163)) 2016-12-02 20:25:28.161 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/76/ed/b0038bd16fa7fe440dca43f8fdae79096ea51271e9d5e7d2249e46217bd7/jsonpointer-1.10-py2-none-any.whl 2016-12-02 20:25:28.285 | Installing collected packages: python-cinderclient, jsonpointer, jsonpatch, warlock, python-glanceclient, numpy, websockify, oslo.privsep, os-win, os-brick, os-vif, microversion-parse, nova 2016-12-02 20:25:31.044 | Running setup.py develop for nova 2016-12-02 20:25:36.126 | Successfully installed jsonpatch-1.14 jsonpointer-1.10 microversion-parse-0.1.4 nova numpy-1.11.2 os-brick-1.8.0 os-vif-1.3.0 os-win-1.2.1 oslo.privsep-1.15.0 python-cinderclient-1.9.0 python-glanceclient-2.5.0 warlock-1.2.0 websockify-0.8.0 2016-12-02 20:25:36.342 | + inc/python:pip_install:162 : result=0 2016-12-02 20:25:36.344 | + inc/python:pip_install:165 : local test_req=/opt/stack/new/nova/test-requirements.txt 2016-12-02 20:25:36.346 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:25:36.349 | + inc/python:pip_install:166 : [[ -e /opt/stack/new/nova/test-requirements.txt ]] 2016-12-02 20:25:36.351 | + inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/nova/test-requirements.txt' 2016-12-02 20:25:36.351 | Installing test-requirements for /opt/stack/new/nova/test-requirements.txt 2016-12-02 20:25:36.353 | + inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/nova/test-requirements.txt 2016-12-02 20:25:37.141 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:25:37.144 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:25:37.698 | Requirement already satisfied: PyMySQL===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 20)) 2016-12-02 20:25:37.700 | Requirement already satisfied: Sphinx===1.3.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:25:37.722 | Requirement already satisfied: alabaster===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:25:37.725 | Requirement already satisfied: bandit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 75)) 2016-12-02 20:25:37.733 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95)) 2016-12-02 20:25:37.735 | Requirement already satisfied: ddt===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 100)) 2016-12-02 20:25:37.737 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2016-12-02 20:25:37.739 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:25:37.877 | Collecting gabbi===1.27.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 140)) 2016-12-02 20:25:38.303 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/0a/72/2df11ce20a0860126e06aa5bedcb03df95633f620c3bf335b8bc58241113/gabbi-1.27.1.tar.gz (184kB) 2016-12-02 20:25:40.201 | Collecting jsonpath-rw-ext===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162)) 2016-12-02 20:25:40.503 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/4a/6c/6c229e01fd864d640e540c94d07dec9a34328f98087b65d2a44ba342d5a7/jsonpath_rw_ext-1.0.0-py2.py3-none-any.whl 2016-12-02 20:25:40.654 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 184)) 2016-12-02 20:25:40.683 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189)) 2016-12-02 20:25:40.687 | Requirement already satisfied: openstackdocstheme===1.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211)) 2016-12-02 20:25:40.692 | Requirement already satisfied: os-api-ref===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 214)) 2016-12-02 20:25:40.701 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 221)) 2016-12-02 20:25:40.852 | Collecting oslo.vmware===2.16.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:25:41.262 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/ce/15/be8b00df94a46d9d285e80d9a8b273905f5b4f35ca99ced42cae7ff8c78a/oslo.vmware-2.16.0-py2.py3-none-any.whl (223kB) 2016-12-02 20:25:41.466 | Requirement already satisfied: oslosphinx===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:25:41.472 | Requirement already satisfied: oslotest===2.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 245)) 2016-12-02 20:25:41.486 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 253)) 2016-12-02 20:25:41.488 | Requirement already satisfied: psycopg2===2.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:25:41.619 | Collecting pytest===3.0.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294)) 2016-12-02 20:25:41.949 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/10/5b/91cadc7c1b82ae287a50e0d5a2ebc17d8ba60cf6b9e0b5df6f9ad4608d85/pytest-3.0.4-py2.py3-none-any.whl (170kB) 2016-12-02 20:25:42.251 | Collecting python-barbicanclient===4.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295)) 2016-12-02 20:25:42.295 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/7f/1d/cbe7a6fdb7d138bf7be7a0abe841f5c4e1cc1e088598496b8472b1cfc62d/python_barbicanclient-4.1.0-py2-none-any.whl (73kB) 2016-12-02 20:25:42.586 | Collecting python-ironicclient===1.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308)) 2016-12-02 20:25:42.879 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/40/90/87d4402ba3133f4c3303222d335123734bba7d7e0015569eeeba51c93891/python_ironicclient-1.8.0-py2.py3-none-any.whl (181kB) 2016-12-02 20:25:43.073 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311)) 2016-12-02 20:25:43.229 | Collecting python-openstackclient===3.4.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322)) 2016-12-02 20:25:43.530 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/17/3b/36edb2d9da1903cf72c77bdc59c65cbf4191d76b1887199f137ca03cef78/python_openstackclient-3.4.1-py2.py3-none-any.whl (615kB) 2016-12-02 20:25:43.798 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330)) 2016-12-02 20:25:43.811 | Requirement already satisfied: reno===1.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 343)) 2016-12-02 20:25:43.820 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 346)) 2016-12-02 20:25:43.962 | Collecting requests-mock===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 349)) 2016-12-02 20:25:44.279 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/3e/33/032aca783cf61761cb680921d4dc31c8c0bde03fb11e1ba55996dce4907e/requests_mock-1.1.0-py2.py3-none-any.whl 2016-12-02 20:25:44.435 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2016-12-02 20:25:44.437 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 371)) 2016-12-02 20:25:44.440 | Requirement already satisfied: sphinx-rtd-theme===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 373)) 2016-12-02 20:25:44.444 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 384)) 2016-12-02 20:25:44.604 | Collecting suds-jurko===0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 385)) 2016-12-02 20:25:44.639 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/suds-jurko/suds_jurko-0.6-py2-none-any.whl (438kB) 2016-12-02 20:25:45.072 | Collecting tempest-lib===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 391)) 2016-12-02 20:25:45.356 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/7c/dc/95f6011c77cbc75ac34c5451c3cf905f83fd6dded048ddc42e2f484c1818/tempest_lib-1.0.0-py2-none-any.whl (214kB) 2016-12-02 20:25:45.548 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394)) 2016-12-02 20:25:45.559 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395)) 2016-12-02 20:25:45.567 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396)) 2016-12-02 20:25:45.572 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397)) 2016-12-02 20:25:45.585 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402)) 2016-12-02 20:25:45.588 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 410)) 2016-12-02 20:25:45.595 | Requirement already satisfied: urllib3===1.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2016-12-02 20:25:45.757 | Collecting wsgi-intercept===1.4.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 424)) 2016-12-02 20:25:46.080 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b7/42/56e25f6444d6254ae24b60d0da9cd8f4652db356088de91baffc1d42c624/wsgi_intercept-1.4.1.tar.gz 2016-12-02 20:25:47.156 | Collecting hacking<0.11,>=0.10.0 (from -r /opt/stack/new/nova/test-requirements.txt (line 5)) 2016-12-02 20:25:47.454 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/7d/70/296324caa48707c88643ed512276f9aaa60fc1cb33aa92de60ae5177468b/hacking-0.10.2-py2.py3-none-any.whl 2016-12-02 20:25:47.472 | Requirement already satisfied: Pygments===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:25:47.474 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:25:47.478 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:25:47.483 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:25:47.486 | Requirement already satisfied: GitPython===2.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 7)) 2016-12-02 20:25:47.620 | Collecting colorama===0.3.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 93)) 2016-12-02 20:25:47.911 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b7/8e/ddb32ddaabd431813e180ca224e844bab8ad42fbb47ee07553f0ec44cd86/colorama-0.3.7-py2.py3-none-any.whl 2016-12-02 20:25:48.171 | Collecting jsonpath-rw===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161)) 2016-12-02 20:25:48.383 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/jsonpath-rw/jsonpath_rw-1.4.0-py2-none-any.whl 2016-12-02 20:25:48.524 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:25:48.530 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:25:48.538 | Requirement already satisfied: lxml===3.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 180)) 2016-12-02 20:25:48.548 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:25:48.552 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241)) 2016-12-02 20:25:48.575 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2016-12-02 20:25:48.593 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:25:48.596 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217)) 2016-12-02 20:25:48.604 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:25:48.616 | Requirement already satisfied: py===1.4.31 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2016-12-02 20:25:48.618 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:25:48.633 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2016-12-02 20:25:48.642 | Requirement already satisfied: dogpile.cache===0.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2016-12-02 20:25:48.644 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2016-12-02 20:25:48.646 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:25:48.649 | Requirement already satisfied: osc-lib===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225)) 2016-12-02 20:25:48.666 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:25:48.686 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:25:48.698 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:25:48.710 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260)) 2016-12-02 20:25:48.844 | Collecting openstacksdk===0.9.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 212)) 2016-12-02 20:25:49.178 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/79/f0/60ed59ad535520e3819da2b204b616cd63b6f2a452aa0fc046d8d4dfddba/openstacksdk-0.9.10-py2.py3-none-any.whl (522kB) 2016-12-02 20:25:49.459 | Requirement already satisfied: python-novaclient===6.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 320)) 2016-12-02 20:25:49.478 | Requirement already satisfied: python-cinderclient===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2016-12-02 20:25:49.493 | Requirement already satisfied: python-glanceclient===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305)) 2016-12-02 20:25:49.509 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:25:49.511 | Requirement already satisfied: paramiko===2.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:25:49.516 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 157)) 2016-12-02 20:25:49.519 | Requirement already satisfied: httplib2===0.9.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 152)) 2016-12-02 20:25:49.522 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:25:49.546 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2016-12-02 20:25:49.548 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 177)) 2016-12-02 20:25:49.550 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 410)) 2016-12-02 20:25:49.552 | Collecting flake8==2.2.4 (from hacking<0.11,>=0.10.0->-r /opt/stack/new/nova/test-requirements.txt (line 5)) 2016-12-02 20:25:49.757 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/nova/test-requirements.txt (line 5)) 2016-12-02 20:25:49.759 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/nova/test-requirements.txt (line 5)) 2016-12-02 20:25:49.764 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/nova/test-requirements.txt (line 5)) 2016-12-02 20:25:49.767 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 336)) 2016-12-02 20:25:49.771 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:25:49.774 | Requirement already satisfied: gitdb2===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2016-12-02 20:25:49.778 | Requirement already satisfied: decorator===4.0.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:25:49.907 | Collecting ply===3.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 259)) 2016-12-02 20:25:50.069 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/ply/ply-3.9-py2.py3-none-any.whl (49kB) 2016-12-02 20:25:50.206 | Requirement already satisfied: greenlet===0.4.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147)) 2016-12-02 20:25:50.209 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:25:50.211 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:25:50.214 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2016-12-02 20:25:50.216 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:25:50.218 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:25:50.223 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351)) 2016-12-02 20:25:50.226 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 422)) 2016-12-02 20:25:50.229 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2016-12-02 20:25:50.231 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:25:50.235 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:25:50.238 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366)) 2016-12-02 20:25:50.240 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:25:50.242 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 354)) 2016-12-02 20:25:50.247 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 417)) 2016-12-02 20:25:50.253 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270)) 2016-12-02 20:25:50.255 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:25:50.289 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278)) 2016-12-02 20:25:50.292 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:25:50.297 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2016-12-02 20:25:50.301 | Requirement already satisfied: smmap2===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:25:50.304 | Requirement already satisfied: jsonpatch===1.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160)) 2016-12-02 20:25:50.310 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:25:50.317 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:25:50.319 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:25:50.321 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:25:50.324 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 163)) 2016-12-02 20:25:50.326 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273)) 2016-12-02 20:25:50.328 | Building wheels for collected packages: gabbi, wsgi-intercept 2016-12-02 20:25:50.328 | Running setup.py bdist_wheel for gabbi: started 2016-12-02 20:25:51.624 | Running setup.py bdist_wheel for gabbi: finished with status 'done' 2016-12-02 20:25:51.624 | Stored in directory: /root/.cache/pip/wheels/e0/b0/7d/b9f7f00da9999d2ff98c905a330b58134e268b3994104b47f7 2016-12-02 20:25:51.644 | Running setup.py bdist_wheel for wsgi-intercept: started 2016-12-02 20:25:52.664 | Running setup.py bdist_wheel for wsgi-intercept: finished with status 'done' 2016-12-02 20:25:52.664 | Stored in directory: /root/.cache/pip/wheels/9c/b8/2a/44a68a73848c45c7ff3c91bb201003e4e19fe2fc06585ae02c 2016-12-02 20:25:52.673 | Successfully built gabbi wsgi-intercept 2016-12-02 20:25:52.674 | Installing collected packages: colorama, pytest, ply, jsonpath-rw, jsonpath-rw-ext, wsgi-intercept, gabbi, openstacksdk, suds-jurko, oslo.vmware, python-barbicanclient, python-openstackclient, python-ironicclient, requests-mock, tempest-lib, flake8, hacking 2016-12-02 20:25:55.248 | Found existing installation: flake8 2.5.5 2016-12-02 20:25:55.255 | Uninstalling flake8-2.5.5: 2016-12-02 20:25:55.267 | Successfully uninstalled flake8-2.5.5 2016-12-02 20:25:55.285 | Found existing installation: hacking 0.12.0 2016-12-02 20:25:55.292 | Uninstalling hacking-0.12.0: 2016-12-02 20:25:55.295 | Successfully uninstalled hacking-0.12.0 2016-12-02 20:25:57.373 | Successfully installed colorama-0.3.7 flake8-2.2.4 gabbi-1.27.1 hacking-0.10.2 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.0.0 openstacksdk-0.9.10 oslo.vmware-2.16.0 ply-3.9 pytest-3.0.4 python-barbicanclient-4.1.0 python-ironicclient-1.8.0 python-openstackclient-3.4.1 requests-mock-1.1.0 suds-jurko-0.6 tempest-lib-1.0.0 wsgi-intercept-1.4.1 2016-12-02 20:25:57.610 | + inc/python:pip_install:175 : result=0 2016-12-02 20:25:57.613 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:25:57.616 | + functions-common:time_stop:2398 : local name 2016-12-02 20:25:57.619 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:25:57.621 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:25:57.624 | + functions-common:time_stop:2401 : local total 2016-12-02 20:25:57.627 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:25:57.630 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:25:57.632 | + functions-common:time_stop:2405 : start_time=1480710312 2016-12-02 20:25:57.635 | + functions-common:time_stop:2407 : [[ -z 1480710312 ]] 2016-12-02 20:25:57.639 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:25:57.643 | + functions-common:time_stop:2410 : end_time=1480710357 2016-12-02 20:25:57.646 | + functions-common:time_stop:2411 : elapsed_time=45 2016-12-02 20:25:57.649 | + functions-common:time_stop:2412 : total=229 2016-12-02 20:25:57.652 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:25:57.655 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=274 2016-12-02 20:25:57.658 | + inc/python:pip_install:179 : return 0 2016-12-02 20:25:57.660 | + inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:25:57.663 | + inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/nova/nova.egg-info 2016-12-02 20:25:57.666 | + functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/nova/nova.egg-info 2016-12-02 20:25:57.686 | + functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/nova/nova.egg-info 2016-12-02 20:25:57.696 | + lib/nova:install_nova:756 : sudo install -D -m 0644 -o stack /opt/stack/new/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2016-12-02 20:25:57.704 | + lib/nova:install_nova:758 : '[' False == True ']' 2016-12-02 20:25:57.707 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2016-12-02 20:25:57.709 | + ./stack.sh:main:865 : cleanup_nova 2016-12-02 20:25:57.712 | + lib/nova:cleanup_nova:196 : is_service_enabled n-cpu 2016-12-02 20:25:57.728 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:25:57.731 | + lib/nova:cleanup_nova:198 : clean_iptables 2016-12-02 20:25:57.733 | + lib/nova:clean_iptables:184 : sudo iptables -S -v 2016-12-02 20:25:57.734 | + lib/nova:clean_iptables:184 : grep nova 2016-12-02 20:25:57.734 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2016-12-02 20:25:57.736 | + lib/nova:clean_iptables:184 : grep '\-A' 2016-12-02 20:25:57.737 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables",$0}' 2016-12-02 20:25:57.738 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2016-12-02 20:25:57.741 | + lib/nova:clean_iptables:184 : bash 2016-12-02 20:25:57.746 | + lib/nova:clean_iptables:186 : sudo iptables -S -v -t nat 2016-12-02 20:25:57.748 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2016-12-02 20:25:57.749 | + lib/nova:clean_iptables:186 : grep nova 2016-12-02 20:25:57.750 | + lib/nova:clean_iptables:186 : grep '\-A' 2016-12-02 20:25:57.751 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables -t nat",$0}' 2016-12-02 20:25:57.751 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2016-12-02 20:25:57.753 | + lib/nova:clean_iptables:186 : bash 2016-12-02 20:25:57.759 | + lib/nova:clean_iptables:188 : sudo iptables -S -v 2016-12-02 20:25:57.760 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2016-12-02 20:25:57.762 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2016-12-02 20:25:57.762 | + lib/nova:clean_iptables:188 : grep nova 2016-12-02 20:25:57.763 | + lib/nova:clean_iptables:188 : grep '\-N' 2016-12-02 20:25:57.764 | + lib/nova:clean_iptables:188 : bash 2016-12-02 20:25:57.764 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables",$0}' 2016-12-02 20:25:57.772 | + lib/nova:clean_iptables:190 : sudo iptables -S -v -t nat 2016-12-02 20:25:57.772 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2016-12-02 20:25:57.774 | + lib/nova:clean_iptables:190 : grep nova 2016-12-02 20:25:57.774 | + lib/nova:clean_iptables:190 : grep '\-N' 2016-12-02 20:25:57.776 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2016-12-02 20:25:57.777 | + lib/nova:clean_iptables:190 : bash 2016-12-02 20:25:57.777 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables -t nat",$0}' 2016-12-02 20:25:57.782 | + lib/nova:cleanup_nova:201 : local instances 2016-12-02 20:25:57.787 | ++ lib/nova:cleanup_nova:202 : sudo virsh list --all 2016-12-02 20:25:57.787 | ++ lib/nova:cleanup_nova:202 : grep instance- 2016-12-02 20:25:57.788 | ++ lib/nova:cleanup_nova:202 : sed 's/.*\(instance-[0-9a-fA-F]*\).*/\1/g' 2016-12-02 20:25:57.810 | + lib/nova:cleanup_nova:202 : instances= 2016-12-02 20:25:57.813 | + lib/nova:cleanup_nova:203 : '[' '!' '' = '' ']' 2016-12-02 20:25:57.816 | + lib/nova:cleanup_nova:209 : local tgts 2016-12-02 20:25:57.820 | ++ lib/nova:cleanup_nova:210 : sudo iscsiadm --mode node 2016-12-02 20:25:57.821 | ++ lib/nova:cleanup_nova:210 : grep volume- 2016-12-02 20:25:57.822 | ++ lib/nova:cleanup_nova:210 : cut -d ' ' -f2 2016-12-02 20:25:57.834 | iscsiadm: No records found 2016-12-02 20:25:57.838 | + lib/nova:cleanup_nova:210 : tgts= 2016-12-02 20:25:57.841 | + lib/nova:cleanup_nova:211 : local target 2016-12-02 20:25:57.843 | + lib/nova:cleanup_nova:215 : sudo iscsiadm --mode node --op delete 2016-12-02 20:25:57.848 | iscsiadm: No records found 2016-12-02 20:25:57.851 | + lib/nova:cleanup_nova:215 : true 2016-12-02 20:25:57.854 | + lib/nova:cleanup_nova:218 : sudo rm -rf '/opt/stack/data/nova/instances/*' 2016-12-02 20:25:57.862 | + lib/nova:cleanup_nova:221 : sudo rm -rf /opt/stack/data/nova /var/cache/nova 2016-12-02 20:25:57.871 | + lib/nova:cleanup_nova:230 : '[' False == True ']' 2016-12-02 20:25:57.873 | + ./stack.sh:main:866 : configure_nova 2016-12-02 20:25:57.877 | + lib/nova:configure_nova:300 : sudo install -d -o stack /etc/nova 2016-12-02 20:25:57.886 | + lib/nova:configure_nova:302 : configure_rootwrap nova 2016-12-02 20:25:57.889 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2016-12-02 20:25:57.891 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2016-12-02 20:25:57.896 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2016-12-02 20:25:57.897 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2016-12-02 20:25:57.901 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2016-12-02 20:25:57.903 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2016-12-02 20:25:57.905 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2016-12-02 20:25:57.908 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2016-12-02 20:25:57.911 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/new/nova 2016-12-02 20:25:57.914 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/new/nova/etc/nova 2016-12-02 20:25:57.916 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2016-12-02 20:25:57.919 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2016-12-02 20:25:57.929 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2016-12-02 20:25:57.939 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/new/nova/etc/nova/rootwrap.d/api-metadata.filters /opt/stack/new/nova/etc/nova/rootwrap.d/compute.filters /opt/stack/new/nova/etc/nova/rootwrap.d/network.filters /etc/nova/rootwrap.d 2016-12-02 20:25:57.949 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/new/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2016-12-02 20:25:57.958 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2016-12-02 20:25:57.968 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2016-12-02 20:25:57.973 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2016-12-02 20:25:57.977 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ZIMyQCWkPe 2016-12-02 20:25:57.981 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2016-12-02 20:25:57.984 | + inc/rootwrap:configure_rootwrap:68 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2016-12-02 20:25:57.987 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2016-12-02 20:25:57.990 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2016-12-02 20:25:57.993 | + inc/rootwrap:configure_rootwrap:72 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2016-12-02 20:25:57.996 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ZIMyQCWkPe 2016-12-02 20:25:58.000 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ZIMyQCWkPe 2016-12-02 20:25:58.009 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ZIMyQCWkPe /etc/sudoers.d/nova-rootwrap 2016-12-02 20:25:58.019 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2016-12-02 20:25:58.024 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2016-12-02 20:25:58.026 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2016-12-02 20:25:58.029 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2016-12-02 20:25:58.032 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2016-12-02 20:25:58.034 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2016-12-02 20:25:58.037 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2016-12-02 20:25:58.040 | + lib/nova:configure_nova:304 : [[ ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ n-api ]] 2016-12-02 20:25:58.043 | + lib/nova:configure_nova:306 : cp /opt/stack/new/nova/etc/nova/api-paste.ini /etc/nova 2016-12-02 20:25:58.048 | + lib/nova:configure_nova:309 : is_service_enabled n-cpu 2016-12-02 20:25:58.068 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:25:58.071 | + lib/nova:configure_nova:311 : sudo sysctl -w net.ipv4.ip_forward=1 2016-12-02 20:25:58.076 | net.ipv4.ip_forward = 1 2016-12-02 20:25:58.080 | + lib/nova:configure_nova:313 : [[ libvirt = \l\i\b\v\i\r\t ]] 2016-12-02 20:25:58.082 | + lib/nova:configure_nova:317 : [[ qemu == \k\v\m ]] 2016-12-02 20:25:58.084 | + lib/nova:configure_nova:332 : [[ qemu == \l\x\c ]] 2016-12-02 20:25:58.086 | + lib/nova:configure_nova:358 : sudo install -d -o stack /opt/stack/data/nova/instances 2016-12-02 20:25:58.097 | + lib/nova:configure_nova:363 : '[' -L /dev/disk/by-label/nova-instances ']' 2016-12-02 20:25:58.099 | + lib/nova:configure_nova:369 : is_suse 2016-12-02 20:25:58.103 | + functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:25:58.106 | + functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:25:58.109 | + functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:25:58.112 | + lib/nova:configure_nova:376 : create_nova_conf 2016-12-02 20:25:58.116 | + lib/nova:create_nova_conf:447 : rm -f /opt/stack/new/nova/bin/nova.conf 2016-12-02 20:25:58.119 | + lib/nova:create_nova_conf:450 : rm -f /etc/nova/nova.conf 2016-12-02 20:25:58.123 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT debug True 2016-12-02 20:25:58.148 | + lib/nova:create_nova_conf:452 : '[' True == True ']' 2016-12-02 20:25:58.151 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2016-12-02 20:25:58.174 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2016-12-02 20:25:58.199 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2016-12-02 20:25:58.221 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT scheduler_driver filter_scheduler 2016-12-02 20:25:58.246 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2016-12-02 20:25:58.268 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT default_floating_pool public 2016-12-02 20:25:58.293 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT s3_host 162.242.235.22 2016-12-02 20:25:58.319 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf DEFAULT s3_port 3333 2016-12-02 20:25:58.346 | + lib/nova:create_nova_conf:462 : [[ 4 == 6 ]] 2016-12-02 20:25:58.348 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT my_ip 162.242.235.22 2016-12-02 20:25:58.377 | ++ lib/nova:create_nova_conf:468 : database_connection_url nova 2016-12-02 20:25:58.379 | ++ lib/database:database_connection_url:134 : local db=nova 2016-12-02 20:25:58.382 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova 2016-12-02 20:25:58.385 | ++ lib/databases/mysql:database_connection_url_mysql:176 : local db=nova 2016-12-02 20:25:58.388 | ++ lib/databases/mysql:database_connection_url_mysql:177 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/nova?charset=utf8' 2016-12-02 20:25:58.391 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/nova?charset=utf8' 2016-12-02 20:25:58.421 | ++ lib/nova:create_nova_conf:469 : database_connection_url nova_api 2016-12-02 20:25:58.423 | ++ lib/database:database_connection_url:134 : local db=nova_api 2016-12-02 20:25:58.425 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2016-12-02 20:25:58.427 | ++ lib/databases/mysql:database_connection_url_mysql:176 : local db=nova_api 2016-12-02 20:25:58.430 | ++ lib/databases/mysql:database_connection_url_mysql:177 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_api?charset=utf8' 2016-12-02 20:25:58.433 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_api?charset=utf8' 2016-12-02 20:25:58.460 | + lib/nova:create_nova_conf:470 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2016-12-02 20:25:58.487 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2016-12-02 20:25:58.512 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2016-12-02 20:25:58.538 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf DEFAULT s3_listen 0.0.0.0 2016-12-02 20:25:58.562 | + lib/nova:create_nova_conf:475 : is_fedora 2016-12-02 20:25:58.564 | + functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:25:58.566 | + functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:25:58.568 | + functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:25:58.570 | + functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:25:58.571 | + functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:25:58.574 | + functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:25:58.576 | + functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:25:58.578 | + functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:25:58.580 | + lib/nova:create_nova_conf:475 : is_suse 2016-12-02 20:25:58.582 | + functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:25:58.584 | + functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:25:58.585 | + functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:25:58.587 | + lib/nova:create_nova_conf:481 : is_service_enabled n-api 2016-12-02 20:25:58.603 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:25:58.606 | + lib/nova:create_nova_conf:482 : is_service_enabled n-api-meta 2016-12-02 20:25:58.623 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:58.625 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute,metadata 2016-12-02 20:25:58.649 | + lib/nova:create_nova_conf:487 : is_service_enabled tls-proxy 2016-12-02 20:25:58.663 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:58.666 | + lib/nova:create_nova_conf:493 : configure_auth_token_middleware /etc/nova/nova.conf nova /var/cache/nova 2016-12-02 20:25:58.669 | + lib/keystone:configure_auth_token_middleware:466 : local conf_file=/etc/nova/nova.conf 2016-12-02 20:25:58.671 | + lib/keystone:configure_auth_token_middleware:467 : local admin_user=nova 2016-12-02 20:25:58.674 | + lib/keystone:configure_auth_token_middleware:468 : local signing_dir=/var/cache/nova 2016-12-02 20:25:58.676 | + lib/keystone:configure_auth_token_middleware:469 : local section=keystone_authtoken 2016-12-02 20:25:58.678 | + lib/keystone:configure_auth_token_middleware:471 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2016-12-02 20:25:58.700 | + lib/keystone:configure_auth_token_middleware:472 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://162.242.235.22/identity_admin 2016-12-02 20:25:58.725 | + lib/keystone:configure_auth_token_middleware:473 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2016-12-02 20:25:58.749 | + lib/keystone:configure_auth_token_middleware:474 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2016-12-02 20:25:58.776 | + lib/keystone:configure_auth_token_middleware:475 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2016-12-02 20:25:58.799 | + lib/keystone:configure_auth_token_middleware:476 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2016-12-02 20:25:58.822 | + lib/keystone:configure_auth_token_middleware:477 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2016-12-02 20:25:58.847 | + lib/keystone:configure_auth_token_middleware:479 : iniset /etc/nova/nova.conf keystone_authtoken auth_uri http://162.242.235.22/identity 2016-12-02 20:25:58.871 | + lib/keystone:configure_auth_token_middleware:480 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2016-12-02 20:25:58.894 | + lib/keystone:configure_auth_token_middleware:481 : iniset /etc/nova/nova.conf keystone_authtoken signing_dir /var/cache/nova 2016-12-02 20:25:58.918 | + lib/keystone:configure_auth_token_middleware:482 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers 162.242.235.22:11211 2016-12-02 20:25:58.945 | + lib/nova:create_nova_conf:496 : is_service_enabled cinder 2016-12-02 20:25:58.962 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:58.965 | + lib/nova:create_nova_conf:504 : '[' -n /opt/stack/data/nova ']' 2016-12-02 20:25:58.967 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2016-12-02 20:25:58.991 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2016-12-02 20:25:59.019 | + lib/nova:create_nova_conf:508 : '[' -n /opt/stack/data/nova/instances ']' 2016-12-02 20:25:59.021 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2016-12-02 20:25:59.047 | + lib/nova:create_nova_conf:511 : '[' False '!=' False ']' 2016-12-02 20:25:59.049 | + lib/nova:create_nova_conf:515 : '[' False '!=' False ']' 2016-12-02 20:25:59.052 | + lib/nova:create_nova_conf:518 : '[' False '!=' False ']' 2016-12-02 20:25:59.055 | + lib/nova:create_nova_conf:522 : '[' False == True ']' 2016-12-02 20:25:59.058 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT logging_user_identity_format '%(user_name)s %(project_name)s' 2016-12-02 20:25:59.084 | + lib/nova:create_nova_conf:528 : '[' False == True ']' 2016-12-02 20:25:59.086 | + lib/nova:create_nova_conf:532 : is_service_enabled ceilometer 2016-12-02 20:25:59.104 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:59.107 | + lib/nova:create_nova_conf:540 : is_service_enabled n-cpu 2016-12-02 20:25:59.125 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:25:59.127 | + lib/nova:create_nova_conf:541 : NOVNCPROXY_URL=http://162.242.235.22:6080/vnc_auto.html 2016-12-02 20:25:59.129 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova.conf vnc novncproxy_base_url http://162.242.235.22:6080/vnc_auto.html 2016-12-02 20:25:59.156 | + lib/nova:create_nova_conf:543 : XVPVNCPROXY_URL=http://162.242.235.22:6081/console 2016-12-02 20:25:59.159 | + lib/nova:create_nova_conf:544 : iniset /etc/nova/nova.conf vnc xvpvncproxy_base_url http://162.242.235.22:6081/console 2016-12-02 20:25:59.185 | + lib/nova:create_nova_conf:545 : SPICEHTML5PROXY_URL=http://162.242.235.22:6082/spice_auto.html 2016-12-02 20:25:59.188 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf spice html5proxy_base_url http://162.242.235.22:6082/spice_auto.html 2016-12-02 20:25:59.215 | + lib/nova:create_nova_conf:549 : is_service_enabled n-novnc 2016-12-02 20:25:59.230 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:59.233 | + lib/nova:create_nova_conf:549 : is_service_enabled n-xvnc 2016-12-02 20:25:59.251 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:59.254 | + lib/nova:create_nova_conf:549 : '[' False '!=' False ']' 2016-12-02 20:25:59.257 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova.conf vnc enabled false 2016-12-02 20:25:59.283 | + lib/nova:create_nova_conf:562 : is_service_enabled n-spice 2016-12-02 20:25:59.300 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:59.302 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messaging 2016-12-02 20:25:59.330 | + lib/nova:create_nova_conf:576 : iniset_rpc_backend nova /etc/nova/nova.conf 2016-12-02 20:25:59.333 | + lib/rpc_backend:iniset_rpc_backend:117 : local package=nova 2016-12-02 20:25:59.335 | + lib/rpc_backend:iniset_rpc_backend:118 : local file=/etc/nova/nova.conf 2016-12-02 20:25:59.337 | + lib/rpc_backend:iniset_rpc_backend:119 : local section=DEFAULT 2016-12-02 20:25:59.339 | + lib/rpc_backend:iniset_rpc_backend:120 : local virtual_host= 2016-12-02 20:25:59.342 | + lib/rpc_backend:iniset_rpc_backend:121 : is_service_enabled rabbit 2016-12-02 20:25:59.357 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:25:59.360 | ++ lib/rpc_backend:iniset_rpc_backend:122 : get_transport_url '' 2016-12-02 20:25:59.362 | ++ lib/rpc_backend:get_transport_url:109 : local virtual_host= 2016-12-02 20:25:59.365 | ++ lib/rpc_backend:get_transport_url:110 : is_service_enabled rabbit 2016-12-02 20:25:59.379 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:25:59.381 | ++ lib/rpc_backend:get_transport_url:111 : echo rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:25:59.383 | + lib/rpc_backend:iniset_rpc_backend:122 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:25:59.407 | + lib/rpc_backend:iniset_rpc_backend:123 : '[' -n '' ']' 2016-12-02 20:25:59.410 | + lib/rpc_backend:iniset_rpc_backend:126 : '[' -n '' ']' 2016-12-02 20:25:59.412 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf glance api_servers http://162.242.235.22:9292 2016-12-02 20:25:59.439 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2016-12-02 20:25:59.467 | + lib/nova:create_nova_conf:580 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2016-12-02 20:25:59.494 | + lib/nova:create_nova_conf:582 : iniset /etc/nova/nova.conf conductor workers 2 2016-12-02 20:25:59.522 | + lib/nova:create_nova_conf:584 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2016-12-02 20:25:59.551 | + lib/nova:create_nova_conf:586 : is_ssl_enabled_service glance 2016-12-02 20:25:59.553 | + lib/tls:is_ssl_enabled_service:375 : local services=glance 2016-12-02 20:25:59.556 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:25:59.559 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:25:59.561 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:25:59.564 | + lib/nova:create_nova_conf:586 : is_service_enabled tls-proxy 2016-12-02 20:25:59.581 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:59.585 | + lib/nova:create_nova_conf:591 : is_ssl_enabled_service nova 2016-12-02 20:25:59.587 | + lib/tls:is_ssl_enabled_service:375 : local services=nova 2016-12-02 20:25:59.590 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:25:59.593 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:25:59.595 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:25:59.598 | + lib/nova:create_nova_conf:600 : is_service_enabled n-sproxy 2016-12-02 20:25:59.616 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:25:59.620 | + lib/nova:create_nova_conf:604 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2016-12-02 20:25:59.650 | + lib/nova:create_nova_conf:607 : sudo cp /etc/nova/nova.conf /etc/nova/nova-dhcpbridge.conf 2016-12-02 20:25:59.658 | + lib/nova:create_nova_conf:609 : local service=n-dhcp 2016-12-02 20:25:59.662 | + lib/nova:create_nova_conf:610 : local logfile=n-dhcp.log.2016-12-02-201943 2016-12-02 20:25:59.664 | + lib/nova:create_nova_conf:611 : local real_logfile=/opt/stack/new/n-dhcp.log.2016-12-02-201943 2016-12-02 20:25:59.667 | + lib/nova:create_nova_conf:612 : [[ -n /opt/stack/new ]] 2016-12-02 20:25:59.670 | + lib/nova:create_nova_conf:613 : bash -c 'cd '\''/opt/stack/new'\'' && ln -sf '\''n-dhcp.log.2016-12-02-201943'\'' n-dhcp.log' 2016-12-02 20:25:59.675 | + lib/nova:create_nova_conf:614 : iniset /etc/nova/nova-dhcpbridge.conf DEFAULT log_file /opt/stack/new/n-dhcp.log.2016-12-02-201943 2016-12-02 20:25:59.705 | + lib/nova:create_nova_conf:615 : [[ -n /opt/stack/new/screen-logs ]] 2016-12-02 20:25:59.708 | + lib/nova:create_nova_conf:617 : ln -sf /opt/stack/new/n-dhcp.log.2016-12-02-201943 /opt/stack/new/screen-logs/screen-n-dhcp.log 2016-12-02 20:25:59.711 | + lib/nova:create_nova_conf:621 : iniset /etc/nova/nova.conf DEFAULT dhcpbridge_flagfile /etc/nova/nova-dhcpbridge.conf 2016-12-02 20:25:59.738 | + lib/nova:configure_nova:378 : is_service_enabled n-cpu 2016-12-02 20:25:59.757 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:25:59.760 | + lib/nova:configure_nova:378 : [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2016-12-02 20:25:59.763 | + lib/nova:configure_nova:380 : configure_nova_hypervisor 2016-12-02 20:25:59.765 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2016-12-02 20:25:59.768 | + lib/nova_plugins/functions-libvirt:configure_libvirt:55 : is_service_enabled neutron 2016-12-02 20:25:59.786 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:25:59.789 | + lib/nova_plugins/functions-libvirt:configure_libvirt:55 : is_neutron_ovs_base_plugin 2016-12-02 20:25:59.792 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2016-12-02 20:25:59.795 | + lib/nova_plugins/functions-libvirt:configure_libvirt:55 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2016-12-02 20:25:59.805 | + lib/nova_plugins/functions-libvirt:configure_libvirt:57 : cat 2016-12-02 20:25:59.806 | + lib/nova_plugins/functions-libvirt:configure_libvirt:57 : sudo tee -a /etc/libvirt/qemu.conf 2016-12-02 20:25:59.812 | cgroup_device_acl = [ 2016-12-02 20:25:59.812 | "/dev/null", "/dev/full", "/dev/zero", 2016-12-02 20:25:59.812 | "/dev/random", "/dev/urandom", 2016-12-02 20:25:59.812 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2016-12-02 20:25:59.812 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2016-12-02 20:25:59.812 | "/dev/vfio/vfio", 2016-12-02 20:25:59.812 | ] 2016-12-02 20:25:59.815 | + lib/nova_plugins/functions-libvirt:configure_libvirt:70 : is_ubuntu 2016-12-02 20:25:59.818 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:25:59.820 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:25:59.822 | + lib/nova_plugins/functions-libvirt:configure_libvirt:70 : '[' '!' -f /etc/init.d/libvirtd ']' 2016-12-02 20:25:59.825 | + lib/nova_plugins/functions-libvirt:configure_libvirt:71 : LIBVIRT_DAEMON=libvirt-bin 2016-12-02 20:25:59.827 | + lib/nova_plugins/functions-libvirt:configure_libvirt:76 : is_fedora 2016-12-02 20:25:59.830 | + functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:25:59.833 | + functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:25:59.835 | + functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:25:59.837 | + functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:25:59.840 | + functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:25:59.843 | + functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:25:59.845 | + functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:25:59.847 | + functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:25:59.850 | + lib/nova_plugins/functions-libvirt:configure_libvirt:76 : is_suse 2016-12-02 20:25:59.853 | + functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:25:59.855 | + functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:25:59.858 | + functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:25:59.861 | + lib/nova_plugins/functions-libvirt:configure_libvirt:95 : getent group libvirtd 2016-12-02 20:25:59.866 | + lib/nova_plugins/functions-libvirt:configure_libvirt:98 : add_user_to_group stack libvirtd 2016-12-02 20:25:59.868 | + functions-common:add_user_to_group:2190 : local user=stack 2016-12-02 20:25:59.871 | + functions-common:add_user_to_group:2191 : local group=libvirtd 2016-12-02 20:25:59.874 | + functions-common:add_user_to_group:2193 : sudo usermod -a -G libvirtd stack 2016-12-02 20:25:59.895 | + lib/nova_plugins/functions-libvirt:configure_libvirt:101 : [[ True = \T\r\u\e ]] 2016-12-02 20:25:59.897 | + lib/nova_plugins/functions-libvirt:configure_libvirt:102 : is_ubuntu 2016-12-02 20:25:59.900 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:25:59.903 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:25:59.905 | + lib/nova_plugins/functions-libvirt:configure_libvirt:107 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2016-12-02 20:25:59.908 | + lib/nova_plugins/functions-libvirt:configure_libvirt:111 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2016-12-02 20:25:59.911 | + lib/nova_plugins/functions-libvirt:configure_libvirt:112 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2016-12-02 20:25:59.920 | + lib/nova_plugins/functions-libvirt:configure_libvirt:113 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2016-12-02 20:25:59.922 | + lib/nova_plugins/functions-libvirt:configure_libvirt:113 : sudo tee -a /etc/libvirt/libvirtd.conf 2016-12-02 20:25:59.926 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2016-12-02 20:25:59.930 | + lib/nova_plugins/functions-libvirt:configure_libvirt:115 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2016-12-02 20:25:59.941 | + lib/nova_plugins/functions-libvirt:configure_libvirt:116 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2016-12-02 20:25:59.943 | + lib/nova_plugins/functions-libvirt:configure_libvirt:116 : sudo tee -a /etc/libvirt/libvirtd.conf 2016-12-02 20:25:59.947 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2016-12-02 20:25:59.951 | + lib/nova_plugins/functions-libvirt:configure_libvirt:122 : restart_service libvirt-bin 2016-12-02 20:25:59.954 | + functions-common:restart_service:2282 : '[' -x /bin/systemctl ']' 2016-12-02 20:25:59.957 | + functions-common:restart_service:2283 : sudo /bin/systemctl restart libvirt-bin 2016-12-02 20:26:00.035 | + lib/nova_plugins/functions-libvirt:configure_libvirt:128 : restart_service virtlogd 2016-12-02 20:26:00.039 | + functions-common:restart_service:2282 : '[' -x /bin/systemctl ']' 2016-12-02 20:26:00.042 | + functions-common:restart_service:2283 : sudo /bin/systemctl restart virtlogd 2016-12-02 20:26:00.070 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2016-12-02 20:26:00.107 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode none 2016-12-02 20:26:00.143 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2016-12-02 20:26:00.171 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:45 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2016-12-02 20:26:00.198 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:46 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2016-12-02 20:26:00.226 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2016-12-02 20:26:00.257 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : LIBVIRT_FIREWALL_DRIVER=nova.virt.libvirt.firewall.IptablesFirewallDriver 2016-12-02 20:26:00.260 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT firewall_driver nova.virt.libvirt.firewall.IptablesFirewallDriver 2016-12-02 20:26:00.288 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:51 : is_arch ppc64 2016-12-02 20:26:00.292 | ++ functions-common:is_arch:421 : uname -m 2016-12-02 20:26:00.296 | + functions-common:is_arch:421 : [[ x86_64 == \p\p\c\6\4 ]] 2016-12-02 20:26:00.298 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:56 : is_arch aarch64 2016-12-02 20:26:00.301 | ++ functions-common:is_arch:421 : uname -m 2016-12-02 20:26:00.305 | + functions-common:is_arch:421 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2016-12-02 20:26:00.308 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:62 : isset ENABLE_FILE_INJECTION 2016-12-02 20:26:00.310 | + functions-common:isset:162 : [[ -v ENABLE_FILE_INJECTION ]] 2016-12-02 20:26:00.312 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:70 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2016-12-02 20:26:00.315 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:77 : [[ '' == \L\V\M ]] 2016-12-02 20:26:00.318 | + ./stack.sh:main:869 : is_service_enabled placement 2016-12-02 20:26:00.335 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:26:00.338 | + ./stack.sh:main:876 : is_service_enabled horizon 2016-12-02 20:26:00.355 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:26:00.358 | + ./stack.sh:main:878 : install_django_openstack_auth 2016-12-02 20:26:00.361 | + lib/horizon:install_django_openstack_auth:160 : use_library_from_git django_openstack_auth 2016-12-02 20:26:00.364 | + inc/python:use_library_from_git:197 : local name=django_openstack_auth 2016-12-02 20:26:00.366 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:26:00.370 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:26:00.373 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,django_openstack_auth, ]] 2016-12-02 20:26:00.376 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:26:00.379 | + ./stack.sh:main:880 : stack_install_service horizon 2016-12-02 20:26:00.382 | + lib/stack:stack_install_service:20 : local service=horizon 2016-12-02 20:26:00.384 | + lib/stack:stack_install_service:21 : type install_horizon 2016-12-02 20:26:00.387 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2016-12-02 20:26:00.389 | + lib/stack:stack_install_service:32 : install_horizon 2016-12-02 20:26:00.392 | + lib/horizon:install_horizon:175 : install_apache_wsgi 2016-12-02 20:26:00.395 | + lib/apache:install_apache_wsgi:72 : is_ubuntu 2016-12-02 20:26:00.398 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:26:00.401 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:26:00.403 | + lib/apache:install_apache_wsgi:74 : install_package apache2 libapache2-mod-wsgi 2016-12-02 20:26:00.406 | + functions-common:install_package:1285 : update_package_repo 2016-12-02 20:26:00.408 | + functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:26:00.411 | + functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:26:00.415 | + functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:26:00.418 | + functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:26:00.421 | + functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:26:00.426 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:26:00.429 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:26:00.431 | + functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:26:00.434 | + functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:26:00.437 | + functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:26:00.440 | + functions-common:apt_get_update:1060 : return 2016-12-02 20:26:00.443 | + functions-common:install_package:1286 : real_install_package apache2 libapache2-mod-wsgi 2016-12-02 20:26:00.450 | + functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:26:00.453 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:26:00.456 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:26:00.460 | + functions-common:real_install_package:1272 : apt_get install apache2 libapache2-mod-wsgi 2016-12-02 20:26:00.480 | + functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi 2016-12-02 20:26:00.509 | Reading package lists... 2016-12-02 20:26:00.726 | Building dependency tree... 2016-12-02 20:26:00.727 | Reading state information... 2016-12-02 20:26:00.938 | libapache2-mod-wsgi is already the newest version (4.3.0-1.1build1). 2016-12-02 20:26:00.938 | apache2 is already the newest version (2.4.18-2ubuntu3.1). 2016-12-02 20:26:00.938 | 0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:26:00.943 | + functions-common:apt_get:1104 : result=0 2016-12-02 20:26:00.946 | + functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:26:00.949 | + functions-common:time_stop:2398 : local name 2016-12-02 20:26:00.951 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:26:00.954 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:26:00.956 | + functions-common:time_stop:2401 : local total 2016-12-02 20:26:00.959 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:26:00.962 | + functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:26:00.965 | + functions-common:time_stop:2405 : start_time=1480710360 2016-12-02 20:26:00.968 | + functions-common:time_stop:2407 : [[ -z 1480710360 ]] 2016-12-02 20:26:00.972 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:26:00.975 | + functions-common:time_stop:2410 : end_time=1480710360 2016-12-02 20:26:00.979 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:26:00.982 | + functions-common:time_stop:2412 : total=79 2016-12-02 20:26:00.984 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:26:00.987 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=79 2016-12-02 20:26:00.989 | + functions-common:apt_get:1108 : return 0 2016-12-02 20:26:00.992 | + lib/apache:install_apache_wsgi:84 : enable_apache_mod wsgi 2016-12-02 20:26:00.995 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2016-12-02 20:26:00.997 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2016-12-02 20:26:00.999 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:26:01.002 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:26:01.005 | + lib/apache:enable_apache_mod:57 : a2query -m wsgi 2016-12-02 20:26:01.052 | wsgi (enabled by maintainer script) 2016-12-02 20:26:01.056 | + lib/apache:install_apache_wsgi:89 : sudo a2enmod version 2016-12-02 20:26:01.105 | ERROR: Module version does not exist! 2016-12-02 20:26:01.110 | + lib/apache:install_apache_wsgi:89 : true 2016-12-02 20:26:01.112 | + lib/horizon:install_horizon:177 : git_clone git://git.openstack.org/openstack/horizon.git /opt/stack/new/horizon master 2016-12-02 20:26:01.115 | + functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/horizon.git 2016-12-02 20:26:01.118 | + functions-common:git_clone:497 : local git_dest=/opt/stack/new/horizon 2016-12-02 20:26:01.120 | + functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:26:01.123 | + functions-common:git_clone:499 : local orig_dir 2016-12-02 20:26:01.127 | ++ functions-common:git_clone:500 : pwd 2016-12-02 20:26:01.130 | + functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:26:01.133 | + functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:26:01.137 | ++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:26:01.157 | + functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:26:01.160 | + functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:26:01.162 | + functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:26:01.165 | + functions-common:git_clone:517 : echo master 2016-12-02 20:26:01.167 | + functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:26:01.172 | + functions-common:git_clone:531 : [[ ! -d /opt/stack/new/horizon ]] 2016-12-02 20:26:01.174 | + functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:26:01.177 | + functions-common:git_clone:565 : cd /opt/stack/new/horizon 2016-12-02 20:26:01.181 | + functions-common:git_clone:566 : git show --oneline 2016-12-02 20:26:01.182 | + functions-common:git_clone:566 : head -1 2016-12-02 20:26:01.183 | 884e6b6 Merge "Updated from global requirements" 2016-12-02 20:26:01.186 | + functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:26:01.188 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2016-12-02 20:26:01.191 | + ./stack.sh:main:883 : is_service_enabled heat 2016-12-02 20:26:01.210 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:26:01.213 | + ./stack.sh:main:890 : is_service_enabled tls-proxy 2016-12-02 20:26:01.233 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:26:01.235 | + ./stack.sh:main:890 : '[' False == True ']' 2016-12-02 20:26:01.238 | + ./stack.sh:main:898 : run_phase stack install 2016-12-02 20:26:01.241 | + functions-common:run_phase:1869 : local mode=stack 2016-12-02 20:26:01.243 | + functions-common:run_phase:1870 : local phase=install 2016-12-02 20:26:01.246 | + functions-common:run_phase:1871 : [[ -d /opt/stack/new/devstack/extras.d ]] 2016-12-02 20:26:01.249 | + functions-common:run_phase:1872 : local extra_plugin_file_name 2016-12-02 20:26:01.251 | + functions-common:run_phase:1873 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2016-12-02 20:26:01.253 | + functions-common:run_phase:1878 : local exceptions=80-tempest.sh 2016-12-02 20:26:01.256 | + functions-common:run_phase:1879 : local extra 2016-12-02 20:26:01.259 | ++ functions-common:run_phase:1880 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2016-12-02 20:26:01.262 | + functions-common:run_phase:1880 : extra=80-tempest.sh 2016-12-02 20:26:01.265 | + functions-common:run_phase:1881 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2016-12-02 20:26:01.268 | + functions-common:run_phase:1885 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2016-12-02 20:26:01.271 | + functions-common:run_phase:1885 : source /opt/stack/new/devstack/extras.d/80-tempest.sh stack install 2016-12-02 20:26:01.274 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2016-12-02 20:26:01.293 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:26:01.296 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:26:01.299 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:26:01.302 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2016-12-02 20:26:01.305 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2016-12-02 20:26:01.308 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:26:01.310 | ++ ./stack.sh:echo_summary:398 : echo -e Installing Tempest 2016-12-02 20:26:01.313 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2016-12-02 20:26:01.316 | ++ lib/tempest:install_tempest:619 : git_clone git://git.openstack.org/openstack/tempest.git /opt/stack/new/tempest master 2016-12-02 20:26:01.319 | ++ functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/tempest.git 2016-12-02 20:26:01.321 | ++ functions-common:git_clone:497 : local git_dest=/opt/stack/new/tempest 2016-12-02 20:26:01.324 | ++ functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:26:01.326 | ++ functions-common:git_clone:499 : local orig_dir 2016-12-02 20:26:01.330 | +++ functions-common:git_clone:500 : pwd 2016-12-02 20:26:01.335 | ++ functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:26:01.337 | ++ functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:26:01.341 | +++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:26:01.358 | ++ functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:26:01.360 | ++ functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:26:01.364 | ++ functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:26:01.366 | ++ functions-common:git_clone:517 : echo master 2016-12-02 20:26:01.367 | ++ functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:26:01.372 | ++ functions-common:git_clone:531 : [[ ! -d /opt/stack/new/tempest ]] 2016-12-02 20:26:01.375 | ++ functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:26:01.379 | ++ functions-common:git_clone:565 : cd /opt/stack/new/tempest 2016-12-02 20:26:01.382 | ++ functions-common:git_clone:566 : git show --oneline 2016-12-02 20:26:01.383 | ++ functions-common:git_clone:566 : head -1 2016-12-02 20:26:01.383 | 288c6a2 Merge "Remove unnessary assertIsNotNone" 2016-12-02 20:26:01.386 | ++ functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:26:01.388 | ++ lib/tempest:install_tempest:620 : pip_install tox 2016-12-02 20:26:01.957 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt tox 2016-12-02 20:26:02.734 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:26:02.736 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:26:03.237 | Requirement already satisfied: tox in /usr/local/lib/python2.7/dist-packages 2016-12-02 20:26:03.245 | Requirement already satisfied: py===1.4.31 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2016-12-02 20:26:03.248 | Requirement already satisfied: virtualenv===15.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2016-12-02 20:26:03.250 | Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from tox) 2016-12-02 20:26:03.412 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:26:03.414 | ++ inc/python:pip_install:165 : local test_req=tox/test-requirements.txt 2016-12-02 20:26:03.417 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:26:03.420 | ++ inc/python:pip_install:166 : [[ -e tox/test-requirements.txt ]] 2016-12-02 20:26:03.422 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:26:03.425 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:26:03.427 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:26:03.430 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:26:03.433 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:26:03.435 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:26:03.437 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:26:03.440 | ++ functions-common:time_stop:2405 : start_time=1480710361 2016-12-02 20:26:03.442 | ++ functions-common:time_stop:2407 : [[ -z 1480710361 ]] 2016-12-02 20:26:03.445 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:26:03.449 | ++ functions-common:time_stop:2410 : end_time=1480710363 2016-12-02 20:26:03.451 | ++ functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:26:03.453 | ++ functions-common:time_stop:2412 : total=274 2016-12-02 20:26:03.455 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:26:03.457 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=276 2016-12-02 20:26:03.459 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:26:03.461 | ++ lib/tempest:install_tempest:621 : pushd /opt/stack/new/tempest 2016-12-02 20:26:03.461 | ~/tempest ~/devstack 2016-12-02 20:26:03.463 | ++ lib/tempest:install_tempest:622 : tox --notest -efull 2016-12-02 20:26:04.689 | full create: /opt/stack/new/tempest/.tox/tempest 2016-12-02 20:26:08.091 | full installdeps: setuptools, -r/opt/stack/new/tempest/requirements.txt 2016-12-02 20:27:01.666 | full develop-inst: /opt/stack/new/tempest 2016-12-02 20:27:10.211 | full installed: Babel==2.3.4,cffi==1.9.1,cliff==2.3.0,cmd2==0.6.9,cryptography==1.6,debtcollector==1.10.0,enum34==1.1.6,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.1,ipaddress==1.0.17,iso8601==0.1.11,jsonschema==2.5.1,linecache2==1.0.0,monotonic==1.2,msgpack-python==0.4.8,netaddr==0.7.18,netifaces==0.10.5,os-testr==0.8.0,oslo.concurrency==3.16.0,oslo.config==3.20.0,oslo.context==2.11.0,oslo.i18n==3.11.0,oslo.log==3.18.0,oslo.serialization==2.15.0,oslo.utils==3.19.0,paramiko==2.0.2,pbr==1.10.0,positional==1.1.1,prettytable==0.7.2,pyasn1==0.1.9,pycparser==2.17,pyinotify==0.9.6,pyparsing==2.1.10,python-dateutil==2.6.0,python-mimeparse==1.6.0,python-subunit==1.2.0,pytz==2016.7,PyYAML==3.12,rfc3986==0.4.1,six==1.10.0,stevedore==1.19.0,-e git+https://git.openstack.org/openstack/tempest@288c6a253810046ee735f9f28cdfddcbac02c517#egg=tempest,testrepository==0.0.20,testtools==2.2.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,urllib3==1.19.1,wrapt==1.10.8 2016-12-02 20:27:10.211 | ___________________________________ summary ____________________________________ 2016-12-02 20:27:10.211 | full: skipped tests 2016-12-02 20:27:10.211 | congratulations :) 2016-12-02 20:27:10.231 | ++ lib/tempest:install_tempest:626 : /opt/stack/new/tempest/.tox/tempest/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -r requirements.txt 2016-12-02 20:27:10.879 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:27:10.881 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:27:11.388 | Requirement already satisfied: PyYAML===3.12 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:27:11.390 | Requirement already satisfied: cliff===2.3.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:27:11.406 | Requirement already satisfied: cmd2===0.6.9 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:27:11.410 | Requirement already satisfied: debtcollector===1.10.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:27:11.422 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:27:11.431 | Requirement already satisfied: funcsigs===1.0.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:27:11.435 | Requirement already satisfied: jsonschema===2.5.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:27:11.448 | Requirement already satisfied: netaddr===0.7.18 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:27:11.450 | Requirement already satisfied: os-testr===0.8.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 221)) 2016-12-02 20:27:11.459 | Requirement already satisfied: oslo.concurrency===3.16.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2016-12-02 20:27:11.476 | Requirement already satisfied: oslo.config===3.20.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:27:11.487 | Requirement already satisfied: oslo.i18n===3.11.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:27:11.494 | Requirement already satisfied: oslo.log===3.18.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:27:11.517 | Requirement already satisfied: oslo.serialization===2.15.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2016-12-02 20:27:11.526 | Requirement already satisfied: oslo.utils===3.19.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241)) 2016-12-02 20:27:11.546 | Requirement already satisfied: paramiko===2.0.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:27:11.550 | Requirement already satisfied: pbr===1.10.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 253)) 2016-12-02 20:27:11.553 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2016-12-02 20:27:11.555 | Requirement already satisfied: pyasn1===0.1.9 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270)) 2016-12-02 20:27:11.557 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278)) 2016-12-02 20:27:11.559 | Requirement already satisfied: pyparsing===2.1.10 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2016-12-02 20:27:11.561 | Requirement already satisfied: python-dateutil===2.6.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2016-12-02 20:27:11.564 | Requirement already satisfied: python-subunit===1.2.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330)) 2016-12-02 20:27:11.576 | Requirement already satisfied: pytz===2016.7 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 336)) 2016-12-02 20:27:11.580 | Requirement already satisfied: rfc3986===0.4.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 354)) 2016-12-02 20:27:11.582 | Requirement already satisfied: six===1.10.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2016-12-02 20:27:11.584 | Requirement already satisfied: stevedore===1.19.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 384)) 2016-12-02 20:27:11.589 | Requirement already satisfied: testrepository===0.0.20 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394)) 2016-12-02 20:27:11.600 | Requirement already satisfied: testtools===2.2.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397)) 2016-12-02 20:27:11.613 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402)) 2016-12-02 20:27:11.616 | Requirement already satisfied: unicodecsv===0.14.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2016-12-02 20:27:11.618 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 410)) 2016-12-02 20:27:11.624 | Collecting urllib3===1.19 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2016-12-02 20:27:11.827 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/34/02/f043d2c9e2360dd6f6f1f7e44c71733ede2478e8b084de43375b316105c5/urllib3-1.19-py2.py3-none-any.whl (104kB) 2016-12-02 20:27:11.857 | Requirement already satisfied: wrapt===1.10.8 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 422)) 2016-12-02 20:27:11.859 | Requirement already satisfied: functools32===3.2.3.post2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:27:11.861 | Requirement already satisfied: Babel===2.3.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:27:11.864 | Requirement already satisfied: enum34===1.1.6 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:27:11.866 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:27:11.871 | Requirement already satisfied: monotonic===1.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:27:11.873 | Requirement already satisfied: oslo.context===2.11.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:27:11.878 | Requirement already satisfied: msgpack-python===0.4.8 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:27:11.880 | Requirement already satisfied: netifaces===0.10.5 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:27:11.883 | Requirement already satisfied: iso8601===0.1.11 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 157)) 2016-12-02 20:27:11.886 | Requirement already satisfied: cryptography===1.6 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:11.924 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:27:11.926 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2016-12-02 20:27:11.928 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 177)) 2016-12-02 20:27:11.930 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 410)) 2016-12-02 20:27:11.932 | Requirement already satisfied: positional===1.1.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260)) 2016-12-02 20:27:11.938 | Requirement already satisfied: setuptools>=11.3 in ./.tox/tempest/lib/python2.7/site-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:11.945 | Requirement already satisfied: ipaddress===1.0.17 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:27:11.948 | Requirement already satisfied: idna===2.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:27:11.951 | Requirement already satisfied: cffi===1.9.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:27:11.954 | Requirement already satisfied: pycparser===2.17 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273)) 2016-12-02 20:27:11.956 | Installing collected packages: urllib3 2016-12-02 20:27:11.956 | Found existing installation: urllib3 1.19.1 2016-12-02 20:27:11.973 | Uninstalling urllib3-1.19.1: 2016-12-02 20:27:11.991 | Successfully uninstalled urllib3-1.19.1 2016-12-02 20:27:12.086 | Successfully installed urllib3-1.19 2016-12-02 20:27:12.197 | ++ lib/tempest:install_tempest:627 : PROJECT_VENV["tempest"]=/opt/stack/new/tempest/.tox/tempest 2016-12-02 20:27:12.200 | ++ lib/tempest:install_tempest:628 : popd 2016-12-02 20:27:12.200 | ~/devstack 2016-12-02 20:27:12.203 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:27:12.206 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:27:12.209 | + functions-common:run_phase:1890 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:27:12.212 | + functions-common:run_phase:1893 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2016-12-02 20:27:12.214 | + functions-common:run_phase:1896 : run_plugins stack install 2016-12-02 20:27:12.216 | + functions-common:run_plugins:1855 : local mode=stack 2016-12-02 20:27:12.219 | + functions-common:run_plugins:1856 : local phase=install 2016-12-02 20:27:12.221 | + functions-common:run_plugins:1858 : local plugins=,neutron-lbaas,barbican,octavia 2016-12-02 20:27:12.224 | + functions-common:run_plugins:1859 : local plugin 2016-12-02 20:27:12.226 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:27:12.229 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:27:12.231 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/neutron-lbaas/devstack/plugin.sh ]] 2016-12-02 20:27:12.233 | + functions-common:run_plugins:1863 : source /opt/stack/new/neutron-lbaas/devstack/plugin.sh stack install 2016-12-02 20:27:12.236 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:112 : is_service_enabled q-lbaasv2 2016-12-02 20:27:12.251 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:27:12.254 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:114 : is_service_enabled q-svc 2016-12-02 20:27:12.269 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:27:12.272 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:118 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:27:12.275 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:118 : [[ install == \i\n\s\t\a\l\l ]] 2016-12-02 20:27:12.278 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:120 : echo_summary 'Installing neutron-lbaas' 2016-12-02 20:27:12.280 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:27:12.283 | ++ ./stack.sh:echo_summary:398 : echo -e Installing neutron-lbaas 2016-12-02 20:27:12.286 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:121 : neutron_lbaas_install 2016-12-02 20:27:12.288 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_install:4 : setup_develop /opt/stack/new/neutron-lbaas 2016-12-02 20:27:12.291 | ++ inc/python:setup_develop:271 : local project_dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:27:12.293 | ++ inc/python:setup_develop:272 : local extras= 2016-12-02 20:27:12.296 | ++ inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/neutron-lbaas -e 2016-12-02 20:27:12.299 | ++ inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:27:12.301 | ++ inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:27:12.304 | ++ inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:27:12.308 | +++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/neutron-lbaas 2016-12-02 20:27:12.311 | +++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:27:12.314 | ++ inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:27:12.318 | ++ inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:27:12.320 | ++ inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:27:12.324 | +++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/neutron-lbaas/setup.cfg 2016-12-02 20:27:12.330 | ++ inc/python:_setup_package_with_constraints_edit:317 : name=neutron-lbaas 2016-12-02 20:27:12.333 | ++ inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- neutron-lbaas '-e file:///opt/stack/new/neutron-lbaas#egg=neutron-lbaas' 2016-12-02 20:27:12.879 | ++ inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/neutron-lbaas -e 2016-12-02 20:27:12.882 | ++ inc/python:setup_package:339 : local project_dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:27:12.885 | ++ inc/python:setup_package:340 : local flags=-e 2016-12-02 20:27:12.888 | ++ inc/python:setup_package:341 : local extras= 2016-12-02 20:27:12.891 | ++ inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:27:12.893 | ++ inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:27:12.896 | ++ inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:27:12.898 | ++ inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:27:12.902 | ++ inc/python:setup_package:354 : pip_install -e /opt/stack/new/neutron-lbaas 2016-12-02 20:27:13.459 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/neutron-lbaas 2016-12-02 20:27:14.231 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:27:14.233 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:27:14.734 | Obtaining file:///opt/stack/new/neutron-lbaas 2016-12-02 20:27:17.135 | Obtaining neutron-lbaas from file:///opt/stack/new/neutron-lbaas#egg=neutron-lbaas (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:27:18.912 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:27:18.915 | Requirement already satisfied: alembic===0.8.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 66)) 2016-12-02 20:27:18.920 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:18.957 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:27:18.961 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:27:18.964 | Requirement already satisfied: greenlet===0.4.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147)) 2016-12-02 20:27:18.967 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:27:18.969 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:27:18.971 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:27:18.990 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:27:18.993 | Requirement already satisfied: neutron-lib===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2016-12-02 20:27:19.015 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:27:19.031 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:27:19.042 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:27:19.046 | Requirement already satisfied: oslo.db===4.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:27:19.099 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:27:19.105 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:27:19.130 | Requirement already satisfied: oslo.messaging===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:27:19.172 | Requirement already satisfied: oslo.middleware===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2016-12-02 20:27:19.188 | Requirement already satisfied: oslo.policy===1.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:27:19.200 | Requirement already satisfied: oslo.reports===1.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2016-12-02 20:27:19.212 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2016-12-02 20:27:19.221 | Requirement already satisfied: oslo.service===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241)) 2016-12-02 20:27:19.250 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:27:19.270 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 254)) 2016-12-02 20:27:19.272 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258)) 2016-12-02 20:27:19.280 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 259)) 2016-12-02 20:27:19.288 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 261)) 2016-12-02 20:27:19.293 | Requirement already satisfied: psutil===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:27:19.296 | Requirement already satisfied: pyOpenSSL===16.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269)) 2016-12-02 20:27:19.301 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271)) 2016-12-02 20:27:19.440 | Collecting pyasn1-modules===0.0.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2016-12-02 20:27:19.741 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/10/93/4c08c4d435d42684e552b88a12332bd60a240bc440c29680c67461832cbb/pyasn1_modules-0.0.8-py2.py3-none-any.whl 2016-12-02 20:27:19.885 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279)) 2016-12-02 20:27:19.887 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2016-12-02 20:27:19.890 | Requirement already satisfied: python-barbicanclient===4.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296)) 2016-12-02 20:27:19.906 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301)) 2016-12-02 20:27:19.909 | Requirement already satisfied: python-editor===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303)) 2016-12-02 20:27:19.912 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312)) 2016-12-02 20:27:19.930 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 337)) 2016-12-02 20:27:19.934 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 347)) 2016-12-02 20:27:19.946 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355)) 2016-12-02 20:27:19.948 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369)) 2016-12-02 20:27:19.951 | Requirement already satisfied: sqlalchemy-migrate===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 382)) 2016-12-02 20:27:19.961 | Requirement already satisfied: sqlparse===0.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 383)) 2016-12-02 20:27:19.963 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 385)) 2016-12-02 20:27:19.968 | Requirement already satisfied: tenacity===3.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393)) 2016-12-02 20:27:19.978 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 423)) 2016-12-02 20:27:19.980 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:27:19.984 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:19.991 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:27:19.994 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 157)) 2016-12-02 20:27:19.997 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:27:20.011 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:27:20.016 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:27:20.019 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:27:20.022 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:27:20.024 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 83)) 2016-12-02 20:27:20.026 | Requirement already satisfied: amqp===1.4.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 67)) 2016-12-02 20:27:20.029 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:27:20.031 | Requirement already satisfied: futurist===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139)) 2016-12-02 20:27:20.047 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:27:20.055 | Requirement already satisfied: kombu===3.0.37 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171)) 2016-12-02 20:27:20.064 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:27:20.068 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:27:20.071 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2016-12-02 20:27:20.078 | Requirement already satisfied: Routes===2.3.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2016-12-02 20:27:20.086 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2016-12-02 20:27:20.089 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:27:20.094 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:27:20.097 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:27:20.112 | Requirement already satisfied: decorator===4.0.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:27:20.115 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2016-12-02 20:27:20.116 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:27:20.119 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274)) 2016-12-02 20:27:20.120 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 94)) 2016-12-02 20:27:20.123 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2016-12-02 20:27:20.125 | Requirement already satisfied: anyjson===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68)) 2016-12-02 20:27:20.127 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 345)) 2016-12-02 20:27:20.134 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 410)) 2016-12-02 20:27:20.136 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:27:20.139 | Installing collected packages: pyasn1-modules, neutron-lbaas 2016-12-02 20:27:21.000 | Running setup.py develop for neutron-lbaas 2016-12-02 20:27:23.590 | Successfully installed neutron-lbaas pyasn1-modules-0.0.8 2016-12-02 20:27:23.747 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:27:23.750 | ++ inc/python:pip_install:165 : local test_req=/opt/stack/new/neutron-lbaas/test-requirements.txt 2016-12-02 20:27:23.752 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:27:23.755 | ++ inc/python:pip_install:166 : [[ -e /opt/stack/new/neutron-lbaas/test-requirements.txt ]] 2016-12-02 20:27:23.758 | ++ inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/neutron-lbaas/test-requirements.txt' 2016-12-02 20:27:23.758 | Installing test-requirements for /opt/stack/new/neutron-lbaas/test-requirements.txt 2016-12-02 20:27:23.762 | ++ inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/neutron-lbaas/test-requirements.txt 2016-12-02 20:27:24.597 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:27:24.599 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:27:25.138 | Requirement already satisfied: Sphinx===1.3.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:27:25.167 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:27:25.179 | Requirement already satisfied: WebTest===2.0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:27:25.207 | Requirement already satisfied: alabaster===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:27:25.209 | Requirement already satisfied: beautifulsoup4===4.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77)) 2016-12-02 20:27:25.216 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95)) 2016-12-02 20:27:25.218 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2016-12-02 20:27:25.220 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:27:25.231 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 184)) 2016-12-02 20:27:25.261 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:27:25.277 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:27:25.288 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:27:25.294 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:27:25.317 | Requirement already satisfied: oslosphinx===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 245)) 2016-12-02 20:27:25.323 | Requirement already satisfied: oslotest===2.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2016-12-02 20:27:25.337 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 254)) 2016-12-02 20:27:25.339 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2016-12-02 20:27:25.341 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331)) 2016-12-02 20:27:25.353 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 337)) 2016-12-02 20:27:25.357 | Requirement already satisfied: reno===1.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 344)) 2016-12-02 20:27:25.365 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 347)) 2016-12-02 20:27:25.378 | Requirement already satisfied: requests-mock===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:27:25.384 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355)) 2016-12-02 20:27:25.386 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369)) 2016-12-02 20:27:25.388 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2016-12-02 20:27:25.391 | Requirement already satisfied: sphinx-rtd-theme===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 374)) 2016-12-02 20:27:25.394 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 385)) 2016-12-02 20:27:25.399 | Requirement already satisfied: tempest===13.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 391)) 2016-12-02 20:27:25.432 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395)) 2016-12-02 20:27:25.443 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396)) 2016-12-02 20:27:25.451 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397)) 2016-12-02 20:27:25.456 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398)) 2016-12-02 20:27:25.470 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 403)) 2016-12-02 20:27:25.473 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411)) 2016-12-02 20:27:25.479 | Requirement already satisfied: urllib3===1.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2016-12-02 20:27:25.496 | Requirement already satisfied: waitress===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 417)) 2016-12-02 20:27:25.507 | Requirement already satisfied: hacking<0.11,>=0.10.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/neutron-lbaas/test-requirements.txt (line 4)) 2016-12-02 20:27:25.520 | Requirement already satisfied: Pygments===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:27:25.523 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:27:25.526 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:27:25.532 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:27:25.536 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:27:25.538 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:27:25.542 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:27:25.553 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:27:25.556 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:27:25.558 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:27:25.560 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 157)) 2016-12-02 20:27:25.563 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 218)) 2016-12-02 20:27:25.571 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189)) 2016-12-02 20:27:25.576 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:27:25.577 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:27:25.579 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2016-12-02 20:27:25.581 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:27:25.594 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2016-12-02 20:27:25.602 | Requirement already satisfied: paramiko===2.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 250)) 2016-12-02 20:27:25.607 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:27:25.621 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 222)) 2016-12-02 20:27:25.631 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:27:25.670 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 316)) 2016-12-02 20:27:25.674 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 177)) 2016-12-02 20:27:25.677 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 411)) 2016-12-02 20:27:25.680 | Requirement already satisfied: flake8==2.2.4 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/neutron-lbaas/test-requirements.txt (line 4)) 2016-12-02 20:27:25.693 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/neutron-lbaas/test-requirements.txt (line 4)) 2016-12-02 20:27:25.697 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/neutron-lbaas/test-requirements.txt (line 4)) 2016-12-02 20:27:25.704 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/neutron-lbaas/test-requirements.txt (line 4)) 2016-12-02 20:27:25.707 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:27:25.712 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 423)) 2016-12-02 20:27:25.715 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2016-12-02 20:27:25.722 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:27:25.759 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:27:25.764 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:27:25.768 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:27:25.773 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271)) 2016-12-02 20:27:25.777 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:25.842 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 410)) 2016-12-02 20:27:25.845 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:27:25.852 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279)) 2016-12-02 20:27:25.856 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:27:25.864 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301)) 2016-12-02 20:27:25.871 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 261)) 2016-12-02 20:27:25.876 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:25.882 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:27:25.884 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:27:25.887 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:27:25.890 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274)) 2016-12-02 20:27:26.046 | ++ inc/python:pip_install:175 : result=0 2016-12-02 20:27:26.048 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:27:26.051 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:27:26.054 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:27:26.056 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:27:26.059 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:27:26.062 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:27:26.065 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:27:26.068 | ++ functions-common:time_stop:2405 : start_time=1480710432 2016-12-02 20:27:26.071 | ++ functions-common:time_stop:2407 : [[ -z 1480710432 ]] 2016-12-02 20:27:26.075 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:27:26.079 | ++ functions-common:time_stop:2410 : end_time=1480710446 2016-12-02 20:27:26.081 | ++ functions-common:time_stop:2411 : elapsed_time=14 2016-12-02 20:27:26.083 | ++ functions-common:time_stop:2412 : total=276 2016-12-02 20:27:26.086 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:27:26.089 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=290 2016-12-02 20:27:26.091 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:27:26.094 | ++ inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:27:26.096 | ++ inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/neutron-lbaas/neutron_lbaas.egg-info 2016-12-02 20:27:26.099 | ++ functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/neutron-lbaas/neutron_lbaas.egg-info 2016-12-02 20:27:26.116 | ++ functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/neutron-lbaas/neutron_lbaas.egg-info 2016-12-02 20:27:26.124 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_install:5 : neutron_agent_lbaas_install_agent_packages 2016-12-02 20:27:26.126 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:9 : is_ubuntu 2016-12-02 20:27:26.129 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:27:26.131 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:27:26.134 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:10 : [[ False == False ]] 2016-12-02 20:27:26.137 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:10 : [[ xenial =~ (trusty|precise) ]] 2016-12-02 20:27:26.139 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:19 : [[ False == False ]] 2016-12-02 20:27:26.142 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:20 : install_package haproxy 2016-12-02 20:27:26.144 | ++ functions-common:install_package:1285 : update_package_repo 2016-12-02 20:27:26.147 | ++ functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:27:26.149 | ++ functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:27:26.151 | ++ functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:27:26.153 | ++ functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:27:26.156 | ++ functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:27:26.159 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:27:26.161 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:27:26.164 | ++ functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:27:26.167 | ++ functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:27:26.169 | ++ functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:27:26.172 | ++ functions-common:apt_get_update:1060 : return 2016-12-02 20:27:26.175 | ++ functions-common:install_package:1286 : real_install_package haproxy 2016-12-02 20:27:26.177 | ++ functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:27:26.179 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:27:26.181 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:27:26.183 | ++ functions-common:real_install_package:1272 : apt_get install haproxy 2016-12-02 20:27:26.208 | ++ functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install haproxy 2016-12-02 20:27:26.236 | Reading package lists... 2016-12-02 20:27:26.413 | Building dependency tree... 2016-12-02 20:27:26.414 | Reading state information... 2016-12-02 20:27:26.550 | The following additional packages will be installed: 2016-12-02 20:27:26.550 | liblua5.3-0 2016-12-02 20:27:26.551 | Suggested packages: 2016-12-02 20:27:26.551 | vim-haproxy haproxy-doc 2016-12-02 20:27:26.552 | The following NEW packages will be installed: 2016-12-02 20:27:26.552 | haproxy liblua5.3-0 2016-12-02 20:27:26.566 | 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:27:26.566 | Need to get 872 kB of archives. 2016-12-02 20:27:26.566 | After this operation, 1997 kB of additional disk space will be used. 2016-12-02 20:27:26.566 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:27:26.566 | liblua5.3-0 haproxy 2016-12-02 20:27:26.698 | Authentication warning overridden. 2016-12-02 20:27:26.699 | Get:1 http://mirror.iad.rax.openstack.org/ubuntu xenial/main amd64 liblua5.3-0 amd64 5.3.1-1ubuntu2 [116 kB] 2016-12-02 20:27:26.755 | Get:2 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/main amd64 haproxy amd64 1.6.3-1ubuntu0.1 [756 kB] 2016-12-02 20:27:26.934 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:27:26.966 | Fetched 872 kB in 0s (3368 kB/s) 2016-12-02 20:27:26.991 | Selecting previously unselected package liblua5.3-0:amd64. 2016-12-02 20:27:27.026 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88079 files and directories currently installed.) 2016-12-02 20:27:27.031 | Preparing to unpack .../liblua5.3-0_5.3.1-1ubuntu2_amd64.deb ... 2016-12-02 20:27:27.036 | Unpacking liblua5.3-0:amd64 (5.3.1-1ubuntu2) ... 2016-12-02 20:27:27.077 | Selecting previously unselected package haproxy. 2016-12-02 20:27:27.085 | Preparing to unpack .../haproxy_1.6.3-1ubuntu0.1_amd64.deb ... 2016-12-02 20:27:27.091 | Unpacking haproxy (1.6.3-1ubuntu0.1) ... 2016-12-02 20:27:27.219 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:27:27.231 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:27:27.323 | Setting up liblua5.3-0:amd64 (5.3.1-1ubuntu2) ... 2016-12-02 20:27:27.331 | Setting up haproxy (1.6.3-1ubuntu0.1) ... 2016-12-02 20:27:27.911 | Processing triggers for libc-bin (2.23-0ubuntu4) ... 2016-12-02 20:27:27.924 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:27:28.141 | ++ functions-common:apt_get:1104 : result=0 2016-12-02 20:27:28.143 | ++ functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:27:28.145 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:27:28.148 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:27:28.151 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:27:28.154 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:27:28.156 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:27:28.159 | ++ functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:27:28.161 | ++ functions-common:time_stop:2405 : start_time=1480710446 2016-12-02 20:27:28.164 | ++ functions-common:time_stop:2407 : [[ -z 1480710446 ]] 2016-12-02 20:27:28.168 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:27:28.173 | ++ functions-common:time_stop:2410 : end_time=1480710448 2016-12-02 20:27:28.175 | ++ functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:27:28.178 | ++ functions-common:time_stop:2412 : total=79 2016-12-02 20:27:28.180 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:27:28.183 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=81 2016-12-02 20:27:28.186 | ++ functions-common:apt_get:1108 : return 0 2016-12-02 20:27:28.189 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:23 : is_fedora 2016-12-02 20:27:28.191 | ++ functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:27:28.194 | ++ functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:27:28.197 | ++ functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:27:28.200 | ++ functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:27:28.203 | ++ functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:27:28.205 | ++ functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:27:28.208 | ++ functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:27:28.211 | ++ functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:27:28.214 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:23 : is_suse 2016-12-02 20:27:28.217 | ++ functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:27:28.220 | ++ functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:27:28.223 | ++ functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:27:28.225 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:137 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:27:28.228 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:142 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:27:28.230 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:27:28.234 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/barbican 2016-12-02 20:27:28.236 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/barbican/devstack/plugin.sh ]] 2016-12-02 20:27:28.239 | + functions-common:run_plugins:1863 : source /opt/stack/new/barbican/devstack/plugin.sh stack install 2016-12-02 20:27:28.241 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:2 : is_service_enabled barbican 2016-12-02 20:27:28.257 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:27:28.260 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:27:28.264 | +++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : type -t install_barbican 2016-12-02 20:27:28.268 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : [[ function != \f\u\n\c\t\i\o\n ]] 2016-12-02 20:27:28.271 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:27:28.274 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 : [[ install == \i\n\s\t\a\l\l ]] 2016-12-02 20:27:28.277 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:9 : echo_summary 'Installing Barbican' 2016-12-02 20:27:28.281 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:27:28.284 | ++ ./stack.sh:echo_summary:398 : echo -e Installing Barbican 2016-12-02 20:27:28.287 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:10 : install_barbican 2016-12-02 20:27:28.289 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbican:170 : is_fedora 2016-12-02 20:27:28.292 | ++ functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:27:28.295 | ++ functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:27:28.297 | ++ functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:27:28.300 | ++ functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:27:28.302 | ++ functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:27:28.305 | ++ functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:27:28.308 | ++ functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:27:28.311 | ++ functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:27:28.313 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbican:174 : setup_develop /opt/stack/new/barbican 2016-12-02 20:27:28.316 | ++ inc/python:setup_develop:271 : local project_dir=/opt/stack/new/barbican 2016-12-02 20:27:28.318 | ++ inc/python:setup_develop:272 : local extras= 2016-12-02 20:27:28.320 | ++ inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/barbican -e 2016-12-02 20:27:28.322 | ++ inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/barbican 2016-12-02 20:27:28.325 | ++ inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:27:28.328 | ++ inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:27:28.332 | +++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/barbican 2016-12-02 20:27:28.335 | +++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:27:28.338 | ++ inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/barbican 2016-12-02 20:27:28.341 | ++ inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:27:28.344 | ++ inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:27:28.347 | +++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/barbican/setup.cfg 2016-12-02 20:27:28.352 | ++ inc/python:_setup_package_with_constraints_edit:317 : name=barbican 2016-12-02 20:27:28.355 | ++ inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- barbican '-e file:///opt/stack/new/barbican#egg=barbican' 2016-12-02 20:27:28.918 | ++ inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/barbican -e 2016-12-02 20:27:28.920 | ++ inc/python:setup_package:339 : local project_dir=/opt/stack/new/barbican 2016-12-02 20:27:28.923 | ++ inc/python:setup_package:340 : local flags=-e 2016-12-02 20:27:28.925 | ++ inc/python:setup_package:341 : local extras= 2016-12-02 20:27:28.928 | ++ inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:27:28.930 | ++ inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:27:28.933 | ++ inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:27:28.935 | ++ inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:27:28.937 | ++ inc/python:setup_package:354 : pip_install -e /opt/stack/new/barbican 2016-12-02 20:27:29.476 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/barbican 2016-12-02 20:27:30.250 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:27:30.252 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:27:30.723 | Obtaining file:///opt/stack/new/barbican 2016-12-02 20:27:33.230 | Obtaining barbican from file:///opt/stack/new/barbican#egg=barbican (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:27:35.196 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:27:35.200 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2016-12-02 20:27:35.206 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2016-12-02 20:27:35.210 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:27:35.212 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:27:35.221 | Requirement already satisfied: alembic===0.8.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 66)) 2016-12-02 20:27:35.227 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:27:35.230 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:35.263 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:27:35.265 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:27:35.269 | Requirement already satisfied: greenlet===0.4.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147)) 2016-12-02 20:27:35.271 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:27:35.273 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:27:35.275 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:27:35.288 | Requirement already satisfied: keystonemiddleware===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:27:35.441 | Collecting ldap3===2.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 174)) 2016-12-02 20:27:35.751 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e9/4b/98d46e3b2739d6652cc4d16d665d7685ef9375e0534cc889a1e1956ad34e/ldap3-2.1.1-py2.py3-none-any.whl (352kB) 2016-12-02 20:27:35.964 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:27:35.978 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:27:35.985 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:27:35.993 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:27:36.026 | Requirement already satisfied: oslo.messaging===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2016-12-02 20:27:36.082 | Requirement already satisfied: oslo.middleware===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:27:36.105 | Requirement already satisfied: oslo.policy===1.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2016-12-02 20:27:36.121 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241)) 2016-12-02 20:27:36.134 | Requirement already satisfied: oslo.service===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:27:36.169 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:27:36.198 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 255)) 2016-12-02 20:27:36.201 | Requirement already satisfied: pecan===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 256)) 2016-12-02 20:27:36.213 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 259)) 2016-12-02 20:27:36.223 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260)) 2016-12-02 20:27:36.233 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2016-12-02 20:27:36.240 | Requirement already satisfied: pyOpenSSL===16.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270)) 2016-12-02 20:27:36.246 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2016-12-02 20:27:36.249 | Requirement already satisfied: pycadf===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274)) 2016-12-02 20:27:36.259 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275)) 2016-12-02 20:27:36.262 | Requirement already satisfied: pycrypto===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276)) 2016-12-02 20:27:36.264 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280)) 2016-12-02 20:27:36.266 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2016-12-02 20:27:36.269 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 302)) 2016-12-02 20:27:36.273 | Requirement already satisfied: python-editor===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304)) 2016-12-02 20:27:36.275 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313)) 2016-12-02 20:27:36.293 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 338)) 2016-12-02 20:27:36.297 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 348)) 2016-12-02 20:27:36.309 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356)) 2016-12-02 20:27:36.312 | Requirement already satisfied: singledispatch===3.4.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369)) 2016-12-02 20:27:36.316 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:27:36.318 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 386)) 2016-12-02 20:27:36.324 | Requirement already satisfied: tenacity===3.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394)) 2016-12-02 20:27:36.333 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 424)) 2016-12-02 20:27:36.335 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:27:36.339 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:36.345 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:27:36.348 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:27:36.382 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:27:36.393 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:27:36.396 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:27:36.397 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:27:36.399 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 83)) 2016-12-02 20:27:36.402 | Requirement already satisfied: amqp===1.4.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 67)) 2016-12-02 20:27:36.404 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:27:36.406 | Requirement already satisfied: futurist===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139)) 2016-12-02 20:27:36.420 | Requirement already satisfied: kombu===3.0.37 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171)) 2016-12-02 20:27:36.428 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:27:36.433 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:27:36.435 | Requirement already satisfied: Routes===2.3.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2016-12-02 20:27:36.442 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:27:36.459 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:27:36.463 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:27:36.465 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 157)) 2016-12-02 20:27:36.468 | Requirement already satisfied: logutils===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 179)) 2016-12-02 20:27:36.470 | Requirement already satisfied: WebTest===2.0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:27:36.491 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:27:36.493 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 94)) 2016-12-02 20:27:36.495 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 264)) 2016-12-02 20:27:36.497 | Requirement already satisfied: anyjson===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68)) 2016-12-02 20:27:36.500 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 346)) 2016-12-02 20:27:36.506 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:27:36.510 | Requirement already satisfied: beautifulsoup4===4.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77)) 2016-12-02 20:27:36.515 | Requirement already satisfied: waitress===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 418)) 2016-12-02 20:27:36.524 | Installing collected packages: ldap3, barbican 2016-12-02 20:27:37.520 | Running setup.py develop for barbican 2016-12-02 20:27:39.965 | Successfully installed barbican ldap3-2.1.1 2016-12-02 20:27:40.127 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:27:40.130 | ++ inc/python:pip_install:165 : local test_req=/opt/stack/new/barbican/test-requirements.txt 2016-12-02 20:27:40.133 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:27:40.136 | ++ inc/python:pip_install:166 : [[ -e /opt/stack/new/barbican/test-requirements.txt ]] 2016-12-02 20:27:40.139 | ++ inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/barbican/test-requirements.txt' 2016-12-02 20:27:40.139 | Installing test-requirements for /opt/stack/new/barbican/test-requirements.txt 2016-12-02 20:27:40.141 | ++ inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/barbican/test-requirements.txt 2016-12-02 20:27:40.933 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:27:40.935 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:27:41.589 | Collecting PyKMIP===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 19)) 2016-12-02 20:27:41.786 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pykmip/PyKMIP-0.5.0-py2-none-any.whl (177kB) 2016-12-02 20:27:41.980 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:27:41.983 | Requirement already satisfied: Sphinx===1.3.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:27:42.007 | Requirement already satisfied: WebTest===2.0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:27:42.032 | Requirement already satisfied: alabaster===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:27:42.034 | Requirement already satisfied: bandit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 75)) 2016-12-02 20:27:42.043 | Requirement already satisfied: beautifulsoup4===4.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77)) 2016-12-02 20:27:42.048 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95)) 2016-12-02 20:27:42.050 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:42.089 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2016-12-02 20:27:42.092 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:27:42.095 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:27:42.106 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2016-12-02 20:27:42.108 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:27:42.110 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 184)) 2016-12-02 20:27:42.137 | Requirement already satisfied: openstackdocstheme===1.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 213)) 2016-12-02 20:27:42.142 | Requirement already satisfied: oslosphinx===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2016-12-02 20:27:42.148 | Requirement already satisfied: oslotest===2.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 247)) 2016-12-02 20:27:42.161 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 255)) 2016-12-02 20:27:42.164 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2016-12-02 20:27:42.166 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313)) 2016-12-02 20:27:42.183 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2016-12-02 20:27:42.195 | Requirement already satisfied: reno===1.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 345)) 2016-12-02 20:27:42.204 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 348)) 2016-12-02 20:27:42.215 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:27:42.217 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 373)) 2016-12-02 20:27:42.220 | Requirement already satisfied: sphinx-rtd-theme===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 375)) 2016-12-02 20:27:42.223 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 386)) 2016-12-02 20:27:42.228 | Requirement already satisfied: tempest===13.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392)) 2016-12-02 20:27:42.262 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396)) 2016-12-02 20:27:42.273 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398)) 2016-12-02 20:27:42.278 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 399)) 2016-12-02 20:27:42.291 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 404)) 2016-12-02 20:27:42.294 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2016-12-02 20:27:42.300 | Requirement already satisfied: urllib3===1.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 414)) 2016-12-02 20:27:42.317 | Requirement already satisfied: waitress===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 418)) 2016-12-02 20:27:42.327 | Requirement already satisfied: hacking<0.11,>=0.10.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:27:42.338 | Requirement already satisfied: Pygments===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:27:42.340 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:27:42.343 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:27:42.348 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:27:42.357 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:27:42.359 | Requirement already satisfied: GitPython===2.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 7)) 2016-12-02 20:27:42.363 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:27:42.370 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:27:42.373 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:27:42.378 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 219)) 2016-12-02 20:27:42.388 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189)) 2016-12-02 20:27:42.393 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:27:42.405 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:27:42.411 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:27:42.422 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2016-12-02 20:27:42.427 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241)) 2016-12-02 20:27:42.436 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:27:42.458 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2016-12-02 20:27:42.480 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:27:42.482 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:27:42.507 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194)) 2016-12-02 20:27:42.512 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 264)) 2016-12-02 20:27:42.514 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:27:42.527 | Requirement already satisfied: paramiko===2.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 251)) 2016-12-02 20:27:42.533 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:27:42.551 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 223)) 2016-12-02 20:27:42.561 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:27:42.584 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 317)) 2016-12-02 20:27:42.587 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 177)) 2016-12-02 20:27:42.589 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2016-12-02 20:27:42.591 | Requirement already satisfied: flake8==2.2.4 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:27:42.598 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:27:42.600 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:27:42.604 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:27:42.606 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 338)) 2016-12-02 20:27:42.609 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:27:42.611 | Requirement already satisfied: gitdb2===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2016-12-02 20:27:42.615 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275)) 2016-12-02 20:27:42.617 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353)) 2016-12-02 20:27:42.620 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:27:42.623 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 424)) 2016-12-02 20:27:42.625 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356)) 2016-12-02 20:27:42.628 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:27:42.630 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187)) 2016-12-02 20:27:42.632 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:27:42.635 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 157)) 2016-12-02 20:27:42.637 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2016-12-02 20:27:42.639 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:27:42.643 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:27:42.645 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411)) 2016-12-02 20:27:42.648 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:27:42.651 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280)) 2016-12-02 20:27:42.653 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:27:42.658 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 302)) 2016-12-02 20:27:42.661 | Requirement already satisfied: smmap2===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2016-12-02 20:27:42.663 | Installing collected packages: PyKMIP 2016-12-02 20:27:42.952 | Successfully installed PyKMIP-0.5.0 2016-12-02 20:27:43.111 | ++ inc/python:pip_install:175 : result=0 2016-12-02 20:27:43.114 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:27:43.116 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:27:43.119 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:27:43.122 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:27:43.124 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:27:43.126 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:27:43.129 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:27:43.132 | ++ functions-common:time_stop:2405 : start_time=1480710448 2016-12-02 20:27:43.134 | ++ functions-common:time_stop:2407 : [[ -z 1480710448 ]] 2016-12-02 20:27:43.138 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:27:43.143 | ++ functions-common:time_stop:2410 : end_time=1480710463 2016-12-02 20:27:43.145 | ++ functions-common:time_stop:2411 : elapsed_time=15 2016-12-02 20:27:43.148 | ++ functions-common:time_stop:2412 : total=290 2016-12-02 20:27:43.151 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:27:43.153 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=305 2016-12-02 20:27:43.156 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:27:43.159 | ++ inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:27:43.162 | ++ inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/barbican/barbican.egg-info 2016-12-02 20:27:43.164 | ++ functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/barbican/barbican.egg-info 2016-12-02 20:27:43.184 | ++ functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/barbican/barbican.egg-info 2016-12-02 20:27:43.192 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbican:175 : pip_install uwsgi 2016-12-02 20:27:43.750 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt uwsgi 2016-12-02 20:27:44.949 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:27:44.952 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:27:45.633 | Collecting uwsgi 2016-12-02 20:27:45.888 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/11/ef/3d64655693e12f163f659bc3a45837893d7ebbb242e608feb9adc788d2ca/uwsgi-2.0.14.tar.gz (788kB) 2016-12-02 20:27:48.015 | Building wheels for collected packages: uwsgi 2016-12-02 20:27:48.015 | Running setup.py bdist_wheel for uwsgi: started 2016-12-02 20:27:55.589 | Running setup.py bdist_wheel for uwsgi: finished with status 'done' 2016-12-02 20:27:55.590 | Stored in directory: /root/.cache/pip/wheels/cd/c0/12/6fb676f857fe17b04ba4018e2322c73b3450f911c721e60579 2016-12-02 20:27:55.633 | Successfully built uwsgi 2016-12-02 20:27:55.634 | Installing collected packages: uwsgi 2016-12-02 20:27:56.598 | Successfully installed uwsgi-2.0.14 2016-12-02 20:27:56.764 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:27:56.766 | ++ inc/python:pip_install:165 : local test_req=uwsgi/test-requirements.txt 2016-12-02 20:27:56.769 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:27:56.771 | ++ inc/python:pip_install:166 : [[ -e uwsgi/test-requirements.txt ]] 2016-12-02 20:27:56.774 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:27:56.776 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:27:56.779 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:27:56.781 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:27:56.784 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:27:56.787 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:27:56.789 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:27:56.793 | ++ functions-common:time_stop:2405 : start_time=1480710463 2016-12-02 20:27:56.796 | ++ functions-common:time_stop:2407 : [[ -z 1480710463 ]] 2016-12-02 20:27:56.799 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:27:56.803 | ++ functions-common:time_stop:2410 : end_time=1480710476 2016-12-02 20:27:56.805 | ++ functions-common:time_stop:2411 : elapsed_time=13 2016-12-02 20:27:56.808 | ++ functions-common:time_stop:2412 : total=305 2016-12-02 20:27:56.810 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:27:56.813 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=318 2016-12-02 20:27:56.816 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:27:56.818 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:11 : install_barbicanclient 2016-12-02 20:27:56.821 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbicanclient:180 : git_clone git://git.openstack.org/openstack/python-barbicanclient.git /opt/stack/new/python-barbicanclient master 2016-12-02 20:27:56.824 | ++ functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/python-barbicanclient.git 2016-12-02 20:27:56.827 | ++ functions-common:git_clone:497 : local git_dest=/opt/stack/new/python-barbicanclient 2016-12-02 20:27:56.830 | ++ functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:27:56.833 | ++ functions-common:git_clone:499 : local orig_dir 2016-12-02 20:27:56.836 | +++ functions-common:git_clone:500 : pwd 2016-12-02 20:27:56.839 | ++ functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:27:56.842 | ++ functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:27:56.846 | +++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:27:56.865 | ++ functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:27:56.867 | ++ functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:27:56.870 | ++ functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:27:56.874 | ++ functions-common:git_clone:517 : echo master 2016-12-02 20:27:56.876 | ++ functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:27:56.881 | ++ functions-common:git_clone:531 : [[ ! -d /opt/stack/new/python-barbicanclient ]] 2016-12-02 20:27:56.883 | ++ functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:27:56.886 | ++ functions-common:git_clone:565 : cd /opt/stack/new/python-barbicanclient 2016-12-02 20:27:56.890 | ++ functions-common:git_clone:566 : git show --oneline 2016-12-02 20:27:56.892 | ++ functions-common:git_clone:566 : head -1 2016-12-02 20:27:56.893 | 94340b6 Merge "Add missing param to certificate order initialization" 2016-12-02 20:27:56.896 | ++ functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:27:56.899 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbicanclient:181 : setup_develop /opt/stack/new/python-barbicanclient 2016-12-02 20:27:56.902 | ++ inc/python:setup_develop:271 : local project_dir=/opt/stack/new/python-barbicanclient 2016-12-02 20:27:56.904 | ++ inc/python:setup_develop:272 : local extras= 2016-12-02 20:27:56.906 | ++ inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/python-barbicanclient -e 2016-12-02 20:27:56.908 | ++ inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/python-barbicanclient 2016-12-02 20:27:56.910 | ++ inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:27:56.913 | ++ inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:27:56.917 | +++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/python-barbicanclient 2016-12-02 20:27:56.920 | +++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:27:56.923 | ++ inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/python-barbicanclient 2016-12-02 20:27:56.925 | ++ inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:27:56.927 | ++ inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:27:56.932 | +++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/python-barbicanclient/setup.cfg 2016-12-02 20:27:56.937 | ++ inc/python:_setup_package_with_constraints_edit:317 : name=python-barbicanclient 2016-12-02 20:27:56.939 | ++ inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- python-barbicanclient '-e file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient' 2016-12-02 20:27:57.470 | ++ inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/python-barbicanclient -e 2016-12-02 20:27:57.473 | ++ inc/python:setup_package:339 : local project_dir=/opt/stack/new/python-barbicanclient 2016-12-02 20:27:57.475 | ++ inc/python:setup_package:340 : local flags=-e 2016-12-02 20:27:57.478 | ++ inc/python:setup_package:341 : local extras= 2016-12-02 20:27:57.481 | ++ inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:27:57.484 | ++ inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:27:57.486 | ++ inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:27:57.489 | ++ inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:27:57.492 | ++ inc/python:setup_package:354 : pip_install -e /opt/stack/new/python-barbicanclient 2016-12-02 20:27:58.069 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/python-barbicanclient 2016-12-02 20:27:58.899 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:27:58.901 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:27:59.396 | Obtaining file:///opt/stack/new/python-barbicanclient 2016-12-02 20:28:01.559 | Obtaining python-barbicanclient from file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:28:03.198 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 91)) 2016-12-02 20:28:03.216 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 93)) 2016-12-02 20:28:03.220 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:28:03.242 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:28:03.252 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:28:03.258 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:28:03.267 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:28:03.290 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 256)) 2016-12-02 20:28:03.293 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2016-12-02 20:28:03.298 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:28:03.300 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2016-12-02 20:28:03.303 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 338)) 2016-12-02 20:28:03.306 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 348)) 2016-12-02 20:28:03.317 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356)) 2016-12-02 20:28:03.320 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:28:03.322 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 386)) 2016-12-02 20:28:03.327 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411)) 2016-12-02 20:28:03.329 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 424)) 2016-12-02 20:28:03.331 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:28:03.333 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2016-12-02 20:28:03.336 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:28:03.348 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:28:03.350 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:28:03.354 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:28:03.356 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:28:03.359 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:28:03.363 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:28:03.365 | Installing collected packages: python-barbicanclient 2016-12-02 20:28:03.365 | Found existing installation: python-barbicanclient 4.1.0 2016-12-02 20:28:03.373 | Uninstalling python-barbicanclient-4.1.0: 2016-12-02 20:28:03.383 | Successfully uninstalled python-barbicanclient-4.1.0 2016-12-02 20:28:03.383 | Running setup.py develop for python-barbicanclient 2016-12-02 20:28:06.353 | Successfully installed python-barbicanclient 2016-12-02 20:28:06.515 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:28:06.518 | ++ inc/python:pip_install:165 : local test_req=/opt/stack/new/python-barbicanclient/test-requirements.txt 2016-12-02 20:28:06.521 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:28:06.523 | ++ inc/python:pip_install:166 : [[ -e /opt/stack/new/python-barbicanclient/test-requirements.txt ]] 2016-12-02 20:28:06.526 | ++ inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/python-barbicanclient/test-requirements.txt' 2016-12-02 20:28:06.526 | Installing test-requirements for /opt/stack/new/python-barbicanclient/test-requirements.txt 2016-12-02 20:28:06.529 | ++ inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/python-barbicanclient/test-requirements.txt 2016-12-02 20:28:07.339 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:28:07.341 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:28:07.836 | Requirement already satisfied: Sphinx===1.3.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:28:07.858 | Requirement already satisfied: alabaster===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:28:07.860 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 96)) 2016-12-02 20:28:08.005 | Collecting discover===0.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2016-12-02 20:28:08.188 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/discover/discover-0.4.0-py2-none-any.whl 2016-12-02 20:28:08.337 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2016-12-02 20:28:08.339 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 132)) 2016-12-02 20:28:08.350 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 185)) 2016-12-02 20:28:08.515 | Collecting nose===1.3.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203)) 2016-12-02 20:28:08.842 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/99/4f/13fb671119e65c4dce97c60e67d3fd9e6f7f809f2b307e2611f4701205cb/nose-1.3.7-py2-none-any.whl (154kB) 2016-12-02 20:28:09.010 | Requirement already satisfied: oslosphinx===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 247)) 2016-12-02 20:28:09.017 | Requirement already satisfied: oslotest===2.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 248)) 2016-12-02 20:28:09.039 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 256)) 2016-12-02 20:28:09.043 | Requirement already satisfied: python-openstackclient===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 324)) 2016-12-02 20:28:09.065 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2016-12-02 20:28:09.079 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 348)) 2016-12-02 20:28:09.090 | Requirement already satisfied: requests-mock===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351)) 2016-12-02 20:28:09.097 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:28:09.099 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 373)) 2016-12-02 20:28:09.102 | Requirement already satisfied: sphinx-rtd-theme===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 375)) 2016-12-02 20:28:09.106 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396)) 2016-12-02 20:28:09.117 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 399)) 2016-12-02 20:28:09.131 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 404)) 2016-12-02 20:28:09.134 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2016-12-02 20:28:09.141 | Requirement already satisfied: hacking<0.11,>=0.10.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:28:09.151 | Requirement already satisfied: Pygments===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:28:09.153 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:28:09.159 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:28:09.165 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:28:09.169 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 220)) 2016-12-02 20:28:09.178 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190)) 2016-12-02 20:28:09.184 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:28:09.196 | Requirement already satisfied: openstacksdk===0.9.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 215)) 2016-12-02 20:28:09.205 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:28:09.212 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 91)) 2016-12-02 20:28:09.230 | Requirement already satisfied: python-novaclient===6.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322)) 2016-12-02 20:28:09.252 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:28:09.274 | Requirement already satisfied: python-cinderclient===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2016-12-02 20:28:09.290 | Requirement already satisfied: osc-lib===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:28:09.309 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:28:09.331 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313)) 2016-12-02 20:28:09.350 | Requirement already satisfied: python-glanceclient===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307)) 2016-12-02 20:28:09.366 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 128)) 2016-12-02 20:28:09.368 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 317)) 2016-12-02 20:28:09.371 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 178)) 2016-12-02 20:28:09.372 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2016-12-02 20:28:09.375 | Requirement already satisfied: flake8==2.2.4 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:28:09.382 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:28:09.386 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:28:09.391 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:28:09.395 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 338)) 2016-12-02 20:28:09.400 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:28:09.403 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353)) 2016-12-02 20:28:09.409 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:28:09.412 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:28:09.415 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 424)) 2016-12-02 20:28:09.417 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 386)) 2016-12-02 20:28:09.421 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2016-12-02 20:28:09.424 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411)) 2016-12-02 20:28:09.426 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:28:09.428 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 93)) 2016-12-02 20:28:09.432 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2016-12-02 20:28:09.435 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:28:09.444 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2016-12-02 20:28:09.446 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:28:09.448 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:28:09.450 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:28:09.453 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2016-12-02 20:28:09.457 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:28:09.467 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 419)) 2016-12-02 20:28:09.474 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:28:09.476 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356)) 2016-12-02 20:28:09.479 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2016-12-02 20:28:09.492 | Requirement already satisfied: jsonpatch===1.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161)) 2016-12-02 20:28:09.495 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:28:09.497 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:28:09.499 | Installing collected packages: discover, nose 2016-12-02 20:28:09.850 | Successfully installed discover-0.4.0 nose-1.3.7 2016-12-02 20:28:10.014 | ++ inc/python:pip_install:175 : result=0 2016-12-02 20:28:10.017 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:28:10.020 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:28:10.023 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:28:10.025 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:28:10.028 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:28:10.031 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:28:10.034 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:28:10.036 | ++ functions-common:time_stop:2405 : start_time=1480710477 2016-12-02 20:28:10.038 | ++ functions-common:time_stop:2407 : [[ -z 1480710477 ]] 2016-12-02 20:28:10.041 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:28:10.045 | ++ functions-common:time_stop:2410 : end_time=1480710490 2016-12-02 20:28:10.048 | ++ functions-common:time_stop:2411 : elapsed_time=13 2016-12-02 20:28:10.051 | ++ functions-common:time_stop:2412 : total=318 2016-12-02 20:28:10.053 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:28:10.056 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=331 2016-12-02 20:28:10.059 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:28:10.062 | ++ inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:28:10.064 | ++ inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info 2016-12-02 20:28:10.067 | ++ functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info 2016-12-02 20:28:10.086 | ++ functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info 2016-12-02 20:28:10.096 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:12 : is_service_enabled barbican-pykmip 2016-12-02 20:28:10.113 | ++ functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:28:10.115 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:16 : is_service_enabled barbican-dogtag 2016-12-02 20:28:10.133 | ++ functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:28:10.135 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:49 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:28:10.138 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:53 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:28:10.142 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:28:10.145 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/octavia 2016-12-02 20:28:10.148 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/octavia/devstack/plugin.sh ]] 2016-12-02 20:28:10.150 | + functions-common:run_plugins:1863 : source /opt/stack/new/octavia/devstack/plugin.sh stack install 2016-12-02 20:28:10.153 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:5 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2016-12-02 20:28:10.158 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:404 : is_service_enabled octavia 2016-12-02 20:28:10.177 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:28:10.179 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:405 : '[' standalone == main ']' 2016-12-02 20:28:10.182 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:405 : '[' standalone == standalone ']' 2016-12-02 20:28:10.185 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:406 : is_service_enabled q-svc 2016-12-02 20:28:10.203 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:28:10.206 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:410 : '[' '' == True ']' 2016-12-02 20:28:10.208 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:417 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:28:10.211 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:417 : [[ install == \i\n\s\t\a\l\l ]] 2016-12-02 20:28:10.214 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:419 : echo_summary 'Installing octavia' 2016-12-02 20:28:10.217 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:28:10.219 | ++ ./stack.sh:echo_summary:398 : echo -e Installing octavia 2016-12-02 20:28:10.221 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:420 : octavia_install 2016-12-02 20:28:10.223 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:9 : setup_develop /opt/stack/new/octavia 2016-12-02 20:28:10.225 | ++ inc/python:setup_develop:271 : local project_dir=/opt/stack/new/octavia 2016-12-02 20:28:10.227 | ++ inc/python:setup_develop:272 : local extras= 2016-12-02 20:28:10.230 | ++ inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/octavia -e 2016-12-02 20:28:10.232 | ++ inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/octavia 2016-12-02 20:28:10.234 | ++ inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:28:10.237 | ++ inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:28:10.241 | +++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/octavia 2016-12-02 20:28:10.243 | +++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:28:10.246 | ++ inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/octavia 2016-12-02 20:28:10.248 | ++ inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:28:10.250 | ++ inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:28:10.253 | +++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/octavia/setup.cfg 2016-12-02 20:28:10.258 | ++ inc/python:_setup_package_with_constraints_edit:317 : name=octavia 2016-12-02 20:28:10.260 | ++ inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- octavia '-e file:///opt/stack/new/octavia#egg=octavia' 2016-12-02 20:28:10.784 | ++ inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/octavia -e 2016-12-02 20:28:10.786 | ++ inc/python:setup_package:339 : local project_dir=/opt/stack/new/octavia 2016-12-02 20:28:10.790 | ++ inc/python:setup_package:340 : local flags=-e 2016-12-02 20:28:10.793 | ++ inc/python:setup_package:341 : local extras= 2016-12-02 20:28:10.795 | ++ inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:28:10.798 | ++ inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:28:10.800 | ++ inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:28:10.803 | ++ inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:28:10.805 | ++ inc/python:setup_package:354 : pip_install -e /opt/stack/new/octavia 2016-12-02 20:28:11.385 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/octavia 2016-12-02 20:28:12.194 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:28:12.196 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:28:12.645 | Obtaining file:///opt/stack/new/octavia 2016-12-02 20:28:15.375 | Obtaining octavia from file:///opt/stack/new/octavia#egg=octavia (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:28:17.382 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:28:17.530 | Collecting Flask===0.11.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 6)) 2016-12-02 20:28:17.832 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/63/2b/01f5ed23a78391f6e3e73075973da0ecb467c831376a0b09c0ec5afd7977/Flask-0.11.1-py2.py3-none-any.whl (80kB) 2016-12-02 20:28:17.999 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:28:18.003 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:28:18.006 | Requirement already satisfied: PyMySQL===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 20)) 2016-12-02 20:28:18.008 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:28:18.010 | Requirement already satisfied: WSME===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 29)) 2016-12-02 20:28:18.018 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:28:18.186 | Collecting Werkzeug===0.11.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 32)) 2016-12-02 20:28:18.472 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/a9/5e/41f791a3f380ec50f2c4c3ef1399d9ffce6b4fe9a7f305222f014cf4fe83/Werkzeug-0.11.11-py2.py3-none-any.whl (306kB) 2016-12-02 20:28:18.653 | Requirement already satisfied: alembic===0.8.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 66)) 2016-12-02 20:28:18.807 | Collecting click===6.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:28:19.128 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/1c/7c/10b4132dd952b6a04e37626258825b8aa8c1eb99545f2eb26a77c21efb55/click-6.6-py2.py3-none-any.whl (71kB) 2016-12-02 20:28:19.292 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 99)) 2016-12-02 20:28:19.331 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:28:19.334 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:28:19.338 | Requirement already satisfied: greenlet===0.4.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 148)) 2016-12-02 20:28:19.492 | Collecting gunicorn===19.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149)) 2016-12-02 20:28:19.798 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/72/de/ec28a64885e0b390063379cca601b60b1f9e51367e0c76030ac8a5cddd5e/gunicorn-19.6.0-py2.py3-none-any.whl (114kB) 2016-12-02 20:28:19.981 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:28:19.983 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 156)) 2016-12-02 20:28:20.132 | Collecting itsdangerous===0.24 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159)) 2016-12-02 20:28:20.315 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/itsdangerous/itsdangerous-0.24-py2-none-any.whl 2016-12-02 20:28:20.473 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:28:20.500 | Requirement already satisfied: keystonemiddleware===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171)) 2016-12-02 20:28:20.525 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:28:20.528 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:28:20.531 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:28:20.542 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:28:20.547 | Requirement already satisfied: oslo.db===4.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:28:20.604 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:28:20.613 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2016-12-02 20:28:20.647 | Requirement already satisfied: oslo.messaging===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:28:20.694 | Requirement already satisfied: oslo.middleware===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2016-12-02 20:28:20.711 | Requirement already satisfied: oslo.reports===1.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2016-12-02 20:28:20.723 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:28:20.732 | Requirement already satisfied: oslo.service===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:28:20.759 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:28:20.784 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 256)) 2016-12-02 20:28:20.787 | Requirement already satisfied: pecan===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2016-12-02 20:28:20.798 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260)) 2016-12-02 20:28:20.806 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 261)) 2016-12-02 20:28:20.814 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2016-12-02 20:28:20.820 | Requirement already satisfied: psutil===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2016-12-02 20:28:20.823 | Requirement already satisfied: pyOpenSSL===16.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271)) 2016-12-02 20:28:20.829 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273)) 2016-12-02 20:28:20.831 | Requirement already satisfied: pyasn1-modules===0.0.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274)) 2016-12-02 20:28:20.835 | Requirement already satisfied: pycadf===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275)) 2016-12-02 20:28:20.844 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281)) 2016-12-02 20:28:20.846 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2016-12-02 20:28:20.990 | Collecting pyroute2===0.4.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291)) 2016-12-02 20:28:21.309 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e4/a1/e18377c28bbedc89ebf66c43a3a2d6b92bc100ed7ce42a14648647358ae7/pyroute2-0.4.11.tar.gz (185kB) 2016-12-02 20:28:23.177 | Obtaining python-barbicanclient from file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2016-12-02 20:28:24.790 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303)) 2016-12-02 20:28:24.794 | Requirement already satisfied: python-editor===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305)) 2016-12-02 20:28:24.797 | Requirement already satisfied: python-glanceclient===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308)) 2016-12-02 20:28:24.812 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314)) 2016-12-02 20:28:24.830 | Requirement already satisfied: python-neutronclient===6.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322)) 2016-12-02 20:28:24.857 | Requirement already satisfied: python-novaclient===6.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323)) 2016-12-02 20:28:24.876 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 339)) 2016-12-02 20:28:24.880 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 349)) 2016-12-02 20:28:24.893 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 357)) 2016-12-02 20:28:24.896 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2016-12-02 20:28:24.898 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369)) 2016-12-02 20:28:24.901 | Requirement already satisfied: singledispatch===3.4.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:28:24.904 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 371)) 2016-12-02 20:28:24.906 | Requirement already satisfied: sqlalchemy-migrate===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 384)) 2016-12-02 20:28:24.917 | Requirement already satisfied: sqlparse===0.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 385)) 2016-12-02 20:28:24.919 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 387)) 2016-12-02 20:28:24.925 | Requirement already satisfied: taskflow===2.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392)) 2016-12-02 20:28:25.002 | Requirement already satisfied: tenacity===3.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395)) 2016-12-02 20:28:25.011 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2016-12-02 20:28:25.018 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 425)) 2016-12-02 20:28:25.020 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:28:25.023 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 99)) 2016-12-02 20:28:25.031 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 88)) 2016-12-02 20:28:25.034 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2016-12-02 20:28:25.037 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:28:25.050 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:28:25.052 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:28:25.054 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 84)) 2016-12-02 20:28:25.057 | Requirement already satisfied: amqp===1.4.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 67)) 2016-12-02 20:28:25.060 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139)) 2016-12-02 20:28:25.062 | Requirement already satisfied: futurist===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 140)) 2016-12-02 20:28:25.078 | Requirement already satisfied: kombu===3.0.37 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 172)) 2016-12-02 20:28:25.087 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:28:25.090 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2016-12-02 20:28:25.097 | Requirement already satisfied: Routes===2.3.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2016-12-02 20:28:25.104 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2016-12-02 20:28:25.108 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:28:25.126 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:28:25.131 | Requirement already satisfied: logutils===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 180)) 2016-12-02 20:28:25.133 | Requirement already satisfied: WebTest===2.0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:28:25.155 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 91)) 2016-12-02 20:28:25.174 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:28:25.176 | Requirement already satisfied: osc-lib===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:28:25.195 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 220)) 2016-12-02 20:28:25.204 | Requirement already satisfied: decorator===4.0.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2016-12-02 20:28:25.206 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2016-12-02 20:28:25.208 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2016-12-02 20:28:25.221 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95)) 2016-12-02 20:28:25.223 | Requirement already satisfied: networkx===1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 198)) 2016-12-02 20:28:25.226 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:28:25.231 | Requirement already satisfied: automaton===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 73)) 2016-12-02 20:28:25.239 | Requirement already satisfied: jsonpatch===1.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161)) 2016-12-02 20:28:25.243 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276)) 2016-12-02 20:28:25.245 | Requirement already satisfied: anyjson===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68)) 2016-12-02 20:28:25.247 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 347)) 2016-12-02 20:28:25.254 | Requirement already satisfied: beautifulsoup4===4.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 78)) 2016-12-02 20:28:25.259 | Requirement already satisfied: waitress===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 419)) 2016-12-02 20:28:25.269 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2016-12-02 20:28:25.271 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 93)) 2016-12-02 20:28:25.274 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 354)) 2016-12-02 20:28:25.278 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:28:25.281 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:28:25.283 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:28:25.285 | Building wheels for collected packages: pyroute2 2016-12-02 20:28:25.285 | Running setup.py bdist_wheel for pyroute2: started 2016-12-02 20:28:26.657 | Running setup.py bdist_wheel for pyroute2: finished with status 'done' 2016-12-02 20:28:26.657 | Stored in directory: /root/.cache/pip/wheels/0d/dd/32/6a3f86b9f2ce2712a891f53109b5d15899c06c1e2b9f955487 2016-12-02 20:28:26.684 | Successfully built pyroute2 2016-12-02 20:28:26.685 | Installing collected packages: python-barbicanclient, itsdangerous, click, Werkzeug, Flask, pyroute2, gunicorn, octavia 2016-12-02 20:28:26.685 | Found existing installation: python-barbicanclient 4.1.1.dev40 2016-12-02 20:28:26.688 | Can't uninstall 'python-barbicanclient'. No files were found to uninstall. 2016-12-02 20:28:26.688 | Running setup.py develop for python-barbicanclient 2016-12-02 20:28:30.226 | Running setup.py develop for octavia 2016-12-02 20:28:33.680 | Successfully installed Flask-0.11.1 Werkzeug-0.11.11 click-6.6 gunicorn-19.6.0 itsdangerous-0.24 octavia pyroute2-0.4.11 python-barbicanclient 2016-12-02 20:28:33.861 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:28:33.863 | ++ inc/python:pip_install:165 : local test_req=/opt/stack/new/octavia/test-requirements.txt 2016-12-02 20:28:33.867 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:28:33.869 | ++ inc/python:pip_install:166 : [[ -e /opt/stack/new/octavia/test-requirements.txt ]] 2016-12-02 20:28:33.872 | ++ inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/octavia/test-requirements.txt' 2016-12-02 20:28:33.872 | Installing test-requirements for /opt/stack/new/octavia/test-requirements.txt 2016-12-02 20:28:33.874 | ++ inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/octavia/test-requirements.txt 2016-12-02 20:28:34.732 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:28:34.734 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:28:35.217 | Requirement already satisfied: WebTest===2.0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:28:35.240 | Requirement already satisfied: bandit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 75)) 2016-12-02 20:28:35.251 | Requirement already satisfied: beautifulsoup4===4.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 78)) 2016-12-02 20:28:35.258 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 96)) 2016-12-02 20:28:35.429 | Collecting doc8===0.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 119)) 2016-12-02 20:28:35.761 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/be/5f/49a91c508df72b2b9e73a9118e8b5f559d776388716c7f169059374ce030/doc8-0.7.0-py2.py3-none-any.whl 2016-12-02 20:28:35.921 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2016-12-02 20:28:35.924 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 185)) 2016-12-02 20:28:35.952 | Requirement already satisfied: oslotest===2.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 248)) 2016-12-02 20:28:35.967 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 256)) 2016-12-02 20:28:35.970 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 333)) 2016-12-02 20:28:35.984 | Requirement already satisfied: reno===1.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 346)) 2016-12-02 20:28:35.993 | Requirement already satisfied: requests-mock===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2016-12-02 20:28:36.153 | Collecting restructuredtext-lint===0.17.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355)) 2016-12-02 20:28:36.484 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/4c/67/c3b46d6c2233490ec4bf37079d96aa63058e2a73ee62039311377d10656a/restructuredtext_lint-0.17.2.zip 2016-12-02 20:28:38.302 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 371)) 2016-12-02 20:28:38.305 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 387)) 2016-12-02 20:28:38.309 | Requirement already satisfied: tempest===13.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393)) 2016-12-02 20:28:38.344 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397)) 2016-12-02 20:28:38.356 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398)) 2016-12-02 20:28:38.365 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 399)) 2016-12-02 20:28:38.370 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 400)) 2016-12-02 20:28:38.383 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 405)) 2016-12-02 20:28:38.386 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2016-12-02 20:28:38.395 | Requirement already satisfied: urllib3===1.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415)) 2016-12-02 20:28:38.413 | Requirement already satisfied: waitress===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 419)) 2016-12-02 20:28:38.426 | Collecting hacking<0.10,>=0.9.1 (from -r /opt/stack/new/octavia/test-requirements.txt (line 4)) 2016-12-02 20:28:38.563 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/63/86/c880e14831417cd6879aae7bf9ad23027a5188f68fd390a1ef9259609ff5/hacking-0.9.6-py2-none-any.whl 2016-12-02 20:28:38.582 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:28:38.590 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:28:38.592 | Requirement already satisfied: GitPython===2.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 7)) 2016-12-02 20:28:38.802 | Collecting chardet===2.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 89)) 2016-12-02 20:28:38.979 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/chardet/chardet-2.3.0-py2.py3-none-any.whl (180kB) 2016-12-02 20:28:39.154 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:28:39.158 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 220)) 2016-12-02 20:28:39.167 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190)) 2016-12-02 20:28:39.172 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:28:39.183 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 132)) 2016-12-02 20:28:39.193 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 128)) 2016-12-02 20:28:39.195 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:28:39.199 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 349)) 2016-12-02 20:28:39.211 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:28:39.223 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:28:39.242 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:28:39.245 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:28:39.247 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2016-12-02 20:28:39.260 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:28:39.268 | Requirement already satisfied: paramiko===2.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 252)) 2016-12-02 20:28:39.273 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 91)) 2016-12-02 20:28:39.290 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:28:39.314 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 224)) 2016-12-02 20:28:39.322 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2016-12-02 20:28:39.347 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 318)) 2016-12-02 20:28:39.350 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 178)) 2016-12-02 20:28:39.352 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2016-12-02 20:28:39.354 | Collecting pep8==1.5.6 (from hacking<0.10,>=0.9.1->-r /opt/stack/new/octavia/test-requirements.txt (line 4)) 2016-12-02 20:28:39.494 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/c5/de/5bfd80ea3b7e3fdf76ba12c832be60b886a2651cb9badd11848ebd9d0d11/pep8-1.5.6-py2.py3-none-any.whl 2016-12-02 20:28:39.504 | Collecting flake8==2.1.0 (from hacking<0.10,>=0.9.1->-r /opt/stack/new/octavia/test-requirements.txt (line 4)) 2016-12-02 20:28:39.659 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/8c/a7/bce19129cb750a4f0720440801de328eafb18dd6bb94638d7bd350a8eead/flake8-2.1.0.tar.gz 2016-12-02 20:28:40.975 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.10,>=0.9.1->-r /opt/stack/new/octavia/test-requirements.txt (line 4)) 2016-12-02 20:28:40.978 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.10,>=0.9.1->-r /opt/stack/new/octavia/test-requirements.txt (line 4)) 2016-12-02 20:28:40.980 | Requirement already satisfied: gitdb2===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143)) 2016-12-02 20:28:40.983 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 354)) 2016-12-02 20:28:40.987 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:28:41.008 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:28:41.011 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 425)) 2016-12-02 20:28:41.013 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 339)) 2016-12-02 20:28:41.017 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:28:41.023 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 357)) 2016-12-02 20:28:41.026 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:28:41.028 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:28:41.033 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:28:41.035 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:28:41.038 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273)) 2016-12-02 20:28:41.040 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 99)) 2016-12-02 20:28:41.075 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2016-12-02 20:28:41.077 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2016-12-02 20:28:41.080 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 93)) 2016-12-02 20:28:41.083 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:28:41.085 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:28:41.088 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2016-12-02 20:28:41.090 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281)) 2016-12-02 20:28:41.092 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:28:41.097 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303)) 2016-12-02 20:28:41.101 | Requirement already satisfied: smmap2===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 373)) 2016-12-02 20:28:41.103 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2016-12-02 20:28:41.108 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 99)) 2016-12-02 20:28:41.114 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 156)) 2016-12-02 20:28:41.116 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:28:41.119 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 88)) 2016-12-02 20:28:41.124 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276)) 2016-12-02 20:28:41.126 | Building wheels for collected packages: restructuredtext-lint, flake8 2016-12-02 20:28:41.127 | Running setup.py bdist_wheel for restructuredtext-lint: started 2016-12-02 20:28:42.432 | Running setup.py bdist_wheel for restructuredtext-lint: finished with status 'done' 2016-12-02 20:28:42.432 | Stored in directory: /root/.cache/pip/wheels/3c/78/e7/3b5fb0b9aee7bde617c7875b1451aef153e3ce6a6ef1ab6e54 2016-12-02 20:28:42.444 | Running setup.py bdist_wheel for flake8: started 2016-12-02 20:28:43.873 | Running setup.py bdist_wheel for flake8: finished with status 'done' 2016-12-02 20:28:43.873 | Stored in directory: /root/.cache/pip/wheels/32/a7/82/92ada63e0af43a5f63128cccdb80ae77aaba4e435983e75020 2016-12-02 20:28:43.879 | Successfully built restructuredtext-lint flake8 2016-12-02 20:28:43.880 | Installing collected packages: chardet, restructuredtext-lint, doc8, pep8, flake8, hacking 2016-12-02 20:28:44.882 | Found existing installation: pep8 1.5.7 2016-12-02 20:28:44.886 | Uninstalling pep8-1.5.7: 2016-12-02 20:28:44.893 | Successfully uninstalled pep8-1.5.7 2016-12-02 20:28:44.914 | Found existing installation: flake8 2.2.4 2016-12-02 20:28:44.920 | Uninstalling flake8-2.2.4: 2016-12-02 20:28:44.922 | Successfully uninstalled flake8-2.2.4 2016-12-02 20:28:44.937 | Found existing installation: hacking 0.10.2 2016-12-02 20:28:44.944 | Uninstalling hacking-0.10.2: 2016-12-02 20:28:44.948 | Successfully uninstalled hacking-0.10.2 2016-12-02 20:28:45.724 | Successfully installed chardet-2.3.0 doc8-0.7.0 flake8-2.1.0 hacking-0.9.6 pep8-1.5.6 restructuredtext-lint-0.17.2 2016-12-02 20:28:45.895 | ++ inc/python:pip_install:175 : result=0 2016-12-02 20:28:45.897 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:28:45.899 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:28:45.902 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:28:45.904 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:28:45.907 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:28:45.909 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:28:45.912 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:28:45.915 | ++ functions-common:time_stop:2405 : start_time=1480710490 2016-12-02 20:28:45.917 | ++ functions-common:time_stop:2407 : [[ -z 1480710490 ]] 2016-12-02 20:28:45.921 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:28:45.925 | ++ functions-common:time_stop:2410 : end_time=1480710525 2016-12-02 20:28:45.928 | ++ functions-common:time_stop:2411 : elapsed_time=35 2016-12-02 20:28:45.930 | ++ functions-common:time_stop:2412 : total=331 2016-12-02 20:28:45.933 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:28:45.935 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=366 2016-12-02 20:28:45.937 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:28:45.940 | ++ inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:28:45.943 | ++ inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/octavia/octavia.egg-info 2016-12-02 20:28:45.945 | ++ functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/octavia/octavia.egg-info 2016-12-02 20:28:45.964 | ++ functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/octavia/octavia.egg-info 2016-12-02 20:28:45.973 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:10 : '[' '' == True ']' 2016-12-02 20:28:45.976 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:11 : install_package qemu kpartx 2016-12-02 20:28:45.979 | ++ functions-common:install_package:1285 : update_package_repo 2016-12-02 20:28:45.981 | ++ functions-common:update_package_repo:1257 : NO_UPDATE_REPOS=False 2016-12-02 20:28:45.984 | ++ functions-common:update_package_repo:1258 : REPOS_UPDATED=True 2016-12-02 20:28:45.986 | ++ functions-common:update_package_repo:1259 : RETRY_UPDATE=False 2016-12-02 20:28:45.989 | ++ functions-common:update_package_repo:1261 : [[ False = \T\r\u\e ]] 2016-12-02 20:28:45.991 | ++ functions-common:update_package_repo:1265 : is_ubuntu 2016-12-02 20:28:45.994 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:28:45.997 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:28:45.999 | ++ functions-common:update_package_repo:1266 : apt_get_update 2016-12-02 20:28:46.002 | ++ functions-common:apt_get_update:1059 : [[ True == \T\r\u\e ]] 2016-12-02 20:28:46.005 | ++ functions-common:apt_get_update:1059 : [[ False != \T\r\u\e ]] 2016-12-02 20:28:46.007 | ++ functions-common:apt_get_update:1060 : return 2016-12-02 20:28:46.010 | ++ functions-common:install_package:1286 : real_install_package qemu kpartx 2016-12-02 20:28:46.013 | ++ functions-common:real_install_package:1271 : is_ubuntu 2016-12-02 20:28:46.016 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:28:46.019 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:28:46.022 | ++ functions-common:real_install_package:1272 : apt_get install qemu kpartx 2016-12-02 20:28:46.048 | ++ functions-common:apt_get:1100 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu kpartx 2016-12-02 20:28:46.075 | Reading package lists... 2016-12-02 20:28:46.247 | Building dependency tree... 2016-12-02 20:28:46.248 | Reading state information... 2016-12-02 20:28:46.380 | kpartx is already the newest version (0.5.0+git1.656f8865-5ubuntu2.3). 2016-12-02 20:28:46.380 | Suggested packages: 2016-12-02 20:28:46.380 | qemu-user-static 2016-12-02 20:28:46.380 | Recommended packages: 2016-12-02 20:28:46.380 | qemu-user-binfmt 2016-12-02 20:28:46.380 | The following NEW packages will be installed: 2016-12-02 20:28:46.380 | qemu qemu-user 2016-12-02 20:28:46.395 | 0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded. 2016-12-02 20:28:46.395 | Need to get 6284 kB of archives. 2016-12-02 20:28:46.395 | After this operation, 52.9 MB of additional disk space will be used. 2016-12-02 20:28:46.395 | WARNING: The following packages cannot be authenticated! 2016-12-02 20:28:46.395 | qemu-user qemu 2016-12-02 20:28:46.503 | Authentication warning overridden. 2016-12-02 20:28:46.503 | Get:1 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/universe amd64 qemu-user amd64 1:2.5+dfsg-5ubuntu10.6 [6201 kB] 2016-12-02 20:28:47.071 | Get:2 http://mirror.iad.rax.openstack.org/ubuntu xenial-updates/universe amd64 qemu amd64 1:2.5+dfsg-5ubuntu10.6 [83.0 kB] 2016-12-02 20:28:47.180 | debconf: delaying package configuration, since apt-utils is not installed 2016-12-02 20:28:47.215 | Fetched 6284 kB in 0s (9296 kB/s) 2016-12-02 20:28:47.238 | Selecting previously unselected package qemu-user. 2016-12-02 20:28:47.272 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88158 files and directories currently installed.) 2016-12-02 20:28:47.277 | Preparing to unpack .../qemu-user_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:28:47.279 | Unpacking qemu-user (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:28:48.195 | Selecting previously unselected package qemu. 2016-12-02 20:28:48.205 | Preparing to unpack .../qemu_1%3a2.5+dfsg-5ubuntu10.6_amd64.deb ... 2016-12-02 20:28:48.207 | Unpacking qemu (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:28:48.261 | Setting up qemu-user (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:28:48.269 | Setting up qemu (1:2.5+dfsg-5ubuntu10.6) ... 2016-12-02 20:28:48.444 | ++ functions-common:apt_get:1104 : result=0 2016-12-02 20:28:48.447 | ++ functions-common:apt_get:1107 : time_stop apt-get 2016-12-02 20:28:48.450 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:28:48.452 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:28:48.455 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:28:48.458 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:28:48.461 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:28:48.464 | ++ functions-common:time_stop:2404 : name=apt-get 2016-12-02 20:28:48.466 | ++ functions-common:time_stop:2405 : start_time=1480710526 2016-12-02 20:28:48.469 | ++ functions-common:time_stop:2407 : [[ -z 1480710526 ]] 2016-12-02 20:28:48.472 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:28:48.476 | ++ functions-common:time_stop:2410 : end_time=1480710528 2016-12-02 20:28:48.478 | ++ functions-common:time_stop:2411 : elapsed_time=2 2016-12-02 20:28:48.481 | ++ functions-common:time_stop:2412 : total=81 2016-12-02 20:28:48.483 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:28:48.485 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=83 2016-12-02 20:28:48.487 | ++ functions-common:apt_get:1108 : return 0 2016-12-02 20:28:48.490 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:12 : git_clone git://git.openstack.org/openstack/diskimage-builder.git /opt/stack/new/diskimage-builder master 2016-12-02 20:28:48.493 | ++ functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/diskimage-builder.git 2016-12-02 20:28:48.496 | ++ functions-common:git_clone:497 : local git_dest=/opt/stack/new/diskimage-builder 2016-12-02 20:28:48.498 | ++ functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:28:48.501 | ++ functions-common:git_clone:499 : local orig_dir 2016-12-02 20:28:48.504 | +++ functions-common:git_clone:500 : pwd 2016-12-02 20:28:48.508 | ++ functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:28:48.511 | ++ functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:28:48.514 | +++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:28:48.530 | ++ functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:28:48.533 | ++ functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:28:48.536 | ++ functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:28:48.541 | ++ functions-common:git_clone:517 : echo master 2016-12-02 20:28:48.541 | ++ functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:28:48.546 | ++ functions-common:git_clone:531 : [[ ! -d /opt/stack/new/diskimage-builder ]] 2016-12-02 20:28:48.549 | ++ functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:28:48.552 | ++ functions-common:git_clone:565 : cd /opt/stack/new/diskimage-builder 2016-12-02 20:28:48.556 | ++ functions-common:git_clone:566 : git show --oneline 2016-12-02 20:28:48.557 | ++ functions-common:git_clone:566 : head -1 2016-12-02 20:28:48.557 | fc7b7cf Merge "Changed author and author-email" 2016-12-02 20:28:48.560 | ++ functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:28:48.563 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:13 : git_clone git://git.openstack.org/openstack/tripleo-image-elements.git /opt/stack/new/tripleo-image-elements master 2016-12-02 20:28:48.566 | ++ functions-common:git_clone:496 : local git_remote=git://git.openstack.org/openstack/tripleo-image-elements.git 2016-12-02 20:28:48.568 | ++ functions-common:git_clone:497 : local git_dest=/opt/stack/new/tripleo-image-elements 2016-12-02 20:28:48.570 | ++ functions-common:git_clone:498 : local git_ref=master 2016-12-02 20:28:48.573 | ++ functions-common:git_clone:499 : local orig_dir 2016-12-02 20:28:48.575 | +++ functions-common:git_clone:500 : pwd 2016-12-02 20:28:48.578 | ++ functions-common:git_clone:500 : orig_dir=/opt/stack/new/devstack 2016-12-02 20:28:48.580 | ++ functions-common:git_clone:501 : local git_clone_flags= 2016-12-02 20:28:48.583 | +++ functions-common:git_clone:503 : trueorfalse False RECLONE 2016-12-02 20:28:48.598 | ++ functions-common:git_clone:503 : RECLONE=False 2016-12-02 20:28:48.600 | ++ functions-common:git_clone:504 : [[ 0 -gt 0 ]] 2016-12-02 20:28:48.602 | ++ functions-common:git_clone:508 : [[ False = \T\r\u\e ]] 2016-12-02 20:28:48.606 | ++ functions-common:git_clone:517 : echo master 2016-12-02 20:28:48.607 | ++ functions-common:git_clone:517 : egrep -q '^refs' 2016-12-02 20:28:48.611 | ++ functions-common:git_clone:531 : [[ ! -d /opt/stack/new/tripleo-image-elements ]] 2016-12-02 20:28:48.614 | ++ functions-common:git_clone:539 : [[ False = \T\r\u\e ]] 2016-12-02 20:28:48.616 | ++ functions-common:git_clone:565 : cd /opt/stack/new/tripleo-image-elements 2016-12-02 20:28:48.620 | ++ functions-common:git_clone:566 : git show --oneline 2016-12-02 20:28:48.621 | ++ functions-common:git_clone:566 : head -1 2016-12-02 20:28:48.622 | 57a19a7 Merge "Don't depend on os-collect-config element" 2016-12-02 20:28:48.624 | ++ functions-common:git_clone:567 : cd /opt/stack/new/devstack 2016-12-02 20:28:48.627 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:14 : sudo -H -E pip install -r /opt/stack/new/diskimage-builder/requirements.txt 2016-12-02 20:28:49.296 | Requirement already satisfied: Babel>=2.3.4 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/diskimage-builder/requirements.txt (line 4)) 2016-12-02 20:28:49.446 | Collecting dib-utils (from -r /opt/stack/new/diskimage-builder/requirements.txt (line 5)) 2016-12-02 20:28:49.741 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b2/91/b257b9fa776f8d7752f20babcf126a453a03075e6eb3945cf54abe552e4d/dib_utils-0.0.11-py2.py3-none-any.whl 2016-12-02 20:28:49.897 | Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/diskimage-builder/requirements.txt (line 6)) 2016-12-02 20:28:49.900 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/diskimage-builder/requirements.txt (line 7)) 2016-12-02 20:28:49.903 | Collecting flake8<2.6.0,>=2.5.4 (from -r /opt/stack/new/diskimage-builder/requirements.txt (line 8)) 2016-12-02 20:28:49.960 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl 2016-12-02 20:28:49.976 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/diskimage-builder/requirements.txt (line 9)) 2016-12-02 20:28:49.978 | Requirement already satisfied: oslosphinx>=4.7.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/diskimage-builder/requirements.txt (line 10)) 2016-12-02 20:28:49.984 | Requirement already satisfied: pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=2.3.4->-r /opt/stack/new/diskimage-builder/requirements.txt (line 4)) 2016-12-02 20:28:49.988 | Requirement already satisfied: mccabe<0.5,>=0.2.1 in /usr/local/lib/python2.7/dist-packages (from flake8<2.6.0,>=2.5.4->-r /opt/stack/new/diskimage-builder/requirements.txt (line 8)) 2016-12-02 20:28:49.990 | Requirement already satisfied: pyflakes<1.1,>=0.8.1 in /usr/local/lib/python2.7/dist-packages (from flake8<2.6.0,>=2.5.4->-r /opt/stack/new/diskimage-builder/requirements.txt (line 8)) 2016-12-02 20:28:49.994 | Collecting pep8!=1.6.0,!=1.6.1,!=1.6.2,>=1.5.7 (from flake8<2.6.0,>=2.5.4->-r /opt/stack/new/diskimage-builder/requirements.txt (line 8)) 2016-12-02 20:28:50.186 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/8a/cb/7d0fdca7e03f997945fb1bd60a8ddfea5c51229b865c470b4f7a64619d20/pep8-1.7.0-py2.py3-none-any.whl (41kB) 2016-12-02 20:28:50.199 | Requirement already satisfied: requests>=2.10.0 in /usr/local/lib/python2.7/dist-packages (from oslosphinx>=4.7.0->-r /opt/stack/new/diskimage-builder/requirements.txt (line 10)) 2016-12-02 20:28:50.210 | Installing collected packages: dib-utils, pep8, flake8 2016-12-02 20:28:50.216 | Found existing installation: pep8 1.5.6 2016-12-02 20:28:50.221 | Uninstalling pep8-1.5.6: 2016-12-02 20:28:50.225 | Successfully uninstalled pep8-1.5.6 2016-12-02 20:28:50.247 | Found existing installation: flake8 2.1.0 2016-12-02 20:28:50.254 | Uninstalling flake8-2.1.0: 2016-12-02 20:28:50.256 | Successfully uninstalled flake8-2.1.0 2016-12-02 20:28:50.668 | Successfully installed dib-utils-0.0.11 flake8-2.5.5 pep8-1.7.0 2016-12-02 20:28:50.822 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:436 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:28:50.824 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:444 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:28:50.826 | + ./stack.sh:main:901 : use_library_from_git python-openstackclient 2016-12-02 20:28:50.830 | + inc/python:use_library_from_git:197 : local name=python-openstackclient 2016-12-02 20:28:50.832 | + inc/python:use_library_from_git:198 : local enabled=1 2016-12-02 20:28:50.835 | + inc/python:use_library_from_git:199 : [[ '' = \A\L\L ]] 2016-12-02 20:28:50.838 | + inc/python:use_library_from_git:199 : [[ ,, =~ ,python-openstackclient, ]] 2016-12-02 20:28:50.840 | + inc/python:use_library_from_git:200 : return 1 2016-12-02 20:28:50.842 | + ./stack.sh:main:905 : pip_install_gr python-openstackclient 2016-12-02 20:28:50.845 | + inc/python:pip_install_gr:66 : local name=python-openstackclient 2016-12-02 20:28:50.848 | + inc/python:pip_install_gr:67 : local clean_name 2016-12-02 20:28:50.852 | ++ inc/python:pip_install_gr:68 : get_from_global_requirements python-openstackclient 2016-12-02 20:28:50.854 | ++ inc/python:get_from_global_requirements:185 : local package=python-openstackclient 2016-12-02 20:28:50.857 | ++ inc/python:get_from_global_requirements:186 : local required_pkg 2016-12-02 20:28:50.862 | +++ inc/python:get_from_global_requirements:187 : grep -i -h '^python-openstackclient' /opt/stack/new/requirements/global-requirements.txt 2016-12-02 20:28:50.862 | +++ inc/python:get_from_global_requirements:187 : cut -d# -f1 2016-12-02 20:28:50.867 | ++ inc/python:get_from_global_requirements:187 : required_pkg='python-openstackclient>=3.3.0 ' 2016-12-02 20:28:50.869 | ++ inc/python:get_from_global_requirements:188 : [[ python-openstackclient>=3.3.0 == '' ]] 2016-12-02 20:28:50.872 | ++ inc/python:get_from_global_requirements:191 : echo 'python-openstackclient>=3.3.0' 2016-12-02 20:28:50.875 | + inc/python:pip_install_gr:68 : clean_name='python-openstackclient>=3.3.0' 2016-12-02 20:28:50.877 | + inc/python:pip_install_gr:69 : pip_install 'python-openstackclient>=3.3.0' 2016-12-02 20:28:51.462 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'python-openstackclient>=3.3.0' 2016-12-02 20:28:52.263 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:28:52.265 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:28:52.727 | Requirement already satisfied: python-openstackclient===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 325)) 2016-12-02 20:28:52.748 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 371)) 2016-12-02 20:28:52.750 | Requirement already satisfied: openstacksdk===0.9.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 215)) 2016-12-02 20:28:52.764 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2016-12-02 20:28:52.770 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 91)) 2016-12-02 20:28:52.785 | Requirement already satisfied: python-novaclient===6.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323)) 2016-12-02 20:28:52.802 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:28:52.806 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 256)) 2016-12-02 20:28:52.808 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:28:52.832 | Requirement already satisfied: python-cinderclient===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2016-12-02 20:28:52.846 | Requirement already satisfied: osc-lib===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228)) 2016-12-02 20:28:52.866 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:28:52.887 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314)) 2016-12-02 20:28:52.905 | Requirement already satisfied: python-glanceclient===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308)) 2016-12-02 20:28:52.923 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 387)) 2016-12-02 20:28:52.928 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 220)) 2016-12-02 20:28:52.936 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2016-12-02 20:28:52.938 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:28:52.940 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2016-12-02 20:28:52.942 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:28:52.945 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 93)) 2016-12-02 20:28:52.948 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2016-12-02 20:28:52.950 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242)) 2016-12-02 20:28:52.959 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 349)) 2016-12-02 20:28:52.970 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369)) 2016-12-02 20:28:52.972 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 339)) 2016-12-02 20:28:52.975 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:28:52.977 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:28:52.981 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:28:52.984 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:28:52.995 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:28:52.997 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2016-12-02 20:28:53.002 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:28:53.013 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2016-12-02 20:28:53.019 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 354)) 2016-12-02 20:28:53.022 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:28:53.025 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:28:53.028 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 425)) 2016-12-02 20:28:53.029 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 357)) 2016-12-02 20:28:53.032 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2016-12-02 20:28:53.044 | Requirement already satisfied: jsonpatch===1.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161)) 2016-12-02 20:28:53.048 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:28:53.050 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:28:53.207 | + inc/python:pip_install:162 : result=0 2016-12-02 20:28:53.209 | + inc/python:pip_install:165 : local 'test_req=python-openstackclient>=3.3.0/test-requirements.txt' 2016-12-02 20:28:53.212 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:28:53.215 | + inc/python:pip_install:166 : [[ -e python-openstackclient>=3.3.0/test-requirements.txt ]] 2016-12-02 20:28:53.217 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:28:53.220 | + functions-common:time_stop:2398 : local name 2016-12-02 20:28:53.223 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:28:53.225 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:28:53.228 | + functions-common:time_stop:2401 : local total 2016-12-02 20:28:53.231 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:28:53.233 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:28:53.236 | + functions-common:time_stop:2405 : start_time=1480710530 2016-12-02 20:28:53.238 | + functions-common:time_stop:2407 : [[ -z 1480710530 ]] 2016-12-02 20:28:53.242 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:28:53.245 | + functions-common:time_stop:2410 : end_time=1480710533 2016-12-02 20:28:53.248 | + functions-common:time_stop:2411 : elapsed_time=3 2016-12-02 20:28:53.251 | + functions-common:time_stop:2412 : total=366 2016-12-02 20:28:53.253 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:28:53.256 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=369 2016-12-02 20:28:53.258 | + inc/python:pip_install:179 : return 0 2016-12-02 20:28:53.261 | + ./stack.sh:main:908 : [[ False = True ]] 2016-12-02 20:28:53.264 | + ./stack.sh:main:922 : [[ False != \F\a\l\s\e ]] 2016-12-02 20:28:53.266 | + ./stack.sh:main:960 : restart_rpc_backend 2016-12-02 20:28:53.268 | + lib/rpc_backend:restart_rpc_backend:60 : is_service_enabled rabbit 2016-12-02 20:28:53.288 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:28:53.291 | + lib/rpc_backend:restart_rpc_backend:62 : echo_summary 'Starting RabbitMQ' 2016-12-02 20:28:53.294 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:28:53.297 | + ./stack.sh:echo_summary:398 : echo -e Starting RabbitMQ 2016-12-02 20:28:53.300 | + lib/rpc_backend:restart_rpc_backend:73 : local i 2016-12-02 20:28:53.305 | ++ lib/rpc_backend:restart_rpc_backend:74 : seq 20 2016-12-02 20:28:53.308 | + lib/rpc_backend:restart_rpc_backend:74 : for i in '`seq 20`' 2016-12-02 20:28:53.311 | + lib/rpc_backend:restart_rpc_backend:75 : local rc=0 2016-12-02 20:28:53.314 | + lib/rpc_backend:restart_rpc_backend:77 : [[ 1 -eq 20 ]] 2016-12-02 20:28:53.316 | + lib/rpc_backend:restart_rpc_backend:79 : [[ 1 == \0 ]] 2016-12-02 20:28:53.319 | + lib/rpc_backend:restart_rpc_backend:83 : rabbit_setuser stackrabbit secretrabbit 2016-12-02 20:28:53.322 | + lib/rpc_backend:rabbit_setuser:133 : local user=stackrabbit pass=secretrabbit found= out= 2016-12-02 20:28:53.326 | ++ lib/rpc_backend:rabbit_setuser:134 : sudo rabbitmqctl list_users 2016-12-02 20:28:53.711 | + lib/rpc_backend:rabbit_setuser:134 : out='Listing users ... 2016-12-02 20:28:53.711 | guest [administrator]' 2016-12-02 20:28:53.716 | ++ lib/rpc_backend:rabbit_setuser:136 : echo 'Listing users ... 2016-12-02 20:28:53.716 | guest [administrator]' 2016-12-02 20:28:53.718 | ++ lib/rpc_backend:rabbit_setuser:136 : awk '$1 == user { print $1 }' user=stackrabbit 2016-12-02 20:28:53.722 | + lib/rpc_backend:rabbit_setuser:136 : found= 2016-12-02 20:28:53.725 | + lib/rpc_backend:rabbit_setuser:137 : '[' '' = stackrabbit ']' 2016-12-02 20:28:53.728 | + lib/rpc_backend:rabbit_setuser:141 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2016-12-02 20:28:54.089 | Creating user "stackrabbit" ... 2016-12-02 20:28:54.100 | + lib/rpc_backend:rabbit_setuser:144 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2016-12-02 20:28:54.454 | Setting permissions for user "stackrabbit" in vhost "/" ... 2016-12-02 20:28:54.465 | + lib/rpc_backend:restart_rpc_backend:84 : '[' 0 -ne 0 ']' 2016-12-02 20:28:54.467 | + lib/rpc_backend:restart_rpc_backend:89 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2016-12-02 20:28:54.813 | Changing password for user "stackrabbit" ... 2016-12-02 20:28:54.824 | + lib/rpc_backend:restart_rpc_backend:91 : '[' 0 -ne 0 ']' 2016-12-02 20:28:54.826 | + lib/rpc_backend:restart_rpc_backend:95 : break 2016-12-02 20:28:54.828 | + lib/rpc_backend:restart_rpc_backend:97 : is_service_enabled n-cell 2016-12-02 20:28:54.844 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:28:54.848 | + ./stack.sh:main:969 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2016-12-02 20:28:54.850 | + ./stack.sh:main:977 : is_service_enabled mysql postgresql 2016-12-02 20:28:54.868 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:28:54.871 | + ./stack.sh:main:978 : configure_database 2016-12-02 20:28:54.873 | + lib/database:configure_database:128 : configure_database_mysql 2016-12-02 20:28:54.876 | + lib/databases/mysql:configure_database_mysql:62 : local my_conf mysql slow_log 2016-12-02 20:28:54.879 | + lib/databases/mysql:configure_database_mysql:63 : echo_summary 'Configuring and starting MySQL' 2016-12-02 20:28:54.881 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:28:54.883 | + ./stack.sh:echo_summary:398 : echo -e Configuring and starting MySQL 2016-12-02 20:28:54.885 | + lib/databases/mysql:configure_database_mysql:65 : is_ubuntu 2016-12-02 20:28:54.888 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:28:54.891 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:28:54.893 | + lib/databases/mysql:configure_database_mysql:66 : my_conf=/etc/mysql/my.cnf 2016-12-02 20:28:54.896 | + lib/databases/mysql:configure_database_mysql:67 : mysql=mysql 2016-12-02 20:28:54.899 | + lib/databases/mysql:configure_database_mysql:79 : is_fedora 2016-12-02 20:28:54.902 | + functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:28:54.904 | + functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:28:54.907 | + functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:28:54.910 | + functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:28:54.913 | + functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:28:54.916 | + functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:28:54.918 | + functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:28:54.921 | + functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:28:54.924 | + lib/databases/mysql:configure_database_mysql:79 : is_suse 2016-12-02 20:28:54.927 | + functions-common:is_suse:454 : [[ -z Ubuntu ]] 2016-12-02 20:28:54.929 | + functions-common:is_suse:458 : [[ Ubuntu =~ (openSUSE) ]] 2016-12-02 20:28:54.931 | + functions-common:is_suse:458 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2016-12-02 20:28:54.933 | + lib/databases/mysql:configure_database_mysql:86 : is_ubuntu 2016-12-02 20:28:54.936 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:28:54.938 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:28:54.940 | + lib/databases/mysql:configure_database_mysql:91 : sudo mysql -uroot -psecretmysql -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'' identified by '\''secretmysql'\'';' 2016-12-02 20:28:54.947 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:28:54.955 | + lib/databases/mysql:configure_database_mysql:97 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2016-12-02 20:28:54.989 | + lib/databases/mysql:configure_database_mysql:98 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode STRICT_ALL_TABLES 2016-12-02 20:28:55.020 | + lib/databases/mysql:configure_database_mysql:99 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2016-12-02 20:28:55.050 | + lib/databases/mysql:configure_database_mysql:100 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2016-12-02 20:28:55.082 | + lib/databases/mysql:configure_database_mysql:101 : iniset -sudo /etc/mysql/my.cnf mysqld query_cache_type OFF 2016-12-02 20:28:55.114 | + lib/databases/mysql:configure_database_mysql:102 : iniset -sudo /etc/mysql/my.cnf mysqld query_cache_size 0 2016-12-02 20:28:55.144 | + lib/databases/mysql:configure_database_mysql:104 : [[ True == \T\r\u\e ]] 2016-12-02 20:28:55.147 | + lib/databases/mysql:configure_database_mysql:105 : echo_summary 'Enabling MySQL query logging' 2016-12-02 20:28:55.150 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:28:55.153 | + ./stack.sh:echo_summary:398 : echo -e Enabling MySQL query logging 2016-12-02 20:28:55.155 | + lib/databases/mysql:configure_database_mysql:106 : is_fedora 2016-12-02 20:28:55.158 | + functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:28:55.160 | + functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:28:55.162 | + functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:28:55.164 | + functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:28:55.167 | + functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:28:55.169 | + functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:28:55.171 | + functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:28:55.173 | + functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:28:55.176 | + lib/databases/mysql:configure_database_mysql:109 : slow_log=/var/log/mysql/mysql-slow.log 2016-12-02 20:28:55.178 | + lib/databases/mysql:configure_database_mysql:111 : sudo sed -e /log.slow.queries/d -e /long.query.time/d -e /log.queries.not.using.indexes/d -i /etc/mysql/my.cnf 2016-12-02 20:28:55.188 | + lib/databases/mysql:configure_database_mysql:118 : iniset -sudo /etc/mysql/my.cnf mysqld slow-query-log 1 2016-12-02 20:28:55.220 | + lib/databases/mysql:configure_database_mysql:119 : iniset -sudo /etc/mysql/my.cnf mysqld slow-query-log-file /var/log/mysql/mysql-slow.log 2016-12-02 20:28:55.253 | + lib/databases/mysql:configure_database_mysql:120 : iniset -sudo /etc/mysql/my.cnf mysqld long-query-time 0 2016-12-02 20:28:55.281 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld log-queries-not-using-indexes 1 2016-12-02 20:28:55.315 | + lib/databases/mysql:configure_database_mysql:124 : restart_service mysql 2016-12-02 20:28:55.318 | + functions-common:restart_service:2282 : '[' -x /bin/systemctl ']' 2016-12-02 20:28:55.321 | + functions-common:restart_service:2283 : sudo /bin/systemctl restart mysql 2016-12-02 20:28:58.031 | ++ ./stack.sh:main:985 : trueorfalse True USE_SCREEN 2016-12-02 20:28:58.051 | + ./stack.sh:main:985 : USE_SCREEN=False 2016-12-02 20:28:58.054 | + ./stack.sh:main:986 : [[ False == \T\r\u\e ]] 2016-12-02 20:28:58.056 | + ./stack.sh:main:1005 : SCREENRC=/opt/stack/new/devstack/stack-screenrc 2016-12-02 20:28:58.059 | + ./stack.sh:main:1006 : [[ -e /opt/stack/new/devstack/stack-screenrc ]] 2016-12-02 20:28:58.062 | + ./stack.sh:main:1011 : init_service_check 2016-12-02 20:28:58.065 | + functions-common:init_service_check:1447 : SCREEN_NAME=stack 2016-12-02 20:28:58.067 | + functions-common:init_service_check:1448 : SERVICE_DIR=/opt/stack/status 2016-12-02 20:28:58.070 | + functions-common:init_service_check:1450 : [[ ! -d /opt/stack/status/stack ]] 2016-12-02 20:28:58.073 | + functions-common:init_service_check:1451 : mkdir -p /opt/stack/status/stack 2016-12-02 20:28:58.077 | + functions-common:init_service_check:1454 : rm -f '/opt/stack/status/stack/*.failure' 2016-12-02 20:28:58.081 | + ./stack.sh:main:1014 : save_stackenv 1014 2016-12-02 20:28:58.083 | + functions-common:save_stackenv:61 : local tag=1014 2016-12-02 20:28:58.087 | ++ functions-common:save_stackenv:63 : date +%F-%H%M%S 2016-12-02 20:28:58.091 | + functions-common:save_stackenv:63 : time_stamp=2016-12-02-202858 2016-12-02 20:28:58.093 | + functions-common:save_stackenv:64 : echo '# 2016-12-02-202858 1014' 2016-12-02 20:28:58.096 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.099 | + functions-common:save_stackenv:66 : echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1 2016-12-02 20:28:58.101 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.104 | + functions-common:save_stackenv:66 : echo DATA_DIR=/opt/stack/data 2016-12-02 20:28:58.106 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.109 | + functions-common:save_stackenv:66 : echo DEST=/opt/stack/new 2016-12-02 20:28:58.112 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.115 | + functions-common:save_stackenv:66 : echo ENABLED_SERVICES=ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican 2016-12-02 20:28:58.118 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.121 | + functions-common:save_stackenv:66 : echo HOST_IP=162.242.235.22 2016-12-02 20:28:58.124 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.126 | + functions-common:save_stackenv:66 : echo KEYSTONE_AUTH_PROTOCOL=http 2016-12-02 20:28:58.129 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.131 | + functions-common:save_stackenv:66 : echo KEYSTONE_AUTH_URI=http://162.242.235.22/identity_admin 2016-12-02 20:28:58.133 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.135 | + functions-common:save_stackenv:66 : echo KEYSTONE_SERVICE_URI=http://162.242.235.22/identity 2016-12-02 20:28:58.138 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.140 | + functions-common:save_stackenv:66 : echo LOGFILE=/opt/stack/new/devstacklog.txt.2016-12-02-201943 2016-12-02 20:28:58.143 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.145 | + functions-common:save_stackenv:66 : echo OS_CACERT= 2016-12-02 20:28:58.148 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.151 | + functions-common:save_stackenv:66 : echo SERVICE_HOST=162.242.235.22 2016-12-02 20:28:58.153 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.156 | + functions-common:save_stackenv:66 : echo SERVICE_PROTOCOL=http 2016-12-02 20:28:58.158 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.160 | + functions-common:save_stackenv:66 : echo STACK_USER=stack 2016-12-02 20:28:58.163 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.165 | + functions-common:save_stackenv:66 : echo TLS_IP= 2016-12-02 20:28:58.167 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.170 | + functions-common:save_stackenv:66 : echo HOST_IPV6=2001:4802:7801:103:be76:4eff:fe20:eb21 2016-12-02 20:28:58.172 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:28:58.174 | + functions-common:save_stackenv:66 : echo SERVICE_IP_VERSION=4 2016-12-02 20:28:58.177 | + ./stack.sh:main:1024 : start_dstat 2016-12-02 20:28:58.179 | + lib/dstat:start_dstat:22 : run_process dstat '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2016-12-02 20:28:58.181 | + functions-common:run_process:1474 : local service=dstat 2016-12-02 20:28:58.183 | + functions-common:run_process:1475 : local 'command=/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2016-12-02 20:28:58.186 | + functions-common:run_process:1476 : local group= 2016-12-02 20:28:58.189 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:28:58.191 | + functions-common:run_process:1479 : local name=dstat 2016-12-02 20:28:58.193 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:28:58.195 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:28:58.197 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:28:58.199 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:28:58.202 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:28:58.206 | + functions-common:time_start:2389 : _TIME_START[$name]=1480710538 2016-12-02 20:28:58.208 | + functions-common:run_process:1482 : is_service_enabled dstat 2016-12-02 20:28:58.227 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:28:58.230 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:28:58.233 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:28:58.233 | + functions-common:run_process:1487 : _run_process dstat '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' '' 2016-12-02 20:28:58.236 | + functions-common:time_stop:2398 : local name 2016-12-02 20:28:58.240 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:28:58.243 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:28:58.246 | + functions-common:time_stop:2401 : local total 2016-12-02 20:28:58.250 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:28:58.253 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:28:58.256 | + functions-common:time_stop:2405 : start_time=1480710538 2016-12-02 20:28:58.259 | + functions-common:time_stop:2407 : [[ -z 1480710538 ]] 2016-12-02 20:28:58.265 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:28:58.269 | + functions-common:time_stop:2410 : end_time=1480710538 2016-12-02 20:28:58.272 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:28:58.274 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:28:58.277 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:28:58.279 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=0 2016-12-02 20:28:58.281 | + lib/dstat:start_dstat:27 : run_process peakmem_tracker /opt/stack/new/devstack/tools/peakmem_tracker.sh 2016-12-02 20:28:58.284 | + functions-common:run_process:1474 : local service=peakmem_tracker 2016-12-02 20:28:58.287 | + functions-common:run_process:1475 : local command=/opt/stack/new/devstack/tools/peakmem_tracker.sh 2016-12-02 20:28:58.291 | + functions-common:run_process:1476 : local group= 2016-12-02 20:28:58.294 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:28:58.297 | + functions-common:run_process:1479 : local name=peakmem_tracker 2016-12-02 20:28:58.299 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:28:58.302 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:28:58.304 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:28:58.307 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:28:58.311 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:28:58.315 | + functions-common:time_start:2389 : _TIME_START[$name]=1480710538 2016-12-02 20:28:58.317 | + functions-common:run_process:1482 : is_service_enabled peakmem_tracker 2016-12-02 20:28:58.336 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:28:58.339 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:28:58.341 | + functions-common:time_stop:2398 : local name 2016-12-02 20:28:58.343 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:28:58.345 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:28:58.347 | + functions-common:time_stop:2401 : local total 2016-12-02 20:28:58.349 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:28:58.351 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:28:58.353 | + functions-common:time_stop:2405 : start_time=1480710538 2016-12-02 20:28:58.355 | + functions-common:time_stop:2407 : [[ -z 1480710538 ]] 2016-12-02 20:28:58.358 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:28:58.361 | + functions-common:time_stop:2410 : end_time=1480710538 2016-12-02 20:28:58.363 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:28:58.366 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:28:58.368 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:28:58.371 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=0 2016-12-02 20:28:58.374 | + ./stack.sh:main:1035 : cat 2016-12-02 20:28:58.378 | + ./stack.sh:main:1050 : is_service_enabled tls-proxy 2016-12-02 20:28:58.397 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:28:58.400 | + ./stack.sh:main:1055 : source /opt/stack/new/devstack/userrc_early 2016-12-02 20:28:58.402 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2016-12-02 20:28:58.405 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2016-12-02 20:28:58.408 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://162.242.235.22/identity_admin 2016-12-02 20:28:58.411 | ++ userrc_early:source:5 : OS_AUTH_URL=http://162.242.235.22/identity_admin 2016-12-02 20:28:58.414 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2016-12-02 20:28:58.416 | ++ userrc_early:source:6 : OS_USERNAME=admin 2016-12-02 20:28:58.418 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2016-12-02 20:28:58.421 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2016-12-02 20:28:58.425 | ++ userrc_early:source:8 : export OS_PASSWORD=secretadmin 2016-12-02 20:28:58.427 | ++ userrc_early:source:8 : OS_PASSWORD=secretadmin 2016-12-02 20:28:58.429 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2016-12-02 20:28:58.432 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2016-12-02 20:28:58.435 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2016-12-02 20:28:58.437 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2016-12-02 20:28:58.440 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2016-12-02 20:28:58.443 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2016-12-02 20:28:58.446 | + ./stack.sh:main:1057 : is_service_enabled keystone 2016-12-02 20:28:58.464 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:28:58.467 | + ./stack.sh:main:1058 : echo_summary 'Starting Keystone' 2016-12-02 20:28:58.470 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:28:58.472 | + ./stack.sh:echo_summary:398 : echo -e Starting Keystone 2016-12-02 20:28:58.474 | + ./stack.sh:main:1060 : '[' 162.242.235.22 == 162.242.235.22 ']' 2016-12-02 20:28:58.477 | + ./stack.sh:main:1061 : init_keystone 2016-12-02 20:28:58.480 | + lib/keystone:init_keystone:487 : is_service_enabled ldap 2016-12-02 20:28:58.497 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:28:58.500 | + lib/keystone:init_keystone:492 : recreate_database keystone 2016-12-02 20:28:58.503 | + lib/database:recreate_database:112 : local db=keystone 2016-12-02 20:28:58.506 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2016-12-02 20:28:58.509 | + lib/databases/mysql:recreate_database_mysql:56 : local db=keystone 2016-12-02 20:28:58.512 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2016-12-02 20:28:58.514 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:28:58.521 | + lib/databases/mysql:recreate_database_mysql:58 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2016-12-02 20:28:58.524 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:28:58.529 | + lib/keystone:init_keystone:495 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2016-12-02 20:28:59.745 | 2016-12-02 20:28:59.744 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:28:59.745 | 2016-12-02 20:28:59.745 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.745 | 2016-12-02 20:28:59.745 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.746 | 2016-12-02 20:28:59.745 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.746 | 2016-12-02 20:28:59.746 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.746 | 2016-12-02 20:28:59.746 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.746 | 2016-12-02 20:28:59.746 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.746 | 2016-12-02 20:28:59.746 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.747 | 2016-12-02 20:28:59.746 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.747 | 2016-12-02 20:28:59.747 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.747 | 2016-12-02 20:28:59.747 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.747 | 2016-12-02 20:28:59.747 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.747 | 2016-12-02 20:28:59.747 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.747 | 2016-12-02 20:28:59.747 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.748 | 2016-12-02 20:28:59.747 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.748 | 2016-12-02 20:28:59.748 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.748 | 2016-12-02 20:28:59.748 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.748 | 2016-12-02 20:28:59.748 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.748 | 2016-12-02 20:28:59.748 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.748 | 2016-12-02 20:28:59.748 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.748 | 2016-12-02 20:28:59.748 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.749 | 2016-12-02 20:28:59.748 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.749 | 2016-12-02 20:28:59.749 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.749 | 2016-12-02 20:28:59.749 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.749 | 2016-12-02 20:28:59.749 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.749 | 2016-12-02 20:28:59.749 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.749 | 2016-12-02 20:28:59.749 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.750 | 2016-12-02 20:28:59.749 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.750 | 2016-12-02 20:28:59.750 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.750 | 2016-12-02 20:28:59.750 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.750 | 2016-12-02 20:28:59.750 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.750 | 2016-12-02 20:28:59.750 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.750 | 2016-12-02 20:28:59.750 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.750 | 2016-12-02 20:28:59.750 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.751 | 2016-12-02 20:28:59.750 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.751 | 2016-12-02 20:28:59.751 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.751 | 2016-12-02 20:28:59.751 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.751 | 2016-12-02 20:28:59.751 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.751 | 2016-12-02 20:28:59.751 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.751 | 2016-12-02 20:28:59.751 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.752 | 2016-12-02 20:28:59.751 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.752 | 2016-12-02 20:28:59.752 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.752 | 2016-12-02 20:28:59.752 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.752 | 2016-12-02 20:28:59.752 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.752 | 2016-12-02 20:28:59.752 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.752 | 2016-12-02 20:28:59.752 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.752 | 2016-12-02 20:28:59.752 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.753 | 2016-12-02 20:28:59.753 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.753 | 2016-12-02 20:28:59.753 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.753 | 2016-12-02 20:28:59.753 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.753 | 2016-12-02 20:28:59.753 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.753 | 2016-12-02 20:28:59.753 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.753 | 2016-12-02 20:28:59.753 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.754 | 2016-12-02 20:28:59.753 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.754 | 2016-12-02 20:28:59.754 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.754 | 2016-12-02 20:28:59.754 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.754 | 2016-12-02 20:28:59.754 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.754 | 2016-12-02 20:28:59.754 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.754 | 2016-12-02 20:28:59.754 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.755 | 2016-12-02 20:28:59.754 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.755 | 2016-12-02 20:28:59.755 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.755 | 2016-12-02 20:28:59.755 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.755 | 2016-12-02 20:28:59.755 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.755 | 2016-12-02 20:28:59.755 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.755 | 2016-12-02 20:28:59.755 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.755 | 2016-12-02 20:28:59.755 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.756 | 2016-12-02 20:28:59.755 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.756 | 2016-12-02 20:28:59.756 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.756 | 2016-12-02 20:28:59.756 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.756 | 2016-12-02 20:28:59.756 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.756 | 2016-12-02 20:28:59.756 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.756 | 2016-12-02 20:28:59.756 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.756 | 2016-12-02 20:28:59.756 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.757 | 2016-12-02 20:28:59.757 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.757 | 2016-12-02 20:28:59.757 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.757 | 2016-12-02 20:28:59.757 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.757 | 2016-12-02 20:28:59.757 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.757 | 2016-12-02 20:28:59.757 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.757 | 2016-12-02 20:28:59.757 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.758 | 2016-12-02 20:28:59.757 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.758 | 2016-12-02 20:28:59.758 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.758 | 2016-12-02 20:28:59.758 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.758 | 2016-12-02 20:28:59.758 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.758 | 2016-12-02 20:28:59.758 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.758 | 2016-12-02 20:28:59.758 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.759 | 2016-12-02 20:28:59.758 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.759 | 2016-12-02 20:28:59.759 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.759 | 2016-12-02 20:28:59.759 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:28:59.759 | 2016-12-02 20:28:59.759 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:28:59.780 | 2016-12-02 20:28:59.779 16128 WARNING py.warnings [-] /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (3090, u"Changing sql mode 'NO_AUTO_CREATE_USER' is deprecated. It will be removed in a future release.") 2016-12-02 20:28:59.780 | result = self._query(query) 2016-12-02 20:28:59.780 | 2016-12-02 20:28:59.782 | 2016-12-02 20:28:59.782 16128 DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:261 2016-12-02 20:28:59.784 | 2016-12-02 20:28:59.784 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:28:59.784 | 2016-12-02 20:28:59.784 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.784 | 2016-12-02 20:28:59.784 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.785 | 2016-12-02 20:28:59.784 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.785 | 2016-12-02 20:28:59.785 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.785 | 2016-12-02 20:28:59.785 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.785 | 2016-12-02 20:28:59.785 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.785 | 2016-12-02 20:28:59.785 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.785 | 2016-12-02 20:28:59.785 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.786 | 2016-12-02 20:28:59.785 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.786 | 2016-12-02 20:28:59.786 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.786 | 2016-12-02 20:28:59.786 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.786 | 2016-12-02 20:28:59.786 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.786 | 2016-12-02 20:28:59.786 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.786 | 2016-12-02 20:28:59.786 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.787 | 2016-12-02 20:28:59.786 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.787 | 2016-12-02 20:28:59.787 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.787 | 2016-12-02 20:28:59.787 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.787 | 2016-12-02 20:28:59.787 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.788 | 2016-12-02 20:28:59.787 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.788 | 2016-12-02 20:28:59.788 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.788 | 2016-12-02 20:28:59.788 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.788 | 2016-12-02 20:28:59.788 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.788 | 2016-12-02 20:28:59.788 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.788 | 2016-12-02 20:28:59.788 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.789 | 2016-12-02 20:28:59.788 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.789 | 2016-12-02 20:28:59.789 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.789 | 2016-12-02 20:28:59.789 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.789 | 2016-12-02 20:28:59.789 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.789 | 2016-12-02 20:28:59.789 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.789 | 2016-12-02 20:28:59.789 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.789 | 2016-12-02 20:28:59.789 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.790 | 2016-12-02 20:28:59.789 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.790 | 2016-12-02 20:28:59.790 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.790 | 2016-12-02 20:28:59.790 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.790 | 2016-12-02 20:28:59.790 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.790 | 2016-12-02 20:28:59.790 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.790 | 2016-12-02 20:28:59.790 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.791 | 2016-12-02 20:28:59.790 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.791 | 2016-12-02 20:28:59.791 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.791 | 2016-12-02 20:28:59.791 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.791 | 2016-12-02 20:28:59.791 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.791 | 2016-12-02 20:28:59.791 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.791 | 2016-12-02 20:28:59.791 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.792 | 2016-12-02 20:28:59.791 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.792 | 2016-12-02 20:28:59.792 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.792 | 2016-12-02 20:28:59.792 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.792 | 2016-12-02 20:28:59.792 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.792 | 2016-12-02 20:28:59.792 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.792 | 2016-12-02 20:28:59.792 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.792 | 2016-12-02 20:28:59.792 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.793 | 2016-12-02 20:28:59.792 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.793 | 2016-12-02 20:28:59.793 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.793 | 2016-12-02 20:28:59.793 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.793 | 2016-12-02 20:28:59.793 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.793 | 2016-12-02 20:28:59.793 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.793 | 2016-12-02 20:28:59.793 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.794 | 2016-12-02 20:28:59.793 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.794 | 2016-12-02 20:28:59.794 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.794 | 2016-12-02 20:28:59.794 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.794 | 2016-12-02 20:28:59.794 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.794 | 2016-12-02 20:28:59.794 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.794 | 2016-12-02 20:28:59.794 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.794 | 2016-12-02 20:28:59.794 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.795 | 2016-12-02 20:28:59.794 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.795 | 2016-12-02 20:28:59.795 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.795 | 2016-12-02 20:28:59.795 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.795 | 2016-12-02 20:28:59.795 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.795 | 2016-12-02 20:28:59.795 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.795 | 2016-12-02 20:28:59.795 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.796 | 2016-12-02 20:28:59.795 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.796 | 2016-12-02 20:28:59.796 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.796 | 2016-12-02 20:28:59.796 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.796 | 2016-12-02 20:28:59.796 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.796 | 2016-12-02 20:28:59.796 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.797 | 2016-12-02 20:28:59.796 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.797 | 2016-12-02 20:28:59.797 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.797 | 2016-12-02 20:28:59.797 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.797 | 2016-12-02 20:28:59.797 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.797 | 2016-12-02 20:28:59.797 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.798 | 2016-12-02 20:28:59.797 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.798 | 2016-12-02 20:28:59.798 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.798 | 2016-12-02 20:28:59.798 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.798 | 2016-12-02 20:28:59.798 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.798 | 2016-12-02 20:28:59.798 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.799 | 2016-12-02 20:28:59.798 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.799 | 2016-12-02 20:28:59.799 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.799 | 2016-12-02 20:28:59.799 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:28:59.799 | 2016-12-02 20:28:59.799 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:28:59.820 | 2016-12-02 20:28:59.819 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:28:59.820 | 2016-12-02 20:28:59.820 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.820 | 2016-12-02 20:28:59.820 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.821 | 2016-12-02 20:28:59.820 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.821 | 2016-12-02 20:28:59.821 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.821 | 2016-12-02 20:28:59.821 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.821 | 2016-12-02 20:28:59.821 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.821 | 2016-12-02 20:28:59.821 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.821 | 2016-12-02 20:28:59.821 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.822 | 2016-12-02 20:28:59.821 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.822 | 2016-12-02 20:28:59.822 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.822 | 2016-12-02 20:28:59.822 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.822 | 2016-12-02 20:28:59.822 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.822 | 2016-12-02 20:28:59.822 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.822 | 2016-12-02 20:28:59.822 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.823 | 2016-12-02 20:28:59.822 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.823 | 2016-12-02 20:28:59.823 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.823 | 2016-12-02 20:28:59.823 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.823 | 2016-12-02 20:28:59.823 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.823 | 2016-12-02 20:28:59.823 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.823 | 2016-12-02 20:28:59.823 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.823 | 2016-12-02 20:28:59.823 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.824 | 2016-12-02 20:28:59.823 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.824 | 2016-12-02 20:28:59.824 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.824 | 2016-12-02 20:28:59.824 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.824 | 2016-12-02 20:28:59.824 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.824 | 2016-12-02 20:28:59.824 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.824 | 2016-12-02 20:28:59.824 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.825 | 2016-12-02 20:28:59.824 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.825 | 2016-12-02 20:28:59.825 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.825 | 2016-12-02 20:28:59.825 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.825 | 2016-12-02 20:28:59.825 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.825 | 2016-12-02 20:28:59.825 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.825 | 2016-12-02 20:28:59.825 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.825 | 2016-12-02 20:28:59.825 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.826 | 2016-12-02 20:28:59.825 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.826 | 2016-12-02 20:28:59.826 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.826 | 2016-12-02 20:28:59.826 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.826 | 2016-12-02 20:28:59.826 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.826 | 2016-12-02 20:28:59.826 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.826 | 2016-12-02 20:28:59.826 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.827 | 2016-12-02 20:28:59.826 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.827 | 2016-12-02 20:28:59.827 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.827 | 2016-12-02 20:28:59.827 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.827 | 2016-12-02 20:28:59.827 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.827 | 2016-12-02 20:28:59.827 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.827 | 2016-12-02 20:28:59.827 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.827 | 2016-12-02 20:28:59.827 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.828 | 2016-12-02 20:28:59.827 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.828 | 2016-12-02 20:28:59.828 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.828 | 2016-12-02 20:28:59.828 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.828 | 2016-12-02 20:28:59.828 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.828 | 2016-12-02 20:28:59.828 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.828 | 2016-12-02 20:28:59.828 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.829 | 2016-12-02 20:28:59.828 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.829 | 2016-12-02 20:28:59.829 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.829 | 2016-12-02 20:28:59.829 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.829 | 2016-12-02 20:28:59.829 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.829 | 2016-12-02 20:28:59.829 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.829 | 2016-12-02 20:28:59.829 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.829 | 2016-12-02 20:28:59.829 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.830 | 2016-12-02 20:28:59.829 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.830 | 2016-12-02 20:28:59.830 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.830 | 2016-12-02 20:28:59.830 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.830 | 2016-12-02 20:28:59.830 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.830 | 2016-12-02 20:28:59.830 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.830 | 2016-12-02 20:28:59.830 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.831 | 2016-12-02 20:28:59.830 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.831 | 2016-12-02 20:28:59.831 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.831 | 2016-12-02 20:28:59.831 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.831 | 2016-12-02 20:28:59.831 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.831 | 2016-12-02 20:28:59.831 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.831 | 2016-12-02 20:28:59.831 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.831 | 2016-12-02 20:28:59.831 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.832 | 2016-12-02 20:28:59.831 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.832 | 2016-12-02 20:28:59.832 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.832 | 2016-12-02 20:28:59.832 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.832 | 2016-12-02 20:28:59.832 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.832 | 2016-12-02 20:28:59.832 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.832 | 2016-12-02 20:28:59.832 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.832 | 2016-12-02 20:28:59.832 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.833 | 2016-12-02 20:28:59.832 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.833 | 2016-12-02 20:28:59.833 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.833 | 2016-12-02 20:28:59.833 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.833 | 2016-12-02 20:28:59.833 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.833 | 2016-12-02 20:28:59.833 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.833 | 2016-12-02 20:28:59.833 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.834 | 2016-12-02 20:28:59.833 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:28:59.834 | 2016-12-02 20:28:59.834 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:28:59.872 | 2016-12-02 20:28:59.872 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:28:59.873 | 2016-12-02 20:28:59.873 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.873 | 2016-12-02 20:28:59.873 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.873 | 2016-12-02 20:28:59.873 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.874 | 2016-12-02 20:28:59.873 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.874 | 2016-12-02 20:28:59.874 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.874 | 2016-12-02 20:28:59.874 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.874 | 2016-12-02 20:28:59.874 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.874 | 2016-12-02 20:28:59.874 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.874 | 2016-12-02 20:28:59.874 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.875 | 2016-12-02 20:28:59.874 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.875 | 2016-12-02 20:28:59.875 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.875 | 2016-12-02 20:28:59.875 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.875 | 2016-12-02 20:28:59.875 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.875 | 2016-12-02 20:28:59.875 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.875 | 2016-12-02 20:28:59.875 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.876 | 2016-12-02 20:28:59.875 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.876 | 2016-12-02 20:28:59.875 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.876 | 2016-12-02 20:28:59.876 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.876 | 2016-12-02 20:28:59.876 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.876 | 2016-12-02 20:28:59.876 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.876 | 2016-12-02 20:28:59.876 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.876 | 2016-12-02 20:28:59.876 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.877 | 2016-12-02 20:28:59.876 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.877 | 2016-12-02 20:28:59.877 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.877 | 2016-12-02 20:28:59.877 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.877 | 2016-12-02 20:28:59.877 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.877 | 2016-12-02 20:28:59.877 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.877 | 2016-12-02 20:28:59.877 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.877 | 2016-12-02 20:28:59.877 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.878 | 2016-12-02 20:28:59.877 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.878 | 2016-12-02 20:28:59.878 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.878 | 2016-12-02 20:28:59.878 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.878 | 2016-12-02 20:28:59.878 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.878 | 2016-12-02 20:28:59.878 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.878 | 2016-12-02 20:28:59.878 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.879 | 2016-12-02 20:28:59.878 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.879 | 2016-12-02 20:28:59.879 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.879 | 2016-12-02 20:28:59.879 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.879 | 2016-12-02 20:28:59.879 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.879 | 2016-12-02 20:28:59.879 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.879 | 2016-12-02 20:28:59.879 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.880 | 2016-12-02 20:28:59.879 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.880 | 2016-12-02 20:28:59.880 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.880 | 2016-12-02 20:28:59.880 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.880 | 2016-12-02 20:28:59.880 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.880 | 2016-12-02 20:28:59.880 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.880 | 2016-12-02 20:28:59.880 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.880 | 2016-12-02 20:28:59.880 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.881 | 2016-12-02 20:28:59.880 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.881 | 2016-12-02 20:28:59.881 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.881 | 2016-12-02 20:28:59.881 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.881 | 2016-12-02 20:28:59.881 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.881 | 2016-12-02 20:28:59.881 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.881 | 2016-12-02 20:28:59.881 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.882 | 2016-12-02 20:28:59.881 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.882 | 2016-12-02 20:28:59.882 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.882 | 2016-12-02 20:28:59.882 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.882 | 2016-12-02 20:28:59.882 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.882 | 2016-12-02 20:28:59.882 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.882 | 2016-12-02 20:28:59.882 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.883 | 2016-12-02 20:28:59.882 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.883 | 2016-12-02 20:28:59.883 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.883 | 2016-12-02 20:28:59.883 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.883 | 2016-12-02 20:28:59.883 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.883 | 2016-12-02 20:28:59.883 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.883 | 2016-12-02 20:28:59.883 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.883 | 2016-12-02 20:28:59.883 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.884 | 2016-12-02 20:28:59.883 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.884 | 2016-12-02 20:28:59.884 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.884 | 2016-12-02 20:28:59.884 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.884 | 2016-12-02 20:28:59.884 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.884 | 2016-12-02 20:28:59.884 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.884 | 2016-12-02 20:28:59.884 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.885 | 2016-12-02 20:28:59.884 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.885 | 2016-12-02 20:28:59.885 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.885 | 2016-12-02 20:28:59.885 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.885 | 2016-12-02 20:28:59.885 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.885 | 2016-12-02 20:28:59.885 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.885 | 2016-12-02 20:28:59.885 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.885 | 2016-12-02 20:28:59.885 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.886 | 2016-12-02 20:28:59.885 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.886 | 2016-12-02 20:28:59.886 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.886 | 2016-12-02 20:28:59.886 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.886 | 2016-12-02 20:28:59.886 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.886 | 2016-12-02 20:28:59.886 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:28:59.886 | 2016-12-02 20:28:59.886 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:28:59.887 | 2016-12-02 20:28:59.886 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:28:59.887 | 2016-12-02 20:28:59.887 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:28:59.894 | 2016-12-02 20:28:59.894 16128 INFO migrate.versioning.api [-] 66 -> 67... 2016-12-02 20:29:00.305 | 2016-12-02 20:29:00.305 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.306 | 2016-12-02 20:29:00.305 16128 INFO migrate.versioning.api [-] 67 -> 68... 2016-12-02 20:29:00.314 | 2016-12-02 20:29:00.313 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.314 | 2016-12-02 20:29:00.314 16128 INFO migrate.versioning.api [-] 68 -> 69... 2016-12-02 20:29:00.319 | 2016-12-02 20:29:00.319 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.320 | 2016-12-02 20:29:00.319 16128 INFO migrate.versioning.api [-] 69 -> 70... 2016-12-02 20:29:00.325 | 2016-12-02 20:29:00.325 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.326 | 2016-12-02 20:29:00.325 16128 INFO migrate.versioning.api [-] 70 -> 71... 2016-12-02 20:29:00.331 | 2016-12-02 20:29:00.331 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.332 | 2016-12-02 20:29:00.331 16128 INFO migrate.versioning.api [-] 71 -> 72... 2016-12-02 20:29:00.337 | 2016-12-02 20:29:00.337 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.337 | 2016-12-02 20:29:00.337 16128 INFO migrate.versioning.api [-] 72 -> 73... 2016-12-02 20:29:00.389 | 2016-12-02 20:29:00.388 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.389 | 2016-12-02 20:29:00.389 16128 INFO migrate.versioning.api [-] 73 -> 74... 2016-12-02 20:29:00.434 | 2016-12-02 20:29:00.434 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.434 | 2016-12-02 20:29:00.434 16128 INFO migrate.versioning.api [-] 74 -> 75... 2016-12-02 20:29:00.454 | 2016-12-02 20:29:00.454 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.454 | 2016-12-02 20:29:00.454 16128 INFO migrate.versioning.api [-] 75 -> 76... 2016-12-02 20:29:00.460 | 2016-12-02 20:29:00.460 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.460 | 2016-12-02 20:29:00.460 16128 INFO migrate.versioning.api [-] 76 -> 77... 2016-12-02 20:29:00.465 | 2016-12-02 20:29:00.465 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.466 | 2016-12-02 20:29:00.466 16128 INFO migrate.versioning.api [-] 77 -> 78... 2016-12-02 20:29:00.472 | 2016-12-02 20:29:00.472 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.472 | 2016-12-02 20:29:00.472 16128 INFO migrate.versioning.api [-] 78 -> 79... 2016-12-02 20:29:00.478 | 2016-12-02 20:29:00.478 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.478 | 2016-12-02 20:29:00.478 16128 INFO migrate.versioning.api [-] 79 -> 80... 2016-12-02 20:29:00.484 | 2016-12-02 20:29:00.483 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.484 | 2016-12-02 20:29:00.484 16128 INFO migrate.versioning.api [-] 80 -> 81... 2016-12-02 20:29:00.505 | 2016-12-02 20:29:00.505 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.505 | 2016-12-02 20:29:00.505 16128 INFO migrate.versioning.api [-] 81 -> 82... 2016-12-02 20:29:00.766 | 2016-12-02 20:29:00.765 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.766 | 2016-12-02 20:29:00.766 16128 INFO migrate.versioning.api [-] 82 -> 83... 2016-12-02 20:29:00.832 | 2016-12-02 20:29:00.831 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.832 | 2016-12-02 20:29:00.832 16128 INFO migrate.versioning.api [-] 83 -> 84... 2016-12-02 20:29:00.854 | 2016-12-02 20:29:00.854 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.854 | 2016-12-02 20:29:00.854 16128 INFO migrate.versioning.api [-] 84 -> 85... 2016-12-02 20:29:00.890 | 2016-12-02 20:29:00.890 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.891 | 2016-12-02 20:29:00.890 16128 INFO migrate.versioning.api [-] 85 -> 86... 2016-12-02 20:29:00.907 | 2016-12-02 20:29:00.907 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.908 | 2016-12-02 20:29:00.907 16128 INFO migrate.versioning.api [-] 86 -> 87... 2016-12-02 20:29:00.964 | 2016-12-02 20:29:00.964 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:00.964 | 2016-12-02 20:29:00.964 16128 INFO migrate.versioning.api [-] 87 -> 88... 2016-12-02 20:29:01.000 | 2016-12-02 20:29:01.000 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.000 | 2016-12-02 20:29:01.000 16128 INFO migrate.versioning.api [-] 88 -> 89... 2016-12-02 20:29:01.019 | 2016-12-02 20:29:01.019 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.019 | 2016-12-02 20:29:01.019 16128 INFO migrate.versioning.api [-] 89 -> 90... 2016-12-02 20:29:01.053 | 2016-12-02 20:29:01.053 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.054 | 2016-12-02 20:29:01.053 16128 INFO migrate.versioning.api [-] 90 -> 91... 2016-12-02 20:29:01.117 | 2016-12-02 20:29:01.117 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.117 | 2016-12-02 20:29:01.117 16128 INFO migrate.versioning.api [-] 91 -> 92... 2016-12-02 20:29:01.183 | 2016-12-02 20:29:01.183 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.184 | 2016-12-02 20:29:01.183 16128 INFO migrate.versioning.api [-] 92 -> 93... 2016-12-02 20:29:01.260 | 2016-12-02 20:29:01.259 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.260 | 2016-12-02 20:29:01.260 16128 INFO migrate.versioning.api [-] 93 -> 94... 2016-12-02 20:29:01.322 | 2016-12-02 20:29:01.322 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.322 | 2016-12-02 20:29:01.322 16128 INFO migrate.versioning.api [-] 94 -> 95... 2016-12-02 20:29:01.368 | 2016-12-02 20:29:01.367 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.368 | 2016-12-02 20:29:01.368 16128 INFO migrate.versioning.api [-] 95 -> 96... 2016-12-02 20:29:01.381 | 2016-12-02 20:29:01.381 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.381 | 2016-12-02 20:29:01.381 16128 INFO migrate.versioning.api [-] 96 -> 97... 2016-12-02 20:29:01.393 | 2016-12-02 20:29:01.393 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.393 | 2016-12-02 20:29:01.393 16128 INFO migrate.versioning.api [-] 97 -> 98... 2016-12-02 20:29:01.400 | 2016-12-02 20:29:01.400 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.400 | 2016-12-02 20:29:01.400 16128 INFO migrate.versioning.api [-] 98 -> 99... 2016-12-02 20:29:01.406 | 2016-12-02 20:29:01.406 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.406 | 2016-12-02 20:29:01.406 16128 INFO migrate.versioning.api [-] 99 -> 100... 2016-12-02 20:29:01.412 | 2016-12-02 20:29:01.412 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.412 | 2016-12-02 20:29:01.412 16128 INFO migrate.versioning.api [-] 100 -> 101... 2016-12-02 20:29:01.425 | 2016-12-02 20:29:01.425 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.425 | 2016-12-02 20:29:01.425 16128 INFO migrate.versioning.api [-] 101 -> 102... 2016-12-02 20:29:01.443 | 2016-12-02 20:29:01.443 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.443 | 2016-12-02 20:29:01.443 16128 INFO migrate.versioning.api [-] 102 -> 103... 2016-12-02 20:29:01.471 | 2016-12-02 20:29:01.471 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.471 | 2016-12-02 20:29:01.471 16128 INFO migrate.versioning.api [-] 103 -> 104... 2016-12-02 20:29:01.480 | 2016-12-02 20:29:01.480 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.480 | 2016-12-02 20:29:01.480 16128 INFO migrate.versioning.api [-] 104 -> 105... 2016-12-02 20:29:01.524 | 2016-12-02 20:29:01.524 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.525 | 2016-12-02 20:29:01.524 16128 INFO migrate.versioning.api [-] 105 -> 106... 2016-12-02 20:29:01.553 | 2016-12-02 20:29:01.553 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.554 | 2016-12-02 20:29:01.553 16128 INFO migrate.versioning.api [-] 106 -> 107... 2016-12-02 20:29:01.589 | 2016-12-02 20:29:01.589 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.589 | 2016-12-02 20:29:01.589 16128 INFO migrate.versioning.api [-] 107 -> 108... 2016-12-02 20:29:01.636 | 2016-12-02 20:29:01.636 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.637 | 2016-12-02 20:29:01.637 16128 INFO migrate.versioning.api [-] 108 -> 109... 2016-12-02 20:29:01.674 | 2016-12-02 20:29:01.673 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.674 | 2016-12-02 20:29:01.674 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:01.675 | 2016-12-02 20:29:01.675 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.675 | 2016-12-02 20:29:01.675 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.675 | 2016-12-02 20:29:01.675 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.675 | 2016-12-02 20:29:01.675 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.675 | 2016-12-02 20:29:01.675 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.676 | 2016-12-02 20:29:01.675 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.676 | 2016-12-02 20:29:01.676 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.676 | 2016-12-02 20:29:01.676 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.676 | 2016-12-02 20:29:01.676 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.676 | 2016-12-02 20:29:01.676 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.677 | 2016-12-02 20:29:01.677 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.677 | 2016-12-02 20:29:01.677 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.677 | 2016-12-02 20:29:01.677 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.677 | 2016-12-02 20:29:01.677 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.677 | 2016-12-02 20:29:01.677 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.678 | 2016-12-02 20:29:01.677 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.678 | 2016-12-02 20:29:01.678 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.678 | 2016-12-02 20:29:01.678 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.678 | 2016-12-02 20:29:01.678 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.678 | 2016-12-02 20:29:01.678 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.679 | 2016-12-02 20:29:01.678 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:01.679 | 2016-12-02 20:29:01.679 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:01.690 | 2016-12-02 20:29:01.690 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:01.690 | 2016-12-02 20:29:01.690 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.691 | 2016-12-02 20:29:01.690 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.691 | 2016-12-02 20:29:01.691 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.691 | 2016-12-02 20:29:01.691 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.691 | 2016-12-02 20:29:01.691 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.691 | 2016-12-02 20:29:01.691 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.692 | 2016-12-02 20:29:01.691 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.692 | 2016-12-02 20:29:01.692 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.692 | 2016-12-02 20:29:01.692 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.692 | 2016-12-02 20:29:01.692 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.692 | 2016-12-02 20:29:01.692 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.692 | 2016-12-02 20:29:01.692 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.693 | 2016-12-02 20:29:01.692 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.693 | 2016-12-02 20:29:01.693 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.693 | 2016-12-02 20:29:01.693 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.693 | 2016-12-02 20:29:01.693 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.693 | 2016-12-02 20:29:01.693 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.693 | 2016-12-02 20:29:01.693 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.694 | 2016-12-02 20:29:01.693 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.694 | 2016-12-02 20:29:01.694 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.694 | 2016-12-02 20:29:01.694 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:01.694 | 2016-12-02 20:29:01.694 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:01.694 | 2016-12-02 20:29:01.694 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:01.695 | 2016-12-02 20:29:01.695 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.695 | 2016-12-02 20:29:01.695 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.695 | 2016-12-02 20:29:01.695 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.695 | 2016-12-02 20:29:01.695 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.695 | 2016-12-02 20:29:01.695 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.696 | 2016-12-02 20:29:01.695 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.696 | 2016-12-02 20:29:01.696 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.696 | 2016-12-02 20:29:01.696 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.696 | 2016-12-02 20:29:01.696 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.696 | 2016-12-02 20:29:01.696 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.696 | 2016-12-02 20:29:01.696 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.697 | 2016-12-02 20:29:01.696 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.697 | 2016-12-02 20:29:01.697 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.697 | 2016-12-02 20:29:01.697 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.697 | 2016-12-02 20:29:01.697 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.697 | 2016-12-02 20:29:01.697 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.697 | 2016-12-02 20:29:01.697 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.698 | 2016-12-02 20:29:01.697 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.698 | 2016-12-02 20:29:01.698 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.698 | 2016-12-02 20:29:01.698 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.698 | 2016-12-02 20:29:01.698 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:01.698 | 2016-12-02 20:29:01.698 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:01.703 | 2016-12-02 20:29:01.703 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:01.704 | 2016-12-02 20:29:01.704 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.704 | 2016-12-02 20:29:01.704 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.704 | 2016-12-02 20:29:01.704 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.705 | 2016-12-02 20:29:01.704 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.705 | 2016-12-02 20:29:01.705 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.705 | 2016-12-02 20:29:01.705 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.705 | 2016-12-02 20:29:01.705 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.705 | 2016-12-02 20:29:01.705 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.705 | 2016-12-02 20:29:01.705 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.706 | 2016-12-02 20:29:01.705 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.706 | 2016-12-02 20:29:01.706 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.706 | 2016-12-02 20:29:01.706 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.706 | 2016-12-02 20:29:01.706 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.706 | 2016-12-02 20:29:01.706 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.706 | 2016-12-02 20:29:01.706 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.707 | 2016-12-02 20:29:01.706 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.707 | 2016-12-02 20:29:01.707 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.707 | 2016-12-02 20:29:01.707 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.707 | 2016-12-02 20:29:01.707 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.707 | 2016-12-02 20:29:01.707 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.707 | 2016-12-02 20:29:01.707 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:01.708 | 2016-12-02 20:29:01.708 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:01.714 | 2016-12-02 20:29:01.714 16128 INFO migrate.versioning.api [-] 0 -> 1... 2016-12-02 20:29:01.767 | 2016-12-02 20:29:01.767 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.768 | 2016-12-02 20:29:01.767 16128 INFO migrate.versioning.api [-] 1 -> 2... 2016-12-02 20:29:01.775 | 2016-12-02 20:29:01.775 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.775 | 2016-12-02 20:29:01.775 16128 INFO migrate.versioning.api [-] 2 -> 3... 2016-12-02 20:29:01.830 | 2016-12-02 20:29:01.830 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.831 | 2016-12-02 20:29:01.830 16128 INFO migrate.versioning.api [-] 3 -> 4... 2016-12-02 20:29:01.836 | 2016-12-02 20:29:01.836 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.836 | 2016-12-02 20:29:01.836 16128 INFO migrate.versioning.api [-] 4 -> 5... 2016-12-02 20:29:01.841 | 2016-12-02 20:29:01.841 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.841 | 2016-12-02 20:29:01.841 16128 INFO migrate.versioning.api [-] 5 -> 6... 2016-12-02 20:29:01.849 | 2016-12-02 20:29:01.849 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.849 | 2016-12-02 20:29:01.849 16128 INFO migrate.versioning.api [-] 6 -> 7... 2016-12-02 20:29:01.859 | 2016-12-02 20:29:01.859 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.859 | 2016-12-02 20:29:01.859 16128 INFO migrate.versioning.api [-] 7 -> 8... 2016-12-02 20:29:01.865 | 2016-12-02 20:29:01.865 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.865 | 2016-12-02 20:29:01.865 16128 INFO migrate.versioning.api [-] 8 -> 9... 2016-12-02 20:29:01.871 | 2016-12-02 20:29:01.870 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.871 | 2016-12-02 20:29:01.871 16128 INFO migrate.versioning.api [-] 9 -> 10... 2016-12-02 20:29:01.920 | 2016-12-02 20:29:01.920 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.920 | 2016-12-02 20:29:01.920 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:01.921 | 2016-12-02 20:29:01.921 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.921 | 2016-12-02 20:29:01.921 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.921 | 2016-12-02 20:29:01.921 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.921 | 2016-12-02 20:29:01.921 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.922 | 2016-12-02 20:29:01.922 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.922 | 2016-12-02 20:29:01.922 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.922 | 2016-12-02 20:29:01.922 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.922 | 2016-12-02 20:29:01.922 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.922 | 2016-12-02 20:29:01.922 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.923 | 2016-12-02 20:29:01.922 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.923 | 2016-12-02 20:29:01.923 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.923 | 2016-12-02 20:29:01.923 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.923 | 2016-12-02 20:29:01.923 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.923 | 2016-12-02 20:29:01.923 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.924 | 2016-12-02 20:29:01.923 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.924 | 2016-12-02 20:29:01.924 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.924 | 2016-12-02 20:29:01.924 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.924 | 2016-12-02 20:29:01.924 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.924 | 2016-12-02 20:29:01.924 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.924 | 2016-12-02 20:29:01.924 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.925 | 2016-12-02 20:29:01.924 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:01.925 | 2016-12-02 20:29:01.925 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:01.938 | 2016-12-02 20:29:01.938 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:01.938 | 2016-12-02 20:29:01.938 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.939 | 2016-12-02 20:29:01.938 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.939 | 2016-12-02 20:29:01.939 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.939 | 2016-12-02 20:29:01.939 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.939 | 2016-12-02 20:29:01.939 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.939 | 2016-12-02 20:29:01.939 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.940 | 2016-12-02 20:29:01.940 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.940 | 2016-12-02 20:29:01.940 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.940 | 2016-12-02 20:29:01.940 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.941 | 2016-12-02 20:29:01.940 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.941 | 2016-12-02 20:29:01.941 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.941 | 2016-12-02 20:29:01.941 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.941 | 2016-12-02 20:29:01.941 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.941 | 2016-12-02 20:29:01.941 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.942 | 2016-12-02 20:29:01.941 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.942 | 2016-12-02 20:29:01.941 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.942 | 2016-12-02 20:29:01.942 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.942 | 2016-12-02 20:29:01.942 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.942 | 2016-12-02 20:29:01.942 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.942 | 2016-12-02 20:29:01.942 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.943 | 2016-12-02 20:29:01.942 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:01.943 | 2016-12-02 20:29:01.943 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:01.943 | 2016-12-02 20:29:01.943 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:01.944 | 2016-12-02 20:29:01.943 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.944 | 2016-12-02 20:29:01.944 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.944 | 2016-12-02 20:29:01.944 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.944 | 2016-12-02 20:29:01.944 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.944 | 2016-12-02 20:29:01.944 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.944 | 2016-12-02 20:29:01.944 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.945 | 2016-12-02 20:29:01.944 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.945 | 2016-12-02 20:29:01.945 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.945 | 2016-12-02 20:29:01.945 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.945 | 2016-12-02 20:29:01.945 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.945 | 2016-12-02 20:29:01.945 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.946 | 2016-12-02 20:29:01.945 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.946 | 2016-12-02 20:29:01.946 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.946 | 2016-12-02 20:29:01.946 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.946 | 2016-12-02 20:29:01.946 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.947 | 2016-12-02 20:29:01.946 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.947 | 2016-12-02 20:29:01.947 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.947 | 2016-12-02 20:29:01.947 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.947 | 2016-12-02 20:29:01.947 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.947 | 2016-12-02 20:29:01.947 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.947 | 2016-12-02 20:29:01.947 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:01.948 | 2016-12-02 20:29:01.947 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:01.953 | 2016-12-02 20:29:01.953 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:01.953 | 2016-12-02 20:29:01.953 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.953 | 2016-12-02 20:29:01.953 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.954 | 2016-12-02 20:29:01.953 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.954 | 2016-12-02 20:29:01.954 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.954 | 2016-12-02 20:29:01.954 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.954 | 2016-12-02 20:29:01.954 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.954 | 2016-12-02 20:29:01.954 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.955 | 2016-12-02 20:29:01.954 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.955 | 2016-12-02 20:29:01.955 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.955 | 2016-12-02 20:29:01.955 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.955 | 2016-12-02 20:29:01.955 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.955 | 2016-12-02 20:29:01.955 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.956 | 2016-12-02 20:29:01.955 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.956 | 2016-12-02 20:29:01.956 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.956 | 2016-12-02 20:29:01.956 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.956 | 2016-12-02 20:29:01.956 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.956 | 2016-12-02 20:29:01.956 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.956 | 2016-12-02 20:29:01.956 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.957 | 2016-12-02 20:29:01.956 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:01.957 | 2016-12-02 20:29:01.957 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:01.957 | 2016-12-02 20:29:01.957 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:01.957 | 2016-12-02 20:29:01.957 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:01.963 | 2016-12-02 20:29:01.963 16128 INFO migrate.versioning.api [-] 0 -> 1... 2016-12-02 20:29:01.972 | 2016-12-02 20:29:01.972 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.972 | 2016-12-02 20:29:01.972 16128 INFO migrate.versioning.api [-] 1 -> 2... 2016-12-02 20:29:01.979 | 2016-12-02 20:29:01.978 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.979 | 2016-12-02 20:29:01.979 16128 INFO migrate.versioning.api [-] 2 -> 3... 2016-12-02 20:29:01.992 | 2016-12-02 20:29:01.992 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.992 | 2016-12-02 20:29:01.992 16128 INFO migrate.versioning.api [-] 3 -> 4... 2016-12-02 20:29:01.998 | 2016-12-02 20:29:01.998 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:01.998 | 2016-12-02 20:29:01.998 16128 INFO migrate.versioning.api [-] 4 -> 5... 2016-12-02 20:29:02.003 | 2016-12-02 20:29:02.003 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.003 | 2016-12-02 20:29:02.003 16128 INFO migrate.versioning.api [-] 5 -> 6... 2016-12-02 20:29:02.009 | 2016-12-02 20:29:02.009 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.009 | 2016-12-02 20:29:02.009 16128 INFO migrate.versioning.api [-] 6 -> 7... 2016-12-02 20:29:02.014 | 2016-12-02 20:29:02.014 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.015 | 2016-12-02 20:29:02.014 16128 INFO migrate.versioning.api [-] 7 -> 8... 2016-12-02 20:29:02.020 | 2016-12-02 20:29:02.020 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.020 | 2016-12-02 20:29:02.020 16128 INFO migrate.versioning.api [-] 8 -> 9... 2016-12-02 20:29:02.025 | 2016-12-02 20:29:02.025 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.025 | 2016-12-02 20:29:02.025 16128 INFO migrate.versioning.api [-] 9 -> 10... 2016-12-02 20:29:02.031 | 2016-12-02 20:29:02.031 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.032 | 2016-12-02 20:29:02.032 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:02.032 | 2016-12-02 20:29:02.032 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.033 | 2016-12-02 20:29:02.032 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.033 | 2016-12-02 20:29:02.033 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.033 | 2016-12-02 20:29:02.033 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.033 | 2016-12-02 20:29:02.033 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.034 | 2016-12-02 20:29:02.033 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.034 | 2016-12-02 20:29:02.034 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.034 | 2016-12-02 20:29:02.034 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.034 | 2016-12-02 20:29:02.034 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.035 | 2016-12-02 20:29:02.034 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.035 | 2016-12-02 20:29:02.035 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.035 | 2016-12-02 20:29:02.035 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.035 | 2016-12-02 20:29:02.035 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.035 | 2016-12-02 20:29:02.035 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.036 | 2016-12-02 20:29:02.035 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.036 | 2016-12-02 20:29:02.036 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.036 | 2016-12-02 20:29:02.036 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.036 | 2016-12-02 20:29:02.036 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.037 | 2016-12-02 20:29:02.036 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.037 | 2016-12-02 20:29:02.037 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.037 | 2016-12-02 20:29:02.037 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:02.037 | 2016-12-02 20:29:02.037 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:02.050 | 2016-12-02 20:29:02.050 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:02.050 | 2016-12-02 20:29:02.050 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.051 | 2016-12-02 20:29:02.050 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.051 | 2016-12-02 20:29:02.051 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.051 | 2016-12-02 20:29:02.051 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.052 | 2016-12-02 20:29:02.051 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.052 | 2016-12-02 20:29:02.052 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.052 | 2016-12-02 20:29:02.052 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.052 | 2016-12-02 20:29:02.052 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.052 | 2016-12-02 20:29:02.052 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.053 | 2016-12-02 20:29:02.052 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.053 | 2016-12-02 20:29:02.053 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.053 | 2016-12-02 20:29:02.053 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.053 | 2016-12-02 20:29:02.053 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.054 | 2016-12-02 20:29:02.053 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.054 | 2016-12-02 20:29:02.054 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.054 | 2016-12-02 20:29:02.054 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.054 | 2016-12-02 20:29:02.054 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.054 | 2016-12-02 20:29:02.054 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.054 | 2016-12-02 20:29:02.054 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.055 | 2016-12-02 20:29:02.054 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.055 | 2016-12-02 20:29:02.055 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:02.055 | 2016-12-02 20:29:02.055 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:02.055 | 2016-12-02 20:29:02.055 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:02.056 | 2016-12-02 20:29:02.055 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.056 | 2016-12-02 20:29:02.056 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.056 | 2016-12-02 20:29:02.056 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.056 | 2016-12-02 20:29:02.056 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.056 | 2016-12-02 20:29:02.056 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.056 | 2016-12-02 20:29:02.056 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.057 | 2016-12-02 20:29:02.056 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.057 | 2016-12-02 20:29:02.057 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.057 | 2016-12-02 20:29:02.057 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.057 | 2016-12-02 20:29:02.057 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.057 | 2016-12-02 20:29:02.057 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.057 | 2016-12-02 20:29:02.057 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.057 | 2016-12-02 20:29:02.057 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.058 | 2016-12-02 20:29:02.057 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.058 | 2016-12-02 20:29:02.058 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.058 | 2016-12-02 20:29:02.058 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.058 | 2016-12-02 20:29:02.058 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.058 | 2016-12-02 20:29:02.058 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.058 | 2016-12-02 20:29:02.058 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.059 | 2016-12-02 20:29:02.058 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.059 | 2016-12-02 20:29:02.059 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:02.059 | 2016-12-02 20:29:02.059 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:02.063 | 2016-12-02 20:29:02.063 16128 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:29:02.064 | 2016-12-02 20:29:02.064 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.064 | 2016-12-02 20:29:02.064 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.064 | 2016-12-02 20:29:02.064 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.064 | 2016-12-02 20:29:02.064 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.064 | 2016-12-02 20:29:02.064 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.065 | 2016-12-02 20:29:02.064 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.065 | 2016-12-02 20:29:02.065 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.065 | 2016-12-02 20:29:02.065 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.065 | 2016-12-02 20:29:02.065 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.065 | 2016-12-02 20:29:02.065 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.065 | 2016-12-02 20:29:02.065 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.066 | 2016-12-02 20:29:02.065 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.066 | 2016-12-02 20:29:02.066 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.066 | 2016-12-02 20:29:02.066 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.066 | 2016-12-02 20:29:02.066 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.066 | 2016-12-02 20:29:02.066 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.066 | 2016-12-02 20:29:02.066 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.066 | 2016-12-02 20:29:02.066 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.067 | 2016-12-02 20:29:02.066 16128 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:29:02.067 | 2016-12-02 20:29:02.067 16128 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:29:02.067 | 2016-12-02 20:29:02.067 16128 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:29:02.067 | 2016-12-02 20:29:02.067 16128 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:29:02.072 | 2016-12-02 20:29:02.071 16128 INFO migrate.versioning.api [-] 0 -> 1... 2016-12-02 20:29:02.077 | 2016-12-02 20:29:02.077 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.077 | 2016-12-02 20:29:02.077 16128 INFO migrate.versioning.api [-] 1 -> 2... 2016-12-02 20:29:02.128 | 2016-12-02 20:29:02.128 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.128 | 2016-12-02 20:29:02.128 16128 INFO migrate.versioning.api [-] 2 -> 3... 2016-12-02 20:29:02.181 | 2016-12-02 20:29:02.180 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.181 | 2016-12-02 20:29:02.181 16128 INFO migrate.versioning.api [-] 3 -> 4... 2016-12-02 20:29:02.255 | 2016-12-02 20:29:02.254 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.255 | 2016-12-02 20:29:02.255 16128 INFO migrate.versioning.api [-] 4 -> 5... 2016-12-02 20:29:02.272 | 2016-12-02 20:29:02.271 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.272 | 2016-12-02 20:29:02.272 16128 INFO migrate.versioning.api [-] 5 -> 6... 2016-12-02 20:29:02.279 | 2016-12-02 20:29:02.278 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.279 | 2016-12-02 20:29:02.279 16128 INFO migrate.versioning.api [-] 6 -> 7... 2016-12-02 20:29:02.285 | 2016-12-02 20:29:02.285 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.285 | 2016-12-02 20:29:02.285 16128 INFO migrate.versioning.api [-] 7 -> 8... 2016-12-02 20:29:02.292 | 2016-12-02 20:29:02.291 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.292 | 2016-12-02 20:29:02.292 16128 INFO migrate.versioning.api [-] 8 -> 9... 2016-12-02 20:29:02.298 | 2016-12-02 20:29:02.298 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.298 | 2016-12-02 20:29:02.298 16128 INFO migrate.versioning.api [-] 9 -> 10... 2016-12-02 20:29:02.305 | 2016-12-02 20:29:02.304 16128 INFO migrate.versioning.api [-] done 2016-12-02 20:29:02.386 | + lib/keystone:init_keystone:497 : [[ fernet == \p\k\i ]] 2016-12-02 20:29:02.389 | + lib/keystone:init_keystone:497 : [[ fernet == \p\k\i\z ]] 2016-12-02 20:29:02.393 | + lib/keystone:init_keystone:502 : [[ fernet == \f\e\r\n\e\t ]] 2016-12-02 20:29:02.395 | + lib/keystone:init_keystone:503 : rm -rf /etc/keystone/fernet-keys/ 2016-12-02 20:29:02.400 | + lib/keystone:init_keystone:504 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2016-12-02 20:29:03.484 | 2016-12-02 20:29:03.483 16146 INFO keystone.common.fernet_utils [-] key_repository does not appear to exist; attempting to create it 2016-12-02 20:29:03.484 | 2016-12-02 20:29:03.484 16146 INFO keystone.common.fernet_utils [-] Created a new key: /etc/keystone/fernet-keys/0 2016-12-02 20:29:03.485 | 2016-12-02 20:29:03.484 16146 INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2016-12-02 20:29:03.485 | 2016-12-02 20:29:03.485 16146 INFO keystone.common.fernet_utils [-] Current primary key is: 0 2016-12-02 20:29:03.485 | 2016-12-02 20:29:03.485 16146 INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2016-12-02 20:29:03.485 | 2016-12-02 20:29:03.485 16146 INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2016-12-02 20:29:03.486 | 2016-12-02 20:29:03.485 16146 INFO keystone.common.fernet_utils [-] Created a new key: /etc/keystone/fernet-keys/0 2016-12-02 20:29:03.548 | + lib/keystone:init_keystone:506 : rm -rf /etc/keystone/credential-keys/ 2016-12-02 20:29:03.552 | + lib/keystone:init_keystone:507 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2016-12-02 20:29:04.606 | 2016-12-02 20:29:04.605 16156 INFO keystone.common.fernet_utils [-] key_repository does not appear to exist; attempting to create it 2016-12-02 20:29:04.606 | 2016-12-02 20:29:04.606 16156 INFO keystone.common.fernet_utils [-] Created a new key: /etc/keystone/credential-keys/0 2016-12-02 20:29:04.607 | 2016-12-02 20:29:04.606 16156 INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2016-12-02 20:29:04.607 | 2016-12-02 20:29:04.607 16156 INFO keystone.common.fernet_utils [-] Current primary key is: 0 2016-12-02 20:29:04.607 | 2016-12-02 20:29:04.607 16156 INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2016-12-02 20:29:04.607 | 2016-12-02 20:29:04.607 16156 INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2016-12-02 20:29:04.608 | 2016-12-02 20:29:04.607 16156 INFO keystone.common.fernet_utils [-] Created a new key: /etc/keystone/credential-keys/0 2016-12-02 20:29:04.672 | + ./stack.sh:main:1062 : start_keystone 2016-12-02 20:29:04.675 | + lib/keystone:start_keystone:570 : local service_port=5000 2016-12-02 20:29:04.678 | + lib/keystone:start_keystone:571 : local auth_protocol=http 2016-12-02 20:29:04.681 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2016-12-02 20:29:04.700 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:29:04.702 | + lib/keystone:start_keystone:577 : '[' mod_wsgi == mod_wsgi ']' 2016-12-02 20:29:04.705 | + lib/keystone:start_keystone:578 : enable_apache_site keystone 2016-12-02 20:29:04.708 | + lib/apache:enable_apache_site:165 : local site=keystone 2016-12-02 20:29:04.710 | + lib/apache:enable_apache_site:166 : is_ubuntu 2016-12-02 20:29:04.713 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:29:04.716 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:29:04.718 | + lib/apache:enable_apache_site:167 : sudo a2ensite keystone 2016-12-02 20:29:04.761 | Enabling site keystone. 2016-12-02 20:29:04.765 | To activate the new configuration, you need to run: 2016-12-02 20:29:04.765 | service apache2 reload 2016-12-02 20:29:04.770 | + lib/keystone:start_keystone:579 : restart_apache_server 2016-12-02 20:29:04.773 | + lib/apache:restart_apache_server:210 : time_start restart_apache_server 2016-12-02 20:29:04.777 | + functions-common:time_start:2384 : local name=restart_apache_server 2016-12-02 20:29:04.779 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:29:04.782 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:29:04.786 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:29:04.790 | + functions-common:time_start:2389 : _TIME_START[$name]=1480710544 2016-12-02 20:29:04.793 | + lib/apache:restart_apache_server:211 : stop_service apache2 2016-12-02 20:29:04.795 | + functions-common:stop_service:2315 : '[' -x /bin/systemctl ']' 2016-12-02 20:29:04.797 | + functions-common:stop_service:2316 : sudo /bin/systemctl stop apache2 2016-12-02 20:29:05.934 | + lib/apache:restart_apache_server:212 : sleep 3 2016-12-02 20:29:08.939 | + lib/apache:restart_apache_server:213 : start_service apache2 2016-12-02 20:29:08.942 | + functions-common:start_service:2305 : '[' -x /bin/systemctl ']' 2016-12-02 20:29:08.944 | + functions-common:start_service:2306 : sudo /bin/systemctl start apache2 2016-12-02 20:29:10.058 | + lib/apache:restart_apache_server:214 : time_stop restart_apache_server 2016-12-02 20:29:10.061 | + functions-common:time_stop:2398 : local name 2016-12-02 20:29:10.064 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:29:10.067 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:29:10.070 | + functions-common:time_stop:2401 : local total 2016-12-02 20:29:10.073 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:29:10.076 | + functions-common:time_stop:2404 : name=restart_apache_server 2016-12-02 20:29:10.079 | + functions-common:time_stop:2405 : start_time=1480710544 2016-12-02 20:29:10.082 | + functions-common:time_stop:2407 : [[ -z 1480710544 ]] 2016-12-02 20:29:10.085 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:29:10.089 | + functions-common:time_stop:2410 : end_time=1480710550 2016-12-02 20:29:10.091 | + functions-common:time_stop:2411 : elapsed_time=6 2016-12-02 20:29:10.094 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:29:10.096 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:29:10.099 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=6 2016-12-02 20:29:10.102 | + lib/keystone:start_keystone:580 : tail_log key /var/log/apache2/keystone.log 2016-12-02 20:29:10.105 | + functions-common:tail_log:1677 : local name=key 2016-12-02 20:29:10.107 | + functions-common:tail_log:1678 : local logfile=/var/log/apache2/keystone.log 2016-12-02 20:29:10.109 | + functions-common:tail_log:1680 : [[ False = \T\r\u\e ]] 2016-12-02 20:29:10.112 | + lib/keystone:start_keystone:581 : tail_log key-access /var/log/apache2/keystone_access.log 2016-12-02 20:29:10.115 | + functions-common:tail_log:1677 : local name=key-access 2016-12-02 20:29:10.117 | + functions-common:tail_log:1678 : local logfile=/var/log/apache2/keystone_access.log 2016-12-02 20:29:10.120 | + functions-common:tail_log:1680 : [[ False = \T\r\u\e ]] 2016-12-02 20:29:10.123 | + lib/keystone:start_keystone:587 : echo 'Waiting for keystone to start...' 2016-12-02 20:29:10.123 | Waiting for keystone to start... 2016-12-02 20:29:10.126 | + lib/keystone:start_keystone:593 : local service_uri=http://162.242.235.22:5000/v3/ 2016-12-02 20:29:10.129 | + lib/keystone:start_keystone:594 : '[' mod_wsgi == mod_wsgi ']' 2016-12-02 20:29:10.132 | + lib/keystone:start_keystone:595 : service_uri=http://162.242.235.22/identity/v3/ 2016-12-02 20:29:10.134 | + lib/keystone:start_keystone:598 : wait_for_service 60 http://162.242.235.22/identity/v3/ 2016-12-02 20:29:10.137 | + functions:wait_for_service:392 : local timeout=60 2016-12-02 20:29:10.139 | + functions:wait_for_service:393 : local url=http://162.242.235.22/identity/v3/ 2016-12-02 20:29:10.142 | + functions:wait_for_service:394 : local rval=0 2016-12-02 20:29:10.144 | + functions:wait_for_service:395 : time_start wait_for_service 2016-12-02 20:29:10.147 | + functions-common:time_start:2384 : local name=wait_for_service 2016-12-02 20:29:10.150 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:29:10.153 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:29:10.157 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:29:10.161 | + functions-common:time_start:2389 : _TIME_START[$name]=1480710550 2016-12-02 20:29:10.164 | + functions:wait_for_service:396 : timeout 60 bash -x 2016-12-02 20:29:10.169 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22/identity/v3/ 2016-12-02 20:29:14.564 | + :: : [[ 200 == 503 ]] 2016-12-02 20:29:14.565 | + :: : [[ 0 -eq 7 ]] 2016-12-02 20:29:14.569 | + functions:wait_for_service:401 : time_stop wait_for_service 2016-12-02 20:29:14.572 | + functions-common:time_stop:2398 : local name 2016-12-02 20:29:14.576 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:29:14.578 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:29:14.581 | + functions-common:time_stop:2401 : local total 2016-12-02 20:29:14.584 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:29:14.588 | + functions-common:time_stop:2404 : name=wait_for_service 2016-12-02 20:29:14.590 | + functions-common:time_stop:2405 : start_time=1480710550 2016-12-02 20:29:14.593 | + functions-common:time_stop:2407 : [[ -z 1480710550 ]] 2016-12-02 20:29:14.597 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:29:14.600 | + functions-common:time_stop:2410 : end_time=1480710554 2016-12-02 20:29:14.603 | + functions-common:time_stop:2411 : elapsed_time=4 2016-12-02 20:29:14.606 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:29:14.609 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:29:14.611 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=4 2016-12-02 20:29:14.614 | + functions:wait_for_service:402 : return 0 2016-12-02 20:29:14.617 | + lib/keystone:start_keystone:603 : is_service_enabled tls-proxy 2016-12-02 20:29:14.635 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:29:14.638 | + lib/keystone:start_keystone:609 : restart_service memcached 2016-12-02 20:29:14.640 | + functions-common:restart_service:2282 : '[' -x /bin/systemctl ']' 2016-12-02 20:29:14.643 | + functions-common:restart_service:2283 : sudo /bin/systemctl restart memcached 2016-12-02 20:29:14.678 | + ./stack.sh:main:1063 : bootstrap_keystone 2016-12-02 20:29:14.680 | + lib/keystone:bootstrap_keystone:633 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-admin-url http://162.242.235.22/identity_admin --bootstrap-public-url http://162.242.235.22/identity --bootstrap-internal-url http://162.242.235.22/identity 2016-12-02 20:29:16.584 | 2016-12-02 20:29:16.583 16548 DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.589 | 2016-12-02 20:29:16.589 16548 DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.726 | 2016-12-02 20:29:16.726 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.727 | 2016-12-02 20:29:16.727 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.727 | 2016-12-02 20:29:16.727 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._access_token_callback` subscribed to event `identity.OS-OAUTH1:access_token.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.727 | 2016-12-02 20:29:16.727 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._role_callback` subscribed to event `identity.role.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.728 | 2016-12-02 20:29:16.727 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.728 | 2016-12-02 20:29:16.728 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.728 | 2016-12-02 20:29:16.728 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._role_assignment_callback` subscribed to event `identity.role_assignment.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.728 | 2016-12-02 20:29:16.728 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.729 | 2016-12-02 20:29:16.728 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.729 | 2016-12-02 20:29:16.729 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._domain_callback` subscribed to event `identity.domain.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.729 | 2016-12-02 20:29:16.729 16548 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.invalidate_user_tokens.internal`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.740 | 2016-12-02 20:29:16.740 16548 DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.743 | 2016-12-02 20:29:16.742 16548 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._trust_deleted_event_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.743 | 2016-12-02 20:29:16.743 16548 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_tokens_callback` subscribed to event `identity.user.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.743 | 2016-12-02 20:29:16.743 16548 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_domain_tokens_callback` subscribed to event `identity.domain.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.743 | 2016-12-02 20:29:16.743 16548 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_tokens_callback` subscribed to event `identity.user.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.744 | 2016-12-02 20:29:16.743 16548 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_domain_tokens_callback` subscribed to event `identity.domain.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.744 | 2016-12-02 20:29:16.744 16548 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_project_tokens_callback` subscribed to event `identity.project.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.744 | 2016-12-02 20:29:16.744 16548 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_tokens_callback` subscribed to event `identity.invalidate_user_tokens.internal`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.744 | 2016-12-02 20:29:16.744 16548 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_project_tokens_callback` subscribed to event `identity.invalidate_user_project_tokens.internal`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.745 | 2016-12-02 20:29:16.745 16548 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_oauth_consumer_tokens_callback` subscribed to event `identity.invalidate_user_consumer_tokens.internal`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:230 2016-12-02 20:29:16.770 | 2016-12-02 20:29:16.769 16548 WARNING py.warnings [-] /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (3090, u"Changing sql mode 'NO_AUTO_CREATE_USER' is deprecated. It will be removed in a future release.") 2016-12-02 20:29:16.770 | result = self._query(query) 2016-12-02 20:29:16.770 | 2016-12-02 20:29:16.772 | 2016-12-02 20:29:16.772 16548 DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:261 2016-12-02 20:29:16.815 | 2016-12-02 20:29:16.815 16548 WARNING py.warnings [-] /usr/local/lib/python2.7/dist-packages/pycadf/identifier.py:60: UserWarning: Invalid uuid. To ensure interoperability, identifiersshould be a valid uuid. 2016-12-02 20:29:16.815 | warnings.warn('Invalid uuid. To ensure interoperability, identifiers' 2016-12-02 20:29:16.815 | 2016-12-02 20:29:16.855 | 2016-12-02 20:29:16.854 16548 INFO keystone.cmd.cli [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Created domain default 2016-12-02 20:29:16.877 | 2016-12-02 20:29:16.877 16548 INFO keystone.cmd.cli [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Created project admin 2016-12-02 20:29:16.890 | 2016-12-02 20:29:16.890 16548 DEBUG passlib.registry [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] registered 'sha512_crypt' handler: register_crypt_handler /usr/local/lib/python2.7/dist-packages/passlib/registry.py:294 2016-12-02 20:29:16.913 | 2016-12-02 20:29:16.913 16548 INFO keystone.cmd.cli [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Created user admin 2016-12-02 20:29:16.922 | 2016-12-02 20:29:16.922 16548 INFO keystone.cmd.cli [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Created role admin 2016-12-02 20:29:16.930 | 2016-12-02 20:29:16.930 16548 INFO keystone.cmd.cli [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Granted admin on admin to user admin. 2016-12-02 20:29:16.943 | 2016-12-02 20:29:16.942 16548 INFO keystone.cmd.cli [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Created region RegionOne 2016-12-02 20:29:16.966 | 2016-12-02 20:29:16.966 16548 INFO keystone.cmd.cli [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Created admin endpoint http://162.242.235.22/identity_admin 2016-12-02 20:29:16.976 | 2016-12-02 20:29:16.976 16548 INFO keystone.cmd.cli [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Created internal endpoint http://162.242.235.22/identity 2016-12-02 20:29:16.985 | 2016-12-02 20:29:16.985 16548 INFO keystone.cmd.cli [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Created public endpoint http://162.242.235.22/identity 2016-12-02 20:29:16.991 | 2016-12-02 20:29:16.990 16548 INFO keystone.assignment.core [req-c96507bd-29a3-4ee7-a67d-ce9eb113e71e - - - - -] Creating the default role 9fe2ff9ee4384b1894a90878d3e92bab because it does not exist. 2016-12-02 20:29:17.083 | + ./stack.sh:main:1066 : create_keystone_accounts 2016-12-02 20:29:17.085 | + lib/keystone:create_keystone_accounts:371 : local admin_project 2016-12-02 20:29:17.089 | ++ lib/keystone:create_keystone_accounts:372 : openstack project show admin -f value -c id 2016-12-02 20:29:32.742 | + lib/keystone:create_keystone_accounts:372 : admin_project=995f594557c74f70b9d1f1edf9357a85 2016-12-02 20:29:32.745 | + lib/keystone:create_keystone_accounts:373 : local admin_user 2016-12-02 20:29:32.749 | ++ lib/keystone:create_keystone_accounts:374 : openstack user show admin -f value -c id 2016-12-02 20:29:39.330 | + lib/keystone:create_keystone_accounts:374 : admin_user=8f45cccb13744b658de2f196110d9642 2016-12-02 20:29:39.333 | + lib/keystone:create_keystone_accounts:375 : local admin_role 2016-12-02 20:29:39.337 | ++ lib/keystone:create_keystone_accounts:376 : openstack role show admin -f value -c id 2016-12-02 20:29:45.510 | + lib/keystone:create_keystone_accounts:376 : admin_role=de48f474f98e463ea99dad1e73f16374 2016-12-02 20:29:45.513 | + lib/keystone:create_keystone_accounts:378 : get_or_add_user_domain_role de48f474f98e463ea99dad1e73f16374 8f45cccb13744b658de2f196110d9642 default 2016-12-02 20:29:45.515 | + functions-common:get_or_add_user_domain_role:911 : local user_role_id 2016-12-02 20:29:45.520 | ++ functions-common:get_or_add_user_domain_role:918 : openstack role assignment list --user 8f45cccb13744b658de2f196110d9642 --os-url=http://162.242.235.22/identity/v3 --os-identity-api-version=3 --domain default 2016-12-02 20:29:45.521 | ++ functions-common:get_or_add_user_domain_role:918 : grep ' de48f474f98e463ea99dad1e73f16374 ' 2016-12-02 20:29:45.522 | ++ functions-common:get_or_add_user_domain_role:918 : get_field 1 2016-12-02 20:29:45.525 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:29:45.528 | ++ functions-common:get_field:700 : read data 2016-12-02 20:29:47.566 | + functions-common:get_or_add_user_domain_role:918 : user_role_id= 2016-12-02 20:29:47.568 | + functions-common:get_or_add_user_domain_role:919 : [[ -z '' ]] 2016-12-02 20:29:47.572 | + functions-common:get_or_add_user_domain_role:921 : openstack role add de48f474f98e463ea99dad1e73f16374 --user 8f45cccb13744b658de2f196110d9642 --domain default --os-url=http://162.242.235.22/identity/v3 --os-identity-api-version=3 2016-12-02 20:29:49.577 | ++ functions-common:get_or_add_user_domain_role:931 : openstack role assignment list --user 8f45cccb13744b658de2f196110d9642 --os-url=http://162.242.235.22/identity/v3 --os-identity-api-version=3 --domain default 2016-12-02 20:29:49.577 | ++ functions-common:get_or_add_user_domain_role:931 : grep ' de48f474f98e463ea99dad1e73f16374 ' 2016-12-02 20:29:49.578 | ++ functions-common:get_or_add_user_domain_role:931 : get_field 1 2016-12-02 20:29:49.581 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:29:49.584 | ++ functions-common:get_field:700 : read data 2016-12-02 20:29:51.543 | ++ functions-common:get_field:701 : '[' 1 -lt 0 ']' 2016-12-02 20:29:51.546 | ++ functions-common:get_field:704 : field='$2' 2016-12-02 20:29:51.550 | ++ functions-common:get_field:706 : echo '| de48f474f98e463ea99dad1e73f16374 | 8f45cccb13744b658de2f196110d9642 | | | default | False |' 2016-12-02 20:29:51.552 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2016-12-02 20:29:51.558 | ++ functions-common:get_field:700 : read data 2016-12-02 20:29:51.589 | + functions-common:get_or_add_user_domain_role:931 : user_role_id=de48f474f98e463ea99dad1e73f16374 2016-12-02 20:29:51.591 | + functions-common:get_or_add_user_domain_role:933 : echo de48f474f98e463ea99dad1e73f16374 2016-12-02 20:29:51.592 | de48f474f98e463ea99dad1e73f16374 2016-12-02 20:29:51.594 | + lib/keystone:create_keystone_accounts:381 : get_or_create_domain Default 2016-12-02 20:29:51.597 | + functions-common:get_or_create_domain:765 : local domain_id 2016-12-02 20:29:51.600 | ++ functions-common:get_or_create_domain:777 : openstack domain show Default -f value -c id 2016-12-02 20:29:53.823 | + functions-common:get_or_create_domain:775 : domain_id=default 2016-12-02 20:29:53.826 | + functions-common:get_or_create_domain:776 : echo default 2016-12-02 20:29:53.826 | default 2016-12-02 20:29:53.828 | + lib/keystone:create_keystone_accounts:382 : get_or_create_project service Default 2016-12-02 20:29:53.830 | + functions-common:get_or_create_project:820 : local project_id 2016-12-02 20:29:53.835 | ++ functions-common:get_or_create_project:828 : openstack project create service --domain=Default --or-show -f value -c id 2016-12-02 20:29:55.901 | + functions-common:get_or_create_project:826 : project_id=5e7f5e9a3e474e18973087034537a7fd 2016-12-02 20:29:55.903 | + functions-common:get_or_create_project:827 : echo 5e7f5e9a3e474e18973087034537a7fd 2016-12-02 20:29:55.903 | 5e7f5e9a3e474e18973087034537a7fd 2016-12-02 20:29:55.906 | + lib/keystone:create_keystone_accounts:385 : get_or_create_role service 2016-12-02 20:29:55.909 | + functions-common:get_or_create_role:833 : local role_id 2016-12-02 20:29:55.912 | ++ functions-common:get_or_create_role:840 : openstack role create service --or-show -f value -c id 2016-12-02 20:29:57.845 | + functions-common:get_or_create_role:838 : role_id=b919f9b25ea948299c7f9389b1738aa2 2016-12-02 20:29:57.847 | + functions-common:get_or_create_role:839 : echo b919f9b25ea948299c7f9389b1738aa2 2016-12-02 20:29:57.847 | b919f9b25ea948299c7f9389b1738aa2 2016-12-02 20:29:57.850 | + lib/keystone:create_keystone_accounts:391 : get_or_create_role ResellerAdmin 2016-12-02 20:29:57.853 | + functions-common:get_or_create_role:833 : local role_id 2016-12-02 20:29:57.858 | ++ functions-common:get_or_create_role:840 : openstack role create ResellerAdmin --or-show -f value -c id 2016-12-02 20:29:59.824 | + functions-common:get_or_create_role:838 : role_id=dc0314de83ff4408910924cc6c9d47b9 2016-12-02 20:29:59.826 | + functions-common:get_or_create_role:839 : echo dc0314de83ff4408910924cc6c9d47b9 2016-12-02 20:29:59.826 | dc0314de83ff4408910924cc6c9d47b9 2016-12-02 20:29:59.830 | + lib/keystone:create_keystone_accounts:394 : local member_role 2016-12-02 20:29:59.833 | ++ lib/keystone:create_keystone_accounts:395 : get_or_create_role Member 2016-12-02 20:29:59.835 | ++ functions-common:get_or_create_role:833 : local role_id 2016-12-02 20:29:59.838 | +++ functions-common:get_or_create_role:840 : openstack role create Member --or-show -f value -c id 2016-12-02 20:30:02.019 | ++ functions-common:get_or_create_role:838 : role_id=fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:02.021 | ++ functions-common:get_or_create_role:839 : echo fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:02.025 | + lib/keystone:create_keystone_accounts:395 : member_role=fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:02.028 | + lib/keystone:create_keystone_accounts:399 : local another_role 2016-12-02 20:30:02.032 | ++ lib/keystone:create_keystone_accounts:400 : get_or_create_role anotherrole 2016-12-02 20:30:02.034 | ++ functions-common:get_or_create_role:833 : local role_id 2016-12-02 20:30:02.038 | +++ functions-common:get_or_create_role:840 : openstack role create anotherrole --or-show -f value -c id 2016-12-02 20:30:04.018 | ++ functions-common:get_or_create_role:838 : role_id=4ee7f818334f47b88961c6479b97bdd8 2016-12-02 20:30:04.021 | ++ functions-common:get_or_create_role:839 : echo 4ee7f818334f47b88961c6479b97bdd8 2016-12-02 20:30:04.025 | + lib/keystone:create_keystone_accounts:400 : another_role=4ee7f818334f47b88961c6479b97bdd8 2016-12-02 20:30:04.027 | + lib/keystone:create_keystone_accounts:403 : local invis_project 2016-12-02 20:30:04.031 | ++ lib/keystone:create_keystone_accounts:404 : get_or_create_project invisible_to_admin default 2016-12-02 20:30:04.034 | ++ functions-common:get_or_create_project:820 : local project_id 2016-12-02 20:30:04.038 | +++ functions-common:get_or_create_project:828 : openstack project create invisible_to_admin --domain=default --or-show -f value -c id 2016-12-02 20:30:05.957 | ++ functions-common:get_or_create_project:826 : project_id=091838be03654b4cb5385db6645c10dc 2016-12-02 20:30:05.960 | ++ functions-common:get_or_create_project:827 : echo 091838be03654b4cb5385db6645c10dc 2016-12-02 20:30:05.963 | + lib/keystone:create_keystone_accounts:404 : invis_project=091838be03654b4cb5385db6645c10dc 2016-12-02 20:30:05.966 | + lib/keystone:create_keystone_accounts:407 : local demo_project 2016-12-02 20:30:05.969 | ++ lib/keystone:create_keystone_accounts:408 : get_or_create_project demo default 2016-12-02 20:30:05.972 | ++ functions-common:get_or_create_project:820 : local project_id 2016-12-02 20:30:05.975 | +++ functions-common:get_or_create_project:828 : openstack project create demo --domain=default --or-show -f value -c id 2016-12-02 20:30:08.070 | ++ functions-common:get_or_create_project:826 : project_id=7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:08.072 | ++ functions-common:get_or_create_project:827 : echo 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:08.076 | + lib/keystone:create_keystone_accounts:408 : demo_project=7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:08.078 | + lib/keystone:create_keystone_accounts:409 : local demo_user 2016-12-02 20:30:08.082 | ++ lib/keystone:create_keystone_accounts:411 : get_or_create_user demo secretadmin default demo@example.com 2016-12-02 20:30:08.084 | ++ functions-common:get_or_create_user:797 : local user_id 2016-12-02 20:30:08.088 | ++ functions-common:get_or_create_user:798 : [[ ! -z demo@example.com ]] 2016-12-02 20:30:08.090 | ++ functions-common:get_or_create_user:799 : local email=--email=demo@example.com 2016-12-02 20:30:08.094 | +++ functions-common:get_or_create_user:815 : openstack user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2016-12-02 20:30:10.068 | ++ functions-common:get_or_create_user:813 : user_id=f6c0f321c14b42289ebacb17206ae465 2016-12-02 20:30:10.069 | ++ functions-common:get_or_create_user:814 : echo f6c0f321c14b42289ebacb17206ae465 2016-12-02 20:30:10.072 | + lib/keystone:create_keystone_accounts:411 : demo_user=f6c0f321c14b42289ebacb17206ae465 2016-12-02 20:30:10.074 | + lib/keystone:create_keystone_accounts:413 : get_or_add_user_project_role fdf362cda63b4f06af18a791e1ca42ac f6c0f321c14b42289ebacb17206ae465 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:10.077 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:30:10.080 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args 2016-12-02 20:30:10.082 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:30:10.085 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:30:10.088 | ++ functions-common:_get_domain_args:848 : [[ -n '' ]] 2016-12-02 20:30:10.091 | ++ functions-common:_get_domain_args:851 : [[ -n '' ]] 2016-12-02 20:30:10.094 | ++ functions-common:_get_domain_args:855 : echo 2016-12-02 20:30:10.098 | + functions-common:get_or_add_user_project_role:863 : domain_args= 2016-12-02 20:30:10.103 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user f6c0f321c14b42289ebacb17206ae465 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:10.103 | ++ functions-common:get_or_add_user_project_role:870 : grep ' fdf362cda63b4f06af18a791e1ca42ac ' 2016-12-02 20:30:10.104 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:30:10.106 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:10.109 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:12.138 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:30:12.141 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:30:12.143 | + functions-common:get_or_add_user_project_role:873 : openstack role add fdf362cda63b4f06af18a791e1ca42ac --user f6c0f321c14b42289ebacb17206ae465 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:14.572 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user f6c0f321c14b42289ebacb17206ae465 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:14.574 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:30:14.574 | ++ functions-common:get_or_add_user_project_role:881 : grep ' fdf362cda63b4f06af18a791e1ca42ac ' 2016-12-02 20:30:14.577 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:14.579 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:16.607 | ++ functions-common:get_field:701 : '[' 1 -lt 0 ']' 2016-12-02 20:30:16.610 | ++ functions-common:get_field:704 : field='$2' 2016-12-02 20:30:16.614 | ++ functions-common:get_field:706 : echo '| fdf362cda63b4f06af18a791e1ca42ac | f6c0f321c14b42289ebacb17206ae465 | | 7550ecd162e243418d9e2c7b1079e911 | | False |' 2016-12-02 20:30:16.615 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2016-12-02 20:30:16.621 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:16.645 | + functions-common:get_or_add_user_project_role:881 : user_role_id=fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:16.647 | + functions-common:get_or_add_user_project_role:883 : echo fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:16.647 | fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:16.650 | + lib/keystone:create_keystone_accounts:414 : get_or_add_user_project_role de48f474f98e463ea99dad1e73f16374 8f45cccb13744b658de2f196110d9642 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:16.652 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:30:16.656 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args 2016-12-02 20:30:16.659 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:30:16.661 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:30:16.664 | ++ functions-common:_get_domain_args:848 : [[ -n '' ]] 2016-12-02 20:30:16.666 | ++ functions-common:_get_domain_args:851 : [[ -n '' ]] 2016-12-02 20:30:16.668 | ++ functions-common:_get_domain_args:855 : echo 2016-12-02 20:30:16.673 | + functions-common:get_or_add_user_project_role:863 : domain_args= 2016-12-02 20:30:16.677 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user 8f45cccb13744b658de2f196110d9642 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:16.678 | ++ functions-common:get_or_add_user_project_role:870 : grep ' de48f474f98e463ea99dad1e73f16374 ' 2016-12-02 20:30:16.679 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:30:16.682 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:16.685 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:18.589 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:30:18.591 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:30:18.594 | + functions-common:get_or_add_user_project_role:873 : openstack role add de48f474f98e463ea99dad1e73f16374 --user 8f45cccb13744b658de2f196110d9642 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:20.550 | ++ functions-common:get_or_add_user_project_role:881 : grep ' de48f474f98e463ea99dad1e73f16374 ' 2016-12-02 20:30:20.550 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user 8f45cccb13744b658de2f196110d9642 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:20.550 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:30:20.553 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:20.556 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:22.487 | ++ functions-common:get_field:701 : '[' 1 -lt 0 ']' 2016-12-02 20:30:22.490 | ++ functions-common:get_field:704 : field='$2' 2016-12-02 20:30:22.493 | ++ functions-common:get_field:706 : echo '| de48f474f98e463ea99dad1e73f16374 | 8f45cccb13744b658de2f196110d9642 | | 7550ecd162e243418d9e2c7b1079e911 | | False |' 2016-12-02 20:30:22.494 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2016-12-02 20:30:22.500 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:22.522 | + functions-common:get_or_add_user_project_role:881 : user_role_id=de48f474f98e463ea99dad1e73f16374 2016-12-02 20:30:22.524 | + functions-common:get_or_add_user_project_role:883 : echo de48f474f98e463ea99dad1e73f16374 2016-12-02 20:30:22.524 | de48f474f98e463ea99dad1e73f16374 2016-12-02 20:30:22.526 | + lib/keystone:create_keystone_accounts:415 : get_or_add_user_project_role 4ee7f818334f47b88961c6479b97bdd8 f6c0f321c14b42289ebacb17206ae465 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:22.529 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:30:22.532 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args 2016-12-02 20:30:22.534 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:30:22.536 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:30:22.538 | ++ functions-common:_get_domain_args:848 : [[ -n '' ]] 2016-12-02 20:30:22.541 | ++ functions-common:_get_domain_args:851 : [[ -n '' ]] 2016-12-02 20:30:22.543 | ++ functions-common:_get_domain_args:855 : echo 2016-12-02 20:30:22.546 | + functions-common:get_or_add_user_project_role:863 : domain_args= 2016-12-02 20:30:22.551 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user f6c0f321c14b42289ebacb17206ae465 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:22.552 | ++ functions-common:get_or_add_user_project_role:870 : grep ' 4ee7f818334f47b88961c6479b97bdd8 ' 2016-12-02 20:30:22.553 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:30:22.556 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:22.559 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:24.494 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:30:24.496 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:30:24.499 | + functions-common:get_or_add_user_project_role:873 : openstack role add 4ee7f818334f47b88961c6479b97bdd8 --user f6c0f321c14b42289ebacb17206ae465 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:26.503 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user f6c0f321c14b42289ebacb17206ae465 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:30:26.504 | ++ functions-common:get_or_add_user_project_role:881 : grep ' 4ee7f818334f47b88961c6479b97bdd8 ' 2016-12-02 20:30:26.505 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:30:26.509 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:26.512 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:28.519 | ++ functions-common:get_field:701 : '[' 1 -lt 0 ']' 2016-12-02 20:30:28.521 | ++ functions-common:get_field:704 : field='$2' 2016-12-02 20:30:28.526 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2016-12-02 20:30:28.527 | ++ functions-common:get_field:706 : echo '| 4ee7f818334f47b88961c6479b97bdd8 | f6c0f321c14b42289ebacb17206ae465 | | 7550ecd162e243418d9e2c7b1079e911 | | False |' 2016-12-02 20:30:28.531 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:28.558 | + functions-common:get_or_add_user_project_role:881 : user_role_id=4ee7f818334f47b88961c6479b97bdd8 2016-12-02 20:30:28.560 | + functions-common:get_or_add_user_project_role:883 : echo 4ee7f818334f47b88961c6479b97bdd8 2016-12-02 20:30:28.560 | 4ee7f818334f47b88961c6479b97bdd8 2016-12-02 20:30:28.562 | + lib/keystone:create_keystone_accounts:416 : get_or_add_user_project_role fdf362cda63b4f06af18a791e1ca42ac f6c0f321c14b42289ebacb17206ae465 091838be03654b4cb5385db6645c10dc 2016-12-02 20:30:28.564 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:30:28.569 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args 2016-12-02 20:30:28.571 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:30:28.574 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:30:28.576 | ++ functions-common:_get_domain_args:848 : [[ -n '' ]] 2016-12-02 20:30:28.578 | ++ functions-common:_get_domain_args:851 : [[ -n '' ]] 2016-12-02 20:30:28.581 | ++ functions-common:_get_domain_args:855 : echo 2016-12-02 20:30:28.585 | + functions-common:get_or_add_user_project_role:863 : domain_args= 2016-12-02 20:30:28.590 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user f6c0f321c14b42289ebacb17206ae465 --project 091838be03654b4cb5385db6645c10dc 2016-12-02 20:30:28.591 | ++ functions-common:get_or_add_user_project_role:870 : grep ' fdf362cda63b4f06af18a791e1ca42ac ' 2016-12-02 20:30:28.591 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:30:28.594 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:28.597 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:30.732 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:30:30.735 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:30:30.738 | + functions-common:get_or_add_user_project_role:873 : openstack role add fdf362cda63b4f06af18a791e1ca42ac --user f6c0f321c14b42289ebacb17206ae465 --project 091838be03654b4cb5385db6645c10dc 2016-12-02 20:30:32.764 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user f6c0f321c14b42289ebacb17206ae465 --project 091838be03654b4cb5385db6645c10dc 2016-12-02 20:30:32.765 | ++ functions-common:get_or_add_user_project_role:881 : grep ' fdf362cda63b4f06af18a791e1ca42ac ' 2016-12-02 20:30:32.765 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:30:32.768 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:32.771 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:34.709 | ++ functions-common:get_field:701 : '[' 1 -lt 0 ']' 2016-12-02 20:30:34.712 | ++ functions-common:get_field:704 : field='$2' 2016-12-02 20:30:34.716 | ++ functions-common:get_field:706 : echo '| fdf362cda63b4f06af18a791e1ca42ac | f6c0f321c14b42289ebacb17206ae465 | | 091838be03654b4cb5385db6645c10dc | | False |' 2016-12-02 20:30:34.718 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2016-12-02 20:30:34.723 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:34.748 | + functions-common:get_or_add_user_project_role:881 : user_role_id=fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:34.751 | + functions-common:get_or_add_user_project_role:883 : echo fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:34.751 | fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:34.753 | + lib/keystone:create_keystone_accounts:419 : local alt_demo_project 2016-12-02 20:30:34.757 | ++ lib/keystone:create_keystone_accounts:420 : get_or_create_project alt_demo default 2016-12-02 20:30:34.759 | ++ functions-common:get_or_create_project:820 : local project_id 2016-12-02 20:30:34.763 | +++ functions-common:get_or_create_project:828 : openstack project create alt_demo --domain=default --or-show -f value -c id 2016-12-02 20:30:36.774 | ++ functions-common:get_or_create_project:826 : project_id=04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:36.777 | ++ functions-common:get_or_create_project:827 : echo 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:36.781 | + lib/keystone:create_keystone_accounts:420 : alt_demo_project=04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:36.783 | + lib/keystone:create_keystone_accounts:421 : local alt_demo_user 2016-12-02 20:30:36.787 | ++ lib/keystone:create_keystone_accounts:423 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2016-12-02 20:30:36.791 | ++ functions-common:get_or_create_user:797 : local user_id 2016-12-02 20:30:36.794 | ++ functions-common:get_or_create_user:798 : [[ ! -z alt_demo@example.com ]] 2016-12-02 20:30:36.796 | ++ functions-common:get_or_create_user:799 : local email=--email=alt_demo@example.com 2016-12-02 20:30:36.800 | +++ functions-common:get_or_create_user:815 : openstack user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2016-12-02 20:30:38.736 | ++ functions-common:get_or_create_user:813 : user_id=f877f695faa54bec9fb46121b37b9d8a 2016-12-02 20:30:38.739 | ++ functions-common:get_or_create_user:814 : echo f877f695faa54bec9fb46121b37b9d8a 2016-12-02 20:30:38.743 | + lib/keystone:create_keystone_accounts:423 : alt_demo_user=f877f695faa54bec9fb46121b37b9d8a 2016-12-02 20:30:38.745 | + lib/keystone:create_keystone_accounts:425 : get_or_add_user_project_role fdf362cda63b4f06af18a791e1ca42ac f877f695faa54bec9fb46121b37b9d8a 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:38.747 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:30:38.750 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args 2016-12-02 20:30:38.753 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:30:38.756 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:30:38.759 | ++ functions-common:_get_domain_args:848 : [[ -n '' ]] 2016-12-02 20:30:38.761 | ++ functions-common:_get_domain_args:851 : [[ -n '' ]] 2016-12-02 20:30:38.764 | ++ functions-common:_get_domain_args:855 : echo 2016-12-02 20:30:38.767 | + functions-common:get_or_add_user_project_role:863 : domain_args= 2016-12-02 20:30:38.772 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user f877f695faa54bec9fb46121b37b9d8a --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:38.773 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:30:38.773 | ++ functions-common:get_or_add_user_project_role:870 : grep ' fdf362cda63b4f06af18a791e1ca42ac ' 2016-12-02 20:30:38.776 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:38.779 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:40.988 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:30:40.992 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:30:40.995 | + functions-common:get_or_add_user_project_role:873 : openstack role add fdf362cda63b4f06af18a791e1ca42ac --user f877f695faa54bec9fb46121b37b9d8a --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:43.001 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user f877f695faa54bec9fb46121b37b9d8a --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:43.002 | ++ functions-common:get_or_add_user_project_role:881 : grep ' fdf362cda63b4f06af18a791e1ca42ac ' 2016-12-02 20:30:43.004 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:30:43.007 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:43.010 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:44.983 | ++ functions-common:get_field:701 : '[' 1 -lt 0 ']' 2016-12-02 20:30:44.986 | ++ functions-common:get_field:704 : field='$2' 2016-12-02 20:30:44.989 | ++ functions-common:get_field:706 : echo '| fdf362cda63b4f06af18a791e1ca42ac | f877f695faa54bec9fb46121b37b9d8a | | 04f1303c780c42e3a4804b925a2c534f | | False |' 2016-12-02 20:30:44.990 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2016-12-02 20:30:44.995 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:45.016 | + functions-common:get_or_add_user_project_role:881 : user_role_id=fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:45.018 | + functions-common:get_or_add_user_project_role:883 : echo fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:45.019 | fdf362cda63b4f06af18a791e1ca42ac 2016-12-02 20:30:45.021 | + lib/keystone:create_keystone_accounts:426 : get_or_add_user_project_role de48f474f98e463ea99dad1e73f16374 8f45cccb13744b658de2f196110d9642 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:45.024 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:30:45.027 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args 2016-12-02 20:30:45.029 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:30:45.032 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:30:45.034 | ++ functions-common:_get_domain_args:848 : [[ -n '' ]] 2016-12-02 20:30:45.037 | ++ functions-common:_get_domain_args:851 : [[ -n '' ]] 2016-12-02 20:30:45.041 | ++ functions-common:_get_domain_args:855 : echo 2016-12-02 20:30:45.044 | + functions-common:get_or_add_user_project_role:863 : domain_args= 2016-12-02 20:30:45.049 | ++ functions-common:get_or_add_user_project_role:870 : grep ' de48f474f98e463ea99dad1e73f16374 ' 2016-12-02 20:30:45.050 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user 8f45cccb13744b658de2f196110d9642 --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:45.050 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:30:45.053 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:45.056 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:47.004 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:30:47.006 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:30:47.009 | + functions-common:get_or_add_user_project_role:873 : openstack role add de48f474f98e463ea99dad1e73f16374 --user 8f45cccb13744b658de2f196110d9642 --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:49.032 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user 8f45cccb13744b658de2f196110d9642 --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:49.033 | ++ functions-common:get_or_add_user_project_role:881 : grep ' de48f474f98e463ea99dad1e73f16374 ' 2016-12-02 20:30:49.035 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:30:49.038 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:49.041 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:51.033 | ++ functions-common:get_field:701 : '[' 1 -lt 0 ']' 2016-12-02 20:30:51.035 | ++ functions-common:get_field:704 : field='$2' 2016-12-02 20:30:51.040 | ++ functions-common:get_field:706 : echo '| de48f474f98e463ea99dad1e73f16374 | 8f45cccb13744b658de2f196110d9642 | | 04f1303c780c42e3a4804b925a2c534f | | False |' 2016-12-02 20:30:51.040 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2016-12-02 20:30:51.045 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:51.067 | + functions-common:get_or_add_user_project_role:881 : user_role_id=de48f474f98e463ea99dad1e73f16374 2016-12-02 20:30:51.069 | + functions-common:get_or_add_user_project_role:883 : echo de48f474f98e463ea99dad1e73f16374 2016-12-02 20:30:51.069 | de48f474f98e463ea99dad1e73f16374 2016-12-02 20:30:51.072 | + lib/keystone:create_keystone_accounts:427 : get_or_add_user_project_role 4ee7f818334f47b88961c6479b97bdd8 f877f695faa54bec9fb46121b37b9d8a 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:51.074 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:30:51.077 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args 2016-12-02 20:30:51.080 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:30:51.082 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:30:51.086 | ++ functions-common:_get_domain_args:848 : [[ -n '' ]] 2016-12-02 20:30:51.089 | ++ functions-common:_get_domain_args:851 : [[ -n '' ]] 2016-12-02 20:30:51.091 | ++ functions-common:_get_domain_args:855 : echo 2016-12-02 20:30:51.094 | + functions-common:get_or_add_user_project_role:863 : domain_args= 2016-12-02 20:30:51.098 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user f877f695faa54bec9fb46121b37b9d8a --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:51.101 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:30:51.102 | ++ functions-common:get_or_add_user_project_role:870 : grep ' 4ee7f818334f47b88961c6479b97bdd8 ' 2016-12-02 20:30:51.104 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:51.107 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:53.059 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:30:53.062 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:30:53.065 | + functions-common:get_or_add_user_project_role:873 : openstack role add 4ee7f818334f47b88961c6479b97bdd8 --user f877f695faa54bec9fb46121b37b9d8a --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:55.098 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user f877f695faa54bec9fb46121b37b9d8a --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:30:55.098 | ++ functions-common:get_or_add_user_project_role:881 : grep ' 4ee7f818334f47b88961c6479b97bdd8 ' 2016-12-02 20:30:55.099 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:30:55.102 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:30:55.105 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:57.070 | ++ functions-common:get_field:701 : '[' 1 -lt 0 ']' 2016-12-02 20:30:57.074 | ++ functions-common:get_field:704 : field='$2' 2016-12-02 20:30:57.077 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2016-12-02 20:30:57.077 | ++ functions-common:get_field:706 : echo '| 4ee7f818334f47b88961c6479b97bdd8 | f877f695faa54bec9fb46121b37b9d8a | | 04f1303c780c42e3a4804b925a2c534f | | False |' 2016-12-02 20:30:57.082 | ++ functions-common:get_field:700 : read data 2016-12-02 20:30:57.114 | + functions-common:get_or_add_user_project_role:881 : user_role_id=4ee7f818334f47b88961c6479b97bdd8 2016-12-02 20:30:57.116 | + functions-common:get_or_add_user_project_role:883 : echo 4ee7f818334f47b88961c6479b97bdd8 2016-12-02 20:30:57.116 | 4ee7f818334f47b88961c6479b97bdd8 2016-12-02 20:30:57.118 | + lib/keystone:create_keystone_accounts:430 : local admin_group 2016-12-02 20:30:57.123 | ++ lib/keystone:create_keystone_accounts:432 : get_or_create_group admins default 'openstack admin group' 2016-12-02 20:30:57.126 | ++ functions-common:get_or_create_group:782 : local 'desc=openstack admin group' 2016-12-02 20:30:57.129 | ++ functions-common:get_or_create_group:783 : local group_id 2016-12-02 20:30:57.133 | +++ functions-common:get_or_create_group:792 : openstack group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2016-12-02 20:30:59.270 | ++ functions-common:get_or_create_group:790 : group_id=109256f553f64f548c25df27d6c2a79b 2016-12-02 20:30:59.273 | ++ functions-common:get_or_create_group:791 : echo 109256f553f64f548c25df27d6c2a79b 2016-12-02 20:30:59.276 | + lib/keystone:create_keystone_accounts:432 : admin_group=109256f553f64f548c25df27d6c2a79b 2016-12-02 20:30:59.279 | + lib/keystone:create_keystone_accounts:433 : local non_admin_group 2016-12-02 20:30:59.283 | ++ lib/keystone:create_keystone_accounts:435 : get_or_create_group nonadmins default 'non-admin group' 2016-12-02 20:30:59.286 | ++ functions-common:get_or_create_group:782 : local 'desc=non-admin group' 2016-12-02 20:30:59.289 | ++ functions-common:get_or_create_group:783 : local group_id 2016-12-02 20:30:59.294 | +++ functions-common:get_or_create_group:792 : openstack group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2016-12-02 20:31:01.243 | ++ functions-common:get_or_create_group:790 : group_id=abbe86e24f674d179dcabcb9dc93fe06 2016-12-02 20:31:01.245 | ++ functions-common:get_or_create_group:791 : echo abbe86e24f674d179dcabcb9dc93fe06 2016-12-02 20:31:01.249 | + lib/keystone:create_keystone_accounts:435 : non_admin_group=abbe86e24f674d179dcabcb9dc93fe06 2016-12-02 20:31:01.251 | + lib/keystone:create_keystone_accounts:437 : get_or_add_group_project_role fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:31:01.254 | + functions-common:get_or_add_group_project_role:939 : local group_role_id 2016-12-02 20:31:01.258 | ++ functions-common:get_or_add_group_project_role:944 : openstack role assignment list --group abbe86e24f674d179dcabcb9dc93fe06 --project 7550ecd162e243418d9e2c7b1079e911 -f value 2016-12-02 20:31:03.211 | + functions-common:get_or_add_group_project_role:944 : group_role_id= 2016-12-02 20:31:03.213 | + functions-common:get_or_add_group_project_role:945 : [[ -z '' ]] 2016-12-02 20:31:03.216 | + functions-common:get_or_add_group_project_role:947 : openstack role add fdf362cda63b4f06af18a791e1ca42ac --group abbe86e24f674d179dcabcb9dc93fe06 --project 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:31:05.286 | ++ functions-common:get_or_add_group_project_role:953 : openstack role assignment list --group abbe86e24f674d179dcabcb9dc93fe06 --project 7550ecd162e243418d9e2c7b1079e911 -f value 2016-12-02 20:31:07.367 | + functions-common:get_or_add_group_project_role:953 : group_role_id='fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 7550ecd162e243418d9e2c7b1079e911 False' 2016-12-02 20:31:07.369 | + functions-common:get_or_add_group_project_role:955 : echo fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 7550ecd162e243418d9e2c7b1079e911 False 2016-12-02 20:31:07.369 | fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 7550ecd162e243418d9e2c7b1079e911 False 2016-12-02 20:31:07.371 | + lib/keystone:create_keystone_accounts:438 : get_or_add_group_project_role 4ee7f818334f47b88961c6479b97bdd8 abbe86e24f674d179dcabcb9dc93fe06 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:31:07.373 | + functions-common:get_or_add_group_project_role:939 : local group_role_id 2016-12-02 20:31:07.377 | ++ functions-common:get_or_add_group_project_role:944 : openstack role assignment list --group abbe86e24f674d179dcabcb9dc93fe06 --project 7550ecd162e243418d9e2c7b1079e911 -f value 2016-12-02 20:31:09.820 | + functions-common:get_or_add_group_project_role:944 : group_role_id='fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 7550ecd162e243418d9e2c7b1079e911 False' 2016-12-02 20:31:09.823 | + functions-common:get_or_add_group_project_role:945 : [[ -z fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 7550ecd162e243418d9e2c7b1079e911 False ]] 2016-12-02 20:31:09.826 | + functions-common:get_or_add_group_project_role:955 : echo fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 7550ecd162e243418d9e2c7b1079e911 False 2016-12-02 20:31:09.826 | fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 7550ecd162e243418d9e2c7b1079e911 False 2016-12-02 20:31:09.828 | + lib/keystone:create_keystone_accounts:439 : get_or_add_group_project_role fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:31:09.831 | + functions-common:get_or_add_group_project_role:939 : local group_role_id 2016-12-02 20:31:09.835 | ++ functions-common:get_or_add_group_project_role:944 : openstack role assignment list --group abbe86e24f674d179dcabcb9dc93fe06 --project 04f1303c780c42e3a4804b925a2c534f -f value 2016-12-02 20:31:11.832 | + functions-common:get_or_add_group_project_role:944 : group_role_id= 2016-12-02 20:31:11.834 | + functions-common:get_or_add_group_project_role:945 : [[ -z '' ]] 2016-12-02 20:31:11.837 | + functions-common:get_or_add_group_project_role:947 : openstack role add fdf362cda63b4f06af18a791e1ca42ac --group abbe86e24f674d179dcabcb9dc93fe06 --project 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:31:13.894 | ++ functions-common:get_or_add_group_project_role:953 : openstack role assignment list --group abbe86e24f674d179dcabcb9dc93fe06 --project 04f1303c780c42e3a4804b925a2c534f -f value 2016-12-02 20:31:15.901 | + functions-common:get_or_add_group_project_role:953 : group_role_id='fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 04f1303c780c42e3a4804b925a2c534f False' 2016-12-02 20:31:15.903 | + functions-common:get_or_add_group_project_role:955 : echo fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 04f1303c780c42e3a4804b925a2c534f False 2016-12-02 20:31:15.903 | fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 04f1303c780c42e3a4804b925a2c534f False 2016-12-02 20:31:15.906 | + lib/keystone:create_keystone_accounts:440 : get_or_add_group_project_role 4ee7f818334f47b88961c6479b97bdd8 abbe86e24f674d179dcabcb9dc93fe06 04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:31:15.909 | + functions-common:get_or_add_group_project_role:939 : local group_role_id 2016-12-02 20:31:15.913 | ++ functions-common:get_or_add_group_project_role:944 : openstack role assignment list --group abbe86e24f674d179dcabcb9dc93fe06 --project 04f1303c780c42e3a4804b925a2c534f -f value 2016-12-02 20:31:17.929 | + functions-common:get_or_add_group_project_role:944 : group_role_id='fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 04f1303c780c42e3a4804b925a2c534f False' 2016-12-02 20:31:17.931 | + functions-common:get_or_add_group_project_role:945 : [[ -z fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 04f1303c780c42e3a4804b925a2c534f False ]] 2016-12-02 20:31:17.933 | + functions-common:get_or_add_group_project_role:955 : echo fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 04f1303c780c42e3a4804b925a2c534f False 2016-12-02 20:31:17.933 | fdf362cda63b4f06af18a791e1ca42ac abbe86e24f674d179dcabcb9dc93fe06 04f1303c780c42e3a4804b925a2c534f False 2016-12-02 20:31:17.936 | + lib/keystone:create_keystone_accounts:441 : get_or_add_group_project_role de48f474f98e463ea99dad1e73f16374 109256f553f64f548c25df27d6c2a79b 995f594557c74f70b9d1f1edf9357a85 2016-12-02 20:31:17.938 | + functions-common:get_or_add_group_project_role:939 : local group_role_id 2016-12-02 20:31:17.942 | ++ functions-common:get_or_add_group_project_role:944 : openstack role assignment list --group 109256f553f64f548c25df27d6c2a79b --project 995f594557c74f70b9d1f1edf9357a85 -f value 2016-12-02 20:31:19.924 | + functions-common:get_or_add_group_project_role:944 : group_role_id= 2016-12-02 20:31:19.927 | + functions-common:get_or_add_group_project_role:945 : [[ -z '' ]] 2016-12-02 20:31:19.930 | + functions-common:get_or_add_group_project_role:947 : openstack role add de48f474f98e463ea99dad1e73f16374 --group 109256f553f64f548c25df27d6c2a79b --project 995f594557c74f70b9d1f1edf9357a85 2016-12-02 20:31:21.993 | ++ functions-common:get_or_add_group_project_role:953 : openstack role assignment list --group 109256f553f64f548c25df27d6c2a79b --project 995f594557c74f70b9d1f1edf9357a85 -f value 2016-12-02 20:31:24.058 | + functions-common:get_or_add_group_project_role:953 : group_role_id='de48f474f98e463ea99dad1e73f16374 109256f553f64f548c25df27d6c2a79b 995f594557c74f70b9d1f1edf9357a85 False' 2016-12-02 20:31:24.060 | + functions-common:get_or_add_group_project_role:955 : echo de48f474f98e463ea99dad1e73f16374 109256f553f64f548c25df27d6c2a79b 995f594557c74f70b9d1f1edf9357a85 False 2016-12-02 20:31:24.060 | de48f474f98e463ea99dad1e73f16374 109256f553f64f548c25df27d6c2a79b 995f594557c74f70b9d1f1edf9357a85 False 2016-12-02 20:31:24.062 | + ./stack.sh:main:1067 : create_nova_accounts 2016-12-02 20:31:24.064 | + lib/nova:create_nova_accounts:393 : [[ ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ n-api ]] 2016-12-02 20:31:24.067 | + lib/nova:create_nova_accounts:397 : create_service_user nova admin 2016-12-02 20:31:24.069 | + lib/keystone:create_service_user:452 : local role=admin 2016-12-02 20:31:24.071 | + lib/keystone:create_service_user:454 : get_or_create_user nova secretservice Default 2016-12-02 20:31:24.073 | + functions-common:get_or_create_user:797 : local user_id 2016-12-02 20:31:24.076 | + functions-common:get_or_create_user:798 : [[ ! -z '' ]] 2016-12-02 20:31:24.078 | + functions-common:get_or_create_user:801 : local email= 2016-12-02 20:31:24.081 | ++ functions-common:get_or_create_user:815 : openstack user create nova --password secretservice --domain=Default --or-show -f value -c id 2016-12-02 20:31:26.173 | + functions-common:get_or_create_user:813 : user_id=f87974b182ec4a54b578c954171d8b7d 2016-12-02 20:31:26.175 | + functions-common:get_or_create_user:814 : echo f87974b182ec4a54b578c954171d8b7d 2016-12-02 20:31:26.175 | f87974b182ec4a54b578c954171d8b7d 2016-12-02 20:31:26.178 | + lib/keystone:create_service_user:455 : get_or_add_user_project_role admin nova service Default Default 2016-12-02 20:31:26.180 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:31:26.184 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args Default Default 2016-12-02 20:31:26.186 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:31:26.189 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:31:26.191 | ++ functions-common:_get_domain_args:848 : [[ -n Default ]] 2016-12-02 20:31:26.194 | ++ functions-common:_get_domain_args:849 : domain=' --user-domain Default' 2016-12-02 20:31:26.196 | ++ functions-common:_get_domain_args:851 : [[ -n Default ]] 2016-12-02 20:31:26.199 | ++ functions-common:_get_domain_args:852 : domain=' --user-domain Default --project-domain Default' 2016-12-02 20:31:26.201 | ++ functions-common:_get_domain_args:855 : echo --user-domain Default --project-domain Default 2016-12-02 20:31:26.206 | + functions-common:get_or_add_user_project_role:863 : domain_args='--user-domain Default --project-domain Default' 2016-12-02 20:31:26.211 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user nova --project service --user-domain Default --project-domain Default 2016-12-02 20:31:26.212 | ++ functions-common:get_or_add_user_project_role:870 : grep ' admin ' 2016-12-02 20:31:26.212 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:31:26.216 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:31:26.219 | ++ functions-common:get_field:700 : read data 2016-12-02 20:31:28.485 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:31:28.488 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:31:28.492 | + functions-common:get_or_add_user_project_role:873 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2016-12-02 20:31:31.457 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user nova --project service --user-domain Default --project-domain Default 2016-12-02 20:31:31.459 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:31:31.459 | ++ functions-common:get_or_add_user_project_role:881 : grep ' admin ' 2016-12-02 20:31:31.462 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:31:31.465 | ++ functions-common:get_field:700 : read data 2016-12-02 20:31:33.732 | + functions-common:get_or_add_user_project_role:881 : user_role_id= 2016-12-02 20:31:33.736 | + functions-common:get_or_add_user_project_role:883 : echo 2016-12-02 20:31:33.736 | 2016-12-02 20:31:33.738 | + lib/nova:create_nova_accounts:399 : local nova_api_url 2016-12-02 20:31:33.741 | + lib/nova:create_nova_accounts:400 : [[ False == \F\a\l\s\e ]] 2016-12-02 20:31:33.744 | + lib/nova:create_nova_accounts:401 : nova_api_url=http://162.242.235.22:8774 2016-12-02 20:31:33.747 | + lib/nova:create_nova_accounts:406 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2016-12-02 20:31:33.750 | + functions-common:get_or_create_service:961 : local service_id 2016-12-02 20:31:33.754 | ++ functions-common:get_or_create_service:974 : openstack service show compute_legacy -f value -c id 2016-12-02 20:31:35.774 | ++ functions-common:get_or_create_service:976 : openstack service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2016-12-02 20:31:37.747 | + functions-common:get_or_create_service:972 : service_id=ba60d96f6cb34915bfdc7aa1513cfe54 2016-12-02 20:31:37.749 | + functions-common:get_or_create_service:973 : echo ba60d96f6cb34915bfdc7aa1513cfe54 2016-12-02 20:31:37.749 | ba60d96f6cb34915bfdc7aa1513cfe54 2016-12-02 20:31:37.752 | + lib/nova:create_nova_accounts:408 : get_or_create_endpoint compute_legacy RegionOne 'http://162.242.235.22:8774/v2/$(project_id)s' 'http://162.242.235.22:8774/v2/$(project_id)s' 'http://162.242.235.22:8774/v2/$(project_id)s' 2016-12-02 20:31:37.755 | + functions-common:get_or_create_endpoint:1005 : local public_id 2016-12-02 20:31:37.759 | ++ functions-common:get_or_create_endpoint:1006 : _get_or_create_endpoint_with_interface compute_legacy public 'http://162.242.235.22:8774/v2/$(project_id)s' RegionOne 2016-12-02 20:31:37.762 | ++ functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:31:37.767 | +++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2016-12-02 20:31:39.866 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:31:39.868 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:31:39.872 | +++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create compute_legacy public 'http://162.242.235.22:8774/v2/$(project_id)s' --region RegionOne -f value -c id 2016-12-02 20:31:42.052 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=ca6dab13ec4f4ad6889d674102aad5cf 2016-12-02 20:31:42.054 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : echo ca6dab13ec4f4ad6889d674102aad5cf 2016-12-02 20:31:42.057 | + functions-common:get_or_create_endpoint:1006 : public_id=ca6dab13ec4f4ad6889d674102aad5cf 2016-12-02 20:31:42.060 | + functions-common:get_or_create_endpoint:1007 : _get_or_create_endpoint_with_interface compute_legacy admin 'http://162.242.235.22:8774/v2/$(project_id)s' RegionOne 2016-12-02 20:31:42.062 | + functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:31:42.065 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service compute_legacy --interface admin --region RegionOne -c ID -f value 2016-12-02 20:31:44.127 | + functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:31:44.129 | + functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:31:44.132 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create compute_legacy admin 'http://162.242.235.22:8774/v2/$(project_id)s' --region RegionOne -f value -c id 2016-12-02 20:31:46.199 | + functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=7d11415fe09e4169b650314561d825ca 2016-12-02 20:31:46.202 | + functions-common:_get_or_create_endpoint_with_interface:991 : echo 7d11415fe09e4169b650314561d825ca 2016-12-02 20:31:46.202 | 7d11415fe09e4169b650314561d825ca 2016-12-02 20:31:46.204 | + functions-common:get_or_create_endpoint:1008 : _get_or_create_endpoint_with_interface compute_legacy internal 'http://162.242.235.22:8774/v2/$(project_id)s' RegionOne 2016-12-02 20:31:46.206 | + functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:31:46.208 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service compute_legacy --interface internal --region RegionOne -c ID -f value 2016-12-02 20:31:48.199 | + functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:31:48.201 | + functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:31:48.204 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create compute_legacy internal 'http://162.242.235.22:8774/v2/$(project_id)s' --region RegionOne -f value -c id 2016-12-02 20:31:50.178 | + functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=c206392a053344e395ad58599af6dd61 2016-12-02 20:31:50.180 | + functions-common:_get_or_create_endpoint_with_interface:991 : echo c206392a053344e395ad58599af6dd61 2016-12-02 20:31:50.180 | c206392a053344e395ad58599af6dd61 2016-12-02 20:31:50.183 | + functions-common:get_or_create_endpoint:1011 : echo ca6dab13ec4f4ad6889d674102aad5cf 2016-12-02 20:31:50.183 | ca6dab13ec4f4ad6889d674102aad5cf 2016-12-02 20:31:50.186 | + lib/nova:create_nova_accounts:414 : get_or_create_service nova compute 'Nova Compute Service' 2016-12-02 20:31:50.188 | + functions-common:get_or_create_service:961 : local service_id 2016-12-02 20:31:50.192 | ++ functions-common:get_or_create_service:974 : openstack service show compute -f value -c id 2016-12-02 20:31:52.898 | ++ functions-common:get_or_create_service:976 : openstack service create compute --name nova '--description=Nova Compute Service' -f value -c id 2016-12-02 20:31:54.990 | + functions-common:get_or_create_service:972 : service_id=eb1cbea0a27e402697d61db8fd8daee7 2016-12-02 20:31:54.992 | + functions-common:get_or_create_service:973 : echo eb1cbea0a27e402697d61db8fd8daee7 2016-12-02 20:31:54.992 | eb1cbea0a27e402697d61db8fd8daee7 2016-12-02 20:31:54.995 | + lib/nova:create_nova_accounts:416 : get_or_create_endpoint compute RegionOne http://162.242.235.22:8774/v2.1 http://162.242.235.22:8774/v2.1 http://162.242.235.22:8774/v2.1 2016-12-02 20:31:54.997 | + functions-common:get_or_create_endpoint:1005 : local public_id 2016-12-02 20:31:55.001 | ++ functions-common:get_or_create_endpoint:1006 : _get_or_create_endpoint_with_interface compute public http://162.242.235.22:8774/v2.1 RegionOne 2016-12-02 20:31:55.004 | ++ functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:31:55.007 | +++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service compute --interface public --region RegionOne -c ID -f value 2016-12-02 20:31:57.027 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:31:57.030 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:31:57.034 | +++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create compute public http://162.242.235.22:8774/v2.1 --region RegionOne -f value -c id 2016-12-02 20:31:59.059 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=00303f616e23411ab612e20ca3a560d2 2016-12-02 20:31:59.062 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : echo 00303f616e23411ab612e20ca3a560d2 2016-12-02 20:31:59.066 | + functions-common:get_or_create_endpoint:1006 : public_id=00303f616e23411ab612e20ca3a560d2 2016-12-02 20:31:59.068 | + functions-common:get_or_create_endpoint:1007 : _get_or_create_endpoint_with_interface compute admin http://162.242.235.22:8774/v2.1 RegionOne 2016-12-02 20:31:59.071 | + functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:31:59.074 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service compute --interface admin --region RegionOne -c ID -f value 2016-12-02 20:32:01.071 | + functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:32:01.074 | + functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:32:01.078 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create compute admin http://162.242.235.22:8774/v2.1 --region RegionOne -f value -c id 2016-12-02 20:32:03.178 | + functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=fc5be8d0be364193829aa604965489c6 2016-12-02 20:32:03.181 | + functions-common:_get_or_create_endpoint_with_interface:991 : echo fc5be8d0be364193829aa604965489c6 2016-12-02 20:32:03.181 | fc5be8d0be364193829aa604965489c6 2016-12-02 20:32:03.184 | + functions-common:get_or_create_endpoint:1008 : _get_or_create_endpoint_with_interface compute internal http://162.242.235.22:8774/v2.1 RegionOne 2016-12-02 20:32:03.187 | + functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:32:03.191 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service compute --interface internal --region RegionOne -c ID -f value 2016-12-02 20:32:05.199 | + functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:32:05.202 | + functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:32:05.205 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create compute internal http://162.242.235.22:8774/v2.1 --region RegionOne -f value -c id 2016-12-02 20:32:07.238 | + functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=7a0eea011d8d4b4bbe5b11a7991fe40f 2016-12-02 20:32:07.241 | + functions-common:_get_or_create_endpoint_with_interface:991 : echo 7a0eea011d8d4b4bbe5b11a7991fe40f 2016-12-02 20:32:07.241 | 7a0eea011d8d4b4bbe5b11a7991fe40f 2016-12-02 20:32:07.244 | + functions-common:get_or_create_endpoint:1011 : echo 00303f616e23411ab612e20ca3a560d2 2016-12-02 20:32:07.244 | 00303f616e23411ab612e20ca3a560d2 2016-12-02 20:32:07.247 | + lib/nova:create_nova_accounts:423 : is_service_enabled n-api 2016-12-02 20:32:07.266 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:32:07.268 | + lib/nova:create_nova_accounts:425 : is_service_enabled swift 2016-12-02 20:32:07.287 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:32:07.290 | + lib/nova:create_nova_accounts:433 : is_service_enabled swift3 2016-12-02 20:32:07.306 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:32:07.309 | + ./stack.sh:main:1068 : create_glance_accounts 2016-12-02 20:32:07.312 | + lib/glance:create_glance_accounts:297 : is_service_enabled g-api 2016-12-02 20:32:07.330 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:32:07.332 | + lib/glance:create_glance_accounts:299 : create_service_user glance 2016-12-02 20:32:07.335 | + lib/keystone:create_service_user:452 : local role=service 2016-12-02 20:32:07.337 | + lib/keystone:create_service_user:454 : get_or_create_user glance secretservice Default 2016-12-02 20:32:07.340 | + functions-common:get_or_create_user:797 : local user_id 2016-12-02 20:32:07.343 | + functions-common:get_or_create_user:798 : [[ ! -z '' ]] 2016-12-02 20:32:07.346 | + functions-common:get_or_create_user:801 : local email= 2016-12-02 20:32:07.350 | ++ functions-common:get_or_create_user:815 : openstack user create glance --password secretservice --domain=Default --or-show -f value -c id 2016-12-02 20:32:09.464 | + functions-common:get_or_create_user:813 : user_id=2b637fa353ee4eefaf360179798fb065 2016-12-02 20:32:09.468 | + functions-common:get_or_create_user:814 : echo 2b637fa353ee4eefaf360179798fb065 2016-12-02 20:32:09.468 | 2b637fa353ee4eefaf360179798fb065 2016-12-02 20:32:09.471 | + lib/keystone:create_service_user:455 : get_or_add_user_project_role service glance service Default Default 2016-12-02 20:32:09.473 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:32:09.478 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args Default Default 2016-12-02 20:32:09.481 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:32:09.483 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:32:09.485 | ++ functions-common:_get_domain_args:848 : [[ -n Default ]] 2016-12-02 20:32:09.488 | ++ functions-common:_get_domain_args:849 : domain=' --user-domain Default' 2016-12-02 20:32:09.491 | ++ functions-common:_get_domain_args:851 : [[ -n Default ]] 2016-12-02 20:32:09.494 | ++ functions-common:_get_domain_args:852 : domain=' --user-domain Default --project-domain Default' 2016-12-02 20:32:09.497 | ++ functions-common:_get_domain_args:855 : echo --user-domain Default --project-domain Default 2016-12-02 20:32:09.500 | + functions-common:get_or_add_user_project_role:863 : domain_args='--user-domain Default --project-domain Default' 2016-12-02 20:32:09.506 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user glance --project service --user-domain Default --project-domain Default 2016-12-02 20:32:09.507 | ++ functions-common:get_or_add_user_project_role:870 : grep ' service ' 2016-12-02 20:32:09.508 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:32:09.511 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:32:09.514 | ++ functions-common:get_field:700 : read data 2016-12-02 20:32:11.734 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:32:11.736 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:32:11.738 | + functions-common:get_or_add_user_project_role:873 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2016-12-02 20:32:13.969 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user glance --project service --user-domain Default --project-domain Default 2016-12-02 20:32:13.970 | ++ functions-common:get_or_add_user_project_role:881 : grep ' service ' 2016-12-02 20:32:13.972 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:32:13.976 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:32:13.979 | ++ functions-common:get_field:700 : read data 2016-12-02 20:32:16.128 | + functions-common:get_or_add_user_project_role:881 : user_role_id= 2016-12-02 20:32:16.131 | + functions-common:get_or_add_user_project_role:883 : echo 2016-12-02 20:32:16.131 | 2016-12-02 20:32:16.133 | + lib/glance:create_glance_accounts:302 : is_service_enabled s-proxy 2016-12-02 20:32:16.150 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:32:16.153 | + lib/glance:create_glance_accounts:306 : get_or_create_service glance image 'Glance Image Service' 2016-12-02 20:32:16.156 | + functions-common:get_or_create_service:961 : local service_id 2016-12-02 20:32:16.160 | ++ functions-common:get_or_create_service:974 : openstack service show image -f value -c id 2016-12-02 20:32:18.104 | ++ functions-common:get_or_create_service:976 : openstack service create image --name glance '--description=Glance Image Service' -f value -c id 2016-12-02 20:32:20.006 | + functions-common:get_or_create_service:972 : service_id=253e4a1408cb49fe82c9bb9a97d3a3d1 2016-12-02 20:32:20.008 | + functions-common:get_or_create_service:973 : echo 253e4a1408cb49fe82c9bb9a97d3a3d1 2016-12-02 20:32:20.008 | 253e4a1408cb49fe82c9bb9a97d3a3d1 2016-12-02 20:32:20.010 | + lib/glance:create_glance_accounts:308 : get_or_create_endpoint image RegionOne http://162.242.235.22:9292 http://162.242.235.22:9292 http://162.242.235.22:9292 2016-12-02 20:32:20.013 | + functions-common:get_or_create_endpoint:1005 : local public_id 2016-12-02 20:32:20.017 | ++ functions-common:get_or_create_endpoint:1006 : _get_or_create_endpoint_with_interface image public http://162.242.235.22:9292 RegionOne 2016-12-02 20:32:20.020 | ++ functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:32:20.024 | +++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service image --interface public --region RegionOne -c ID -f value 2016-12-02 20:32:21.994 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:32:21.997 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:32:22.000 | +++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create image public http://162.242.235.22:9292 --region RegionOne -f value -c id 2016-12-02 20:32:24.037 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=c1a97b45548444148342aa4f9baf8a4d 2016-12-02 20:32:24.039 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : echo c1a97b45548444148342aa4f9baf8a4d 2016-12-02 20:32:24.042 | + functions-common:get_or_create_endpoint:1006 : public_id=c1a97b45548444148342aa4f9baf8a4d 2016-12-02 20:32:24.045 | + functions-common:get_or_create_endpoint:1007 : _get_or_create_endpoint_with_interface image admin http://162.242.235.22:9292 RegionOne 2016-12-02 20:32:24.047 | + functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:32:24.051 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service image --interface admin --region RegionOne -c ID -f value 2016-12-02 20:32:26.062 | + functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:32:26.065 | + functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:32:26.069 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create image admin http://162.242.235.22:9292 --region RegionOne -f value -c id 2016-12-02 20:32:28.129 | + functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=0c85d297e0ba4e53b635f61683e6f594 2016-12-02 20:32:28.132 | + functions-common:_get_or_create_endpoint_with_interface:991 : echo 0c85d297e0ba4e53b635f61683e6f594 2016-12-02 20:32:28.132 | 0c85d297e0ba4e53b635f61683e6f594 2016-12-02 20:32:28.134 | + functions-common:get_or_create_endpoint:1008 : _get_or_create_endpoint_with_interface image internal http://162.242.235.22:9292 RegionOne 2016-12-02 20:32:28.137 | + functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:32:28.142 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service image --interface internal --region RegionOne -c ID -f value 2016-12-02 20:32:30.366 | + functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:32:30.369 | + functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:32:30.372 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create image internal http://162.242.235.22:9292 --region RegionOne -f value -c id 2016-12-02 20:32:32.618 | + functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=8b144d1886a443ee9ad216d0cf9ef77f 2016-12-02 20:32:32.621 | + functions-common:_get_or_create_endpoint_with_interface:991 : echo 8b144d1886a443ee9ad216d0cf9ef77f 2016-12-02 20:32:32.621 | 8b144d1886a443ee9ad216d0cf9ef77f 2016-12-02 20:32:32.624 | + functions-common:get_or_create_endpoint:1011 : echo c1a97b45548444148342aa4f9baf8a4d 2016-12-02 20:32:32.624 | c1a97b45548444148342aa4f9baf8a4d 2016-12-02 20:32:32.627 | ++ lib/glance:create_glance_accounts:315 : get_or_create_domain Default 2016-12-02 20:32:32.629 | ++ functions-common:get_or_create_domain:765 : local domain_id 2016-12-02 20:32:32.634 | +++ functions-common:get_or_create_domain:777 : openstack domain show Default -f value -c id 2016-12-02 20:32:34.636 | ++ functions-common:get_or_create_domain:775 : domain_id=default 2016-12-02 20:32:34.639 | ++ functions-common:get_or_create_domain:776 : echo default 2016-12-02 20:32:34.643 | + lib/glance:create_glance_accounts:315 : service_domain_id=default 2016-12-02 20:32:34.645 | + lib/glance:create_glance_accounts:316 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2016-12-02 20:32:34.677 | + lib/glance:create_glance_accounts:317 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2016-12-02 20:32:34.703 | + lib/glance:create_glance_accounts:321 : is_service_enabled g-glare 2016-12-02 20:32:34.722 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:32:34.725 | + ./stack.sh:main:1069 : create_cinder_accounts 2016-12-02 20:32:34.728 | + lib/cinder:create_cinder_accounts:388 : [[ ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ c-api ]] 2016-12-02 20:32:34.731 | + ./stack.sh:main:1070 : create_neutron_accounts 2016-12-02 20:32:34.733 | + lib/neutron:create_neutron_accounts:536 : is_neutron_legacy_enabled 2016-12-02 20:32:34.735 | + lib/neutron:is_neutron_legacy_enabled:89 : [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]] 2016-12-02 20:32:34.738 | + lib/neutron:is_neutron_legacy_enabled:89 : return 0 2016-12-02 20:32:34.741 | + lib/neutron:create_neutron_accounts:538 : create_mutnauq_accounts 2016-12-02 20:32:34.744 | + lib/neutron-legacy:create_mutnauq_accounts:373 : [[ ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ q-svc ]] 2016-12-02 20:32:34.746 | + lib/neutron-legacy:create_mutnauq_accounts:375 : create_service_user neutron 2016-12-02 20:32:34.749 | + lib/keystone:create_service_user:452 : local role=service 2016-12-02 20:32:34.751 | + lib/keystone:create_service_user:454 : get_or_create_user neutron secretservice Default 2016-12-02 20:32:34.754 | + functions-common:get_or_create_user:797 : local user_id 2016-12-02 20:32:34.757 | + functions-common:get_or_create_user:798 : [[ ! -z '' ]] 2016-12-02 20:32:34.760 | + functions-common:get_or_create_user:801 : local email= 2016-12-02 20:32:34.764 | ++ functions-common:get_or_create_user:815 : openstack user create neutron --password secretservice --domain=Default --or-show -f value -c id 2016-12-02 20:32:36.850 | + functions-common:get_or_create_user:813 : user_id=531eb91ae6d9467e93fb65baeb1e2c91 2016-12-02 20:32:36.853 | + functions-common:get_or_create_user:814 : echo 531eb91ae6d9467e93fb65baeb1e2c91 2016-12-02 20:32:36.853 | 531eb91ae6d9467e93fb65baeb1e2c91 2016-12-02 20:32:36.856 | + lib/keystone:create_service_user:455 : get_or_add_user_project_role service neutron service Default Default 2016-12-02 20:32:36.858 | + functions-common:get_or_add_user_project_role:861 : local user_role_id 2016-12-02 20:32:36.861 | ++ functions-common:get_or_add_user_project_role:863 : _get_domain_args Default Default 2016-12-02 20:32:36.864 | ++ functions-common:_get_domain_args:845 : local domain 2016-12-02 20:32:36.867 | ++ functions-common:_get_domain_args:846 : domain= 2016-12-02 20:32:36.869 | ++ functions-common:_get_domain_args:848 : [[ -n Default ]] 2016-12-02 20:32:36.872 | ++ functions-common:_get_domain_args:849 : domain=' --user-domain Default' 2016-12-02 20:32:36.875 | ++ functions-common:_get_domain_args:851 : [[ -n Default ]] 2016-12-02 20:32:36.878 | ++ functions-common:_get_domain_args:852 : domain=' --user-domain Default --project-domain Default' 2016-12-02 20:32:36.881 | ++ functions-common:_get_domain_args:855 : echo --user-domain Default --project-domain Default 2016-12-02 20:32:36.884 | + functions-common:get_or_add_user_project_role:863 : domain_args='--user-domain Default --project-domain Default' 2016-12-02 20:32:36.889 | ++ functions-common:get_or_add_user_project_role:870 : openstack role assignment list --user neutron --project service --user-domain Default --project-domain Default 2016-12-02 20:32:36.890 | ++ functions-common:get_or_add_user_project_role:870 : grep ' service ' 2016-12-02 20:32:36.892 | ++ functions-common:get_or_add_user_project_role:870 : get_field 1 2016-12-02 20:32:36.895 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:32:36.898 | ++ functions-common:get_field:700 : read data 2016-12-02 20:32:39.130 | + functions-common:get_or_add_user_project_role:870 : user_role_id= 2016-12-02 20:32:39.132 | + functions-common:get_or_add_user_project_role:871 : [[ -z '' ]] 2016-12-02 20:32:39.135 | + functions-common:get_or_add_user_project_role:873 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2016-12-02 20:32:41.402 | ++ functions-common:get_or_add_user_project_role:881 : grep ' service ' 2016-12-02 20:32:41.402 | ++ functions-common:get_or_add_user_project_role:881 : openstack role assignment list --user neutron --project service --user-domain Default --project-domain Default 2016-12-02 20:32:41.403 | ++ functions-common:get_or_add_user_project_role:881 : get_field 1 2016-12-02 20:32:41.406 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:32:41.409 | ++ functions-common:get_field:700 : read data 2016-12-02 20:32:43.700 | + functions-common:get_or_add_user_project_role:881 : user_role_id= 2016-12-02 20:32:43.703 | + functions-common:get_or_add_user_project_role:883 : echo 2016-12-02 20:32:43.703 | 2016-12-02 20:32:43.705 | + lib/neutron-legacy:create_mutnauq_accounts:377 : get_or_create_service neutron network 'Neutron Service' 2016-12-02 20:32:43.708 | + functions-common:get_or_create_service:961 : local service_id 2016-12-02 20:32:43.711 | ++ functions-common:get_or_create_service:974 : openstack service show network -f value -c id 2016-12-02 20:32:45.721 | ++ functions-common:get_or_create_service:976 : openstack service create network --name neutron '--description=Neutron Service' -f value -c id 2016-12-02 20:32:47.698 | + functions-common:get_or_create_service:972 : service_id=58a55257a9b3442ca082d59e757e8cf0 2016-12-02 20:32:47.700 | + functions-common:get_or_create_service:973 : echo 58a55257a9b3442ca082d59e757e8cf0 2016-12-02 20:32:47.700 | 58a55257a9b3442ca082d59e757e8cf0 2016-12-02 20:32:47.702 | + lib/neutron-legacy:create_mutnauq_accounts:379 : get_or_create_endpoint network RegionOne http://162.242.235.22:9696/ http://162.242.235.22:9696/ http://162.242.235.22:9696/ 2016-12-02 20:32:47.704 | + functions-common:get_or_create_endpoint:1005 : local public_id 2016-12-02 20:32:47.708 | ++ functions-common:get_or_create_endpoint:1006 : _get_or_create_endpoint_with_interface network public http://162.242.235.22:9696/ RegionOne 2016-12-02 20:32:47.711 | ++ functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:32:47.715 | +++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service network --interface public --region RegionOne -c ID -f value 2016-12-02 20:32:49.733 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:32:49.737 | ++ functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:32:49.741 | +++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create network public http://162.242.235.22:9696/ --region RegionOne -f value -c id 2016-12-02 20:32:51.823 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=12688ec88da84a33a0b43efca6edc2e2 2016-12-02 20:32:51.827 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : echo 12688ec88da84a33a0b43efca6edc2e2 2016-12-02 20:32:51.830 | + functions-common:get_or_create_endpoint:1006 : public_id=12688ec88da84a33a0b43efca6edc2e2 2016-12-02 20:32:51.833 | + functions-common:get_or_create_endpoint:1007 : _get_or_create_endpoint_with_interface network admin http://162.242.235.22:9696/ RegionOne 2016-12-02 20:32:51.835 | + functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:32:51.839 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service network --interface admin --region RegionOne -c ID -f value 2016-12-02 20:32:53.945 | + functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:32:53.948 | + functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:32:53.951 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create network admin http://162.242.235.22:9696/ --region RegionOne -f value -c id 2016-12-02 20:32:56.044 | + functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=bf556164e0824fb78e5f8b13a8ea0132 2016-12-02 20:32:56.046 | + functions-common:_get_or_create_endpoint_with_interface:991 : echo bf556164e0824fb78e5f8b13a8ea0132 2016-12-02 20:32:56.046 | bf556164e0824fb78e5f8b13a8ea0132 2016-12-02 20:32:56.049 | + functions-common:get_or_create_endpoint:1008 : _get_or_create_endpoint_with_interface network internal http://162.242.235.22:9696/ RegionOne 2016-12-02 20:32:56.052 | + functions-common:_get_or_create_endpoint_with_interface:979 : local endpoint_id 2016-12-02 20:32:56.056 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : openstack endpoint list --service network --interface internal --region RegionOne -c ID -f value 2016-12-02 20:32:58.057 | + functions-common:_get_or_create_endpoint_with_interface:984 : endpoint_id= 2016-12-02 20:32:58.059 | + functions-common:_get_or_create_endpoint_with_interface:985 : [[ -z '' ]] 2016-12-02 20:32:58.062 | ++ functions-common:_get_or_create_endpoint_with_interface:988 : openstack endpoint create network internal http://162.242.235.22:9696/ --region RegionOne -f value -c id 2016-12-02 20:33:00.048 | + functions-common:_get_or_create_endpoint_with_interface:988 : endpoint_id=be4c11cc4a424afcad40064e5a98fba2 2016-12-02 20:33:00.050 | + functions-common:_get_or_create_endpoint_with_interface:991 : echo be4c11cc4a424afcad40064e5a98fba2 2016-12-02 20:33:00.050 | be4c11cc4a424afcad40064e5a98fba2 2016-12-02 20:33:00.052 | + functions-common:get_or_create_endpoint:1011 : echo 12688ec88da84a33a0b43efca6edc2e2 2016-12-02 20:33:00.052 | 12688ec88da84a33a0b43efca6edc2e2 2016-12-02 20:33:00.055 | + ./stack.sh:main:1072 : is_service_enabled swift 2016-12-02 20:33:00.072 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:33:00.074 | + ./stack.sh:main:1076 : is_service_enabled heat 2016-12-02 20:33:00.092 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:33:00.095 | + ./stack.sh:main:1083 : write_clouds_yaml 2016-12-02 20:33:00.098 | + functions-common:write_clouds_yaml:80 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2016-12-02 20:33:00.101 | ++ functions-common:write_clouds_yaml:82 : dirname /etc/openstack/clouds.yaml 2016-12-02 20:33:00.104 | + functions-common:write_clouds_yaml:82 : sudo mkdir -p /etc/openstack 2016-12-02 20:33:00.114 | + functions-common:write_clouds_yaml:83 : sudo chown -R stack /etc/openstack 2016-12-02 20:33:00.124 | + functions-common:write_clouds_yaml:85 : CA_CERT_ARG= 2016-12-02 20:33:00.127 | + functions-common:write_clouds_yaml:86 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2016-12-02 20:33:00.129 | + functions-common:write_clouds_yaml:91 : /opt/stack/new/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-identity-api-version 3 --os-auth-url http://162.242.235.22/identity_admin --os-username demo --os-password secretadmin --os-project-name demo 2016-12-02 20:33:00.179 | The user clouds.yaml file didn't exist. 2016-12-02 20:33:00.188 | + functions-common:write_clouds_yaml:103 : /opt/stack/new/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-identity-api-version 3 --os-auth-url http://162.242.235.22/identity_admin --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2016-12-02 20:33:00.249 | + functions-common:write_clouds_yaml:115 : /opt/stack/new/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-identity-api-version 3 --os-auth-url http://162.242.235.22/identity_admin --os-username admin --os-password secretadmin --os-project-name admin 2016-12-02 20:33:00.320 | ++ functions-common:write_clouds_yaml:126 : eval echo '~stack' 2016-12-02 20:33:00.323 | +++ functions-common:write_clouds_yaml:126 : echo /opt/stack/new 2016-12-02 20:33:00.326 | + functions-common:write_clouds_yaml:126 : rm -f /opt/stack/new/.config/openstack/clouds.yaml 2016-12-02 20:33:00.331 | + ./stack.sh:main:1088 : is_service_enabled horizon 2016-12-02 20:33:00.350 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:33:00.353 | + ./stack.sh:main:1089 : echo_summary 'Configuring Horizon' 2016-12-02 20:33:00.355 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:33:00.358 | + ./stack.sh:echo_summary:398 : echo -e Configuring Horizon 2016-12-02 20:33:00.360 | + ./stack.sh:main:1090 : configure_horizon 2016-12-02 20:33:00.362 | + lib/horizon:configure_horizon:78 : setup_develop /opt/stack/new/horizon 2016-12-02 20:33:00.365 | + inc/python:setup_develop:271 : local project_dir=/opt/stack/new/horizon 2016-12-02 20:33:00.368 | + inc/python:setup_develop:272 : local extras= 2016-12-02 20:33:00.371 | + inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/horizon -e 2016-12-02 20:33:00.374 | + inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/horizon 2016-12-02 20:33:00.376 | + inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:33:00.379 | + inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:33:00.383 | ++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/horizon 2016-12-02 20:33:00.387 | ++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:33:00.390 | + inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/horizon 2016-12-02 20:33:00.393 | + inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:33:00.396 | + inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:33:00.399 | ++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/horizon/setup.cfg 2016-12-02 20:33:00.406 | + inc/python:_setup_package_with_constraints_edit:317 : name=horizon 2016-12-02 20:33:00.409 | + inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- horizon '-e file:///opt/stack/new/horizon#egg=horizon' 2016-12-02 20:33:00.956 | + inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/horizon -e 2016-12-02 20:33:00.958 | + inc/python:setup_package:339 : local project_dir=/opt/stack/new/horizon 2016-12-02 20:33:00.960 | + inc/python:setup_package:340 : local flags=-e 2016-12-02 20:33:00.963 | + inc/python:setup_package:341 : local extras= 2016-12-02 20:33:00.965 | + inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:33:00.967 | + inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:33:00.969 | + inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:33:00.972 | + inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:33:00.974 | + inc/python:setup_package:354 : pip_install -e /opt/stack/new/horizon 2016-12-02 20:33:01.525 | + inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/horizon 2016-12-02 20:33:02.365 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:33:02.367 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:33:02.849 | Obtaining file:///opt/stack/new/horizon 2016-12-02 20:33:07.027 | Obtaining horizon from file:///opt/stack/new/horizon#egg=horizon (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:33:10.782 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:33:10.949 | Collecting Django===1.8.16 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 5)) 2016-12-02 20:33:11.377 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/5c/38/7324791951945b7fa0ba5c6dd57cff12ac544a260e110b2509cda6ced2f8/Django-1.8.16-py2.py3-none-any.whl (6.2MB) 2016-12-02 20:33:12.896 | Collecting Pint===0.7.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16)) 2016-12-02 20:33:13.062 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pint/Pint-0.7.2-py2.py3-none-any.whl (125kB) 2016-12-02 20:33:13.231 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:33:13.382 | Collecting XStatic===1.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33)) 2016-12-02 20:33:13.610 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic/XStatic-1.0.1-py2-none-any.whl 2016-12-02 20:33:13.912 | Collecting XStatic-Angular===1.5.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34)) 2016-12-02 20:33:14.217 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/10/9a/642a80516c8c682a4c064d1812cd193b3fce5a8c23d5843cfc846df8e042/XStatic_Angular-1.5.8.0-py2.py3-none-any.whl (821kB) 2016-12-02 20:33:14.610 | Collecting XStatic-Angular-Bootstrap===0.11.0.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35)) 2016-12-02 20:33:14.883 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/72/6b/724cfcf0b260688c0f768d21cc43ad3c3dc88b0aa5dd1031721c71991822/XStatic_Angular_Bootstrap-0.11.0.8-py2.py3-none-any.whl 2016-12-02 20:33:15.188 | Collecting XStatic-Angular-FileUpload===12.0.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 36)) 2016-12-02 20:33:15.351 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-angular-fileupload/XStatic_Angular_FileUpload-12.0.4.0-py2-none-any.whl (192kB) 2016-12-02 20:33:15.687 | Collecting XStatic-Angular-Gettext===2.3.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 37)) 2016-12-02 20:33:15.959 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9a/bd/51f76a2db7d18309fbf03e27076c6cc19ceb00521ad16a3032e9ffbb0321/XStatic_Angular_Gettext-2.3.8.0-py2.py3-none-any.whl 2016-12-02 20:33:16.271 | Collecting XStatic-Angular-Schema-Form===0.8.13.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 38)) 2016-12-02 20:33:16.431 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-angular-schema-form/XStatic_Angular_Schema_Form-0.8.13.0-py2-none-any.whl (46kB) 2016-12-02 20:33:16.753 | Collecting XStatic-Angular-lrdragndrop===1.0.2.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 39)) 2016-12-02 20:33:16.928 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-angular-lrdragndrop/XStatic_Angular_lrdragndrop-1.0.2.2-py2-none-any.whl 2016-12-02 20:33:17.228 | Collecting XStatic-Bootstrap-Datepicker===1.3.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 40)) 2016-12-02 20:33:17.392 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-bootstrap-datepicker/XStatic_Bootstrap_Datepicker-1.3.1.0-py2-none-any.whl (54kB) 2016-12-02 20:33:17.723 | Collecting XStatic-Bootstrap-SCSS===3.3.7.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 41)) 2016-12-02 20:33:18.032 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/c6/8c/4a4784d08dd01afe198ef1a8c7c8104d4c5f638257769747ca29bf1e671a/XStatic_Bootstrap_SCSS-3.3.7.1-py2.py3-none-any.whl (247kB) 2016-12-02 20:33:18.377 | Collecting XStatic-D3===3.5.17.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 42)) 2016-12-02 20:33:18.646 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/97/ed/1d0af888f3165f00838d734f1c6f26d47bfd2dd4fc43bef5f0e23edde5df/XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78kB) 2016-12-02 20:33:18.960 | Collecting XStatic-Font-Awesome===4.7.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 43)) 2016-12-02 20:33:19.283 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/b4/ca/24685f91f744cde936294c033685cb4bb3302430f005cc834d86d75b9640/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675kB) 2016-12-02 20:33:19.637 | Collecting XStatic-Hogan===2.0.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 44)) 2016-12-02 20:33:19.794 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-hogan/XStatic_Hogan-2.0.0.2-py2-none-any.whl 2016-12-02 20:33:20.097 | Collecting XStatic-JQuery-Migrate===1.2.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 45)) 2016-12-02 20:33:20.258 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery-migrate/XStatic_JQuery_Migrate-1.2.1.1-py2-none-any.whl 2016-12-02 20:33:20.581 | Collecting XStatic-JQuery.TableSorter===2.14.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 46)) 2016-12-02 20:33:20.744 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery-tablesorter/XStatic_JQuery.TableSorter-2.14.5.1-py2-none-any.whl 2016-12-02 20:33:21.065 | Collecting XStatic-JQuery.quicksearch===2.0.3.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 47)) 2016-12-02 20:33:21.269 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery-quicksearch/XStatic_JQuery.quicksearch-2.0.3.1-py2-none-any.whl 2016-12-02 20:33:21.584 | Collecting XStatic-JSEncrypt===2.3.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 48)) 2016-12-02 20:33:21.855 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/75/3c/4aff84de6a2cd09d0ad44ccae388fbcb8b75a4c03b350bae1b3e8928d928/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl 2016-12-02 20:33:22.159 | Collecting XStatic-Jasmine===2.4.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 49)) 2016-12-02 20:33:22.358 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jasmine/XStatic_Jasmine-2.4.1.1-py2-none-any.whl (41kB) 2016-12-02 20:33:22.653 | Collecting XStatic-Rickshaw===1.5.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 51)) 2016-12-02 20:33:22.827 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-rickshaw/XStatic_Rickshaw-1.5.0.0-py2-none-any.whl 2016-12-02 20:33:23.180 | Collecting XStatic-Spin===1.2.5.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 52)) 2016-12-02 20:33:23.342 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-spin/XStatic_Spin-1.2.5.2-py2-none-any.whl 2016-12-02 20:33:23.659 | Collecting XStatic-bootswatch===3.3.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 54)) 2016-12-02 20:33:23.924 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/2f/60/f762c6c62da102873e1b22e62002ddc9f39177e4c9260410c8598e49347e/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6MB) 2016-12-02 20:33:24.483 | Collecting XStatic-jQuery===1.10.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 55)) 2016-12-02 20:33:24.647 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery/XStatic_jQuery-1.10.2.1-py2-none-any.whl (118kB) 2016-12-02 20:33:24.963 | Collecting XStatic-jquery-ui===1.12.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 56)) 2016-12-02 20:33:25.131 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery-ui/XStatic_jquery_ui-1.12.0.1-py2-none-any.whl (1.8MB) 2016-12-02 20:33:25.718 | Collecting XStatic-mdi===1.4.57.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 57)) 2016-12-02 20:33:25.879 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-mdi/XStatic_mdi-1.4.57.0-py2-none-any.whl (686kB) 2016-12-02 20:33:26.280 | Collecting XStatic-objectpath===1.2.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 58)) 2016-12-02 20:33:26.439 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-objectpath/XStatic_objectpath-1.2.1.0-py2-none-any.whl 2016-12-02 20:33:26.758 | Collecting XStatic-roboto-fontface===0.5.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 59)) 2016-12-02 20:33:27.057 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e8/9a/8227eee15eab470e6e8926c22425384e7c0e04c6299c6eefd468d3f66b1f/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5MB) 2016-12-02 20:33:27.976 | Collecting XStatic-smart-table===1.4.13.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 60)) 2016-12-02 20:33:28.280 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/48/b7/1cf3de231fd5b31f1e08b80eeb0b68000a697bb98c38ae44bbcc03fced63/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl 2016-12-02 20:33:28.604 | Collecting XStatic-term.js===0.0.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 61)) 2016-12-02 20:33:28.768 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-term-js/XStatic_term.js-0.0.7.0-py2-none-any.whl (40kB) 2016-12-02 20:33:29.070 | Collecting XStatic-tv4===1.2.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 62)) 2016-12-02 20:33:29.285 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-tv4/XStatic_tv4-1.2.7.0-py2-none-any.whl 2016-12-02 20:33:29.619 | Collecting django-babel===0.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109)) 2016-12-02 20:33:29.807 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/django-babel/django_babel-0.5.1-py2.py3-none-any.whl 2016-12-02 20:33:30.133 | Collecting django-compressor===2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110)) 2016-12-02 20:33:30.439 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/16/10/d603ffee6289743ce90cca249d61905b86aab6a8577b5a5da48f2621f0ab/django_compressor-2.1-py2.py3-none-any.whl (130kB) 2016-12-02 20:33:30.777 | Collecting django-openstack-auth===3.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114)) 2016-12-02 20:33:31.122 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/3d/e7/93f14474b9c2277db6e7f1b0473bddb97637a5aebcc10fd501b677de74dd/django_openstack_auth-3.0.0-py2-none-any.whl (88kB) 2016-12-02 20:33:31.462 | Collecting django-pyscss===2.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115)) 2016-12-02 20:33:31.625 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/django-pyscss/django_pyscss-2.0.2-py2-none-any.whl 2016-12-02 20:33:31.786 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2016-12-02 20:33:31.789 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:33:31.808 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:33:31.811 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:33:31.828 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:33:31.840 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2016-12-02 20:33:31.849 | Requirement already satisfied: oslo.policy===1.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2016-12-02 20:33:31.871 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:33:31.881 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 245)) 2016-12-02 20:33:31.902 | Requirement already satisfied: osprofiler===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 250)) 2016-12-02 20:33:32.059 | Collecting pathlib===1.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 255)) 2016-12-02 20:33:32.230 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pathlib/pathlib-1.0.1-py2-none-any.whl 2016-12-02 20:33:32.407 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2016-12-02 20:33:32.410 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 264)) 2016-12-02 20:33:32.562 | Collecting pyScss===1.3.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273)) 2016-12-02 20:33:32.729 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pyscss/pyScss-1.3.4-py2-none-any.whl (124kB) 2016-12-02 20:33:33.044 | Collecting pymongo===3.3.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2016-12-02 20:33:34.001 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9c/61/717a898d6f370666dcc60f9bf3724d4215ce4fc80e8871bbb7f96d94ab41/pymongo-3.3.1-cp27-cp27mu-manylinux1_x86_64.whl (339kB) 2016-12-02 20:33:34.197 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2016-12-02 20:33:34.201 | Requirement already satisfied: python-cinderclient===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301)) 2016-12-02 20:33:34.221 | Requirement already satisfied: python-glanceclient===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309)) 2016-12-02 20:33:34.394 | Collecting python-heatclient===1.6.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310)) 2016-12-02 20:33:34.441 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/9a/b1/b2f4b7bbe164a10e0c8195daeae54b8b30fb48a90924ec24ff02ec1f2afd/python_heatclient-1.6.1-py2.py3-none-any.whl (224kB) 2016-12-02 20:33:34.811 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2016-12-02 20:33:34.845 | Requirement already satisfied: python-neutronclient===6.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323)) 2016-12-02 20:33:34.893 | Requirement already satisfied: python-novaclient===6.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 324)) 2016-12-02 20:33:34.927 | Requirement already satisfied: python-swiftclient===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 335)) 2016-12-02 20:33:34.950 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340)) 2016-12-02 20:33:35.240 | Collecting rcssmin===1.0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 345)) 2016-12-02 20:33:35.403 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/rcssmin/rcssmin-1.0.6-cp27-cp27mu-linux_x86_64.whl (73kB) 2016-12-02 20:33:35.595 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:33:35.607 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 358)) 2016-12-02 20:33:35.757 | Collecting rjsmin===1.0.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 359)) 2016-12-02 20:33:35.936 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/rjsmin/rjsmin-1.0.12-cp27-cp27mu-linux_x86_64.whl (70kB) 2016-12-02 20:33:36.127 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:33:36.129 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2016-12-02 20:33:36.131 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 388)) 2016-12-02 20:33:36.136 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 421)) 2016-12-02 20:33:36.142 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 426)) 2016-12-02 20:33:36.282 | Collecting django-appconf===1.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108)) 2016-12-02 20:33:36.582 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/5b/78/726cdf3e04660560cf25f9def95b8f2736310c581dabed9adfe60154a9f8/django_appconf-1.0.2-py2.py3-none-any.whl 2016-12-02 20:33:36.741 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:33:36.743 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:33:36.748 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:33:36.761 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:33:36.764 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:33:36.766 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:33:36.770 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:33:36.773 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:33:36.781 | Requirement already satisfied: oslo.messaging===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2016-12-02 20:33:36.823 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266)) 2016-12-02 20:33:36.825 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 91)) 2016-12-02 20:33:36.841 | Requirement already satisfied: osc-lib===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2016-12-02 20:33:36.859 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 221)) 2016-12-02 20:33:36.869 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139)) 2016-12-02 20:33:36.871 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2016-12-02 20:33:36.885 | Requirement already satisfied: jsonpatch===1.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161)) 2016-12-02 20:33:36.888 | Requirement already satisfied: oslo.service===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:33:36.915 | Requirement already satisfied: greenlet===0.4.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 148)) 2016-12-02 20:33:36.917 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 84)) 2016-12-02 20:33:36.919 | Requirement already satisfied: amqp===1.4.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 67)) 2016-12-02 20:33:36.922 | Requirement already satisfied: tenacity===3.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396)) 2016-12-02 20:33:36.931 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 261)) 2016-12-02 20:33:36.937 | Requirement already satisfied: futurist===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 140)) 2016-12-02 20:33:36.951 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:33:36.955 | Requirement already satisfied: kombu===3.0.37 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 172)) 2016-12-02 20:33:36.964 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2016-12-02 20:33:36.971 | Requirement already satisfied: oslo.middleware===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2016-12-02 20:33:36.986 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:33:37.010 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:33:37.015 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2016-12-02 20:33:37.019 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 93)) 2016-12-02 20:33:37.022 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355)) 2016-12-02 20:33:37.026 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:33:37.028 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:33:37.030 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2016-12-02 20:33:37.032 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2016-12-02 20:33:37.039 | Requirement already satisfied: Routes===2.3.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2016-12-02 20:33:37.046 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2016-12-02 20:33:37.051 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95)) 2016-12-02 20:33:37.054 | Requirement already satisfied: anyjson===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68)) 2016-12-02 20:33:37.056 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:33:37.060 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2016-12-02 20:33:37.063 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304)) 2016-12-02 20:33:37.066 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 348)) 2016-12-02 20:33:37.073 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:33:37.076 | Installing collected packages: Django, Pint, django-babel, rjsmin, rcssmin, django-appconf, django-compressor, django-openstack-auth, pathlib, pyScss, django-pyscss, pymongo, python-heatclient, XStatic, XStatic-Angular, XStatic-Angular-Bootstrap, XStatic-Angular-FileUpload, XStatic-Angular-Gettext, XStatic-Angular-lrdragndrop, XStatic-Angular-Schema-Form, XStatic-Bootstrap-Datepicker, XStatic-Bootstrap-SCSS, XStatic-bootswatch, XStatic-D3, XStatic-Hogan, XStatic-Font-Awesome, XStatic-Jasmine, XStatic-jQuery, XStatic-JQuery-Migrate, XStatic-JQuery.quicksearch, XStatic-JQuery.TableSorter, XStatic-jquery-ui, XStatic-JSEncrypt, XStatic-mdi, XStatic-objectpath, XStatic-Rickshaw, XStatic-roboto-fontface, XStatic-smart-table, XStatic-Spin, XStatic-term.js, XStatic-tv4, horizon 2016-12-02 20:33:40.932 | Running setup.py develop for horizon 2016-12-02 20:33:52.548 | Successfully installed Django-1.8.16 Pint-0.7.2 XStatic-1.0.1 XStatic-Angular-1.5.8.0 XStatic-Angular-Bootstrap-0.11.0.8 XStatic-Angular-FileUpload-12.0.4.0 XStatic-Angular-Gettext-2.3.8.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.2 XStatic-Bootstrap-Datepicker-1.3.1.0 XStatic-Bootstrap-SCSS-3.3.7.1 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.2 XStatic-JQuery-Migrate-1.2.1.1 XStatic-JQuery.TableSorter-2.14.5.1 XStatic-JQuery.quicksearch-2.0.3.1 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.1 XStatic-Rickshaw-1.5.0.0 XStatic-Spin-1.2.5.2 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-1.10.2.1 XStatic-jquery-ui-1.12.0.1 XStatic-mdi-1.4.57.0 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 django-appconf-1.0.2 django-babel-0.5.1 django-compressor-2.1 django-openstack-auth-3.0.0 django-pyscss-2.0.2 horizon pathlib-1.0.1 pyScss-1.3.4 pymongo-3.3.1 python-heatclient-1.6.1 rcssmin-1.0.6 rjsmin-1.0.12 2016-12-02 20:33:53.043 | + inc/python:pip_install:162 : result=0 2016-12-02 20:33:53.046 | + inc/python:pip_install:165 : local test_req=/opt/stack/new/horizon/test-requirements.txt 2016-12-02 20:33:53.048 | + inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:33:53.050 | + inc/python:pip_install:166 : [[ -e /opt/stack/new/horizon/test-requirements.txt ]] 2016-12-02 20:33:53.052 | + inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/horizon/test-requirements.txt' 2016-12-02 20:33:53.052 | Installing test-requirements for /opt/stack/new/horizon/test-requirements.txt 2016-12-02 20:33:53.054 | + inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/horizon/test-requirements.txt 2016-12-02 20:33:53.986 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:33:53.989 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:33:54.481 | Requirement already satisfied: Sphinx===1.3.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:33:54.504 | Requirement already satisfied: alabaster===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:33:54.506 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 96)) 2016-12-02 20:33:54.674 | Collecting django-nose===1.4.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 113)) 2016-12-02 20:33:55.011 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/66/c8/1afda1e0840278e74fba834b43b816fbf95c92b658427b511064692eb6f8/django_nose-1.4.4-py2.py3-none-any.whl 2016-12-02 20:33:55.191 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2016-12-02 20:33:55.193 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 185)) 2016-12-02 20:33:55.224 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190)) 2016-12-02 20:33:55.394 | Collecting nodeenv===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202)) 2016-12-02 20:33:55.586 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/nodeenv/nodeenv-1.0.0-py2-none-any.whl 2016-12-02 20:33:55.767 | Requirement already satisfied: nose===1.3.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203)) 2016-12-02 20:33:55.935 | Collecting nose-exclude===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 204)) 2016-12-02 20:33:56.102 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/nose-exclude/nose_exclude-0.5.0-py2-none-any.whl 2016-12-02 20:33:56.488 | Collecting nosehtmloutput===0.0.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 205)) 2016-12-02 20:33:56.651 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/nosehtmloutput/nosehtmloutput-0.0.5-py2-none-any.whl 2016-12-02 20:33:57.022 | Collecting nosexcover===1.0.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 206)) 2016-12-02 20:33:57.322 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/f5/74/0dfbedcab931df02d9437820014fd6f4b539b3aa64dbb8e7a362fe20343d/nosexcover-1.0.11-py2.py3-none-any.whl 2016-12-02 20:33:57.721 | Collecting openstack.nose-plugin===0.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 214)) 2016-12-02 20:33:57.888 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/openstack-nose-plugin/openstack.nose_plugin-0.11-py2-none-any.whl 2016-12-02 20:33:58.078 | Requirement already satisfied: oslosphinx===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 248)) 2016-12-02 20:33:58.085 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2016-12-02 20:33:58.088 | Requirement already satisfied: reno===1.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 347)) 2016-12-02 20:33:58.097 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:33:58.283 | Collecting selenium===3.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366)) 2016-12-02 20:33:58.679 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/2f/ff/4fa04b4785bae16c04e431a820e2178eb69febc2087b410366da4ee4539d/selenium-3.0.1-py2.py3-none-any.whl (913kB) 2016-12-02 20:33:58.955 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2016-12-02 20:33:58.957 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 375)) 2016-12-02 20:33:58.960 | Requirement already satisfied: sphinx-rtd-theme===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 377)) 2016-12-02 20:33:59.157 | Collecting termcolor===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397)) 2016-12-02 20:33:59.321 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/termcolor/termcolor-1.1.0-py2-none-any.whl 2016-12-02 20:33:59.603 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 401)) 2016-12-02 20:33:59.630 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:33:59.636 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 414)) 2016-12-02 20:33:59.873 | Collecting xvfbwrapper===0.2.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431)) 2016-12-02 20:33:59.985 | Downloading http://mirror.iad.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xvfbwrapper/xvfbwrapper-0.2.8-py2-none-any.whl 2016-12-02 20:34:00.175 | Collecting hacking<0.11,>=0.10.0 (from -r /opt/stack/new/horizon/test-requirements.txt (line 10)) 2016-12-02 20:34:00.203 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/7d/70/296324caa48707c88643ed512276f9aaa60fc1cb33aa92de60ae5177468b/hacking-0.10.2-py2.py3-none-any.whl 2016-12-02 20:34:00.221 | Requirement already satisfied: Pygments===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:34:00.223 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:34:00.227 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:34:00.233 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:34:00.237 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 132)) 2016-12-02 20:34:00.247 | Requirement already satisfied: colorama===0.3.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 94)) 2016-12-02 20:34:00.250 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:34:00.253 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 319)) 2016-12-02 20:34:00.255 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 128)) 2016-12-02 20:34:00.257 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 178)) 2016-12-02 20:34:00.259 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 414)) 2016-12-02 20:34:00.262 | Collecting flake8==2.2.4 (from hacking<0.11,>=0.10.0->-r /opt/stack/new/horizon/test-requirements.txt (line 10)) 2016-12-02 20:34:00.338 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/horizon/test-requirements.txt (line 10)) 2016-12-02 20:34:00.341 | Collecting pep8==1.5.7 (from hacking<0.11,>=0.10.0->-r /opt/stack/new/horizon/test-requirements.txt (line 10)) 2016-12-02 20:34:00.380 | Downloading http://mirror.iad.rax.openstack.org/pypi/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl 2016-12-02 20:34:00.390 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/horizon/test-requirements.txt (line 10)) 2016-12-02 20:34:00.392 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340)) 2016-12-02 20:34:00.396 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:34:00.398 | Installing collected packages: django-nose, nodeenv, nose-exclude, nosehtmloutput, nosexcover, termcolor, openstack.nose-plugin, selenium, xvfbwrapper, pep8, flake8, hacking 2016-12-02 20:34:00.580 | Found existing installation: pep8 1.7.0 2016-12-02 20:34:00.584 | Uninstalling pep8-1.7.0: 2016-12-02 20:34:00.605 | Successfully uninstalled pep8-1.7.0 2016-12-02 20:34:00.631 | Found existing installation: flake8 2.5.5 2016-12-02 20:34:00.638 | Uninstalling flake8-2.5.5: 2016-12-02 20:34:00.642 | Successfully uninstalled flake8-2.5.5 2016-12-02 20:34:00.660 | Found existing installation: hacking 0.9.6 2016-12-02 20:34:00.667 | Uninstalling hacking-0.9.6: 2016-12-02 20:34:00.671 | Successfully uninstalled hacking-0.9.6 2016-12-02 20:34:02.896 | Successfully installed django-nose-1.4.4 flake8-2.2.4 hacking-0.10.2 nodeenv-1.0.0 nose-exclude-0.5.0 nosehtmloutput-0.0.5 nosexcover-1.0.11 openstack.nose-plugin-0.11 pep8-1.5.7 selenium-3.0.1 termcolor-1.1.0 xvfbwrapper-0.2.8 2016-12-02 20:34:03.099 | + inc/python:pip_install:175 : result=0 2016-12-02 20:34:03.101 | + inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:34:03.103 | + functions-common:time_stop:2398 : local name 2016-12-02 20:34:03.105 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:34:03.107 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:34:03.109 | + functions-common:time_stop:2401 : local total 2016-12-02 20:34:03.111 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:34:03.113 | + functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:34:03.116 | + functions-common:time_stop:2405 : start_time=1480710780 2016-12-02 20:34:03.118 | + functions-common:time_stop:2407 : [[ -z 1480710780 ]] 2016-12-02 20:34:03.121 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:34:03.125 | + functions-common:time_stop:2410 : end_time=1480710843 2016-12-02 20:34:03.128 | + functions-common:time_stop:2411 : elapsed_time=63 2016-12-02 20:34:03.130 | + functions-common:time_stop:2412 : total=369 2016-12-02 20:34:03.133 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:34:03.135 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=432 2016-12-02 20:34:03.137 | + inc/python:pip_install:179 : return 0 2016-12-02 20:34:03.139 | + inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:34:03.142 | + inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/horizon/horizon.egg-info 2016-12-02 20:34:03.144 | + functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/horizon/horizon.egg-info 2016-12-02 20:34:03.165 | + functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/horizon/horizon.egg-info 2016-12-02 20:34:03.174 | + lib/horizon:configure_horizon:84 : cd /opt/stack/new/horizon 2016-12-02 20:34:03.177 | + lib/horizon:configure_horizon:84 : python manage.py compilemessages 2016-12-02 20:34:04.255 | WARNING:root:No local_settings file found. 2016-12-02 20:34:04.847 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/gu/LC_MESSAGES 2016-12-02 20:34:04.880 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/brx/LC_MESSAGES 2016-12-02 20:34:04.913 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2016-12-02 20:34:04.951 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2016-12-02 20:34:04.967 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/kn/LC_MESSAGES 2016-12-02 20:34:05.000 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/mni/LC_MESSAGES 2016-12-02 20:34:05.032 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/nl_NL/LC_MESSAGES 2016-12-02 20:34:05.059 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2016-12-02 20:34:05.101 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2016-12-02 20:34:05.120 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2016-12-02 20:34:05.168 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2016-12-02 20:34:05.186 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2016-12-02 20:34:05.227 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2016-12-02 20:34:05.244 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2016-12-02 20:34:05.273 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2016-12-02 20:34:05.321 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2016-12-02 20:34:05.343 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/kok/LC_MESSAGES 2016-12-02 20:34:05.376 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ne/LC_MESSAGES 2016-12-02 20:34:05.409 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2016-12-02 20:34:05.454 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2016-12-02 20:34:05.479 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2016-12-02 20:34:05.521 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2016-12-02 20:34:05.537 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ta/LC_MESSAGES 2016-12-02 20:34:05.574 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2016-12-02 20:34:05.628 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2016-12-02 20:34:05.649 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/zh_TW/LC_MESSAGES 2016-12-02 20:34:05.689 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/zh_TW/LC_MESSAGES 2016-12-02 20:34:05.704 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2016-12-02 20:34:05.742 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2016-12-02 20:34:05.765 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2016-12-02 20:34:05.812 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2016-12-02 20:34:05.838 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2016-12-02 20:34:05.866 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2016-12-02 20:34:05.908 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2016-12-02 20:34:05.927 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/hi/LC_MESSAGES 2016-12-02 20:34:05.961 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2016-12-02 20:34:06.003 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/mai/LC_MESSAGES 2016-12-02 20:34:06.035 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2016-12-02 20:34:06.076 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2016-12-02 20:34:06.095 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/zh_CN/LC_MESSAGES 2016-12-02 20:34:06.133 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/zh_CN/LC_MESSAGES 2016-12-02 20:34:06.153 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/sr/LC_MESSAGES 2016-12-02 20:34:06.175 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/as/LC_MESSAGES 2016-12-02 20:34:06.207 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ur/LC_MESSAGES 2016-12-02 20:34:06.234 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ks/LC_MESSAGES 2016-12-02 20:34:06.267 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/mr/LC_MESSAGES 2016-12-02 20:34:06.304 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2016-12-02 20:34:06.350 | processing file django.po in /opt/stack/new/horizon/horizon/locale/fi_FI/LC_MESSAGES 2016-12-02 20:34:06.359 | processing file django.po in /opt/stack/new/horizon/horizon/locale/ca/LC_MESSAGES 2016-12-02 20:34:06.367 | processing file django.po in /opt/stack/new/horizon/horizon/locale/it/LC_MESSAGES 2016-12-02 20:34:06.378 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/it/LC_MESSAGES 2016-12-02 20:34:06.387 | processing file django.po in /opt/stack/new/horizon/horizon/locale/nl_NL/LC_MESSAGES 2016-12-02 20:34:06.396 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/nl_NL/LC_MESSAGES 2016-12-02 20:34:06.406 | processing file django.po in /opt/stack/new/horizon/horizon/locale/cs/LC_MESSAGES 2016-12-02 20:34:06.416 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/cs/LC_MESSAGES 2016-12-02 20:34:06.426 | processing file django.po in /opt/stack/new/horizon/horizon/locale/id/LC_MESSAGES 2016-12-02 20:34:06.436 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/id/LC_MESSAGES 2016-12-02 20:34:06.446 | processing file django.po in /opt/stack/new/horizon/horizon/locale/es/LC_MESSAGES 2016-12-02 20:34:06.456 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/es/LC_MESSAGES 2016-12-02 20:34:06.466 | processing file django.po in /opt/stack/new/horizon/horizon/locale/ru/LC_MESSAGES 2016-12-02 20:34:06.479 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/ru/LC_MESSAGES 2016-12-02 20:34:06.492 | processing file django.po in /opt/stack/new/horizon/horizon/locale/pt/LC_MESSAGES 2016-12-02 20:34:06.500 | processing file django.po in /opt/stack/new/horizon/horizon/locale/en_AU/LC_MESSAGES 2016-12-02 20:34:06.510 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/en_AU/LC_MESSAGES 2016-12-02 20:34:06.521 | processing file django.po in /opt/stack/new/horizon/horizon/locale/sl_SI/LC_MESSAGES 2016-12-02 20:34:06.530 | processing file django.po in /opt/stack/new/horizon/horizon/locale/en_GB/LC_MESSAGES 2016-12-02 20:34:06.538 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/en_GB/LC_MESSAGES 2016-12-02 20:34:06.548 | processing file django.po in /opt/stack/new/horizon/horizon/locale/fr/LC_MESSAGES 2016-12-02 20:34:06.557 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/fr/LC_MESSAGES 2016-12-02 20:34:06.566 | processing file django.po in /opt/stack/new/horizon/horizon/locale/zh_TW/LC_MESSAGES 2016-12-02 20:34:06.576 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/zh_TW/LC_MESSAGES 2016-12-02 20:34:06.586 | processing file django.po in /opt/stack/new/horizon/horizon/locale/pt_BR/LC_MESSAGES 2016-12-02 20:34:06.595 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/pt_BR/LC_MESSAGES 2016-12-02 20:34:06.603 | processing file django.po in /opt/stack/new/horizon/horizon/locale/de/LC_MESSAGES 2016-12-02 20:34:06.612 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/de/LC_MESSAGES 2016-12-02 20:34:06.622 | processing file django.po in /opt/stack/new/horizon/horizon/locale/pa_IN/LC_MESSAGES 2016-12-02 20:34:06.631 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/pa_IN/LC_MESSAGES 2016-12-02 20:34:06.639 | processing file django.po in /opt/stack/new/horizon/horizon/locale/hu/LC_MESSAGES 2016-12-02 20:34:06.650 | processing file django.po in /opt/stack/new/horizon/horizon/locale/ko_KR/LC_MESSAGES 2016-12-02 20:34:06.659 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/ko_KR/LC_MESSAGES 2016-12-02 20:34:06.669 | processing file django.po in /opt/stack/new/horizon/horizon/locale/hi/LC_MESSAGES 2016-12-02 20:34:06.678 | processing file django.po in /opt/stack/new/horizon/horizon/locale/tr_TR/LC_MESSAGES 2016-12-02 20:34:06.687 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/tr_TR/LC_MESSAGES 2016-12-02 20:34:06.698 | processing file django.po in /opt/stack/new/horizon/horizon/locale/es_MX/LC_MESSAGES 2016-12-02 20:34:06.707 | processing file django.po in /opt/stack/new/horizon/horizon/locale/ja/LC_MESSAGES 2016-12-02 20:34:06.717 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/ja/LC_MESSAGES 2016-12-02 20:34:06.727 | processing file django.po in /opt/stack/new/horizon/horizon/locale/zh_CN/LC_MESSAGES 2016-12-02 20:34:06.737 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/zh_CN/LC_MESSAGES 2016-12-02 20:34:06.747 | processing file django.po in /opt/stack/new/horizon/horizon/locale/sr/LC_MESSAGES 2016-12-02 20:34:06.755 | processing file django.po in /opt/stack/new/horizon/horizon/locale/fil/LC_MESSAGES 2016-12-02 20:34:06.766 | processing file django.po in /opt/stack/new/horizon/horizon/locale/pl_PL/LC_MESSAGES 2016-12-02 20:34:06.778 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/pl_PL/LC_MESSAGES 2016-12-02 20:34:06.871 | + lib/horizon:configure_horizon:87 : local local_settings=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.873 | + lib/horizon:configure_horizon:88 : cp /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py.example /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.878 | + lib/horizon:configure_horizon:90 : _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' WEBROOT '"/dashboard/"' 2016-12-02 20:34:06.882 | + lib/horizon:_horizon_config_set:43 : local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.885 | + lib/horizon:_horizon_config_set:44 : local section= 2016-12-02 20:34:06.888 | + lib/horizon:_horizon_config_set:45 : local option=WEBROOT 2016-12-02 20:34:06.891 | + lib/horizon:_horizon_config_set:46 : local 'value="/dashboard/"' 2016-12-02 20:34:06.894 | + lib/horizon:_horizon_config_set:48 : '[' -z '' ']' 2016-12-02 20:34:06.896 | + lib/horizon:_horizon_config_set:49 : sed -e '/^WEBROOT/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.902 | + lib/horizon:_horizon_config_set:50 : echo -e '\nWEBROOT="/dashboard/"' 2016-12-02 20:34:06.904 | + lib/horizon:configure_horizon:92 : _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True 2016-12-02 20:34:06.906 | + lib/horizon:_horizon_config_set:43 : local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.909 | + lib/horizon:_horizon_config_set:44 : local section= 2016-12-02 20:34:06.911 | + lib/horizon:_horizon_config_set:45 : local option=COMPRESS_OFFLINE 2016-12-02 20:34:06.914 | + lib/horizon:_horizon_config_set:46 : local value=True 2016-12-02 20:34:06.916 | + lib/horizon:_horizon_config_set:48 : '[' -z '' ']' 2016-12-02 20:34:06.918 | + lib/horizon:_horizon_config_set:49 : sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.923 | + lib/horizon:_horizon_config_set:50 : echo -e '\nCOMPRESS_OFFLINE=True' 2016-12-02 20:34:06.925 | + lib/horizon:configure_horizon:93 : _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_DEFAULT_ROLE '"Member"' 2016-12-02 20:34:06.927 | + lib/horizon:_horizon_config_set:43 : local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.929 | + lib/horizon:_horizon_config_set:44 : local section= 2016-12-02 20:34:06.931 | + lib/horizon:_horizon_config_set:45 : local option=OPENSTACK_KEYSTONE_DEFAULT_ROLE 2016-12-02 20:34:06.933 | + lib/horizon:_horizon_config_set:46 : local 'value="Member"' 2016-12-02 20:34:06.935 | + lib/horizon:_horizon_config_set:48 : '[' -z '' ']' 2016-12-02 20:34:06.937 | + lib/horizon:_horizon_config_set:49 : sed -e '/^OPENSTACK_KEYSTONE_DEFAULT_ROLE/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.943 | + lib/horizon:_horizon_config_set:50 : echo -e '\nOPENSTACK_KEYSTONE_DEFAULT_ROLE="Member"' 2016-12-02 20:34:06.945 | + lib/horizon:configure_horizon:95 : _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"162.242.235.22"' 2016-12-02 20:34:06.947 | + lib/horizon:_horizon_config_set:43 : local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.949 | + lib/horizon:_horizon_config_set:44 : local section= 2016-12-02 20:34:06.950 | + lib/horizon:_horizon_config_set:45 : local option=OPENSTACK_HOST 2016-12-02 20:34:06.952 | + lib/horizon:_horizon_config_set:46 : local 'value="162.242.235.22"' 2016-12-02 20:34:06.954 | + lib/horizon:_horizon_config_set:48 : '[' -z '' ']' 2016-12-02 20:34:06.957 | + lib/horizon:_horizon_config_set:49 : sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.964 | + lib/horizon:_horizon_config_set:50 : echo -e '\nOPENSTACK_HOST="162.242.235.22"' 2016-12-02 20:34:06.966 | + lib/horizon:configure_horizon:97 : _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_API_VERSIONS '{"identity":3}' 2016-12-02 20:34:06.968 | + lib/horizon:_horizon_config_set:43 : local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.971 | + lib/horizon:_horizon_config_set:44 : local section= 2016-12-02 20:34:06.973 | + lib/horizon:_horizon_config_set:45 : local option=OPENSTACK_API_VERSIONS 2016-12-02 20:34:06.975 | + lib/horizon:_horizon_config_set:46 : local 'value={"identity":3}' 2016-12-02 20:34:06.978 | + lib/horizon:_horizon_config_set:48 : '[' -z '' ']' 2016-12-02 20:34:06.981 | + lib/horizon:_horizon_config_set:49 : sed -e '/^OPENSTACK_API_VERSIONS/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.987 | + lib/horizon:_horizon_config_set:50 : echo -e '\nOPENSTACK_API_VERSIONS={"identity":3}' 2016-12-02 20:34:06.989 | + lib/horizon:configure_horizon:98 : _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"http://162.242.235.22/identity/v3"' 2016-12-02 20:34:06.992 | + lib/horizon:_horizon_config_set:43 : local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:06.995 | + lib/horizon:_horizon_config_set:44 : local section= 2016-12-02 20:34:06.997 | + lib/horizon:_horizon_config_set:45 : local option=OPENSTACK_KEYSTONE_URL 2016-12-02 20:34:06.999 | + lib/horizon:_horizon_config_set:46 : local 'value="http://162.242.235.22/identity/v3"' 2016-12-02 20:34:07.001 | + lib/horizon:_horizon_config_set:48 : '[' -z '' ']' 2016-12-02 20:34:07.003 | + lib/horizon:_horizon_config_set:49 : sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:07.012 | + lib/horizon:_horizon_config_set:50 : echo -e '\nOPENSTACK_KEYSTONE_URL="http://162.242.235.22/identity/v3"' 2016-12-02 20:34:07.014 | + lib/horizon:configure_horizon:103 : _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' ALLOWED_HOSTS '["*"]' 2016-12-02 20:34:07.016 | + lib/horizon:_horizon_config_set:43 : local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:07.019 | + lib/horizon:_horizon_config_set:44 : local section= 2016-12-02 20:34:07.021 | + lib/horizon:_horizon_config_set:45 : local option=ALLOWED_HOSTS 2016-12-02 20:34:07.024 | + lib/horizon:_horizon_config_set:46 : local 'value=["*"]' 2016-12-02 20:34:07.026 | + lib/horizon:_horizon_config_set:48 : '[' -z '' ']' 2016-12-02 20:34:07.029 | + lib/horizon:_horizon_config_set:49 : sed -e '/^ALLOWED_HOSTS/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py 2016-12-02 20:34:07.036 | + lib/horizon:_horizon_config_set:50 : echo -e '\nALLOWED_HOSTS=["*"]' 2016-12-02 20:34:07.039 | + lib/horizon:configure_horizon:105 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2016-12-02 20:34:07.041 | + lib/horizon:configure_horizon:110 : sudo mkdir -p /opt/stack/new/horizon/.blackhole 2016-12-02 20:34:07.050 | + lib/horizon:configure_horizon:112 : local horizon_conf 2016-12-02 20:34:07.053 | ++ lib/horizon:configure_horizon:113 : apache_site_config_for horizon 2016-12-02 20:34:07.055 | ++ lib/apache:apache_site_config_for:141 : local site=horizon 2016-12-02 20:34:07.057 | ++ lib/apache:apache_site_config_for:142 : is_ubuntu 2016-12-02 20:34:07.060 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:34:07.063 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:34:07.067 | ++ lib/apache:apache_site_config_for:143 : local apache_version 2016-12-02 20:34:07.070 | +++ lib/apache:apache_site_config_for:144 : get_apache_version 2016-12-02 20:34:07.073 | +++ lib/apache:get_apache_version:96 : is_ubuntu 2016-12-02 20:34:07.076 | +++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:34:07.079 | +++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:34:07.081 | +++ lib/apache:get_apache_version:97 : local version_str 2016-12-02 20:34:07.086 | ++++ lib/apache:get_apache_version:98 : sudo /usr/sbin/apache2ctl -v 2016-12-02 20:34:07.087 | ++++ lib/apache:get_apache_version:98 : awk '/Server version/ {print $3}' 2016-12-02 20:34:07.088 | ++++ lib/apache:get_apache_version:98 : cut -f2 -d/ 2016-12-02 20:34:07.133 | +++ lib/apache:get_apache_version:98 : version_str=2.4.18 2016-12-02 20:34:07.135 | +++ lib/apache:get_apache_version:108 : [[ 2.4.18 =~ ^2\.2\. ]] 2016-12-02 20:34:07.138 | +++ lib/apache:get_apache_version:110 : [[ 2.4.18 =~ ^2\.4\. ]] 2016-12-02 20:34:07.141 | +++ lib/apache:get_apache_version:111 : echo 2.4 2016-12-02 20:34:07.144 | ++ lib/apache:apache_site_config_for:144 : apache_version=2.4 2016-12-02 20:34:07.147 | ++ lib/apache:apache_site_config_for:145 : [[ 2.4 == \2\.\2 ]] 2016-12-02 20:34:07.150 | ++ lib/apache:apache_site_config_for:150 : echo /etc/apache2/sites-available/horizon.conf 2016-12-02 20:34:07.154 | + lib/horizon:configure_horizon:113 : horizon_conf=/etc/apache2/sites-available/horizon.conf 2016-12-02 20:34:07.156 | + lib/horizon:configure_horizon:117 : sudo sh -c 'sed -e " 2016-12-02 20:34:07.156 | s,%USER%,stack,g; 2016-12-02 20:34:07.156 | s,%GROUP%,stack,g; 2016-12-02 20:34:07.156 | s,%HORIZON_DIR%,/opt/stack/new/horizon,g; 2016-12-02 20:34:07.156 | s,%APACHE_NAME%,apache2,g; 2016-12-02 20:34:07.156 | s,%DEST%,/opt/stack/new,g; 2016-12-02 20:34:07.156 | s,%WEBROOT%,/dashboard,g; 2016-12-02 20:34:07.156 | " /opt/stack/new/devstack/files/apache-horizon.template >/etc/apache2/sites-available/horizon.conf' 2016-12-02 20:34:07.166 | + lib/horizon:configure_horizon:126 : is_ubuntu 2016-12-02 20:34:07.168 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:34:07.171 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:34:07.174 | + lib/horizon:configure_horizon:127 : disable_apache_site 000-default 2016-12-02 20:34:07.176 | + lib/apache:disable_apache_site:179 : local site=000-default 2016-12-02 20:34:07.179 | + lib/apache:disable_apache_site:180 : is_ubuntu 2016-12-02 20:34:07.181 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:34:07.184 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:34:07.188 | + lib/apache:disable_apache_site:181 : sudo a2dissite 000-default 2016-12-02 20:34:07.242 | Site 000-default disabled. 2016-12-02 20:34:07.242 | To activate the new configuration, you need to run: 2016-12-02 20:34:07.242 | service apache2 reload 2016-12-02 20:34:07.246 | + lib/horizon:configure_horizon:128 : sudo touch /etc/apache2/sites-available/horizon.conf 2016-12-02 20:34:07.255 | + lib/horizon:configure_horizon:134 : enable_apache_site horizon 2016-12-02 20:34:07.257 | + lib/apache:enable_apache_site:165 : local site=horizon 2016-12-02 20:34:07.260 | + lib/apache:enable_apache_site:166 : is_ubuntu 2016-12-02 20:34:07.263 | + functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:34:07.266 | + functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:34:07.269 | + lib/apache:enable_apache_site:167 : sudo a2ensite horizon 2016-12-02 20:34:07.316 | Enabling site horizon. 2016-12-02 20:34:07.320 | To activate the new configuration, you need to run: 2016-12-02 20:34:07.320 | service apache2 reload 2016-12-02 20:34:07.324 | + ./stack.sh:main:1097 : is_service_enabled g-reg 2016-12-02 20:34:07.340 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:07.343 | + ./stack.sh:main:1098 : echo_summary 'Configuring Glance' 2016-12-02 20:34:07.346 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:34:07.348 | + ./stack.sh:echo_summary:398 : echo -e Configuring Glance 2016-12-02 20:34:07.350 | + ./stack.sh:main:1099 : init_glance 2016-12-02 20:34:07.353 | + lib/glance:init_glance:343 : rm -rf /opt/stack/data/glance/images 2016-12-02 20:34:07.357 | + lib/glance:init_glance:344 : mkdir -p /opt/stack/data/glance/images 2016-12-02 20:34:07.361 | + lib/glance:init_glance:347 : rm -rf /opt/stack/data/glance/cache 2016-12-02 20:34:07.364 | + lib/glance:init_glance:348 : mkdir -p /opt/stack/data/glance/cache 2016-12-02 20:34:07.369 | + lib/glance:init_glance:351 : recreate_database glance 2016-12-02 20:34:07.372 | + lib/database:recreate_database:112 : local db=glance 2016-12-02 20:34:07.374 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2016-12-02 20:34:07.377 | + lib/databases/mysql:recreate_database_mysql:56 : local db=glance 2016-12-02 20:34:07.380 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2016-12-02 20:34:07.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:34:07.389 | + lib/databases/mysql:recreate_database_mysql:58 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2016-12-02 20:34:07.391 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:34:07.397 | + lib/glance:init_glance:354 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2016-12-02 20:34:09.895 | /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:1241: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade 2016-12-02 20:34:09.895 | expire_on_commit=expire_on_commit, _conf=conf) 2016-12-02 20:34:09.915 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (3090, u"Changing sql mode 'NO_AUTO_CREATE_USER' is deprecated. It will be removed in a future release.") 2016-12-02 20:34:09.915 | result = self._query(query) 2016-12-02 20:34:09.917 | 2016-12-02 20:34:09.916 19371 DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:261 2016-12-02 20:34:09.918 | 2016-12-02 20:34:09.918 19371 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:34:09.919 | 2016-12-02 20:34:09.918 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.919 | 2016-12-02 20:34:09.919 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.919 | 2016-12-02 20:34:09.919 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.919 | 2016-12-02 20:34:09.919 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.919 | 2016-12-02 20:34:09.919 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.919 | 2016-12-02 20:34:09.919 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.920 | 2016-12-02 20:34:09.920 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.920 | 2016-12-02 20:34:09.920 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.920 | 2016-12-02 20:34:09.920 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.920 | 2016-12-02 20:34:09.920 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.920 | 2016-12-02 20:34:09.920 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.920 | 2016-12-02 20:34:09.920 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.921 | 2016-12-02 20:34:09.920 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.921 | 2016-12-02 20:34:09.921 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.921 | 2016-12-02 20:34:09.921 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.921 | 2016-12-02 20:34:09.921 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.921 | 2016-12-02 20:34:09.921 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.921 | 2016-12-02 20:34:09.921 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.922 | 2016-12-02 20:34:09.921 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.922 | 2016-12-02 20:34:09.922 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.922 | 2016-12-02 20:34:09.922 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.922 | 2016-12-02 20:34:09.922 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.922 | 2016-12-02 20:34:09.922 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.922 | 2016-12-02 20:34:09.922 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.923 | 2016-12-02 20:34:09.922 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.923 | 2016-12-02 20:34:09.923 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.923 | 2016-12-02 20:34:09.923 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.923 | 2016-12-02 20:34:09.923 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.923 | 2016-12-02 20:34:09.923 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.923 | 2016-12-02 20:34:09.923 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.923 | 2016-12-02 20:34:09.923 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.924 | 2016-12-02 20:34:09.924 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.924 | 2016-12-02 20:34:09.924 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.924 | 2016-12-02 20:34:09.924 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.924 | 2016-12-02 20:34:09.924 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.924 | 2016-12-02 20:34:09.924 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.924 | 2016-12-02 20:34:09.924 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.925 | 2016-12-02 20:34:09.924 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.925 | 2016-12-02 20:34:09.925 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.925 | 2016-12-02 20:34:09.925 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.925 | 2016-12-02 20:34:09.925 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.925 | 2016-12-02 20:34:09.925 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.925 | 2016-12-02 20:34:09.925 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.925 | 2016-12-02 20:34:09.925 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.926 | 2016-12-02 20:34:09.926 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.926 | 2016-12-02 20:34:09.926 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.926 | 2016-12-02 20:34:09.926 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.926 | 2016-12-02 20:34:09.926 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.926 | 2016-12-02 20:34:09.926 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.926 | 2016-12-02 20:34:09.926 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.927 | 2016-12-02 20:34:09.926 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.927 | 2016-12-02 20:34:09.927 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.927 | 2016-12-02 20:34:09.927 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.927 | 2016-12-02 20:34:09.927 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.927 | 2016-12-02 20:34:09.927 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.927 | 2016-12-02 20:34:09.927 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.928 | 2016-12-02 20:34:09.927 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.928 | 2016-12-02 20:34:09.928 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.928 | 2016-12-02 20:34:09.928 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.928 | 2016-12-02 20:34:09.928 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.928 | 2016-12-02 20:34:09.928 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.928 | 2016-12-02 20:34:09.928 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.928 | 2016-12-02 20:34:09.928 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.929 | 2016-12-02 20:34:09.928 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.929 | 2016-12-02 20:34:09.929 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.929 | 2016-12-02 20:34:09.929 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.929 | 2016-12-02 20:34:09.929 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.929 | 2016-12-02 20:34:09.929 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.929 | 2016-12-02 20:34:09.929 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.930 | 2016-12-02 20:34:09.929 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.930 | 2016-12-02 20:34:09.930 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.930 | 2016-12-02 20:34:09.930 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.930 | 2016-12-02 20:34:09.930 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.930 | 2016-12-02 20:34:09.930 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.930 | 2016-12-02 20:34:09.930 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.930 | 2016-12-02 20:34:09.930 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.931 | 2016-12-02 20:34:09.931 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.931 | 2016-12-02 20:34:09.931 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.931 | 2016-12-02 20:34:09.931 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.931 | 2016-12-02 20:34:09.931 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.931 | 2016-12-02 20:34:09.931 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.931 | 2016-12-02 20:34:09.931 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.932 | 2016-12-02 20:34:09.931 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.932 | 2016-12-02 20:34:09.932 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.932 | 2016-12-02 20:34:09.932 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.932 | 2016-12-02 20:34:09.932 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.932 | 2016-12-02 20:34:09.932 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.932 | 2016-12-02 20:34:09.932 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.933 | 2016-12-02 20:34:09.932 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.933 | 2016-12-02 20:34:09.933 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.933 | 2016-12-02 20:34:09.933 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.933 | 2016-12-02 20:34:09.933 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.933 | 2016-12-02 20:34:09.933 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.933 | 2016-12-02 20:34:09.933 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.933 | 2016-12-02 20:34:09.933 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.934 | 2016-12-02 20:34:09.933 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.934 | 2016-12-02 20:34:09.934 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.934 | 2016-12-02 20:34:09.934 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.934 | 2016-12-02 20:34:09.934 19371 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:34:09.934 | 2016-12-02 20:34:09.934 19371 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:34:09.954 | 2016-12-02 20:34:09.954 19371 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:34:09.955 | 2016-12-02 20:34:09.955 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.955 | 2016-12-02 20:34:09.955 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.955 | 2016-12-02 20:34:09.955 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.955 | 2016-12-02 20:34:09.955 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.956 | 2016-12-02 20:34:09.955 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.956 | 2016-12-02 20:34:09.956 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.956 | 2016-12-02 20:34:09.956 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.956 | 2016-12-02 20:34:09.956 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.956 | 2016-12-02 20:34:09.956 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.956 | 2016-12-02 20:34:09.956 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.957 | 2016-12-02 20:34:09.956 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.957 | 2016-12-02 20:34:09.957 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.957 | 2016-12-02 20:34:09.957 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.957 | 2016-12-02 20:34:09.957 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.957 | 2016-12-02 20:34:09.957 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.957 | 2016-12-02 20:34:09.957 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.957 | 2016-12-02 20:34:09.957 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.958 | 2016-12-02 20:34:09.957 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.958 | 2016-12-02 20:34:09.958 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.958 | 2016-12-02 20:34:09.958 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.958 | 2016-12-02 20:34:09.958 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.958 | 2016-12-02 20:34:09.958 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.958 | 2016-12-02 20:34:09.958 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.959 | 2016-12-02 20:34:09.958 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.959 | 2016-12-02 20:34:09.959 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.959 | 2016-12-02 20:34:09.959 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.959 | 2016-12-02 20:34:09.959 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.959 | 2016-12-02 20:34:09.959 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.959 | 2016-12-02 20:34:09.959 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.960 | 2016-12-02 20:34:09.959 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.960 | 2016-12-02 20:34:09.960 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.960 | 2016-12-02 20:34:09.960 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.960 | 2016-12-02 20:34:09.960 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.960 | 2016-12-02 20:34:09.960 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.960 | 2016-12-02 20:34:09.960 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.960 | 2016-12-02 20:34:09.960 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.961 | 2016-12-02 20:34:09.960 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.961 | 2016-12-02 20:34:09.961 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.961 | 2016-12-02 20:34:09.961 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.961 | 2016-12-02 20:34:09.961 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.961 | 2016-12-02 20:34:09.961 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.961 | 2016-12-02 20:34:09.961 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.962 | 2016-12-02 20:34:09.961 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.962 | 2016-12-02 20:34:09.962 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.962 | 2016-12-02 20:34:09.962 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.962 | 2016-12-02 20:34:09.962 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.962 | 2016-12-02 20:34:09.962 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.962 | 2016-12-02 20:34:09.962 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.962 | 2016-12-02 20:34:09.962 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.963 | 2016-12-02 20:34:09.962 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.963 | 2016-12-02 20:34:09.963 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.963 | 2016-12-02 20:34:09.963 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.963 | 2016-12-02 20:34:09.963 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.963 | 2016-12-02 20:34:09.963 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.963 | 2016-12-02 20:34:09.963 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.964 | 2016-12-02 20:34:09.963 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.964 | 2016-12-02 20:34:09.964 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.964 | 2016-12-02 20:34:09.964 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.964 | 2016-12-02 20:34:09.964 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.964 | 2016-12-02 20:34:09.964 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.964 | 2016-12-02 20:34:09.964 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.964 | 2016-12-02 20:34:09.964 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.965 | 2016-12-02 20:34:09.964 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.965 | 2016-12-02 20:34:09.965 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.965 | 2016-12-02 20:34:09.965 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.965 | 2016-12-02 20:34:09.965 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.965 | 2016-12-02 20:34:09.965 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.965 | 2016-12-02 20:34:09.965 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.966 | 2016-12-02 20:34:09.965 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.966 | 2016-12-02 20:34:09.966 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.966 | 2016-12-02 20:34:09.966 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.966 | 2016-12-02 20:34:09.966 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.966 | 2016-12-02 20:34:09.966 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.966 | 2016-12-02 20:34:09.966 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.966 | 2016-12-02 20:34:09.966 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.967 | 2016-12-02 20:34:09.966 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.967 | 2016-12-02 20:34:09.967 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.967 | 2016-12-02 20:34:09.967 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.967 | 2016-12-02 20:34:09.967 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.967 | 2016-12-02 20:34:09.967 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.967 | 2016-12-02 20:34:09.967 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.968 | 2016-12-02 20:34:09.967 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.968 | 2016-12-02 20:34:09.968 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.968 | 2016-12-02 20:34:09.968 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.968 | 2016-12-02 20:34:09.968 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.968 | 2016-12-02 20:34:09.968 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.968 | 2016-12-02 20:34:09.968 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.968 | 2016-12-02 20:34:09.968 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.969 | 2016-12-02 20:34:09.968 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.969 | 2016-12-02 20:34:09.969 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.969 | 2016-12-02 20:34:09.969 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.969 | 2016-12-02 20:34:09.969 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.969 | 2016-12-02 20:34:09.969 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.969 | 2016-12-02 20:34:09.969 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.970 | 2016-12-02 20:34:09.969 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.970 | 2016-12-02 20:34:09.970 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.970 | 2016-12-02 20:34:09.970 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.970 | 2016-12-02 20:34:09.970 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.970 | 2016-12-02 20:34:09.970 19371 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:34:09.970 | 2016-12-02 20:34:09.970 19371 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:34:09.996 | 2016-12-02 20:34:09.996 19371 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:34:09.997 | 2016-12-02 20:34:09.997 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.997 | 2016-12-02 20:34:09.997 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.997 | 2016-12-02 20:34:09.997 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.998 | 2016-12-02 20:34:09.997 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.998 | 2016-12-02 20:34:09.998 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.998 | 2016-12-02 20:34:09.998 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.998 | 2016-12-02 20:34:09.998 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.998 | 2016-12-02 20:34:09.998 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.998 | 2016-12-02 20:34:09.998 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.999 | 2016-12-02 20:34:09.998 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.999 | 2016-12-02 20:34:09.999 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.999 | 2016-12-02 20:34:09.999 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.999 | 2016-12-02 20:34:09.999 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.999 | 2016-12-02 20:34:09.999 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:09.999 | 2016-12-02 20:34:09.999 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:09.999 | 2016-12-02 20:34:09.999 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.000 | 2016-12-02 20:34:09.999 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.000 | 2016-12-02 20:34:10.000 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.000 | 2016-12-02 20:34:10.000 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.000 | 2016-12-02 20:34:10.000 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.000 | 2016-12-02 20:34:10.000 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.000 | 2016-12-02 20:34:10.000 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.001 | 2016-12-02 20:34:10.000 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.001 | 2016-12-02 20:34:10.001 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.001 | 2016-12-02 20:34:10.001 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.001 | 2016-12-02 20:34:10.001 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.001 | 2016-12-02 20:34:10.001 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.001 | 2016-12-02 20:34:10.001 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.002 | 2016-12-02 20:34:10.001 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.002 | 2016-12-02 20:34:10.002 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.002 | 2016-12-02 20:34:10.002 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.002 | 2016-12-02 20:34:10.002 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.002 | 2016-12-02 20:34:10.002 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.002 | 2016-12-02 20:34:10.002 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.002 | 2016-12-02 20:34:10.002 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.003 | 2016-12-02 20:34:10.002 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.003 | 2016-12-02 20:34:10.003 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.003 | 2016-12-02 20:34:10.003 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.003 | 2016-12-02 20:34:10.003 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.003 | 2016-12-02 20:34:10.003 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.004 | 2016-12-02 20:34:10.003 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.004 | 2016-12-02 20:34:10.004 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.004 | 2016-12-02 20:34:10.004 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.004 | 2016-12-02 20:34:10.004 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.004 | 2016-12-02 20:34:10.004 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.004 | 2016-12-02 20:34:10.004 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.005 | 2016-12-02 20:34:10.005 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.005 | 2016-12-02 20:34:10.005 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.005 | 2016-12-02 20:34:10.005 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.005 | 2016-12-02 20:34:10.005 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.006 | 2016-12-02 20:34:10.005 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.006 | 2016-12-02 20:34:10.006 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.006 | 2016-12-02 20:34:10.006 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.007 | 2016-12-02 20:34:10.006 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.007 | 2016-12-02 20:34:10.007 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.007 | 2016-12-02 20:34:10.007 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.007 | 2016-12-02 20:34:10.007 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.008 | 2016-12-02 20:34:10.007 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.008 | 2016-12-02 20:34:10.008 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.008 | 2016-12-02 20:34:10.008 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.008 | 2016-12-02 20:34:10.008 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.008 | 2016-12-02 20:34:10.008 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.009 | 2016-12-02 20:34:10.008 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.009 | 2016-12-02 20:34:10.009 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.009 | 2016-12-02 20:34:10.009 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.009 | 2016-12-02 20:34:10.009 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.009 | 2016-12-02 20:34:10.009 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.010 | 2016-12-02 20:34:10.009 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.010 | 2016-12-02 20:34:10.010 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.010 | 2016-12-02 20:34:10.010 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.010 | 2016-12-02 20:34:10.010 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.010 | 2016-12-02 20:34:10.010 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.011 | 2016-12-02 20:34:10.010 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.011 | 2016-12-02 20:34:10.011 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.011 | 2016-12-02 20:34:10.011 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.011 | 2016-12-02 20:34:10.011 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.011 | 2016-12-02 20:34:10.011 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.012 | 2016-12-02 20:34:10.011 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.012 | 2016-12-02 20:34:10.012 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.012 | 2016-12-02 20:34:10.012 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.012 | 2016-12-02 20:34:10.012 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.012 | 2016-12-02 20:34:10.012 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.013 | 2016-12-02 20:34:10.012 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.013 | 2016-12-02 20:34:10.012 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.013 | 2016-12-02 20:34:10.013 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.013 | 2016-12-02 20:34:10.013 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.013 | 2016-12-02 20:34:10.013 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.013 | 2016-12-02 20:34:10.013 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.014 | 2016-12-02 20:34:10.013 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.014 | 2016-12-02 20:34:10.014 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.014 | 2016-12-02 20:34:10.014 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.014 | 2016-12-02 20:34:10.014 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.014 | 2016-12-02 20:34:10.014 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.015 | 2016-12-02 20:34:10.014 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.015 | 2016-12-02 20:34:10.015 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.015 | 2016-12-02 20:34:10.015 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.015 | 2016-12-02 20:34:10.015 19371 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:34:10.015 | 2016-12-02 20:34:10.015 19371 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:34:10.015 | 2016-12-02 20:34:10.015 19371 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:34:10.016 | 2016-12-02 20:34:10.015 19371 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:34:10.024 | 2016-12-02 20:34:10.024 19371 INFO migrate.versioning.api [-] 0 -> 1... 2016-12-02 20:34:10.034 | 2016-12-02 20:34:10.028 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table images 2016-12-02 20:34:10.062 | 2016-12-02 20:34:10.062 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.062 | 2016-12-02 20:34:10.062 19371 INFO migrate.versioning.api [-] 1 -> 2... 2016-12-02 20:34:10.080 | 2016-12-02 20:34:10.067 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table image_properties 2016-12-02 20:34:10.115 | 2016-12-02 20:34:10.115 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.116 | 2016-12-02 20:34:10.115 19371 INFO migrate.versioning.api [-] 2 -> 3... 2016-12-02 20:34:10.182 | 2016-12-02 20:34:10.182 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.182 | 2016-12-02 20:34:10.182 19371 INFO migrate.versioning.api [-] 3 -> 4... 2016-12-02 20:34:10.207 | 2016-12-02 20:34:10.207 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.207 | 2016-12-02 20:34:10.207 19371 INFO migrate.versioning.api [-] 4 -> 5... 2016-12-02 20:34:10.239 | 2016-12-02 20:34:10.239 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.239 | 2016-12-02 20:34:10.239 19371 INFO migrate.versioning.api [-] 5 -> 6... 2016-12-02 20:34:10.259 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'ix_image_properties_image_id_name' defined on the table 'glance.image_properties'. This is deprecated and will be disallowed in a future release.") 2016-12-02 20:34:10.259 | result = self._query(query) 2016-12-02 20:34:10.264 | 2016-12-02 20:34:10.264 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.264 | 2016-12-02 20:34:10.264 19371 INFO migrate.versioning.api [-] 6 -> 7... 2016-12-02 20:34:10.290 | 2016-12-02 20:34:10.289 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.290 | 2016-12-02 20:34:10.290 19371 INFO migrate.versioning.api [-] 7 -> 8... 2016-12-02 20:34:10.306 | 2016-12-02 20:34:10.295 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table image_members 2016-12-02 20:34:10.343 | 2016-12-02 20:34:10.342 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.343 | 2016-12-02 20:34:10.343 19371 INFO migrate.versioning.api [-] 8 -> 9... 2016-12-02 20:34:10.392 | 2016-12-02 20:34:10.391 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.392 | 2016-12-02 20:34:10.392 19371 INFO migrate.versioning.api [-] 9 -> 10... 2016-12-02 20:34:10.401 | 2016-12-02 20:34:10.401 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.401 | 2016-12-02 20:34:10.401 19371 INFO migrate.versioning.api [-] 10 -> 11... 2016-12-02 20:34:10.444 | 2016-12-02 20:34:10.444 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.444 | 2016-12-02 20:34:10.444 19371 INFO migrate.versioning.api [-] 11 -> 12... 2016-12-02 20:34:10.615 | 2016-12-02 20:34:10.614 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.615 | 2016-12-02 20:34:10.615 19371 INFO migrate.versioning.api [-] 12 -> 13... 2016-12-02 20:34:10.645 | 2016-12-02 20:34:10.645 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.645 | 2016-12-02 20:34:10.645 19371 INFO migrate.versioning.api [-] 13 -> 14... 2016-12-02 20:34:10.662 | 2016-12-02 20:34:10.652 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table image_tags 2016-12-02 20:34:10.693 | 2016-12-02 20:34:10.693 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.693 | 2016-12-02 20:34:10.693 19371 INFO migrate.versioning.api [-] 14 -> 15... 2016-12-02 20:34:10.709 | 2016-12-02 20:34:10.709 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.709 | 2016-12-02 20:34:10.709 19371 INFO migrate.versioning.api [-] 15 -> 16... 2016-12-02 20:34:10.747 | 2016-12-02 20:34:10.747 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.747 | 2016-12-02 20:34:10.747 19371 INFO migrate.versioning.api [-] 16 -> 17... 2016-12-02 20:34:10.750 | 2016-12-02 20:34:10.750 19371 INFO 017_quote_encrypted_swift_credentials [-] 'metadata_encryption_key' was not specified in the config file or a config file was not specified. This means that this migration is a NOOP. 2016-12-02 20:34:10.755 | 2016-12-02 20:34:10.755 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.756 | 2016-12-02 20:34:10.755 19371 INFO migrate.versioning.api [-] 17 -> 18... 2016-12-02 20:34:10.774 | 2016-12-02 20:34:10.764 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table image_locations 2016-12-02 20:34:10.802 | 2016-12-02 20:34:10.802 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.802 | 2016-12-02 20:34:10.802 19371 INFO migrate.versioning.api [-] 18 -> 19... 2016-12-02 20:34:10.818 | 2016-12-02 20:34:10.818 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.819 | 2016-12-02 20:34:10.818 19371 INFO migrate.versioning.api [-] 19 -> 20... 2016-12-02 20:34:10.849 | 2016-12-02 20:34:10.848 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.849 | 2016-12-02 20:34:10.849 19371 INFO migrate.versioning.api [-] 20 -> 21... 2016-12-02 20:34:10.857 | 2016-12-02 20:34:10.857 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.857 | 2016-12-02 20:34:10.857 19371 INFO migrate.versioning.api [-] 21 -> 22... 2016-12-02 20:34:10.881 | 2016-12-02 20:34:10.881 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.881 | 2016-12-02 20:34:10.881 19371 INFO migrate.versioning.api [-] 22 -> 23... 2016-12-02 20:34:10.887 | 2016-12-02 20:34:10.887 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.888 | 2016-12-02 20:34:10.887 19371 INFO migrate.versioning.api [-] 23 -> 24... 2016-12-02 20:34:10.893 | 2016-12-02 20:34:10.893 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.893 | 2016-12-02 20:34:10.893 19371 INFO migrate.versioning.api [-] 24 -> 25... 2016-12-02 20:34:10.898 | 2016-12-02 20:34:10.898 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.898 | 2016-12-02 20:34:10.898 19371 INFO migrate.versioning.api [-] 25 -> 26... 2016-12-02 20:34:10.930 | 2016-12-02 20:34:10.929 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.930 | 2016-12-02 20:34:10.930 19371 INFO migrate.versioning.api [-] 26 -> 27... 2016-12-02 20:34:10.947 | 2016-12-02 20:34:10.947 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.947 | 2016-12-02 20:34:10.947 19371 INFO migrate.versioning.api [-] 27 -> 28... 2016-12-02 20:34:10.967 | 2016-12-02 20:34:10.967 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:10.968 | 2016-12-02 20:34:10.967 19371 INFO migrate.versioning.api [-] 28 -> 29... 2016-12-02 20:34:11.030 | 2016-12-02 20:34:11.030 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.030 | 2016-12-02 20:34:11.030 19371 INFO migrate.versioning.api [-] 29 -> 30... 2016-12-02 20:34:11.040 | 2016-12-02 20:34:11.034 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table tasks 2016-12-02 20:34:11.091 | 2016-12-02 20:34:11.090 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.091 | 2016-12-02 20:34:11.091 19371 INFO migrate.versioning.api [-] 30 -> 31... 2016-12-02 20:34:11.111 | 2016-12-02 20:34:11.110 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.111 | 2016-12-02 20:34:11.111 19371 INFO migrate.versioning.api [-] 31 -> 32... 2016-12-02 20:34:11.124 | 2016-12-02 20:34:11.117 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table task_info 2016-12-02 20:34:11.207 | 2016-12-02 20:34:11.206 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.207 | 2016-12-02 20:34:11.207 19371 INFO migrate.versioning.api [-] 32 -> 33... 2016-12-02 20:34:11.246 | 2016-12-02 20:34:11.245 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.246 | 2016-12-02 20:34:11.246 19371 INFO migrate.versioning.api [-] 33 -> 34... 2016-12-02 20:34:11.280 | 2016-12-02 20:34:11.280 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.280 | 2016-12-02 20:34:11.280 19371 INFO migrate.versioning.api [-] 34 -> 35... 2016-12-02 20:34:11.361 | 2016-12-02 20:34:11.288 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_namespaces 2016-12-02 20:34:11.397 | 2016-12-02 20:34:11.380 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_objects 2016-12-02 20:34:11.436 | 2016-12-02 20:34:11.418 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_properties 2016-12-02 20:34:11.477 | 2016-12-02 20:34:11.458 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_resource_types 2016-12-02 20:34:11.518 | 2016-12-02 20:34:11.498 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_namespace_resource_types 2016-12-02 20:34:11.558 | 2016-12-02 20:34:11.557 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.558 | 2016-12-02 20:34:11.558 19371 INFO migrate.versioning.api [-] 35 -> 36... 2016-12-02 20:34:11.583 | 2016-12-02 20:34:11.582 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.583 | 2016-12-02 20:34:11.583 19371 INFO migrate.versioning.api [-] 36 -> 37... 2016-12-02 20:34:11.666 | 2016-12-02 20:34:11.665 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.666 | 2016-12-02 20:34:11.666 19371 INFO migrate.versioning.api [-] 37 -> 38... 2016-12-02 20:34:11.671 | 2016-12-02 20:34:11.668 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_tags 2016-12-02 20:34:11.694 | 2016-12-02 20:34:11.693 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.694 | 2016-12-02 20:34:11.694 19371 INFO migrate.versioning.api [-] 38 -> 39... 2016-12-02 20:34:11.932 | 2016-12-02 20:34:11.932 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.932 | 2016-12-02 20:34:11.932 19371 INFO migrate.versioning.api [-] 39 -> 40... 2016-12-02 20:34:11.953 | 2016-12-02 20:34:11.953 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:11.953 | 2016-12-02 20:34:11.953 19371 INFO migrate.versioning.api [-] 40 -> 41... 2016-12-02 20:34:11.992 | 2016-12-02 20:34:11.966 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table artifacts 2016-12-02 20:34:12.063 | 2016-12-02 20:34:12.035 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table artifact_tags 2016-12-02 20:34:12.118 | 2016-12-02 20:34:12.091 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table artifact_properties 2016-12-02 20:34:12.174 | 2016-12-02 20:34:12.147 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table artifact_blobs 2016-12-02 20:34:12.232 | 2016-12-02 20:34:12.203 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table artifact_blob_locations 2016-12-02 20:34:12.291 | 2016-12-02 20:34:12.255 19371 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table artifact_dependencies 2016-12-02 20:34:12.357 | 2016-12-02 20:34:12.356 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:12.357 | 2016-12-02 20:34:12.357 19371 INFO migrate.versioning.api [-] 41 -> 42... 2016-12-02 20:34:12.650 | 2016-12-02 20:34:12.650 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:12.650 | 2016-12-02 20:34:12.650 19371 INFO migrate.versioning.api [-] 42 -> 43... 2016-12-02 20:34:12.679 | 2016-12-02 20:34:12.679 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:12.680 | 2016-12-02 20:34:12.679 19371 INFO migrate.versioning.api [-] 43 -> 44... 2016-12-02 20:34:12.691 | 2016-12-02 20:34:12.691 19371 INFO migrate.versioning.api [-] done 2016-12-02 20:34:12.783 | + lib/glance:init_glance:357 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2016-12-02 20:34:14.905 | /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:1241: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade 2016-12-02 20:34:14.905 | expire_on_commit=expire_on_commit, _conf=conf) 2016-12-02 20:34:14.924 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (3090, u"Changing sql mode 'NO_AUTO_CREATE_USER' is deprecated. It will be removed in a future release.") 2016-12-02 20:34:14.925 | result = self._query(query) 2016-12-02 20:34:14.927 | 2016-12-02 20:34:14.926 19380 DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:261 2016-12-02 20:34:14.983 | 2016-12-02 20:34:14.983 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2016-12-02 20:34:15.016 | 2016-12-02 20:34:15.016 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2016-12-02 20:34:15.120 | 2016-12-02 20:34:15.120 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2016-12-02 20:34:15.231 | 2016-12-02 20:34:15.231 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2016-12-02 20:34:15.248 | 2016-12-02 20:34:15.248 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-trust.json loaded to database. 2016-12-02 20:34:15.276 | 2016-12-02 20:34:15.275 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2016-12-02 20:34:15.336 | 2016-12-02 20:34:15.336 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2016-12-02 20:34:15.370 | 2016-12-02 20:34:15.370 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2016-12-02 20:34:15.393 | 2016-12-02 20:34:15.393 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2016-12-02 20:34:15.424 | 2016-12-02 20:34:15.423 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2016-12-02 20:34:15.516 | 2016-12-02 20:34:15.516 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2016-12-02 20:34:15.546 | 2016-12-02 20:34:15.546 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2016-12-02 20:34:15.562 | 2016-12-02 20:34:15.562 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2016-12-02 20:34:15.590 | 2016-12-02 20:34:15.590 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2016-12-02 20:34:15.683 | 2016-12-02 20:34:15.683 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2016-12-02 20:34:15.719 | 2016-12-02 20:34:15.719 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2016-12-02 20:34:15.763 | 2016-12-02 20:34:15.762 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2016-12-02 20:34:15.811 | 2016-12-02 20:34:15.811 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2016-12-02 20:34:15.837 | 2016-12-02 20:34:15.837 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2016-12-02 20:34:15.855 | 2016-12-02 20:34:15.854 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2016-12-02 20:34:15.919 | 2016-12-02 20:34:15.919 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2016-12-02 20:34:15.950 | 2016-12-02 20:34:15.950 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2016-12-02 20:34:15.976 | 2016-12-02 20:34:15.976 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2016-12-02 20:34:16.021 | 2016-12-02 20:34:16.021 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2016-12-02 20:34:16.038 | 2016-12-02 20:34:16.038 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2016-12-02 20:34:16.108 | 2016-12-02 20:34:16.107 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2016-12-02 20:34:16.125 | 2016-12-02 20:34:16.124 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2016-12-02 20:34:16.145 | 2016-12-02 20:34:16.145 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2016-12-02 20:34:16.197 | 2016-12-02 20:34:16.197 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2016-12-02 20:34:16.245 | 2016-12-02 20:34:16.245 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2016-12-02 20:34:16.267 | 2016-12-02 20:34:16.267 19380 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2016-12-02 20:34:16.267 | 2016-12-02 20:34:16.267 19380 INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2016-12-02 20:34:16.329 | + lib/glance:init_glance:359 : create_glance_cache_dir 2016-12-02 20:34:16.332 | + lib/glance:create_glance_cache_dir:336 : sudo install -d -o stack /var/cache/glance/api /var/cache/glance/registry /var/cache/glance/search /var/cache/glance/artifact 2016-12-02 20:34:16.343 | + lib/glance:create_glance_cache_dir:337 : rm -f '/var/cache/glance/api/*' '/var/cache/glance/registry/*' '/var/cache/glance/search/*' '/var/cache/glance/artifact/*' 2016-12-02 20:34:16.347 | + ./stack.sh:main:1106 : is_service_enabled neutron 2016-12-02 20:34:16.368 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:16.371 | + ./stack.sh:main:1107 : echo_summary 'Configuring Neutron' 2016-12-02 20:34:16.373 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:34:16.376 | + ./stack.sh:echo_summary:398 : echo -e Configuring Neutron 2016-12-02 20:34:16.379 | + ./stack.sh:main:1109 : configure_neutron 2016-12-02 20:34:16.382 | + lib/neutron:configure_neutron:518 : is_neutron_legacy_enabled 2016-12-02 20:34:16.385 | + lib/neutron:is_neutron_legacy_enabled:89 : [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]] 2016-12-02 20:34:16.387 | + lib/neutron:is_neutron_legacy_enabled:89 : return 0 2016-12-02 20:34:16.390 | + lib/neutron:configure_neutron:520 : configure_mutnauq 2016-12-02 20:34:16.393 | + lib/neutron-legacy:configure_mutnauq:303 : _configure_neutron_common 2016-12-02 20:34:16.395 | + lib/neutron-legacy:_configure_neutron_common:656 : _create_neutron_conf_dir 2016-12-02 20:34:16.398 | + lib/neutron-legacy:_create_neutron_conf_dir:649 : sudo install -d -o stack /etc/neutron 2016-12-02 20:34:16.408 | + lib/neutron-legacy:_configure_neutron_common:659 : cd /opt/stack/new/neutron 2016-12-02 20:34:16.411 | + lib/neutron-legacy:_configure_neutron_common:659 : exec ./tools/generate_config_file_samples.sh 2016-12-02 20:34:34.929 | WARNING:stevedore.named:Could not load neutron.ml2.sriov 2016-12-02 20:34:42.375 | + lib/neutron-legacy:_configure_neutron_common:661 : cp /opt/stack/new/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2016-12-02 20:34:42.379 | + lib/neutron-legacy:_configure_neutron_common:663 : Q_POLICY_FILE=/etc/neutron/policy.json 2016-12-02 20:34:42.381 | + lib/neutron-legacy:_configure_neutron_common:664 : cp /opt/stack/new/neutron/etc/policy.json /etc/neutron/policy.json 2016-12-02 20:34:42.385 | + lib/neutron-legacy:_configure_neutron_common:667 : sed -i 's/"context_is_admin": "role:admin"/"context_is_admin": "role:admin or user_name:neutron"/g' /etc/neutron/policy.json 2016-12-02 20:34:42.390 | + lib/neutron-legacy:_configure_neutron_common:676 : neutron_plugin_configure_common 2016-12-02 20:34:42.393 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2016-12-02 20:34:42.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2016-12-02 20:34:42.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=neutron.plugins.ml2.plugin.Ml2Plugin 2016-12-02 20:34:42.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add neutron.services.l3_router.l3_router_plugin.L3RouterPlugin 2016-12-02 20:34:42.403 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : local service_plugin_class=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin 2016-12-02 20:34:42.405 | + lib/neutron-legacy:_neutron_service_plugin_class_add:859 : [[ '' == '' ]] 2016-12-02 20:34:42.407 | + lib/neutron-legacy:_neutron_service_plugin_class_add:860 : Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin 2016-12-02 20:34:42.409 | + lib/neutron-legacy:_configure_neutron_common:678 : [[ etc/neutron/plugins/ml2 == '' ]] 2016-12-02 20:34:42.411 | + lib/neutron-legacy:_configure_neutron_common:678 : [[ ml2_conf.ini == '' ]] 2016-12-02 20:34:42.414 | + lib/neutron-legacy:_configure_neutron_common:678 : [[ neutron.plugins.ml2.plugin.Ml2Plugin == '' ]] 2016-12-02 20:34:42.416 | + lib/neutron-legacy:_configure_neutron_common:683 : mkdir -p /etc/neutron/plugins/ml2 2016-12-02 20:34:42.420 | + lib/neutron-legacy:_configure_neutron_common:684 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:42.423 | + lib/neutron-legacy:_configure_neutron_common:687 : '[' -f /opt/stack/new/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2016-12-02 20:34:42.425 | + lib/neutron-legacy:_configure_neutron_common:688 : cp /opt/stack/new/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:42.429 | ++ lib/neutron-legacy:_configure_neutron_common:693 : database_connection_url neutron 2016-12-02 20:34:42.433 | ++ lib/database:database_connection_url:134 : local db=neutron 2016-12-02 20:34:42.436 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2016-12-02 20:34:42.438 | ++ lib/databases/mysql:database_connection_url_mysql:176 : local db=neutron 2016-12-02 20:34:42.441 | ++ lib/databases/mysql:database_connection_url_mysql:177 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/neutron?charset=utf8' 2016-12-02 20:34:42.444 | + lib/neutron-legacy:_configure_neutron_common:693 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/neutron?charset=utf8' 2016-12-02 20:34:42.476 | + lib/neutron-legacy:_configure_neutron_common:694 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2016-12-02 20:34:42.508 | + lib/neutron-legacy:_configure_neutron_common:695 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2016-12-02 20:34:42.541 | + lib/neutron-legacy:_configure_neutron_common:696 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2016-12-02 20:34:42.576 | + lib/neutron-legacy:_configure_neutron_common:697 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2016-12-02 20:34:42.609 | + lib/neutron-legacy:_configure_neutron_common:700 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2016-12-02 20:34:42.646 | + lib/neutron-legacy:_configure_neutron_common:703 : [[ 2 > 0 ]] 2016-12-02 20:34:42.649 | + lib/neutron-legacy:_configure_neutron_common:703 : [[ /etc/neutron == '' ]] 2016-12-02 20:34:42.652 | + lib/neutron-legacy:_configure_neutron_common:709 : [[ /etc/neutron != '' ]] 2016-12-02 20:34:42.655 | + lib/neutron-legacy:_configure_neutron_common:710 : local f 2016-12-02 20:34:42.659 | + lib/neutron-legacy:_configure_neutron_common:711 : (( f=0 )) 2016-12-02 20:34:42.662 | + lib/neutron-legacy:_configure_neutron_common:711 : (( 0 < 2 )) 2016-12-02 20:34:42.664 | + lib/neutron-legacy:_configure_neutron_common:712 : Q_PLUGIN_EXTRA_CONF_FILES[$f]=/etc/neutron/neutron_lbaas.conf 2016-12-02 20:34:42.668 | + lib/neutron-legacy:_configure_neutron_common:711 : (( f+=1 )) 2016-12-02 20:34:42.671 | + lib/neutron-legacy:_configure_neutron_common:711 : (( 1 < 2 )) 2016-12-02 20:34:42.674 | + lib/neutron-legacy:_configure_neutron_common:712 : Q_PLUGIN_EXTRA_CONF_FILES[$f]=/etc/neutron/services_lbaas.conf 2016-12-02 20:34:42.676 | + lib/neutron-legacy:_configure_neutron_common:711 : (( f+=1 )) 2016-12-02 20:34:42.680 | + lib/neutron-legacy:_configure_neutron_common:711 : (( 2 < 2 )) 2016-12-02 20:34:42.683 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' libvirt = fake ']' 2016-12-02 20:34:42.685 | + lib/neutron-legacy:_configure_neutron_common:726 : '[' False == True ']' 2016-12-02 20:34:42.688 | + lib/neutron-legacy:_configure_neutron_common:730 : iniset /etc/neutron/neutron.conf DEFAULT logging_user_identity_format '%(user_name)s %(project_name)s' 2016-12-02 20:34:42.721 | + lib/neutron-legacy:_configure_neutron_common:733 : is_service_enabled tls-proxy 2016-12-02 20:34:42.739 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:34:42.742 | + lib/neutron-legacy:_configure_neutron_common:738 : is_ssl_enabled_service nova 2016-12-02 20:34:42.744 | + lib/tls:is_ssl_enabled_service:375 : local services=nova 2016-12-02 20:34:42.747 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:34:42.750 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:34:42.753 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:34:42.755 | + lib/neutron-legacy:_configure_neutron_common:742 : is_ssl_enabled_service neutron 2016-12-02 20:34:42.757 | + lib/tls:is_ssl_enabled_service:375 : local services=neutron 2016-12-02 20:34:42.759 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:34:42.761 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:34:42.764 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:34:42.767 | + lib/neutron-legacy:_configure_neutron_common:750 : _neutron_setup_rootwrap 2016-12-02 20:34:42.771 | + lib/neutron-legacy:_neutron_setup_rootwrap:878 : [[ True == \F\a\l\s\e ]] 2016-12-02 20:34:42.775 | + lib/neutron-legacy:_neutron_setup_rootwrap:882 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2016-12-02 20:34:42.778 | + lib/neutron-legacy:_neutron_setup_rootwrap:883 : [[ -d /etc/neutron/rootwrap.d ]] 2016-12-02 20:34:42.781 | + lib/neutron-legacy:_neutron_setup_rootwrap:887 : _neutron_deploy_rootwrap_filters /opt/stack/new/neutron 2016-12-02 20:34:42.784 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:868 : [[ True == \F\a\l\s\e ]] 2016-12-02 20:34:42.786 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:871 : local srcdir=/opt/stack/new/neutron 2016-12-02 20:34:42.789 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:872 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2016-12-02 20:34:42.798 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:873 : sudo install -o root -m 644 /opt/stack/new/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /etc/neutron/rootwrap.d/ 2016-12-02 20:34:42.808 | + lib/neutron-legacy:_neutron_setup_rootwrap:891 : test -r /opt/stack/new/neutron/etc/neutron/rootwrap.conf 2016-12-02 20:34:42.812 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : sudo install -o root -g root -m 644 /opt/stack/new/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2016-12-02 20:34:42.824 | + lib/neutron-legacy:_neutron_setup_rootwrap:896 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2016-12-02 20:34:42.835 | + lib/neutron-legacy:_neutron_setup_rootwrap:897 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2016-12-02 20:34:42.846 | + lib/neutron-legacy:_neutron_setup_rootwrap:900 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2016-12-02 20:34:42.849 | + lib/neutron-legacy:_neutron_setup_rootwrap:901 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2016-12-02 20:34:42.853 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:904 : mktemp 2016-12-02 20:34:42.857 | + lib/neutron-legacy:_neutron_setup_rootwrap:904 : TEMPFILE=/tmp/tmp.cPhGfjPp9D 2016-12-02 20:34:42.860 | + lib/neutron-legacy:_neutron_setup_rootwrap:905 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2016-12-02 20:34:42.863 | + lib/neutron-legacy:_neutron_setup_rootwrap:906 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2016-12-02 20:34:42.866 | + lib/neutron-legacy:_neutron_setup_rootwrap:907 : chmod 0440 /tmp/tmp.cPhGfjPp9D 2016-12-02 20:34:42.870 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : sudo chown root:root /tmp/tmp.cPhGfjPp9D 2016-12-02 20:34:42.879 | + lib/neutron-legacy:_neutron_setup_rootwrap:909 : sudo mv /tmp/tmp.cPhGfjPp9D /etc/sudoers.d/neutron-rootwrap 2016-12-02 20:34:42.889 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2016-12-02 20:34:42.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:913 : [[ True == \T\r\u\e ]] 2016-12-02 20:34:42.926 | + lib/neutron-legacy:_neutron_setup_rootwrap:914 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2016-12-02 20:34:42.958 | + lib/neutron-legacy:configure_mutnauq:304 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2016-12-02 20:34:42.961 | + lib/rpc_backend:iniset_rpc_backend:117 : local package=neutron 2016-12-02 20:34:42.963 | + lib/rpc_backend:iniset_rpc_backend:118 : local file=/etc/neutron/neutron.conf 2016-12-02 20:34:42.965 | + lib/rpc_backend:iniset_rpc_backend:119 : local section=DEFAULT 2016-12-02 20:34:42.967 | + lib/rpc_backend:iniset_rpc_backend:120 : local virtual_host= 2016-12-02 20:34:42.969 | + lib/rpc_backend:iniset_rpc_backend:121 : is_service_enabled rabbit 2016-12-02 20:34:42.985 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:42.988 | ++ lib/rpc_backend:iniset_rpc_backend:122 : get_transport_url '' 2016-12-02 20:34:42.990 | ++ lib/rpc_backend:get_transport_url:109 : local virtual_host= 2016-12-02 20:34:42.992 | ++ lib/rpc_backend:get_transport_url:110 : is_service_enabled rabbit 2016-12-02 20:34:43.009 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:43.011 | ++ lib/rpc_backend:get_transport_url:111 : echo rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:34:43.014 | + lib/rpc_backend:iniset_rpc_backend:122 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:34:43.045 | + lib/rpc_backend:iniset_rpc_backend:123 : '[' -n '' ']' 2016-12-02 20:34:43.047 | + lib/rpc_backend:iniset_rpc_backend:126 : '[' -n '' ']' 2016-12-02 20:34:43.050 | + lib/neutron-legacy:configure_mutnauq:307 : is_service_enabled q-metering 2016-12-02 20:34:43.068 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:43.071 | + lib/neutron-legacy:configure_mutnauq:308 : _configure_neutron_metering 2016-12-02 20:34:43.074 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2016-12-02 20:34:43.077 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2016-12-02 20:34:43.080 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2016-12-02 20:34:43.082 | + lib/neutron-legacy:_neutron_service_plugin_class_add:859 : [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin == '' ]] 2016-12-02 20:34:43.086 | + lib/neutron-legacy:_neutron_service_plugin_class_add:861 : [[ ! ,neutron.services.l3_router.l3_router_plugin.L3RouterPlugin, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2016-12-02 20:34:43.089 | + lib/neutron-legacy:_neutron_service_plugin_class_add:862 : Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin 2016-12-02 20:34:43.092 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2016-12-02 20:34:43.095 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2016-12-02 20:34:43.097 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2016-12-02 20:34:43.102 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2016-12-02 20:34:43.105 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/new/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2016-12-02 20:34:43.109 | + lib/neutron-legacy:configure_mutnauq:310 : is_service_enabled q-agt q-svc 2016-12-02 20:34:43.127 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:43.130 | + lib/neutron-legacy:configure_mutnauq:311 : _configure_neutron_service 2016-12-02 20:34:43.133 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2016-12-02 20:34:43.136 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/new/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2016-12-02 20:34:43.141 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin neutron.plugins.ml2.plugin.Ml2Plugin 2016-12-02 20:34:43.173 | + lib/neutron-legacy:_configure_neutron_service:832 : [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2016-12-02 20:34:43.176 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin 2016-12-02 20:34:43.208 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2016-12-02 20:34:43.240 | + lib/neutron-legacy:_configure_neutron_service:837 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2016-12-02 20:34:43.274 | + lib/neutron-legacy:_configure_neutron_service:838 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2016-12-02 20:34:43.305 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2016-12-02 20:34:43.338 | + lib/neutron-legacy:_configure_neutron_service:841 : _neutron_setup_keystone /etc/neutron/neutron.conf keystone_authtoken 2016-12-02 20:34:43.341 | + lib/neutron-legacy:_neutron_setup_keystone:920 : local conf_file=/etc/neutron/neutron.conf 2016-12-02 20:34:43.344 | + lib/neutron-legacy:_neutron_setup_keystone:921 : local section=keystone_authtoken 2016-12-02 20:34:43.347 | + lib/neutron-legacy:_neutron_setup_keystone:923 : create_neutron_cache_dir 2016-12-02 20:34:43.349 | + lib/neutron:create_neutron_cache_dir:334 : sudo install -d -o stack /var/cache/neutron 2016-12-02 20:34:43.358 | + lib/neutron:create_neutron_cache_dir:335 : rm -f '/var/cache/neutron/*' 2016-12-02 20:34:43.361 | + lib/neutron-legacy:_neutron_setup_keystone:924 : configure_auth_token_middleware /etc/neutron/neutron.conf neutron /var/cache/neutron keystone_authtoken 2016-12-02 20:34:43.363 | + lib/keystone:configure_auth_token_middleware:466 : local conf_file=/etc/neutron/neutron.conf 2016-12-02 20:34:43.365 | + lib/keystone:configure_auth_token_middleware:467 : local admin_user=neutron 2016-12-02 20:34:43.367 | + lib/keystone:configure_auth_token_middleware:468 : local signing_dir=/var/cache/neutron 2016-12-02 20:34:43.369 | + lib/keystone:configure_auth_token_middleware:469 : local section=keystone_authtoken 2016-12-02 20:34:43.371 | + lib/keystone:configure_auth_token_middleware:471 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2016-12-02 20:34:43.399 | + lib/keystone:configure_auth_token_middleware:472 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://162.242.235.22/identity_admin 2016-12-02 20:34:43.436 | + lib/keystone:configure_auth_token_middleware:473 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2016-12-02 20:34:43.469 | + lib/keystone:configure_auth_token_middleware:474 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2016-12-02 20:34:43.500 | + lib/keystone:configure_auth_token_middleware:475 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2016-12-02 20:34:43.534 | + lib/keystone:configure_auth_token_middleware:476 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2016-12-02 20:34:43.567 | + lib/keystone:configure_auth_token_middleware:477 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2016-12-02 20:34:43.600 | + lib/keystone:configure_auth_token_middleware:479 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_uri http://162.242.235.22/identity 2016-12-02 20:34:43.637 | + lib/keystone:configure_auth_token_middleware:480 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2016-12-02 20:34:43.672 | + lib/keystone:configure_auth_token_middleware:481 : iniset /etc/neutron/neutron.conf keystone_authtoken signing_dir /var/cache/neutron 2016-12-02 20:34:43.704 | + lib/keystone:configure_auth_token_middleware:482 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers 162.242.235.22:11211 2016-12-02 20:34:43.736 | + lib/neutron-legacy:_configure_neutron_service:844 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2016-12-02 20:34:43.776 | + lib/neutron-legacy:_configure_neutron_service:845 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2016-12-02 20:34:43.811 | + lib/neutron-legacy:_configure_neutron_service:847 : configure_auth_token_middleware /etc/neutron/neutron.conf nova /var/cache/neutron nova 2016-12-02 20:34:43.813 | + lib/keystone:configure_auth_token_middleware:466 : local conf_file=/etc/neutron/neutron.conf 2016-12-02 20:34:43.816 | + lib/keystone:configure_auth_token_middleware:467 : local admin_user=nova 2016-12-02 20:34:43.819 | + lib/keystone:configure_auth_token_middleware:468 : local signing_dir=/var/cache/neutron 2016-12-02 20:34:43.821 | + lib/keystone:configure_auth_token_middleware:469 : local section=nova 2016-12-02 20:34:43.824 | + lib/keystone:configure_auth_token_middleware:471 : iniset /etc/neutron/neutron.conf nova auth_type password 2016-12-02 20:34:43.861 | + lib/keystone:configure_auth_token_middleware:472 : iniset /etc/neutron/neutron.conf nova auth_url http://162.242.235.22/identity_admin 2016-12-02 20:34:43.899 | + lib/keystone:configure_auth_token_middleware:473 : iniset /etc/neutron/neutron.conf nova username nova 2016-12-02 20:34:43.938 | + lib/keystone:configure_auth_token_middleware:474 : iniset /etc/neutron/neutron.conf nova password secretservice 2016-12-02 20:34:43.976 | + lib/keystone:configure_auth_token_middleware:475 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2016-12-02 20:34:44.011 | + lib/keystone:configure_auth_token_middleware:476 : iniset /etc/neutron/neutron.conf nova project_name service 2016-12-02 20:34:44.049 | + lib/keystone:configure_auth_token_middleware:477 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2016-12-02 20:34:44.084 | + lib/keystone:configure_auth_token_middleware:479 : iniset /etc/neutron/neutron.conf nova auth_uri http://162.242.235.22/identity 2016-12-02 20:34:44.119 | + lib/keystone:configure_auth_token_middleware:480 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2016-12-02 20:34:44.152 | + lib/keystone:configure_auth_token_middleware:481 : iniset /etc/neutron/neutron.conf nova signing_dir /var/cache/neutron 2016-12-02 20:34:44.188 | + lib/keystone:configure_auth_token_middleware:482 : iniset /etc/neutron/neutron.conf nova memcached_servers 162.242.235.22:11211 2016-12-02 20:34:44.223 | + lib/neutron-legacy:_configure_neutron_service:850 : neutron_plugin_configure_service 2016-12-02 20:34:44.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vxlan != \l\o\c\a\l ]] 2016-12-02 20:34:44.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2016-12-02 20:34:44.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2016-12-02 20:34:44.234 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2016-12-02 20:34:44.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ public != '' ]] 2016-12-02 20:34:44.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=public 2016-12-02 20:34:44.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ '' != '' ]] 2016-12-02 20:34:44.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ public != '' ]] 2016-12-02 20:34:44.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2016-12-02 20:34:44.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2016-12-02 20:34:44.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n public ]] 2016-12-02 20:34:44.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2016-12-02 20:34:44.259 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n public ]] 2016-12-02 20:34:44.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2016-12-02 20:34:44.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n public ]] 2016-12-02 20:34:44.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2016-12-02 20:34:44.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2016-12-02 20:34:44.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2016-12-02 20:34:44.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,linuxbridge 2016-12-02 20:34:44.309 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:44.312 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2016-12-02 20:34:44.315 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,linuxbridge 2016-12-02 20:34:44.318 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,linuxbridge ']' 2016-12-02 20:34:44.320 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2016-12-02 20:34:44.323 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,linuxbridge 2016-12-02 20:34:44.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2016-12-02 20:34:44.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2016-12-02 20:34:44.360 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:44.363 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2016-12-02 20:34:44.366 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2016-12-02 20:34:44.369 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2016-12-02 20:34:44.372 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2016-12-02 20:34:44.375 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2016-12-02 20:34:44.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan 2016-12-02 20:34:44.409 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:44.413 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2016-12-02 20:34:44.416 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vxlan 2016-12-02 20:34:44.418 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vxlan ']' 2016-12-02 20:34:44.421 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2016-12-02 20:34:44.424 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan 2016-12-02 20:34:44.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2016-12-02 20:34:44.454 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:44.456 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2016-12-02 20:34:44.458 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2016-12-02 20:34:44.460 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2016-12-02 20:34:44.463 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2016-12-02 20:34:44.466 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2016-12-02 20:34:44.491 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2016-12-02 20:34:44.494 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:44.497 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2016-12-02 20:34:44.499 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2016-12-02 20:34:44.501 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2016-12-02 20:34:44.504 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2016-12-02 20:34:44.506 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2016-12-02 20:34:44.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public,public, 2016-12-02 20:34:44.539 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:44.541 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2016-12-02 20:34:44.544 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=public,public, 2016-12-02 20:34:44.547 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=public,public, ']' 2016-12-02 20:34:44.549 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2016-12-02 20:34:44.552 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public,public, 2016-12-02 20:34:44.582 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2016-12-02 20:34:44.584 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:44.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2016-12-02 20:34:44.589 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=public 2016-12-02 20:34:44.591 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=public ']' 2016-12-02 20:34:44.594 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2016-12-02 20:34:44.597 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2016-12-02 20:34:44.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2016-12-02 20:34:44.626 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2016-12-02 20:34:44.629 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2016-12-02 20:34:44.631 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2016-12-02 20:34:44.633 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2016-12-02 20:34:44.636 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2016-12-02 20:34:44.640 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2016-12-02 20:34:44.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2016-12-02 20:34:44.672 | + lib/neutron-legacy:configure_mutnauq:313 : is_service_enabled q-agt 2016-12-02 20:34:44.688 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:44.691 | + lib/neutron-legacy:configure_mutnauq:314 : _configure_neutron_plugin_agent 2016-12-02 20:34:44.693 | + lib/neutron-legacy:_configure_neutron_plugin_agent:813 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2016-12-02 20:34:44.724 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2016-12-02 20:34:44.726 | + lib/neutron-legacy:_configure_neutron_plugin_agent:815 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2016-12-02 20:34:44.756 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2016-12-02 20:34:44.791 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2016-12-02 20:34:44.794 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:42 : _neutron_ovs_base_setup_bridge br-int 2016-12-02 20:34:44.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2016-12-02 20:34:44.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2016-12-02 20:34:45.628 | Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports. 2016-12-02 20:34:46.084 | 2016-12-02 20:34:46.083 21114 INFO neutron.common.config [-] Logging enabled! 2016-12-02 20:34:46.084 | 2016-12-02 20:34:46.084 21114 INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 10.0.0.0b2.dev200 2016-12-02 20:34:46.084 | 2016-12-02 20:34:46.084 21114 DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf setup_logging /opt/stack/new/neutron/neutron/common/config.py:107 2016-12-02 20:34:46.113 | 2016-12-02 20:34:46.113 21114 WARNING neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: send error: Connection refused 2016-12-02 20:34:46.119 | 2016-12-02 20:34:46.119 21114 DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', '--id=@manager', 'create', 'Manager', 'target="ptcp:6640:127.0.0.1"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager'] execute_rootwrap_daemon /opt/stack/new/neutron/neutron/agent/linux/utils.py:108 2016-12-02 20:34:46.123 | 2016-12-02 20:34:46.123 21114 DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated _initialize /usr/local/lib/python2.7/dist-packages/oslo_rootwrap/client.py:67 2016-12-02 20:34:46.681 | 2016-12-02 20:34:46.680 21114 INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=21119 2016-12-02 20:34:46.695 | 2016-12-02 20:34:46.695 21114 DEBUG neutron.agent.linux.utils [-] Exit code: 0 execute /opt/stack/new/neutron/neutron/agent/linux/utils.py:149 2016-12-02 20:34:46.699 | 2016-12-02 20:34:46.699 21114 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 12 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:46.748 | 2016-12-02 20:34:46.748 21114 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering BACKOFF _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468 2016-12-02 20:34:46.770 | 2016-12-02 20:34:46.770 21114 INFO neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: connecting... 2016-12-02 20:34:46.770 | 2016-12-02 20:34:46.770 21114 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering CONNECTING _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468 2016-12-02 20:34:46.771 | 2016-12-02 20:34:46.770 21114 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLOUT] on fd 12 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:46.771 | 2016-12-02 20:34:46.771 21114 INFO neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: connected 2016-12-02 20:34:46.771 | 2016-12-02 20:34:46.771 21114 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468 2016-12-02 20:34:46.773 | 2016-12-02 20:34:46.772 21114 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 12 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:46.775 | 2016-12-02 20:34:46.774 21114 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 12 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:46.779 | 2016-12-02 20:34:46.779 21114 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 5 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:46.779 | 2016-12-02 20:34:46.779 21114 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): ListBridgesCommand() do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100 2016-12-02 20:34:46.779 | 2016-12-02 20:34:46.779 21114 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127 2016-12-02 20:34:46.780 | 2016-12-02 20:34:46.780 21114 INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2016-12-02 20:34:46.782 | 2016-12-02 20:34:46.782 21114 INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=21119 2016-12-02 20:34:46.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2016-12-02 20:34:46.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2016-12-02 20:34:46.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2016-12-02 20:34:46.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2016-12-02 20:34:46.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2016-12-02 20:34:46.925 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2016-12-02 20:34:46.938 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:43 : _neutron_ovs_base_configure_firewall_driver 2016-12-02 20:34:46.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:85 : [[ True == \T\r\u\e ]] 2016-12-02 20:34:46.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:86 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver iptables_hybrid 2016-12-02 20:34:46.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:87 : enable_kernel_bridge_firewall 2016-12-02 20:34:46.976 | + functions:enable_kernel_bridge_firewall:654 : sudo modprobe bridge 2016-12-02 20:34:46.984 | + functions:enable_kernel_bridge_firewall:657 : sudo modprobe br_netfilter 2016-12-02 20:34:47.000 | + functions:enable_kernel_bridge_firewall:661 : for proto in arp ip ip6 2016-12-02 20:34:47.003 | + functions:enable_kernel_bridge_firewall:662 : sudo sysctl -w net.bridge.bridge-nf-call-arptables=1 2016-12-02 20:34:47.008 | net.bridge.bridge-nf-call-arptables = 1 2016-12-02 20:34:47.011 | + functions:enable_kernel_bridge_firewall:661 : for proto in arp ip ip6 2016-12-02 20:34:47.013 | + functions:enable_kernel_bridge_firewall:662 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2016-12-02 20:34:47.019 | net.bridge.bridge-nf-call-iptables = 1 2016-12-02 20:34:47.022 | + functions:enable_kernel_bridge_firewall:661 : for proto in arp ip ip6 2016-12-02 20:34:47.026 | + functions:enable_kernel_bridge_firewall:662 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2016-12-02 20:34:47.032 | net.bridge.bridge-nf-call-ip6tables = 1 2016-12-02 20:34:47.036 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:46 : [[ True == \T\r\u\e ]] 2016-12-02 20:34:47.038 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:47 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 162.242.235.22 2016-12-02 20:34:47.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun 2016-12-02 20:34:47.096 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : [[ '' == '' ]] 2016-12-02 20:34:47.100 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : [[ public != '' ]] 2016-12-02 20:34:47.102 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : [[ br-ex != '' ]] 2016-12-02 20:34:47.105 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : OVS_BRIDGE_MAPPINGS=public:br-ex 2016-12-02 20:34:47.107 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : _neutron_ovs_base_add_bridge br-ex 2016-12-02 20:34:47.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-ex 2016-12-02 20:34:47.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ex' 2016-12-02 20:34:47.116 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2016-12-02 20:34:47.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-ex 2016-12-02 20:34:47.147 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:60 : [[ public:br-ex != '' ]] 2016-12-02 20:34:47.150 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings public:br-ex 2016-12-02 20:34:47.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:63 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2016-12-02 20:34:47.181 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:65 : '[' libvirt == xenserver ']' 2016-12-02 20:34:47.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan 2016-12-02 20:34:47.211 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2016-12-02 20:34:47.242 | + lib/neutron-legacy:configure_mutnauq:316 : is_service_enabled q-dhcp 2016-12-02 20:34:47.259 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:47.261 | + lib/neutron-legacy:configure_mutnauq:317 : _configure_neutron_dhcp_agent 2016-12-02 20:34:47.263 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:755 : cp /opt/stack/new/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2016-12-02 20:34:47.267 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:757 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2016-12-02 20:34:47.292 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:759 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2016-12-02 20:34:47.321 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2016-12-02 20:34:47.351 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:761 : [[ True == \T\r\u\e ]] 2016-12-02 20:34:47.354 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:762 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2016-12-02 20:34:47.383 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:765 : is_service_enabled q-l3 2016-12-02 20:34:47.402 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:47.406 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:776 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2016-12-02 20:34:47.409 | + lib/neutron-legacy:_neutron_setup_interface_driver:931 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2016-12-02 20:34:47.437 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2016-12-02 20:34:47.441 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:126 : local conf_file=/etc/neutron/dhcp_agent.ini 2016-12-02 20:34:47.443 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:127 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2016-12-02 20:34:47.471 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:778 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2016-12-02 20:34:47.474 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:31 : local conf_file=/etc/neutron/dhcp_agent.ini 2016-12-02 20:34:47.477 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:32 : : 2016-12-02 20:34:47.481 | + lib/neutron-legacy:configure_mutnauq:319 : is_service_enabled q-l3 2016-12-02 20:34:47.499 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:47.502 | + lib/neutron-legacy:configure_mutnauq:320 : _configure_neutron_l3_agent 2016-12-02 20:34:47.505 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:110 : cp /opt/stack/new/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2016-12-02 20:34:47.510 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:112 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2016-12-02 20:34:47.538 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:113 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2016-12-02 20:34:47.567 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : [[ True == \T\r\u\e ]] 2016-12-02 20:34:47.570 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2016-12-02 20:34:47.599 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2016-12-02 20:34:47.601 | + lib/neutron-legacy:_neutron_setup_interface_driver:931 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2016-12-02 20:34:47.627 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2016-12-02 20:34:47.629 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:126 : local conf_file=/etc/neutron/l3_agent.ini 2016-12-02 20:34:47.633 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:127 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2016-12-02 20:34:47.662 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2016-12-02 20:34:47.664 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:36 : local conf_file=/etc/neutron/l3_agent.ini 2016-12-02 20:34:47.666 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:37 : _neutron_ovs_base_configure_l3_agent 2016-12-02 20:34:47.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:94 : '[' True = True ']' 2016-12-02 20:34:47.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:95 : iniset /etc/neutron/l3_agent.ini DEFAULT external_network_bridge '' 2016-12-02 20:34:47.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2016-12-02 20:34:48.320 | Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports. 2016-12-02 20:34:48.750 | 2016-12-02 20:34:48.750 21839 INFO neutron.common.config [-] Logging enabled! 2016-12-02 20:34:48.750 | 2016-12-02 20:34:48.750 21839 INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 10.0.0.0b2.dev200 2016-12-02 20:34:48.751 | 2016-12-02 20:34:48.750 21839 DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf setup_logging /opt/stack/new/neutron/neutron/common/config.py:107 2016-12-02 20:34:48.765 | 2016-12-02 20:34:48.765 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 4 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:48.810 | 2016-12-02 20:34:48.810 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering BACKOFF _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468 2016-12-02 20:34:48.811 | 2016-12-02 20:34:48.811 21839 INFO neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: connecting... 2016-12-02 20:34:48.811 | 2016-12-02 20:34:48.811 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering CONNECTING _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468 2016-12-02 20:34:48.811 | 2016-12-02 20:34:48.811 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLOUT] on fd 4 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:48.811 | 2016-12-02 20:34:48.811 21839 INFO neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: connected 2016-12-02 20:34:48.812 | 2016-12-02 20:34:48.811 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468 2016-12-02 20:34:48.813 | 2016-12-02 20:34:48.813 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 4 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:48.815 | 2016-12-02 20:34:48.815 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 4 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:48.833 | 2016-12-02 20:34:48.833 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 5 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:48.834 | 2016-12-02 20:34:48.833 21839 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): ListBridgesCommand() do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100 2016-12-02 20:34:48.834 | 2016-12-02 20:34:48.834 21839 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127 2016-12-02 20:34:48.835 | 2016-12-02 20:34:48.835 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 5 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:48.835 | 2016-12-02 20:34:48.835 21839 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): ListPortsCommand(bridge=br-int) do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100 2016-12-02 20:34:48.835 | 2016-12-02 20:34:48.835 21839 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127 2016-12-02 20:34:48.836 | 2016-12-02 20:34:48.836 21839 INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2016-12-02 20:34:48.837 | 2016-12-02 20:34:48.837 21839 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 5 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:202 2016-12-02 20:34:48.837 | 2016-12-02 20:34:48.837 21839 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): ListPortsCommand(bridge=br-int) do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100 2016-12-02 20:34:48.837 | 2016-12-02 20:34:48.837 21839 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127 2016-12-02 20:34:48.838 | 2016-12-02 20:34:48.838 21839 INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2016-12-02 20:34:48.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:101 : [[ False = \T\r\u\e ]] 2016-12-02 20:34:48.904 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : _neutron_ovs_base_add_public_bridge 2016-12-02 20:34:48.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : _neutron_ovs_base_add_bridge br-ex 2016-12-02 20:34:48.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-ex 2016-12-02 20:34:48.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ex' 2016-12-02 20:34:48.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2016-12-02 20:34:48.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-ex 2016-12-02 20:34:48.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:116 : set_mtu br-ex 1500 2016-12-02 20:34:48.935 | + functions:set_mtu:643 : local dev=br-ex 2016-12-02 20:34:48.937 | + functions:set_mtu:644 : local mtu=1500 2016-12-02 20:34:48.940 | + functions:set_mtu:645 : sudo ip link set mtu 1500 dev br-ex 2016-12-02 20:34:48.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:110 : sudo ovs-vsctl br-set-external-id br-ex bridge-id br-ex 2016-12-02 20:34:48.961 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : [[ -n '' ]] 2016-12-02 20:34:48.964 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : for d in '$default_v4_route_devs' 2016-12-02 20:34:48.967 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : sudo iptables -t nat -A POSTROUTING -o eth0 -s 172.24.5.0/24 -j MASQUERADE 2016-12-02 20:34:48.976 | + lib/neutron-legacy:configure_mutnauq:322 : is_service_enabled q-meta 2016-12-02 20:34:48.997 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:49.000 | + lib/neutron-legacy:configure_mutnauq:323 : _configure_neutron_metadata_agent 2016-12-02 20:34:49.003 | + lib/neutron-legacy:_configure_neutron_metadata_agent:783 : cp /opt/stack/new/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2016-12-02 20:34:49.007 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2016-12-02 20:34:49.034 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_ip 162.242.235.22 2016-12-02 20:34:49.068 | + lib/neutron-legacy:_configure_neutron_metadata_agent:787 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2016-12-02 20:34:49.099 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2016-12-02 20:34:49.101 | + lib/neutron-legacy:_configure_neutron_metadata_agent:789 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2016-12-02 20:34:49.130 | + lib/neutron-legacy:configure_mutnauq:326 : [[ legacy != \l\e\g\a\c\y ]] 2016-12-02 20:34:49.134 | + lib/neutron-legacy:configure_mutnauq:329 : is_service_enabled ceilometer 2016-12-02 20:34:49.153 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:34:49.155 | + lib/neutron-legacy:configure_mutnauq:333 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2016-12-02 20:34:49.188 | + ./stack.sh:main:1111 : is_service_enabled mysql postgresql 2016-12-02 20:34:49.210 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:49.213 | + ./stack.sh:main:1111 : is_service_enabled neutron 2016-12-02 20:34:49.233 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:49.236 | + ./stack.sh:main:1112 : init_neutron 2016-12-02 20:34:49.239 | + lib/neutron:init_neutron:545 : is_neutron_legacy_enabled 2016-12-02 20:34:49.242 | + lib/neutron:is_neutron_legacy_enabled:89 : [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]] 2016-12-02 20:34:49.245 | + lib/neutron:is_neutron_legacy_enabled:89 : return 0 2016-12-02 20:34:49.248 | + lib/neutron:init_neutron:547 : init_mutnauq 2016-12-02 20:34:49.251 | + lib/neutron-legacy:init_mutnauq:389 : recreate_database neutron 2016-12-02 20:34:49.254 | + lib/database:recreate_database:112 : local db=neutron 2016-12-02 20:34:49.257 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2016-12-02 20:34:49.261 | + lib/databases/mysql:recreate_database_mysql:56 : local db=neutron 2016-12-02 20:34:49.265 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2016-12-02 20:34:49.267 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:34:49.274 | + lib/databases/mysql:recreate_database_mysql:58 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2016-12-02 20:34:49.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:34:49.283 | + lib/neutron-legacy:init_mutnauq:391 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2016-12-02 20:34:51.812 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2016-12-02 20:34:51.812 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2016-12-02 20:34:51.888 | Running upgrade for neutron ... 2016-12-02 20:34:51.901 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2016-12-02 20:34:51.901 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2016-12-02 20:34:51.931 | INFO [alembic.runtime.migration] Running upgrade -> kilo, kilo_initial 2016-12-02 20:34:54.019 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225, nsxv_vdr_metadata.py 2016-12-02 20:34:54.033 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151, neutrodb_ipam 2016-12-02 20:34:54.089 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf, Initial operations in support of address scopes 2016-12-02 20:34:54.112 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee, Flavor framework 2016-12-02 20:34:54.153 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f, network_rbac 2016-12-02 20:34:54.177 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773, quota_usage 2016-12-02 20:34:54.208 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592, subnetpool hash 2016-12-02 20:34:54.225 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7, add order to dnsnameservers 2016-12-02 20:34:54.256 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79, address scope support in subnetpool 2016-12-02 20:34:54.273 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051, qos db changes 2016-12-02 20:34:54.341 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136, quota_reservations 2016-12-02 20:34:54.362 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59, Add dns_name to Port 2016-12-02 20:34:54.385 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d, Add availability zone 2016-12-02 20:34:54.403 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a, add is_default to subnetpool 2016-12-02 20:34:54.422 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25, Add standard attribute table 2016-12-02 20:34:54.569 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee, Add network availability zone 2016-12-02 20:34:54.588 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9, Add router availability zone 2016-12-02 20:34:54.604 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4, Add ip_version to AddressScope 2016-12-02 20:34:54.622 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664, Add tables and attributes to support external DNS integration 2016-12-02 20:34:54.681 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5, add_unique_ha_router_agent_port_bindings 2016-12-02 20:34:54.692 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f, Auto Allocated Topology - aka Get-Me-A-Network 2016-12-02 20:34:54.723 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821, add dynamic routing model data 2016-12-02 20:34:54.794 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4, add_bgp_dragent_model_data 2016-12-02 20:34:54.806 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81, rbac_qos_policy 2016-12-02 20:34:54.831 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6, Add resource_versions row to agent table 2016-12-02 20:34:54.852 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532, tag support 2016-12-02 20:34:54.868 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f, add_timestamp_to_base_resources 2016-12-02 20:34:54.902 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a, Add desc to standard attr table 2016-12-02 20:34:54.917 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b, qos dscp db addition 2016-12-02 20:34:54.929 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73, Add support for VLAN trunking 2016-12-02 20:34:54.962 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502, Add device_id index to Port 2016-12-02 20:34:54.973 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee, provisioning_blocks.py 2016-12-02 20:34:54.986 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048, add revisions table 2016-12-02 20:34:55.004 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4, add dns name to portdnses 2016-12-02 20:34:55.022 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37, Add flavor_id to Router 2016-12-02 20:34:55.074 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa, uniq_routerports0port_id 2016-12-02 20:34:55.086 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf, Add support for Subnet Service Types 2016-12-02 20:34:55.098 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4, add_qos_minimum_bandwidth_rules 2016-12-02 20:34:55.123 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e, add standardattr to qos policies 2016-12-02 20:34:55.144 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99, Initial no-op Liberty contract rule. 2016-12-02 20:34:55.145 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada, network_rbac 2016-12-02 20:34:55.184 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016, Drop legacy OVS and LB plugin tables 2016-12-02 20:34:55.206 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3, Metaplugin removal 2016-12-02 20:34:55.215 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d, Add missing foreign keys 2016-12-02 20:34:55.285 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d, add geneve ml2 type driver 2016-12-02 20:34:55.315 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297, Drop cisco monolithic tables 2016-12-02 20:34:55.364 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c, Drop embrane plugin table 2016-12-02 20:34:55.368 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39, standardattributes migration 2016-12-02 20:34:55.822 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b, DVR sheduling refactoring 2016-12-02 20:34:55.833 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050, Drop NEC plugin tables 2016-12-02 20:34:55.877 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9, rbac_qos_policy 2016-12-02 20:34:55.900 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada, network_rbac_external 2016-12-02 20:34:55.905 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc, standard_desc 2016-12-02 20:34:55.930 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53, device_owner_ha_replicate_int 2016-12-02 20:34:55.935 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70, Rename ml2_network_segments table 2016-12-02 20:34:55.970 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90, Add segment_id to subnet 2016-12-02 20:34:56.030 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4, Add segment_host_mapping table. 2016-12-02 20:34:56.058 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426, Rename ml2_dvr_port_bindings 2016-12-02 20:34:56.063 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524, Remove mtu column from networks. 2016-12-02 20:34:56.084 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a, migrate dns name from port 2016-12-02 20:34:56.115 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad, rename tenant to project 2016-12-02 20:34:56.376 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab, Add routerport bindings for L3 HA 2016-12-02 20:34:56.384 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0, migrate to pluggable ipam 2016-12-02 20:34:56.392 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62, add standardattr to qos policies 2016-12-02 20:34:56.457 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353, Add Name and Description to the networksegments table 2016-12-02 20:34:56.533 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586, Add binding index to RouterL3AgentBinding 2016-12-02 20:34:56.561 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d, Remove availability ranges. 2016-12-02 20:34:56.572 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc, uniq_floatingips0floating_network_id0fixed_port_id0fixed_ip_addr 2016-12-02 20:34:56.581 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d, Add ip_allocation to port 2016-12-02 20:34:56.611 | OK 2016-12-02 20:34:56.709 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2016-12-02 20:34:56.709 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2016-12-02 20:34:56.733 | Running upgrade for neutron-lbaas ... 2016-12-02 20:34:56.749 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2016-12-02 20:34:56.749 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2016-12-02 20:34:56.756 | INFO [alembic.runtime.migration] Running upgrade -> start_neutron_lbaas, start neutron-lbaas chain 2016-12-02 20:34:56.758 | INFO [alembic.runtime.migration] Running upgrade start_neutron_lbaas -> lbaasv2, lbaas version 2 api 2016-12-02 20:34:56.847 | INFO [alembic.runtime.migration] Running upgrade lbaasv2 -> 4deef6d81931, add provisioning and operating statuses 2016-12-02 20:34:57.094 | INFO [alembic.runtime.migration] Running upgrade 4deef6d81931 -> 4b6d8d5310b8, add_index_tenant_id 2016-12-02 20:34:57.169 | INFO [alembic.runtime.migration] Running upgrade 4b6d8d5310b8 -> 364f9b6064f0, agentv2 2016-12-02 20:34:57.182 | INFO [alembic.runtime.migration] Running upgrade 364f9b6064f0 -> lbaasv2_tls, lbaasv2 TLS 2016-12-02 20:34:57.217 | INFO [alembic.runtime.migration] Running upgrade lbaasv2_tls -> 4ba00375f715, edge_driver 2016-12-02 20:34:57.256 | INFO [alembic.runtime.migration] Running upgrade 4ba00375f715 -> kilo, kilo 2016-12-02 20:34:57.258 | INFO [alembic.runtime.migration] Running upgrade kilo -> 3345facd0452, Initial Liberty no-op expand script. 2016-12-02 20:34:57.260 | INFO [alembic.runtime.migration] Running upgrade 3345facd0452 -> 4a408dd491c2, Addition of Name column to lbaas_members and lbaas_healthmonitors table 2016-12-02 20:34:57.296 | INFO [alembic.runtime.migration] Running upgrade 4a408dd491c2 -> 3426acbc12de, Add flavor id 2016-12-02 20:34:57.337 | INFO [alembic.runtime.migration] Running upgrade 3426acbc12de -> 6aee0434f911, independent pools 2016-12-02 20:34:57.422 | INFO [alembic.runtime.migration] Running upgrade 6aee0434f911 -> 3543deab1547, add_l7_tables 2016-12-02 20:34:57.457 | INFO [alembic.runtime.migration] Running upgrade 3543deab1547 -> 62deca5010cd, Add tenant-id index for L7 tables 2016-12-02 20:34:57.473 | INFO [alembic.runtime.migration] Running upgrade kilo -> 130ebfdef43, Initial Liberty no-op contract revision. 2016-12-02 20:34:57.476 | INFO [alembic.runtime.migration] Running upgrade 130ebfdef43 -> 4b4dc6d5d843, rename tenant to project 2016-12-02 20:34:57.649 | INFO [alembic.runtime.migration] Running upgrade 4b4dc6d5d843 -> e6417a8b114d, Drop v1 tables 2016-12-02 20:34:57.699 | INFO [alembic.runtime.migration] Running upgrade 62deca5010cd -> 844352f9fe6f, Add healthmonitor max retries down 2016-12-02 20:34:57.717 | OK 2016-12-02 20:34:57.817 | + ./stack.sh:main:1119 : is_service_enabled n-net q-dhcp 2016-12-02 20:34:57.837 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:57.841 | ++ ./stack.sh:main:1122 : pidof NetworkManager 2016-12-02 20:34:57.850 | ++ ./stack.sh:main:1122 : true 2016-12-02 20:34:57.854 | + ./stack.sh:main:1122 : netman_pid= 2016-12-02 20:34:57.856 | + ./stack.sh:main:1123 : '[' -z '' ']' 2016-12-02 20:34:57.858 | + ./stack.sh:main:1124 : sudo killall dnsmasq 2016-12-02 20:34:57.874 | + ./stack.sh:main:1129 : clean_iptables 2016-12-02 20:34:57.876 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2016-12-02 20:34:57.878 | + lib/nova:clean_iptables:184 : grep nova 2016-12-02 20:34:57.878 | + lib/nova:clean_iptables:184 : sudo iptables -S -v 2016-12-02 20:34:57.880 | + lib/nova:clean_iptables:184 : grep '\-A' 2016-12-02 20:34:57.880 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2016-12-02 20:34:57.880 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables",$0}' 2016-12-02 20:34:57.881 | + lib/nova:clean_iptables:184 : bash 2016-12-02 20:34:57.890 | + lib/nova:clean_iptables:186 : sudo iptables -S -v -t nat 2016-12-02 20:34:57.890 | + lib/nova:clean_iptables:186 : grep nova 2016-12-02 20:34:57.893 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables -t nat",$0}' 2016-12-02 20:34:57.893 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2016-12-02 20:34:57.894 | + lib/nova:clean_iptables:186 : bash 2016-12-02 20:34:57.895 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2016-12-02 20:34:57.896 | + lib/nova:clean_iptables:186 : grep '\-A' 2016-12-02 20:34:57.901 | + lib/nova:clean_iptables:188 : sudo iptables -S -v 2016-12-02 20:34:57.904 | + lib/nova:clean_iptables:188 : grep '\-N' 2016-12-02 20:34:57.905 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2016-12-02 20:34:57.907 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables",$0}' 2016-12-02 20:34:57.908 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2016-12-02 20:34:57.908 | + lib/nova:clean_iptables:188 : grep nova 2016-12-02 20:34:57.908 | + lib/nova:clean_iptables:188 : bash 2016-12-02 20:34:57.914 | + lib/nova:clean_iptables:190 : sudo iptables -S -v -t nat 2016-12-02 20:34:57.916 | + lib/nova:clean_iptables:190 : grep nova 2016-12-02 20:34:57.917 | + lib/nova:clean_iptables:190 : grep '\-N' 2016-12-02 20:34:57.917 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2016-12-02 20:34:57.918 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2016-12-02 20:34:57.918 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables -t nat",$0}' 2016-12-02 20:34:57.919 | + lib/nova:clean_iptables:190 : bash 2016-12-02 20:34:57.924 | + ./stack.sh:main:1131 : is_service_enabled n-net 2016-12-02 20:34:57.941 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:34:57.944 | + ./stack.sh:main:1138 : sudo sysctl -w net.ipv4.ip_forward=1 2016-12-02 20:34:57.949 | net.ipv4.ip_forward = 1 2016-12-02 20:34:57.953 | + ./stack.sh:main:1145 : is_service_enabled swift 2016-12-02 20:34:57.971 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:34:57.974 | + ./stack.sh:main:1154 : is_service_enabled cinder 2016-12-02 20:34:57.993 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:34:57.996 | + ./stack.sh:main:1163 : is_service_enabled nova 2016-12-02 20:34:58.015 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:58.017 | + ./stack.sh:main:1164 : echo_summary 'Configuring Nova' 2016-12-02 20:34:58.019 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:34:58.021 | + ./stack.sh:echo_summary:398 : echo -e Configuring Nova 2016-12-02 20:34:58.023 | + ./stack.sh:main:1165 : init_nova 2016-12-02 20:34:58.024 | + lib/nova:init_nova:678 : is_service_enabled mysql postgresql 2016-12-02 20:34:58.043 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:58.046 | + lib/nova:init_nova:678 : is_service_enabled n-api 2016-12-02 20:34:58.065 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:34:58.067 | + lib/nova:init_nova:680 : recreate_database nova 2016-12-02 20:34:58.070 | + lib/database:recreate_database:112 : local db=nova 2016-12-02 20:34:58.072 | + lib/database:recreate_database:113 : recreate_database_mysql nova 2016-12-02 20:34:58.075 | + lib/databases/mysql:recreate_database_mysql:56 : local db=nova 2016-12-02 20:34:58.077 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova;' 2016-12-02 20:34:58.080 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:34:58.086 | + lib/databases/mysql:recreate_database_mysql:58 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE nova CHARACTER SET utf8;' 2016-12-02 20:34:58.089 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:34:58.094 | + lib/nova:init_nova:681 : recreate_database nova_api_cell0 2016-12-02 20:34:58.096 | + lib/database:recreate_database:112 : local db=nova_api_cell0 2016-12-02 20:34:58.098 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api_cell0 2016-12-02 20:34:58.101 | + lib/databases/mysql:recreate_database_mysql:56 : local db=nova_api_cell0 2016-12-02 20:34:58.104 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api_cell0;' 2016-12-02 20:34:58.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:34:58.112 | + lib/databases/mysql:recreate_database_mysql:58 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE nova_api_cell0 CHARACTER SET utf8;' 2016-12-02 20:34:58.114 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:34:58.120 | + lib/nova:init_nova:686 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2016-12-02 20:35:02.632 | 2016-12-02 20:35:02.631 22364 DEBUG oslo_policy.policy [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] The policy file policy.json could not be found. load_rules /usr/local/lib/python2.7/dist-packages/oslo_policy/policy.py:520 2016-12-02 20:35:02.650 | ERROR: could not access cell mapping database - has api db been created? 2016-12-02 20:35:02.651 | 2016-12-02 20:35:02.651 22364 DEBUG migrate.versioning.repository [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading repository /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:35:02.653 | 2016-12-02 20:35:02.652 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.653 | 2016-12-02 20:35:02.653 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.654 | 2016-12-02 20:35:02.653 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.654 | 2016-12-02 20:35:02.654 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.654 | 2016-12-02 20:35:02.654 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.655 | 2016-12-02 20:35:02.654 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.655 | 2016-12-02 20:35:02.655 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.655 | 2016-12-02 20:35:02.655 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.656 | 2016-12-02 20:35:02.656 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.656 | 2016-12-02 20:35:02.656 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.656 | 2016-12-02 20:35:02.656 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.657 | 2016-12-02 20:35:02.657 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.657 | 2016-12-02 20:35:02.657 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.658 | 2016-12-02 20:35:02.657 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.658 | 2016-12-02 20:35:02.658 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.658 | 2016-12-02 20:35:02.658 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.659 | 2016-12-02 20:35:02.659 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.659 | 2016-12-02 20:35:02.659 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.659 | 2016-12-02 20:35:02.659 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.660 | 2016-12-02 20:35:02.660 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.660 | 2016-12-02 20:35:02.660 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.661 | 2016-12-02 20:35:02.660 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.661 | 2016-12-02 20:35:02.661 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.661 | 2016-12-02 20:35:02.661 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.661 | 2016-12-02 20:35:02.661 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.662 | 2016-12-02 20:35:02.662 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.662 | 2016-12-02 20:35:02.662 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.662 | 2016-12-02 20:35:02.662 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.663 | 2016-12-02 20:35:02.663 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.663 | 2016-12-02 20:35:02.663 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.663 | 2016-12-02 20:35:02.663 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.664 | 2016-12-02 20:35:02.663 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.664 | 2016-12-02 20:35:02.664 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.664 | 2016-12-02 20:35:02.664 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.665 | 2016-12-02 20:35:02.664 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.665 | 2016-12-02 20:35:02.665 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.665 | 2016-12-02 20:35:02.665 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.666 | 2016-12-02 20:35:02.665 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.666 | 2016-12-02 20:35:02.666 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.666 | 2016-12-02 20:35:02.666 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.667 | 2016-12-02 20:35:02.667 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.667 | 2016-12-02 20:35:02.667 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.667 | 2016-12-02 20:35:02.667 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.668 | 2016-12-02 20:35:02.668 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.668 | 2016-12-02 20:35:02.668 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.669 | 2016-12-02 20:35:02.668 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.669 | 2016-12-02 20:35:02.669 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.669 | 2016-12-02 20:35:02.669 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.670 | 2016-12-02 20:35:02.669 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.670 | 2016-12-02 20:35:02.670 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.670 | 2016-12-02 20:35:02.670 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.671 | 2016-12-02 20:35:02.670 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.671 | 2016-12-02 20:35:02.671 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.671 | 2016-12-02 20:35:02.671 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.672 | 2016-12-02 20:35:02.672 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.672 | 2016-12-02 20:35:02.672 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.673 | 2016-12-02 20:35:02.672 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.673 | 2016-12-02 20:35:02.673 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.673 | 2016-12-02 20:35:02.673 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.674 | 2016-12-02 20:35:02.674 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.674 | 2016-12-02 20:35:02.674 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.675 | 2016-12-02 20:35:02.674 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.675 | 2016-12-02 20:35:02.675 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.675 | 2016-12-02 20:35:02.675 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.676 | 2016-12-02 20:35:02.675 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.676 | 2016-12-02 20:35:02.676 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.676 | 2016-12-02 20:35:02.676 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.677 | 2016-12-02 20:35:02.676 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.677 | 2016-12-02 20:35:02.677 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.677 | 2016-12-02 20:35:02.677 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.678 | 2016-12-02 20:35:02.677 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.678 | 2016-12-02 20:35:02.678 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.678 | 2016-12-02 20:35:02.678 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.679 | 2016-12-02 20:35:02.679 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.679 | 2016-12-02 20:35:02.679 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.679 | 2016-12-02 20:35:02.679 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.680 | 2016-12-02 20:35:02.680 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.680 | 2016-12-02 20:35:02.680 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.681 | 2016-12-02 20:35:02.680 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.682 | 2016-12-02 20:35:02.681 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.682 | 2016-12-02 20:35:02.682 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.683 | 2016-12-02 20:35:02.682 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.683 | 2016-12-02 20:35:02.683 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.683 | 2016-12-02 20:35:02.683 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.684 | 2016-12-02 20:35:02.684 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.684 | 2016-12-02 20:35:02.684 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.685 | 2016-12-02 20:35:02.684 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.685 | 2016-12-02 20:35:02.685 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.685 | 2016-12-02 20:35:02.685 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.686 | 2016-12-02 20:35:02.686 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.686 | 2016-12-02 20:35:02.686 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.687 | 2016-12-02 20:35:02.686 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.687 | 2016-12-02 20:35:02.687 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.687 | 2016-12-02 20:35:02.687 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.688 | 2016-12-02 20:35:02.687 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.688 | 2016-12-02 20:35:02.688 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.688 | 2016-12-02 20:35:02.688 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.689 | 2016-12-02 20:35:02.689 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.689 | 2016-12-02 20:35:02.689 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.690 | 2016-12-02 20:35:02.689 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.690 | 2016-12-02 20:35:02.690 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.690 | 2016-12-02 20:35:02.690 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.691 | 2016-12-02 20:35:02.690 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.691 | 2016-12-02 20:35:02.691 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.691 | 2016-12-02 20:35:02.691 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.692 | 2016-12-02 20:35:02.692 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.692 | 2016-12-02 20:35:02.692 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.693 | 2016-12-02 20:35:02.692 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.693 | 2016-12-02 20:35:02.693 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.693 | 2016-12-02 20:35:02.693 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.694 | 2016-12-02 20:35:02.693 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.694 | 2016-12-02 20:35:02.694 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.694 | 2016-12-02 20:35:02.694 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.695 | 2016-12-02 20:35:02.694 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.695 | 2016-12-02 20:35:02.695 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.695 | 2016-12-02 20:35:02.695 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.696 | 2016-12-02 20:35:02.696 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.696 | 2016-12-02 20:35:02.696 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.697 | 2016-12-02 20:35:02.696 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.697 | 2016-12-02 20:35:02.697 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.697 | 2016-12-02 20:35:02.697 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.698 | 2016-12-02 20:35:02.697 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.698 | 2016-12-02 20:35:02.698 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.698 | 2016-12-02 20:35:02.698 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.699 | 2016-12-02 20:35:02.699 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.699 | 2016-12-02 20:35:02.699 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.700 | 2016-12-02 20:35:02.699 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.700 | 2016-12-02 20:35:02.700 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.700 | 2016-12-02 20:35:02.700 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.701 | 2016-12-02 20:35:02.700 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.701 | 2016-12-02 20:35:02.701 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.702 | 2016-12-02 20:35:02.701 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.702 | 2016-12-02 20:35:02.702 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.702 | 2016-12-02 20:35:02.702 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.703 | 2016-12-02 20:35:02.702 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.703 | 2016-12-02 20:35:02.703 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.703 | 2016-12-02 20:35:02.703 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.704 | 2016-12-02 20:35:02.703 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.704 | 2016-12-02 20:35:02.704 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.704 | 2016-12-02 20:35:02.704 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.705 | 2016-12-02 20:35:02.704 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.705 | 2016-12-02 20:35:02.705 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.705 | 2016-12-02 20:35:02.705 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.706 | 2016-12-02 20:35:02.705 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.706 | 2016-12-02 20:35:02.706 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.706 | 2016-12-02 20:35:02.706 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.707 | 2016-12-02 20:35:02.707 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.707 | 2016-12-02 20:35:02.707 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.708 | 2016-12-02 20:35:02.707 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.708 | 2016-12-02 20:35:02.708 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.708 | 2016-12-02 20:35:02.708 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.709 | 2016-12-02 20:35:02.709 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.709 | 2016-12-02 20:35:02.709 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.710 | 2016-12-02 20:35:02.709 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.710 | 2016-12-02 20:35:02.710 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.710 | 2016-12-02 20:35:02.710 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.711 | 2016-12-02 20:35:02.710 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.711 | 2016-12-02 20:35:02.711 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.711 | 2016-12-02 20:35:02.711 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.712 | 2016-12-02 20:35:02.712 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.712 | 2016-12-02 20:35:02.712 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.713 | 2016-12-02 20:35:02.712 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.713 | 2016-12-02 20:35:02.713 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.713 | 2016-12-02 20:35:02.713 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.714 | 2016-12-02 20:35:02.713 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.714 | 2016-12-02 20:35:02.714 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.714 | 2016-12-02 20:35:02.714 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.715 | 2016-12-02 20:35:02.714 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.715 | 2016-12-02 20:35:02.715 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.715 | 2016-12-02 20:35:02.715 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.716 | 2016-12-02 20:35:02.715 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.716 | 2016-12-02 20:35:02.716 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.716 | 2016-12-02 20:35:02.716 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.717 | 2016-12-02 20:35:02.716 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.717 | 2016-12-02 20:35:02.717 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.717 | 2016-12-02 20:35:02.717 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.718 | 2016-12-02 20:35:02.717 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.718 | 2016-12-02 20:35:02.718 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.718 | 2016-12-02 20:35:02.718 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.719 | 2016-12-02 20:35:02.718 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.719 | 2016-12-02 20:35:02.719 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.719 | 2016-12-02 20:35:02.719 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.720 | 2016-12-02 20:35:02.719 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.720 | 2016-12-02 20:35:02.720 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.720 | 2016-12-02 20:35:02.720 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.721 | 2016-12-02 20:35:02.720 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.721 | 2016-12-02 20:35:02.721 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.721 | 2016-12-02 20:35:02.721 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.722 | 2016-12-02 20:35:02.721 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.722 | 2016-12-02 20:35:02.722 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.722 | 2016-12-02 20:35:02.722 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.723 | 2016-12-02 20:35:02.723 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.723 | 2016-12-02 20:35:02.723 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.724 | 2016-12-02 20:35:02.723 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.724 | 2016-12-02 20:35:02.724 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.724 | 2016-12-02 20:35:02.724 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.725 | 2016-12-02 20:35:02.725 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.725 | 2016-12-02 20:35:02.725 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.726 | 2016-12-02 20:35:02.725 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.727 | 2016-12-02 20:35:02.726 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.727 | 2016-12-02 20:35:02.727 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.728 | 2016-12-02 20:35:02.727 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.728 | 2016-12-02 20:35:02.728 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.728 | 2016-12-02 20:35:02.728 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.729 | 2016-12-02 20:35:02.729 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.729 | 2016-12-02 20:35:02.729 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.730 | 2016-12-02 20:35:02.729 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.730 | 2016-12-02 20:35:02.730 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.731 | 2016-12-02 20:35:02.730 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.731 | 2016-12-02 20:35:02.731 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.732 | 2016-12-02 20:35:02.731 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.732 | 2016-12-02 20:35:02.732 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.732 | 2016-12-02 20:35:02.732 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.733 | 2016-12-02 20:35:02.732 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.733 | 2016-12-02 20:35:02.733 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.734 | 2016-12-02 20:35:02.733 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.734 | 2016-12-02 20:35:02.734 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.734 | 2016-12-02 20:35:02.734 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.735 | 2016-12-02 20:35:02.735 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.735 | 2016-12-02 20:35:02.735 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.736 | 2016-12-02 20:35:02.735 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.736 | 2016-12-02 20:35:02.736 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.737 | 2016-12-02 20:35:02.736 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.737 | 2016-12-02 20:35:02.737 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.737 | 2016-12-02 20:35:02.737 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.738 | 2016-12-02 20:35:02.737 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.738 | 2016-12-02 20:35:02.738 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.739 | 2016-12-02 20:35:02.738 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.739 | 2016-12-02 20:35:02.739 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.739 | 2016-12-02 20:35:02.739 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.740 | 2016-12-02 20:35:02.740 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.740 | 2016-12-02 20:35:02.740 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.741 | 2016-12-02 20:35:02.740 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.741 | 2016-12-02 20:35:02.741 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.742 | 2016-12-02 20:35:02.741 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.742 | 2016-12-02 20:35:02.742 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.742 | 2016-12-02 20:35:02.742 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.743 | 2016-12-02 20:35:02.742 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.743 | 2016-12-02 20:35:02.743 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.743 | 2016-12-02 20:35:02.743 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.743 | 2016-12-02 20:35:02.743 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.744 | 2016-12-02 20:35:02.743 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.744 | 2016-12-02 20:35:02.744 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.744 | 2016-12-02 20:35:02.744 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.744 | 2016-12-02 20:35:02.744 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.745 | 2016-12-02 20:35:02.745 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.745 | 2016-12-02 20:35:02.745 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.745 | 2016-12-02 20:35:02.745 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.746 | 2016-12-02 20:35:02.745 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.746 | 2016-12-02 20:35:02.746 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.746 | 2016-12-02 20:35:02.746 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.746 | 2016-12-02 20:35:02.746 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.747 | 2016-12-02 20:35:02.746 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.747 | 2016-12-02 20:35:02.747 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.747 | 2016-12-02 20:35:02.747 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.747 | 2016-12-02 20:35:02.747 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.748 | 2016-12-02 20:35:02.747 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.748 | 2016-12-02 20:35:02.748 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.748 | 2016-12-02 20:35:02.748 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.748 | 2016-12-02 20:35:02.748 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.749 | 2016-12-02 20:35:02.748 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.749 | 2016-12-02 20:35:02.749 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.749 | 2016-12-02 20:35:02.749 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.749 | 2016-12-02 20:35:02.749 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.750 | 2016-12-02 20:35:02.749 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:02.750 | 2016-12-02 20:35:02.750 22364 DEBUG migrate.versioning.script.base [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:02.750 | 2016-12-02 20:35:02.750 22364 DEBUG migrate.versioning.repository [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Repository /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:35:02.751 | 2016-12-02 20:35:02.750 22364 DEBUG migrate.versioning.repository [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:35:02.763 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (3090, u"Changing sql mode 'NO_AUTO_CREATE_USER' is deprecated. It will be removed in a future release.") 2016-12-02 20:35:02.763 | result = self._query(query) 2016-12-02 20:35:02.829 | 2016-12-02 20:35:02.829 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 215 -> 216... 2016-12-02 20:35:03.981 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2016-12-02 20:35:03.982 | result = self._query(query) 2016-12-02 20:35:06.186 | 2016-12-02 20:35:06.185 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.186 | 2016-12-02 20:35:06.186 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 216 -> 217... 2016-12-02 20:35:06.192 | 2016-12-02 20:35:06.192 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.193 | 2016-12-02 20:35:06.192 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 217 -> 218... 2016-12-02 20:35:06.198 | 2016-12-02 20:35:06.198 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.199 | 2016-12-02 20:35:06.198 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 218 -> 219... 2016-12-02 20:35:06.204 | 2016-12-02 20:35:06.204 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.205 | 2016-12-02 20:35:06.204 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 219 -> 220... 2016-12-02 20:35:06.210 | 2016-12-02 20:35:06.210 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.211 | 2016-12-02 20:35:06.210 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 220 -> 221... 2016-12-02 20:35:06.216 | 2016-12-02 20:35:06.216 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.216 | 2016-12-02 20:35:06.216 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 221 -> 222... 2016-12-02 20:35:06.222 | 2016-12-02 20:35:06.222 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.222 | 2016-12-02 20:35:06.222 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 222 -> 223... 2016-12-02 20:35:06.228 | 2016-12-02 20:35:06.228 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.228 | 2016-12-02 20:35:06.228 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 223 -> 224... 2016-12-02 20:35:06.234 | 2016-12-02 20:35:06.234 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.234 | 2016-12-02 20:35:06.234 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 224 -> 225... 2016-12-02 20:35:06.240 | 2016-12-02 20:35:06.240 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.240 | 2016-12-02 20:35:06.240 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 225 -> 226... 2016-12-02 20:35:06.247 | 2016-12-02 20:35:06.246 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.247 | 2016-12-02 20:35:06.247 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 226 -> 227... 2016-12-02 20:35:06.257 | 2016-12-02 20:35:06.256 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.257 | 2016-12-02 20:35:06.257 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 227 -> 228... 2016-12-02 20:35:06.303 | 2016-12-02 20:35:06.302 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.303 | 2016-12-02 20:35:06.303 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 228 -> 229... 2016-12-02 20:35:06.363 | 2016-12-02 20:35:06.362 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.363 | 2016-12-02 20:35:06.363 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 229 -> 230... 2016-12-02 20:35:06.452 | 2016-12-02 20:35:06.452 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.453 | 2016-12-02 20:35:06.452 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 230 -> 231... 2016-12-02 20:35:06.535 | 2016-12-02 20:35:06.534 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:06.535 | 2016-12-02 20:35:06.535 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 231 -> 232... 2016-12-02 20:35:07.019 | 2016-12-02 20:35:07.019 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.020 | 2016-12-02 20:35:07.019 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 232 -> 233... 2016-12-02 20:35:07.097 | 2016-12-02 20:35:07.097 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.098 | 2016-12-02 20:35:07.097 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 233 -> 234... 2016-12-02 20:35:07.120 | 2016-12-02 20:35:07.120 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.120 | 2016-12-02 20:35:07.120 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 234 -> 235... 2016-12-02 20:35:07.127 | 2016-12-02 20:35:07.127 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.128 | 2016-12-02 20:35:07.127 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 235 -> 236... 2016-12-02 20:35:07.134 | 2016-12-02 20:35:07.133 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.134 | 2016-12-02 20:35:07.134 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 236 -> 237... 2016-12-02 20:35:07.140 | 2016-12-02 20:35:07.140 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.141 | 2016-12-02 20:35:07.140 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 237 -> 238... 2016-12-02 20:35:07.147 | 2016-12-02 20:35:07.146 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.147 | 2016-12-02 20:35:07.147 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 238 -> 239... 2016-12-02 20:35:07.153 | 2016-12-02 20:35:07.153 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.153 | 2016-12-02 20:35:07.153 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 239 -> 240... 2016-12-02 20:35:07.160 | 2016-12-02 20:35:07.160 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.160 | 2016-12-02 20:35:07.160 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 240 -> 241... 2016-12-02 20:35:07.166 | 2016-12-02 20:35:07.166 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.166 | 2016-12-02 20:35:07.166 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 241 -> 242... 2016-12-02 20:35:07.172 | 2016-12-02 20:35:07.172 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.173 | 2016-12-02 20:35:07.173 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 242 -> 243... 2016-12-02 20:35:07.178 | 2016-12-02 20:35:07.178 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.179 | 2016-12-02 20:35:07.178 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 243 -> 244... 2016-12-02 20:35:07.192 | 2016-12-02 20:35:07.191 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.192 | 2016-12-02 20:35:07.192 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 244 -> 245... 2016-12-02 20:35:07.432 | 2016-12-02 20:35:07.431 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.432 | 2016-12-02 20:35:07.432 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 245 -> 246... 2016-12-02 20:35:07.479 | 2016-12-02 20:35:07.478 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.479 | 2016-12-02 20:35:07.479 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 246 -> 247... 2016-12-02 20:35:07.608 | 2016-12-02 20:35:07.608 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.609 | 2016-12-02 20:35:07.609 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 247 -> 248... 2016-12-02 20:35:07.619 | 2016-12-02 20:35:07.618 22364 INFO 248_add_expire_reservations_index [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2016-12-02 20:35:07.623 | 2016-12-02 20:35:07.623 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.624 | 2016-12-02 20:35:07.624 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 248 -> 249... 2016-12-02 20:35:07.648 | 2016-12-02 20:35:07.648 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.649 | 2016-12-02 20:35:07.648 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 249 -> 250... 2016-12-02 20:35:07.686 | 2016-12-02 20:35:07.685 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.686 | 2016-12-02 20:35:07.686 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 250 -> 251... 2016-12-02 20:35:07.735 | 2016-12-02 20:35:07.735 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.736 | 2016-12-02 20:35:07.735 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 251 -> 252... 2016-12-02 20:35:07.818 | 2016-12-02 20:35:07.818 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.818 | 2016-12-02 20:35:07.818 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 252 -> 253... 2016-12-02 20:35:07.875 | 2016-12-02 20:35:07.874 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.875 | 2016-12-02 20:35:07.875 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 253 -> 254... 2016-12-02 20:35:07.932 | 2016-12-02 20:35:07.931 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.932 | 2016-12-02 20:35:07.932 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 254 -> 255... 2016-12-02 20:35:07.938 | 2016-12-02 20:35:07.938 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.938 | 2016-12-02 20:35:07.938 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 255 -> 256... 2016-12-02 20:35:07.944 | 2016-12-02 20:35:07.944 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.944 | 2016-12-02 20:35:07.944 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 256 -> 257... 2016-12-02 20:35:07.950 | 2016-12-02 20:35:07.950 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.950 | 2016-12-02 20:35:07.950 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 257 -> 258... 2016-12-02 20:35:07.956 | 2016-12-02 20:35:07.956 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.957 | 2016-12-02 20:35:07.956 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 258 -> 259... 2016-12-02 20:35:07.962 | 2016-12-02 20:35:07.962 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.962 | 2016-12-02 20:35:07.962 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 259 -> 260... 2016-12-02 20:35:07.968 | 2016-12-02 20:35:07.968 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.969 | 2016-12-02 20:35:07.968 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 260 -> 261... 2016-12-02 20:35:07.974 | 2016-12-02 20:35:07.974 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.975 | 2016-12-02 20:35:07.974 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 261 -> 262... 2016-12-02 20:35:07.980 | 2016-12-02 20:35:07.980 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.981 | 2016-12-02 20:35:07.981 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 262 -> 263... 2016-12-02 20:35:07.987 | 2016-12-02 20:35:07.987 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.987 | 2016-12-02 20:35:07.987 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 263 -> 264... 2016-12-02 20:35:07.993 | 2016-12-02 20:35:07.993 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:07.994 | 2016-12-02 20:35:07.994 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 264 -> 265... 2016-12-02 20:35:08.029 | 2016-12-02 20:35:08.029 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.030 | 2016-12-02 20:35:08.030 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 265 -> 266... 2016-12-02 20:35:08.052 | 2016-12-02 20:35:08.051 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.052 | 2016-12-02 20:35:08.052 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 266 -> 267... 2016-12-02 20:35:08.461 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'uniq_instances0uuid' defined on the table 'nova.instances'. This is deprecated and will be disallowed in a future release.") 2016-12-02 20:35:08.462 | result = self._query(query) 2016-12-02 20:35:08.468 | 2016-12-02 20:35:08.467 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.468 | 2016-12-02 20:35:08.468 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 267 -> 268... 2016-12-02 20:35:08.525 | 2016-12-02 20:35:08.524 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.525 | 2016-12-02 20:35:08.525 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 268 -> 269... 2016-12-02 20:35:08.580 | 2016-12-02 20:35:08.580 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.581 | 2016-12-02 20:35:08.580 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 269 -> 270... 2016-12-02 20:35:08.637 | 2016-12-02 20:35:08.637 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.637 | 2016-12-02 20:35:08.637 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 270 -> 271... 2016-12-02 20:35:08.724 | 2016-12-02 20:35:08.724 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.725 | 2016-12-02 20:35:08.724 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 271 -> 272... 2016-12-02 20:35:08.731 | 2016-12-02 20:35:08.730 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.731 | 2016-12-02 20:35:08.731 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 272 -> 273... 2016-12-02 20:35:08.738 | 2016-12-02 20:35:08.738 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.738 | 2016-12-02 20:35:08.738 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 273 -> 274... 2016-12-02 20:35:08.775 | 2016-12-02 20:35:08.774 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.775 | 2016-12-02 20:35:08.775 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 274 -> 275... 2016-12-02 20:35:08.824 | 2016-12-02 20:35:08.824 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.824 | 2016-12-02 20:35:08.824 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 275 -> 276... 2016-12-02 20:35:08.887 | 2016-12-02 20:35:08.887 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:08.887 | 2016-12-02 20:35:08.887 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 276 -> 277... 2016-12-02 20:35:09.028 | 2016-12-02 20:35:09.028 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.029 | 2016-12-02 20:35:09.028 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 277 -> 278... 2016-12-02 20:35:09.088 | 2016-12-02 20:35:09.088 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.089 | 2016-12-02 20:35:09.088 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 278 -> 279... 2016-12-02 20:35:09.115 | 2016-12-02 20:35:09.115 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.116 | 2016-12-02 20:35:09.115 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 279 -> 280... 2016-12-02 20:35:09.158 | 2016-12-02 20:35:09.157 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.158 | 2016-12-02 20:35:09.158 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 280 -> 281... 2016-12-02 20:35:09.164 | 2016-12-02 20:35:09.164 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.165 | 2016-12-02 20:35:09.165 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 281 -> 282... 2016-12-02 20:35:09.172 | 2016-12-02 20:35:09.171 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.172 | 2016-12-02 20:35:09.172 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 282 -> 283... 2016-12-02 20:35:09.178 | 2016-12-02 20:35:09.178 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.179 | 2016-12-02 20:35:09.179 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 283 -> 284... 2016-12-02 20:35:09.185 | 2016-12-02 20:35:09.184 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.185 | 2016-12-02 20:35:09.185 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 284 -> 285... 2016-12-02 20:35:09.191 | 2016-12-02 20:35:09.191 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.192 | 2016-12-02 20:35:09.191 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 285 -> 286... 2016-12-02 20:35:09.197 | 2016-12-02 20:35:09.197 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.198 | 2016-12-02 20:35:09.197 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 286 -> 287... 2016-12-02 20:35:09.204 | 2016-12-02 20:35:09.203 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.204 | 2016-12-02 20:35:09.204 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 287 -> 288... 2016-12-02 20:35:09.210 | 2016-12-02 20:35:09.210 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.211 | 2016-12-02 20:35:09.210 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 288 -> 289... 2016-12-02 20:35:09.220 | 2016-12-02 20:35:09.219 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.220 | 2016-12-02 20:35:09.220 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 289 -> 290... 2016-12-02 20:35:09.226 | 2016-12-02 20:35:09.226 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.227 | 2016-12-02 20:35:09.226 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 290 -> 291... 2016-12-02 20:35:09.249 | 2016-12-02 20:35:09.249 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.250 | 2016-12-02 20:35:09.249 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 291 -> 292... 2016-12-02 20:35:09.334 | 2016-12-02 20:35:09.334 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.335 | 2016-12-02 20:35:09.334 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 292 -> 293... 2016-12-02 20:35:09.455 | 2016-12-02 20:35:09.454 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.455 | 2016-12-02 20:35:09.455 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 293 -> 294... 2016-12-02 20:35:09.503 | 2016-12-02 20:35:09.502 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.503 | 2016-12-02 20:35:09.503 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 294 -> 295... 2016-12-02 20:35:09.534 | 2016-12-02 20:35:09.534 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.535 | 2016-12-02 20:35:09.535 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 295 -> 296... 2016-12-02 20:35:09.542 | 2016-12-02 20:35:09.541 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.542 | 2016-12-02 20:35:09.542 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 296 -> 297... 2016-12-02 20:35:09.597 | 2016-12-02 20:35:09.596 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.597 | 2016-12-02 20:35:09.597 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 297 -> 298... 2016-12-02 20:35:09.626 | 2016-12-02 20:35:09.625 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.626 | 2016-12-02 20:35:09.626 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 298 -> 299... 2016-12-02 20:35:09.686 | 2016-12-02 20:35:09.685 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.686 | 2016-12-02 20:35:09.686 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 299 -> 300... 2016-12-02 20:35:09.743 | 2016-12-02 20:35:09.743 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.744 | 2016-12-02 20:35:09.744 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 300 -> 301... 2016-12-02 20:35:09.827 | 2016-12-02 20:35:09.827 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.828 | 2016-12-02 20:35:09.827 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 301 -> 302... 2016-12-02 20:35:09.834 | 2016-12-02 20:35:09.833 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.834 | 2016-12-02 20:35:09.834 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 302 -> 303... 2016-12-02 20:35:09.840 | 2016-12-02 20:35:09.839 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.840 | 2016-12-02 20:35:09.840 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 303 -> 304... 2016-12-02 20:35:09.846 | 2016-12-02 20:35:09.846 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.846 | 2016-12-02 20:35:09.846 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 304 -> 305... 2016-12-02 20:35:09.852 | 2016-12-02 20:35:09.852 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.853 | 2016-12-02 20:35:09.852 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 305 -> 306... 2016-12-02 20:35:09.864 | 2016-12-02 20:35:09.864 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.864 | 2016-12-02 20:35:09.864 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 306 -> 307... 2016-12-02 20:35:09.871 | 2016-12-02 20:35:09.870 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.871 | 2016-12-02 20:35:09.871 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 307 -> 308... 2016-12-02 20:35:09.878 | 2016-12-02 20:35:09.877 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.878 | 2016-12-02 20:35:09.878 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 308 -> 309... 2016-12-02 20:35:09.884 | 2016-12-02 20:35:09.884 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.884 | 2016-12-02 20:35:09.884 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 309 -> 310... 2016-12-02 20:35:09.890 | 2016-12-02 20:35:09.890 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.890 | 2016-12-02 20:35:09.890 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 310 -> 311... 2016-12-02 20:35:09.896 | 2016-12-02 20:35:09.896 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.896 | 2016-12-02 20:35:09.896 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 311 -> 312... 2016-12-02 20:35:09.903 | 2016-12-02 20:35:09.903 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.903 | 2016-12-02 20:35:09.903 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 312 -> 313... 2016-12-02 20:35:09.972 | 2016-12-02 20:35:09.972 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:09.972 | 2016-12-02 20:35:09.972 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 313 -> 314... 2016-12-02 20:35:10.100 | 2016-12-02 20:35:10.100 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.101 | 2016-12-02 20:35:10.100 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 314 -> 315... 2016-12-02 20:35:10.352 | 2016-12-02 20:35:10.352 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.352 | 2016-12-02 20:35:10.352 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 315 -> 316... 2016-12-02 20:35:10.399 | 2016-12-02 20:35:10.399 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.399 | 2016-12-02 20:35:10.399 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 316 -> 317... 2016-12-02 20:35:10.444 | 2016-12-02 20:35:10.443 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.444 | 2016-12-02 20:35:10.444 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 317 -> 318... 2016-12-02 20:35:10.654 | 2016-12-02 20:35:10.653 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.654 | 2016-12-02 20:35:10.654 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 318 -> 319... 2016-12-02 20:35:10.682 | 2016-12-02 20:35:10.682 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.682 | 2016-12-02 20:35:10.682 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 319 -> 320... 2016-12-02 20:35:10.690 | 2016-12-02 20:35:10.689 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.690 | 2016-12-02 20:35:10.690 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 320 -> 321... 2016-12-02 20:35:10.697 | 2016-12-02 20:35:10.697 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.698 | 2016-12-02 20:35:10.697 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 321 -> 322... 2016-12-02 20:35:10.705 | 2016-12-02 20:35:10.705 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.705 | 2016-12-02 20:35:10.705 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 322 -> 323... 2016-12-02 20:35:10.711 | 2016-12-02 20:35:10.711 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.711 | 2016-12-02 20:35:10.711 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 323 -> 324... 2016-12-02 20:35:10.717 | 2016-12-02 20:35:10.717 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.717 | 2016-12-02 20:35:10.717 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 324 -> 325... 2016-12-02 20:35:10.723 | 2016-12-02 20:35:10.723 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.724 | 2016-12-02 20:35:10.723 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 325 -> 326... 2016-12-02 20:35:10.730 | 2016-12-02 20:35:10.729 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.730 | 2016-12-02 20:35:10.730 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 326 -> 327... 2016-12-02 20:35:10.736 | 2016-12-02 20:35:10.736 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.737 | 2016-12-02 20:35:10.736 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 327 -> 328... 2016-12-02 20:35:10.742 | 2016-12-02 20:35:10.742 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.743 | 2016-12-02 20:35:10.743 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 328 -> 329... 2016-12-02 20:35:10.749 | 2016-12-02 20:35:10.748 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.749 | 2016-12-02 20:35:10.749 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 329 -> 330... 2016-12-02 20:35:10.780 | 2016-12-02 20:35:10.780 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.781 | 2016-12-02 20:35:10.780 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 330 -> 331... 2016-12-02 20:35:10.926 | 2016-12-02 20:35:10.926 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.927 | 2016-12-02 20:35:10.926 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 331 -> 332... 2016-12-02 20:35:10.982 | 2016-12-02 20:35:10.982 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:10.983 | 2016-12-02 20:35:10.982 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 332 -> 333... 2016-12-02 20:35:11.036 | 2016-12-02 20:35:11.036 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.036 | 2016-12-02 20:35:11.036 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 333 -> 334... 2016-12-02 20:35:11.098 | 2016-12-02 20:35:11.097 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.098 | 2016-12-02 20:35:11.098 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 334 -> 335... 2016-12-02 20:35:11.106 | 2016-12-02 20:35:11.105 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.106 | 2016-12-02 20:35:11.106 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 335 -> 336... 2016-12-02 20:35:11.113 | 2016-12-02 20:35:11.112 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.113 | 2016-12-02 20:35:11.113 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 336 -> 337... 2016-12-02 20:35:11.123 | 2016-12-02 20:35:11.122 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.123 | 2016-12-02 20:35:11.123 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 337 -> 338... 2016-12-02 20:35:11.130 | 2016-12-02 20:35:11.130 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.131 | 2016-12-02 20:35:11.130 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 338 -> 339... 2016-12-02 20:35:11.137 | 2016-12-02 20:35:11.137 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.137 | 2016-12-02 20:35:11.137 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 339 -> 340... 2016-12-02 20:35:11.144 | 2016-12-02 20:35:11.143 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.144 | 2016-12-02 20:35:11.144 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 340 -> 341... 2016-12-02 20:35:11.150 | 2016-12-02 20:35:11.149 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.150 | 2016-12-02 20:35:11.150 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 341 -> 342... 2016-12-02 20:35:11.156 | 2016-12-02 20:35:11.156 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.156 | 2016-12-02 20:35:11.156 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 342 -> 343... 2016-12-02 20:35:11.162 | 2016-12-02 20:35:11.162 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.162 | 2016-12-02 20:35:11.162 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 343 -> 344... 2016-12-02 20:35:11.168 | 2016-12-02 20:35:11.168 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.168 | 2016-12-02 20:35:11.168 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 344 -> 345... 2016-12-02 20:35:11.198 | 2016-12-02 20:35:11.197 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.198 | 2016-12-02 20:35:11.198 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 345 -> 346... 2016-12-02 20:35:11.269 | 2016-12-02 20:35:11.269 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.269 | 2016-12-02 20:35:11.269 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] 346 -> 347... 2016-12-02 20:35:11.313 | 2016-12-02 20:35:11.312 22364 INFO migrate.versioning.api [req-f606300b-d7de-4480-9100-fcb2bddfea5b - -] done 2016-12-02 20:35:11.423 | + lib/nova:init_nova:688 : is_service_enabled n-cell 2016-12-02 20:35:11.443 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:35:11.446 | + lib/nova:init_nova:692 : recreate_database nova_api 2016-12-02 20:35:11.449 | + lib/database:recreate_database:112 : local db=nova_api 2016-12-02 20:35:11.451 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2016-12-02 20:35:11.454 | + lib/databases/mysql:recreate_database_mysql:56 : local db=nova_api 2016-12-02 20:35:11.457 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2016-12-02 20:35:11.460 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:35:11.466 | + lib/databases/mysql:recreate_database_mysql:58 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2016-12-02 20:35:11.468 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:35:11.475 | + lib/nova:init_nova:693 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2016-12-02 20:35:15.488 | 2016-12-02 20:35:15.487 22409 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76 2016-12-02 20:35:15.489 | 2016-12-02 20:35:15.489 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.490 | 2016-12-02 20:35:15.489 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.490 | 2016-12-02 20:35:15.490 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.490 | 2016-12-02 20:35:15.490 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.491 | 2016-12-02 20:35:15.490 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.491 | 2016-12-02 20:35:15.491 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.491 | 2016-12-02 20:35:15.491 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.491 | 2016-12-02 20:35:15.491 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.492 | 2016-12-02 20:35:15.491 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.492 | 2016-12-02 20:35:15.492 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.492 | 2016-12-02 20:35:15.492 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.492 | 2016-12-02 20:35:15.492 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.493 | 2016-12-02 20:35:15.493 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.493 | 2016-12-02 20:35:15.493 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.493 | 2016-12-02 20:35:15.493 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.494 | 2016-12-02 20:35:15.493 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.494 | 2016-12-02 20:35:15.494 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.495 | 2016-12-02 20:35:15.494 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.495 | 2016-12-02 20:35:15.495 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.496 | 2016-12-02 20:35:15.495 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.496 | 2016-12-02 20:35:15.496 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.496 | 2016-12-02 20:35:15.496 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.496 | 2016-12-02 20:35:15.496 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.497 | 2016-12-02 20:35:15.497 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.497 | 2016-12-02 20:35:15.497 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.497 | 2016-12-02 20:35:15.497 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.498 | 2016-12-02 20:35:15.497 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.498 | 2016-12-02 20:35:15.498 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.498 | 2016-12-02 20:35:15.498 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.499 | 2016-12-02 20:35:15.498 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.499 | 2016-12-02 20:35:15.499 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.499 | 2016-12-02 20:35:15.499 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.500 | 2016-12-02 20:35:15.499 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.500 | 2016-12-02 20:35:15.500 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.501 | 2016-12-02 20:35:15.500 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.501 | 2016-12-02 20:35:15.501 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.501 | 2016-12-02 20:35:15.501 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.502 | 2016-12-02 20:35:15.502 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.502 | 2016-12-02 20:35:15.502 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.503 | 2016-12-02 20:35:15.503 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.503 | 2016-12-02 20:35:15.503 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.503 | 2016-12-02 20:35:15.503 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.504 | 2016-12-02 20:35:15.503 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.504 | 2016-12-02 20:35:15.504 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.504 | 2016-12-02 20:35:15.504 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.505 | 2016-12-02 20:35:15.504 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.505 | 2016-12-02 20:35:15.505 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.505 | 2016-12-02 20:35:15.505 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.505 | 2016-12-02 20:35:15.505 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.506 | 2016-12-02 20:35:15.506 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.506 | 2016-12-02 20:35:15.506 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.506 | 2016-12-02 20:35:15.506 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.507 | 2016-12-02 20:35:15.506 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.507 | 2016-12-02 20:35:15.507 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.507 | 2016-12-02 20:35:15.507 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.508 | 2016-12-02 20:35:15.507 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.508 | 2016-12-02 20:35:15.508 22409 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27 2016-12-02 20:35:15.508 | 2016-12-02 20:35:15.508 22409 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30 2016-12-02 20:35:15.508 | 2016-12-02 20:35:15.508 22409 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82 2016-12-02 20:35:15.509 | 2016-12-02 20:35:15.509 22409 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83 2016-12-02 20:35:15.533 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (3090, u"Changing sql mode 'NO_AUTO_CREATE_USER' is deprecated. It will be removed in a future release.") 2016-12-02 20:35:15.533 | result = self._query(query) 2016-12-02 20:35:15.601 | 2016-12-02 20:35:15.600 22409 INFO migrate.versioning.api [-] 0 -> 1... 2016-12-02 20:35:15.633 | 2016-12-02 20:35:15.632 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.633 | 2016-12-02 20:35:15.633 22409 INFO migrate.versioning.api [-] 1 -> 2... 2016-12-02 20:35:15.676 | 2016-12-02 20:35:15.676 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.677 | 2016-12-02 20:35:15.677 22409 INFO migrate.versioning.api [-] 2 -> 3... 2016-12-02 20:35:15.714 | 2016-12-02 20:35:15.713 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.714 | 2016-12-02 20:35:15.714 22409 INFO migrate.versioning.api [-] 3 -> 4... 2016-12-02 20:35:15.756 | 2016-12-02 20:35:15.755 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.756 | 2016-12-02 20:35:15.756 22409 INFO migrate.versioning.api [-] 4 -> 5... 2016-12-02 20:35:15.854 | 2016-12-02 20:35:15.854 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.855 | 2016-12-02 20:35:15.854 22409 INFO migrate.versioning.api [-] 5 -> 6... 2016-12-02 20:35:15.888 | 2016-12-02 20:35:15.888 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.889 | 2016-12-02 20:35:15.888 22409 INFO migrate.versioning.api [-] 6 -> 7... 2016-12-02 20:35:15.923 | 2016-12-02 20:35:15.923 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.924 | 2016-12-02 20:35:15.924 22409 INFO migrate.versioning.api [-] 7 -> 8... 2016-12-02 20:35:15.930 | 2016-12-02 20:35:15.930 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.931 | 2016-12-02 20:35:15.930 22409 INFO migrate.versioning.api [-] 8 -> 9... 2016-12-02 20:35:15.937 | 2016-12-02 20:35:15.936 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.937 | 2016-12-02 20:35:15.937 22409 INFO migrate.versioning.api [-] 9 -> 10... 2016-12-02 20:35:15.943 | 2016-12-02 20:35:15.943 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.943 | 2016-12-02 20:35:15.943 22409 INFO migrate.versioning.api [-] 10 -> 11... 2016-12-02 20:35:15.949 | 2016-12-02 20:35:15.949 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.949 | 2016-12-02 20:35:15.949 22409 INFO migrate.versioning.api [-] 11 -> 12... 2016-12-02 20:35:15.956 | 2016-12-02 20:35:15.956 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:15.956 | 2016-12-02 20:35:15.956 22409 INFO migrate.versioning.api [-] 12 -> 13... 2016-12-02 20:35:16.029 | 2016-12-02 20:35:16.029 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.030 | 2016-12-02 20:35:16.029 22409 INFO migrate.versioning.api [-] 13 -> 14... 2016-12-02 20:35:16.050 | 2016-12-02 20:35:16.050 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.050 | 2016-12-02 20:35:16.050 22409 INFO migrate.versioning.api [-] 14 -> 15... 2016-12-02 20:35:16.181 | 2016-12-02 20:35:16.181 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.181 | 2016-12-02 20:35:16.181 22409 INFO migrate.versioning.api [-] 15 -> 16... 2016-12-02 20:35:16.301 | 2016-12-02 20:35:16.301 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.302 | 2016-12-02 20:35:16.301 22409 INFO migrate.versioning.api [-] 16 -> 17... 2016-12-02 20:35:16.362 | 2016-12-02 20:35:16.362 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.363 | 2016-12-02 20:35:16.363 22409 INFO migrate.versioning.api [-] 17 -> 18... 2016-12-02 20:35:16.431 | 2016-12-02 20:35:16.431 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.431 | 2016-12-02 20:35:16.431 22409 INFO migrate.versioning.api [-] 18 -> 19... 2016-12-02 20:35:16.465 | 2016-12-02 20:35:16.464 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.465 | 2016-12-02 20:35:16.465 22409 INFO migrate.versioning.api [-] 19 -> 20... 2016-12-02 20:35:16.515 | 2016-12-02 20:35:16.515 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.515 | 2016-12-02 20:35:16.515 22409 INFO migrate.versioning.api [-] 20 -> 21... 2016-12-02 20:35:16.522 | 2016-12-02 20:35:16.522 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.523 | 2016-12-02 20:35:16.522 22409 INFO migrate.versioning.api [-] 21 -> 22... 2016-12-02 20:35:16.529 | 2016-12-02 20:35:16.529 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.529 | 2016-12-02 20:35:16.529 22409 INFO migrate.versioning.api [-] 22 -> 23... 2016-12-02 20:35:16.535 | 2016-12-02 20:35:16.535 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.535 | 2016-12-02 20:35:16.535 22409 INFO migrate.versioning.api [-] 23 -> 24... 2016-12-02 20:35:16.541 | 2016-12-02 20:35:16.541 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.541 | 2016-12-02 20:35:16.541 22409 INFO migrate.versioning.api [-] 24 -> 25... 2016-12-02 20:35:16.548 | 2016-12-02 20:35:16.547 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.548 | 2016-12-02 20:35:16.548 22409 INFO migrate.versioning.api [-] 25 -> 26... 2016-12-02 20:35:16.569 | 2016-12-02 20:35:16.568 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.569 | 2016-12-02 20:35:16.569 22409 INFO migrate.versioning.api [-] 26 -> 27... 2016-12-02 20:35:16.719 | 2016-12-02 20:35:16.719 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.720 | 2016-12-02 20:35:16.719 22409 INFO migrate.versioning.api [-] 27 -> 28... 2016-12-02 20:35:16.757 | 2016-12-02 20:35:16.756 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.757 | 2016-12-02 20:35:16.757 22409 INFO migrate.versioning.api [-] 28 -> 29... 2016-12-02 20:35:16.784 | 2016-12-02 20:35:16.783 22409 INFO migrate.versioning.api [-] done 2016-12-02 20:35:16.912 | + lib/nova:init_nova:697 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2016-12-02 20:35:21.047 | Running batches of 50 until complete 2016-12-02 20:35:21.071 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (3090, u"Changing sql mode 'NO_AUTO_CREATE_USER' is deprecated. It will be removed in a future release.") 2016-12-02 20:35:21.071 | result = self._query(query) 2016-12-02 20:35:21.500 | +---------------------------------------+--------------+-----------+ 2016-12-02 20:35:21.500 | | Migration | Total Needed | Completed | 2016-12-02 20:35:21.500 | +---------------------------------------+--------------+-----------+ 2016-12-02 20:35:21.500 | | aggregate_uuids_online_data_migration | 0 | 0 | 2016-12-02 20:35:21.500 | | migrate_aggregate_reset_autoincrement | 0 | 0 | 2016-12-02 20:35:21.500 | | migrate_aggregates | 0 | 0 | 2016-12-02 20:35:21.500 | | migrate_flavor_reset_autoincrement | 0 | 0 | 2016-12-02 20:35:21.500 | | migrate_flavors | 0 | 0 | 2016-12-02 20:35:21.500 | | migrate_instance_groups_to_api_db | 0 | 0 | 2016-12-02 20:35:21.500 | | migrate_instance_keypairs | 0 | 0 | 2016-12-02 20:35:21.500 | | migrate_instances_add_request_spec | 0 | 0 | 2016-12-02 20:35:21.500 | | migrate_keypairs_to_api_db | 0 | 0 | 2016-12-02 20:35:21.500 | +---------------------------------------+--------------+-----------+ 2016-12-02 20:35:21.630 | + lib/nova:init_nova:700 : create_nova_cache_dir 2016-12-02 20:35:21.633 | + lib/nova:create_nova_cache_dir:653 : sudo install -d -o stack /var/cache/nova 2016-12-02 20:35:21.643 | + lib/nova:create_nova_cache_dir:654 : rm -f '/var/cache/nova/*' 2016-12-02 20:35:21.647 | + lib/nova:init_nova:701 : create_nova_keys_dir 2016-12-02 20:35:21.650 | + lib/nova:create_nova_keys_dir:671 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2016-12-02 20:35:21.660 | + lib/nova:init_nova:703 : [[ '' == \L\V\M ]] 2016-12-02 20:35:21.663 | + ./stack.sh:main:1168 : is_service_enabled neutron 2016-12-02 20:35:21.682 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:35:21.685 | + ./stack.sh:main:1169 : configure_neutron_nova 2016-12-02 20:35:21.688 | + lib/neutron:configure_neutron_nova:527 : is_neutron_legacy_enabled 2016-12-02 20:35:21.690 | + lib/neutron:is_neutron_legacy_enabled:89 : [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]] 2016-12-02 20:35:21.693 | + lib/neutron:is_neutron_legacy_enabled:89 : return 0 2016-12-02 20:35:21.695 | + lib/neutron:configure_neutron_nova:529 : create_nova_conf_neutron 2016-12-02 20:35:21.698 | + lib/neutron-legacy:create_nova_conf_neutron:337 : iniset /etc/nova/nova.conf DEFAULT use_neutron True 2016-12-02 20:35:21.724 | + lib/neutron-legacy:create_nova_conf_neutron:338 : iniset /etc/nova/nova.conf neutron auth_type password 2016-12-02 20:35:21.756 | + lib/neutron-legacy:create_nova_conf_neutron:339 : iniset /etc/nova/nova.conf neutron auth_url http://162.242.235.22/identity_admin/v3 2016-12-02 20:35:21.785 | + lib/neutron-legacy:create_nova_conf_neutron:340 : iniset /etc/nova/nova.conf neutron username neutron 2016-12-02 20:35:21.814 | + lib/neutron-legacy:create_nova_conf_neutron:341 : iniset /etc/nova/nova.conf neutron password secretservice 2016-12-02 20:35:21.843 | + lib/neutron-legacy:create_nova_conf_neutron:342 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2016-12-02 20:35:21.874 | + lib/neutron-legacy:create_nova_conf_neutron:343 : iniset /etc/nova/nova.conf neutron project_name service 2016-12-02 20:35:21.902 | + lib/neutron-legacy:create_nova_conf_neutron:344 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2016-12-02 20:35:21.930 | + lib/neutron-legacy:create_nova_conf_neutron:345 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2016-12-02 20:35:21.963 | + lib/neutron-legacy:create_nova_conf_neutron:346 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2016-12-02 20:35:21.994 | + lib/neutron-legacy:create_nova_conf_neutron:347 : iniset /etc/nova/nova.conf neutron url http://162.242.235.22:9696 2016-12-02 20:35:22.022 | + lib/neutron-legacy:create_nova_conf_neutron:349 : [[ True == \T\r\u\e ]] 2016-12-02 20:35:22.024 | + lib/neutron-legacy:create_nova_conf_neutron:350 : LIBVIRT_FIREWALL_DRIVER=nova.virt.firewall.NoopFirewallDriver 2016-12-02 20:35:22.027 | + lib/neutron-legacy:create_nova_conf_neutron:351 : iniset /etc/nova/nova.conf DEFAULT firewall_driver nova.virt.firewall.NoopFirewallDriver 2016-12-02 20:35:22.058 | + lib/neutron-legacy:create_nova_conf_neutron:355 : neutron_plugin_create_nova_conf 2016-12-02 20:35:22.061 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2016-12-02 20:35:22.063 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:120 : : 2016-12-02 20:35:22.067 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:14 : '[' libvirt == xenserver ']' 2016-12-02 20:35:22.069 | + lib/neutron-legacy:create_nova_conf_neutron:357 : is_service_enabled q-meta 2016-12-02 20:35:22.086 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:35:22.089 | + lib/neutron-legacy:create_nova_conf_neutron:358 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2016-12-02 20:35:22.118 | + lib/neutron-legacy:create_nova_conf_neutron:361 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2016-12-02 20:35:22.145 | + lib/neutron-legacy:create_nova_conf_neutron:362 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2016-12-02 20:35:22.171 | + ./stack.sh:main:1174 : init_nova_cells 2016-12-02 20:35:22.173 | + lib/nova:init_nova_cells:625 : is_service_enabled n-cell 2016-12-02 20:35:22.191 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:35:22.194 | + ./stack.sh:main:1177 : is_service_enabled placement 2016-12-02 20:35:22.211 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:35:22.214 | + ./stack.sh:main:1187 : run_phase stack post-config 2016-12-02 20:35:22.216 | + functions-common:run_phase:1869 : local mode=stack 2016-12-02 20:35:22.219 | + functions-common:run_phase:1870 : local phase=post-config 2016-12-02 20:35:22.222 | + functions-common:run_phase:1871 : [[ -d /opt/stack/new/devstack/extras.d ]] 2016-12-02 20:35:22.225 | + functions-common:run_phase:1872 : local extra_plugin_file_name 2016-12-02 20:35:22.227 | + functions-common:run_phase:1873 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2016-12-02 20:35:22.229 | + functions-common:run_phase:1878 : local exceptions=80-tempest.sh 2016-12-02 20:35:22.232 | + functions-common:run_phase:1879 : local extra 2016-12-02 20:35:22.235 | ++ functions-common:run_phase:1880 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2016-12-02 20:35:22.239 | + functions-common:run_phase:1880 : extra=80-tempest.sh 2016-12-02 20:35:22.242 | + functions-common:run_phase:1881 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2016-12-02 20:35:22.244 | + functions-common:run_phase:1885 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2016-12-02 20:35:22.246 | + functions-common:run_phase:1885 : source /opt/stack/new/devstack/extras.d/80-tempest.sh stack post-config 2016-12-02 20:35:22.248 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2016-12-02 20:35:22.268 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:35:22.271 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:35:22.274 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:35:22.277 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2016-12-02 20:35:22.280 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:35:22.283 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:35:22.285 | ++ extras.d/80-tempest.sh:source:12 : : 2016-12-02 20:35:22.287 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:35:22.291 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:35:22.294 | + functions-common:run_phase:1890 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:35:22.297 | + functions-common:run_phase:1893 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2016-12-02 20:35:22.300 | + functions-common:run_phase:1896 : run_plugins stack post-config 2016-12-02 20:35:22.303 | + functions-common:run_plugins:1855 : local mode=stack 2016-12-02 20:35:22.306 | + functions-common:run_plugins:1856 : local phase=post-config 2016-12-02 20:35:22.308 | + functions-common:run_plugins:1858 : local plugins=,neutron-lbaas,barbican,octavia 2016-12-02 20:35:22.311 | + functions-common:run_plugins:1859 : local plugin 2016-12-02 20:35:22.313 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:35:22.315 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:35:22.318 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/neutron-lbaas/devstack/plugin.sh ]] 2016-12-02 20:35:22.320 | + functions-common:run_plugins:1863 : source /opt/stack/new/neutron-lbaas/devstack/plugin.sh stack post-config 2016-12-02 20:35:22.322 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:112 : is_service_enabled q-lbaasv2 2016-12-02 20:35:22.339 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:35:22.342 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:114 : is_service_enabled q-svc 2016-12-02 20:35:22.359 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:35:22.363 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:118 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:35:22.365 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:118 : [[ post-config == \i\n\s\t\a\l\l ]] 2016-12-02 20:35:22.367 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:123 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:35:22.369 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:123 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:35:22.372 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:125 : echo_summary 'Configuring neutron-lbaas' 2016-12-02 20:35:22.375 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:35:22.378 | ++ ./stack.sh:echo_summary:398 : echo -e Configuring neutron-lbaas 2016-12-02 20:35:22.380 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:126 : neutron_lbaas_generate_config_files 2016-12-02 20:35:22.384 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_generate_config_files:78 : cd /opt/stack/new/neutron-lbaas 2016-12-02 20:35:22.387 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_generate_config_files:78 : exec ./tools/generate_config_file_samples.sh 2016-12-02 20:35:29.392 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:127 : neutron_lbaas_configure_common 2016-12-02 20:35:29.394 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:29 : cp /opt/stack/new/neutron-lbaas/etc/neutron_lbaas.conf.sample /etc/neutron/neutron_lbaas.conf 2016-12-02 20:35:29.399 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:30 : cp /opt/stack/new/neutron-lbaas/etc/services_lbaas.conf.sample /etc/neutron/services_lbaas.conf 2016-12-02 20:35:29.403 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:32 : inicomment /etc/neutron/neutron_lbaas.conf service_providers service_provider 2016-12-02 20:35:29.423 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:33 : iniadd /etc/neutron/neutron_lbaas.conf service_providers service_provider LOADBALANCERV2:Octavia:neutron_lbaas.drivers.octavia.driver.OctaviaDriver:default 2016-12-02 20:35:29.459 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:35 : _neutron_service_plugin_class_add lbaasv2 2016-12-02 20:35:29.461 | ++ lib/neutron-legacy:_neutron_service_plugin_class_add:858 : local service_plugin_class=lbaasv2 2016-12-02 20:35:29.464 | ++ lib/neutron-legacy:_neutron_service_plugin_class_add:859 : [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin == '' ]] 2016-12-02 20:35:29.467 | ++ lib/neutron-legacy:_neutron_service_plugin_class_add:861 : [[ ! ,neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin, =~ ,lbaasv2, ]] 2016-12-02 20:35:29.469 | ++ lib/neutron-legacy:_neutron_service_plugin_class_add:862 : Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin,lbaasv2 2016-12-02 20:35:29.473 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:36 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin,lbaasv2 2016-12-02 20:35:29.508 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:39 : iniset /etc/neutron/neutron_lbaas.conf service_auth auth_url http://127.0.0.1:5000/v2.0 2016-12-02 20:35:29.538 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:40 : iniset /etc/neutron/neutron_lbaas.conf service_auth admin_tenant_name admin 2016-12-02 20:35:29.564 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:41 : iniset /etc/neutron/neutron_lbaas.conf service_auth admin_user admin 2016-12-02 20:35:29.591 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:42 : iniset /etc/neutron/neutron_lbaas.conf service_auth admin_password secretadmin 2016-12-02 20:35:29.622 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:43 : iniset /etc/neutron/neutron_lbaas.conf service_auth auth_version 2 2016-12-02 20:35:29.651 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:46 : iniset /etc/neutron/neutron.conf service_auth auth_url http://127.0.0.1:5000/v2.0 2016-12-02 20:35:29.687 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:47 : iniset /etc/neutron/neutron.conf service_auth admin_tenant_name admin 2016-12-02 20:35:29.718 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:48 : iniset /etc/neutron/neutron.conf service_auth admin_user admin 2016-12-02 20:35:29.755 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:49 : iniset /etc/neutron/neutron.conf service_auth admin_password secretadmin 2016-12-02 20:35:29.793 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:50 : iniset /etc/neutron/neutron.conf service_auth auth_version 2 2016-12-02 20:35:29.830 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:52 : _neutron_deploy_rootwrap_filters /opt/stack/new/neutron-lbaas 2016-12-02 20:35:29.833 | ++ lib/neutron-legacy:_neutron_deploy_rootwrap_filters:868 : [[ True == \F\a\l\s\e ]] 2016-12-02 20:35:29.835 | ++ lib/neutron-legacy:_neutron_deploy_rootwrap_filters:871 : local srcdir=/opt/stack/new/neutron-lbaas 2016-12-02 20:35:29.838 | ++ lib/neutron-legacy:_neutron_deploy_rootwrap_filters:872 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2016-12-02 20:35:29.848 | ++ lib/neutron-legacy:_neutron_deploy_rootwrap_filters:873 : sudo install -o root -m 644 /opt/stack/new/neutron-lbaas/etc/neutron/rootwrap.d/lbaas-haproxy.filters /etc/neutron/rootwrap.d/ 2016-12-02 20:35:29.859 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_common:54 : /usr/local/bin/neutron-db-manage --subproject neutron-lbaas --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2016-12-02 20:35:32.366 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2016-12-02 20:35:32.366 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2016-12-02 20:35:32.372 | Running upgrade for neutron-lbaas ... 2016-12-02 20:35:32.384 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2016-12-02 20:35:32.384 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2016-12-02 20:35:32.390 | OK 2016-12-02 20:35:32.471 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:128 : neutron_lbaas_configure_agent 2016-12-02 20:35:32.474 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_agent:58 : '[' -z '' ']' 2016-12-02 20:35:32.477 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_agent:59 : mkdir -p /etc/neutron/services/loadbalancer/haproxy 2016-12-02 20:35:32.482 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_agent:61 : conf=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini 2016-12-02 20:35:32.485 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_agent:62 : cp /opt/stack/new/neutron-lbaas/etc/lbaas_agent.ini.sample /etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini 2016-12-02 20:35:32.489 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_agent:66 : iniset /etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini DEFAULT ovs_use_veth False 2016-12-02 20:35:32.518 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_agent:68 : neutron_plugin_setup_interface_driver /etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini 2016-12-02 20:35:32.520 | ++ lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:126 : local conf_file=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini 2016-12-02 20:35:32.523 | ++ lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:127 : iniset /etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini DEFAULT interface_driver openvswitch 2016-12-02 20:35:32.551 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_configure_agent:70 : is_fedora 2016-12-02 20:35:32.553 | ++ functions-common:is_fedora:439 : [[ -z Ubuntu ]] 2016-12-02 20:35:32.555 | ++ functions-common:is_fedora:443 : '[' Ubuntu = Fedora ']' 2016-12-02 20:35:32.557 | ++ functions-common:is_fedora:443 : '[' Ubuntu = 'Red Hat' ']' 2016-12-02 20:35:32.559 | ++ functions-common:is_fedora:444 : '[' Ubuntu = RedHatEnterpriseServer ']' 2016-12-02 20:35:32.561 | ++ functions-common:is_fedora:445 : '[' Ubuntu = CentOS ']' 2016-12-02 20:35:32.564 | ++ functions-common:is_fedora:445 : '[' Ubuntu = OracleServer ']' 2016-12-02 20:35:32.566 | ++ functions-common:is_fedora:446 : '[' Ubuntu = Virtuozzo ']' 2016-12-02 20:35:32.568 | ++ functions-common:is_fedora:446 : '[' Ubuntu = kvmibm ']' 2016-12-02 20:35:32.570 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:137 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:35:32.573 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:142 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:35:32.576 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:35:32.578 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/barbican 2016-12-02 20:35:32.582 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/barbican/devstack/plugin.sh ]] 2016-12-02 20:35:32.584 | + functions-common:run_plugins:1863 : source /opt/stack/new/barbican/devstack/plugin.sh stack post-config 2016-12-02 20:35:32.587 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:2 : is_service_enabled barbican 2016-12-02 20:35:32.605 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:35:32.608 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:35:32.611 | +++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : type -t install_barbican 2016-12-02 20:35:32.613 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : [[ function != \f\u\n\c\t\i\o\n ]] 2016-12-02 20:35:32.616 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:35:32.618 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 : [[ post-config == \i\n\s\t\a\l\l ]] 2016-12-02 20:35:32.620 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:20 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:35:32.623 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:20 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:35:32.625 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:21 : echo_summary 'Configuring Barbican' 2016-12-02 20:35:32.627 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:35:32.630 | ++ ./stack.sh:echo_summary:398 : echo -e Configuring Barbican 2016-12-02 20:35:32.632 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:22 : configure_barbican 2016-12-02 20:35:32.635 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:85 : setup_develop /opt/stack/new/barbican 2016-12-02 20:35:32.637 | ++ inc/python:setup_develop:271 : local project_dir=/opt/stack/new/barbican 2016-12-02 20:35:32.639 | ++ inc/python:setup_develop:272 : local extras= 2016-12-02 20:35:32.641 | ++ inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/barbican -e 2016-12-02 20:35:32.644 | ++ inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/barbican 2016-12-02 20:35:32.646 | ++ inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:35:32.649 | ++ inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:35:32.652 | +++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/barbican 2016-12-02 20:35:32.654 | +++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:35:32.657 | ++ inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/barbican 2016-12-02 20:35:32.659 | ++ inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:35:32.661 | ++ inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:35:32.664 | +++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/barbican/setup.cfg 2016-12-02 20:35:32.669 | ++ inc/python:_setup_package_with_constraints_edit:317 : name=barbican 2016-12-02 20:35:32.672 | ++ inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- barbican '-e file:///opt/stack/new/barbican#egg=barbican' 2016-12-02 20:35:33.259 | ++ inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/barbican -e 2016-12-02 20:35:33.261 | ++ inc/python:setup_package:339 : local project_dir=/opt/stack/new/barbican 2016-12-02 20:35:33.264 | ++ inc/python:setup_package:340 : local flags=-e 2016-12-02 20:35:33.266 | ++ inc/python:setup_package:341 : local extras= 2016-12-02 20:35:33.268 | ++ inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:35:33.270 | ++ inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:35:33.272 | ++ inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:35:33.275 | ++ inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:35:33.278 | ++ inc/python:setup_package:354 : pip_install -e /opt/stack/new/barbican 2016-12-02 20:35:33.933 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/barbican 2016-12-02 20:35:34.945 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:35:34.947 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:35:35.434 | Obtaining file:///opt/stack/new/barbican 2016-12-02 20:35:37.910 | Obtaining barbican from file:///opt/stack/new/barbican#egg=barbican (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:35:40.063 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:35:40.068 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2016-12-02 20:35:40.074 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2016-12-02 20:35:40.078 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:35:40.080 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:35:40.089 | Requirement already satisfied: alembic===0.8.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 66)) 2016-12-02 20:35:40.095 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:35:40.100 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:35:40.139 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:35:40.142 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 126)) 2016-12-02 20:35:40.146 | Requirement already satisfied: greenlet===0.4.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147)) 2016-12-02 20:35:40.148 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:35:40.151 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 156)) 2016-12-02 20:35:40.152 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2016-12-02 20:35:40.166 | Requirement already satisfied: keystonemiddleware===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171)) 2016-12-02 20:35:40.189 | Requirement already satisfied: ldap3===2.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 175)) 2016-12-02 20:35:40.193 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:35:40.204 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:35:40.209 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2016-12-02 20:35:40.215 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:35:40.239 | Requirement already satisfied: oslo.messaging===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2016-12-02 20:35:40.284 | Requirement already satisfied: oslo.middleware===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2016-12-02 20:35:40.301 | Requirement already satisfied: oslo.policy===1.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2016-12-02 20:35:40.314 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:35:40.324 | Requirement already satisfied: oslo.service===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:35:40.350 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 245)) 2016-12-02 20:35:40.376 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2016-12-02 20:35:40.379 | Requirement already satisfied: pecan===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258)) 2016-12-02 20:35:40.389 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 261)) 2016-12-02 20:35:40.399 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2016-12-02 20:35:40.408 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 264)) 2016-12-02 20:35:40.413 | Requirement already satisfied: pyOpenSSL===16.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2016-12-02 20:35:40.417 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274)) 2016-12-02 20:35:40.420 | Requirement already satisfied: pycadf===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276)) 2016-12-02 20:35:40.428 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277)) 2016-12-02 20:35:40.430 | Requirement already satisfied: pycrypto===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278)) 2016-12-02 20:35:40.432 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2016-12-02 20:35:40.434 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2016-12-02 20:35:40.436 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304)) 2016-12-02 20:35:40.440 | Requirement already satisfied: python-editor===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306)) 2016-12-02 20:35:40.442 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2016-12-02 20:35:40.461 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340)) 2016-12-02 20:35:40.464 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:35:40.479 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 358)) 2016-12-02 20:35:40.482 | Requirement already satisfied: singledispatch===3.4.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 371)) 2016-12-02 20:35:40.485 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2016-12-02 20:35:40.487 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 388)) 2016-12-02 20:35:40.492 | Requirement already satisfied: tenacity===3.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396)) 2016-12-02 20:35:40.502 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 426)) 2016-12-02 20:35:40.504 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 9)) 2016-12-02 20:35:40.508 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:35:40.515 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:35:40.517 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:35:40.536 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:35:40.546 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:35:40.549 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:35:40.551 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:35:40.553 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 83)) 2016-12-02 20:35:40.555 | Requirement already satisfied: amqp===1.4.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 67)) 2016-12-02 20:35:40.557 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:35:40.559 | Requirement already satisfied: futurist===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139)) 2016-12-02 20:35:40.573 | Requirement already satisfied: kombu===3.0.37 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 172)) 2016-12-02 20:35:40.581 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:35:40.586 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:35:40.589 | Requirement already satisfied: Routes===2.3.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2016-12-02 20:35:40.598 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:35:40.614 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:35:40.618 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:35:40.621 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2016-12-02 20:35:40.623 | Requirement already satisfied: logutils===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 180)) 2016-12-02 20:35:40.625 | Requirement already satisfied: WebTest===2.0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:35:40.645 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:35:40.647 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 94)) 2016-12-02 20:35:40.649 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266)) 2016-12-02 20:35:40.651 | Requirement already satisfied: anyjson===0.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68)) 2016-12-02 20:35:40.653 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 348)) 2016-12-02 20:35:40.659 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:35:40.663 | Requirement already satisfied: beautifulsoup4===4.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77)) 2016-12-02 20:35:40.668 | Requirement already satisfied: waitress===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2016-12-02 20:35:40.677 | Installing collected packages: barbican 2016-12-02 20:35:40.677 | Found existing installation: barbican 3.0.1.dev98 2016-12-02 20:35:40.680 | Can't uninstall 'barbican'. No files were found to uninstall. 2016-12-02 20:35:40.680 | Running setup.py develop for barbican 2016-12-02 20:35:44.528 | Successfully installed barbican 2016-12-02 20:35:44.740 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:35:44.743 | ++ inc/python:pip_install:165 : local test_req=/opt/stack/new/barbican/test-requirements.txt 2016-12-02 20:35:44.746 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:35:44.748 | ++ inc/python:pip_install:166 : [[ -e /opt/stack/new/barbican/test-requirements.txt ]] 2016-12-02 20:35:44.751 | ++ inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/barbican/test-requirements.txt' 2016-12-02 20:35:44.751 | Installing test-requirements for /opt/stack/new/barbican/test-requirements.txt 2016-12-02 20:35:44.754 | ++ inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/barbican/test-requirements.txt 2016-12-02 20:35:45.603 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:35:45.605 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:35:46.154 | Requirement already satisfied: PyKMIP===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 19)) 2016-12-02 20:35:46.160 | Requirement already satisfied: SQLAlchemy===1.0.16 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2016-12-02 20:35:46.163 | Requirement already satisfied: Sphinx===1.3.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:35:46.186 | Requirement already satisfied: WebTest===2.0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2016-12-02 20:35:46.207 | Requirement already satisfied: alabaster===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:35:46.210 | Requirement already satisfied: bandit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 75)) 2016-12-02 20:35:46.217 | Requirement already satisfied: beautifulsoup4===4.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77)) 2016-12-02 20:35:46.222 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95)) 2016-12-02 20:35:46.225 | Requirement already satisfied: cryptography===1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:35:46.258 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2016-12-02 20:35:46.260 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2016-12-02 20:35:46.262 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131)) 2016-12-02 20:35:46.272 | Requirement already satisfied: idna===2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2016-12-02 20:35:46.274 | Requirement already satisfied: ipaddress===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 156)) 2016-12-02 20:35:46.276 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 185)) 2016-12-02 20:35:46.306 | Requirement already satisfied: openstackdocstheme===1.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 215)) 2016-12-02 20:35:46.311 | Requirement already satisfied: oslosphinx===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 248)) 2016-12-02 20:35:46.317 | Requirement already satisfied: oslotest===2.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:35:46.332 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2016-12-02 20:35:46.334 | Requirement already satisfied: pyasn1===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274)) 2016-12-02 20:35:46.336 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2016-12-02 20:35:46.354 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 334)) 2016-12-02 20:35:46.367 | Requirement already satisfied: reno===1.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 347)) 2016-12-02 20:35:46.376 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:35:46.387 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2016-12-02 20:35:46.389 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 375)) 2016-12-02 20:35:46.392 | Requirement already satisfied: sphinx-rtd-theme===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 377)) 2016-12-02 20:35:46.395 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 388)) 2016-12-02 20:35:46.400 | Requirement already satisfied: tempest===13.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394)) 2016-12-02 20:35:46.436 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398)) 2016-12-02 20:35:46.448 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 400)) 2016-12-02 20:35:46.454 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 401)) 2016-12-02 20:35:46.468 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:35:46.471 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 414)) 2016-12-02 20:35:46.477 | Requirement already satisfied: urllib3===1.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 416)) 2016-12-02 20:35:46.494 | Requirement already satisfied: waitress===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2016-12-02 20:35:46.508 | Requirement already satisfied: hacking<0.11,>=0.10.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:35:46.528 | Requirement already satisfied: Pygments===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:35:46.532 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:35:46.539 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:35:46.548 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30)) 2016-12-02 20:35:46.564 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:35:46.568 | Requirement already satisfied: GitPython===2.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 7)) 2016-12-02 20:35:46.575 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 98)) 2016-12-02 20:35:46.583 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87)) 2016-12-02 20:35:46.586 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136)) 2016-12-02 20:35:46.591 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 221)) 2016-12-02 20:35:46.600 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190)) 2016-12-02 20:35:46.604 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2016-12-02 20:35:46.615 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2016-12-02 20:35:46.621 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2016-12-02 20:35:46.634 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 264)) 2016-12-02 20:35:46.639 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2016-12-02 20:35:46.648 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 245)) 2016-12-02 20:35:46.671 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2016-12-02 20:35:46.694 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127)) 2016-12-02 20:35:46.697 | Requirement already satisfied: oslo.concurrency===3.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231)) 2016-12-02 20:35:46.717 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2016-12-02 20:35:46.720 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266)) 2016-12-02 20:35:46.722 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2016-12-02 20:35:46.735 | Requirement already satisfied: paramiko===2.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 253)) 2016-12-02 20:35:46.740 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 90)) 2016-12-02 20:35:46.757 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225)) 2016-12-02 20:35:46.767 | Requirement already satisfied: oslo.log===3.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:35:46.794 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 319)) 2016-12-02 20:35:46.797 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 178)) 2016-12-02 20:35:46.799 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 414)) 2016-12-02 20:35:46.800 | Requirement already satisfied: flake8==2.2.4 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:35:46.813 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:35:46.816 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:35:46.821 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/barbican/test-requirements.txt (line 5)) 2016-12-02 20:35:46.824 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340)) 2016-12-02 20:35:46.827 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:35:46.830 | Requirement already satisfied: gitdb2===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2016-12-02 20:35:46.833 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277)) 2016-12-02 20:35:46.835 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355)) 2016-12-02 20:35:46.839 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:35:46.841 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 426)) 2016-12-02 20:35:46.843 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 358)) 2016-12-02 20:35:46.846 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2016-12-02 20:35:46.849 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188)) 2016-12-02 20:35:46.851 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:35:46.854 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2016-12-02 20:35:46.857 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2016-12-02 20:35:46.859 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130)) 2016-12-02 20:35:46.864 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:35:46.865 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2016-12-02 20:35:46.868 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 92)) 2016-12-02 20:35:46.871 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2016-12-02 20:35:46.874 | Requirement already satisfied: oslo.context===2.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:35:46.878 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304)) 2016-12-02 20:35:46.882 | Requirement already satisfied: smmap2===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 374)) 2016-12-02 20:35:47.052 | ++ inc/python:pip_install:175 : result=0 2016-12-02 20:35:47.054 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:35:47.056 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:35:47.058 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:35:47.060 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:35:47.063 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:35:47.065 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:35:47.067 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:35:47.069 | ++ functions-common:time_stop:2405 : start_time=1480710933 2016-12-02 20:35:47.071 | ++ functions-common:time_stop:2407 : [[ -z 1480710933 ]] 2016-12-02 20:35:47.073 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:35:47.077 | ++ functions-common:time_stop:2410 : end_time=1480710947 2016-12-02 20:35:47.080 | ++ functions-common:time_stop:2411 : elapsed_time=14 2016-12-02 20:35:47.082 | ++ functions-common:time_stop:2412 : total=432 2016-12-02 20:35:47.084 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:35:47.086 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=446 2016-12-02 20:35:47.089 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:35:47.092 | ++ inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:35:47.094 | ++ inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/barbican/barbican.egg-info 2016-12-02 20:35:47.097 | ++ functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/barbican/barbican.egg-info 2016-12-02 20:35:47.117 | ++ functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/barbican/barbican.egg-info 2016-12-02 20:35:47.127 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:87 : '[' '!' -d /etc/barbican ']' 2016-12-02 20:35:47.130 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:87 : sudo mkdir -m 755 -p /etc/barbican 2016-12-02 20:35:47.140 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:88 : sudo chown stack /etc/barbican 2016-12-02 20:35:47.150 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:90 : '[' '!' -d /opt/stack/new/logs ']' 2016-12-02 20:35:47.154 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:90 : sudo mkdir -m 755 -p /opt/stack/new/logs 2016-12-02 20:35:47.163 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:91 : sudo chown stack /opt/stack/new/logs 2016-12-02 20:35:47.171 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:93 : '[' '!' -d /etc/barbican ']' 2016-12-02 20:35:47.174 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:94 : sudo chown stack /etc/barbican 2016-12-02 20:35:47.183 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:97 : cp /opt/stack/new/barbican/etc/barbican/barbican.conf /etc/barbican 2016-12-02 20:35:47.187 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:98 : cp /opt/stack/new/barbican/etc/barbican/barbican-api-paste.ini /etc/barbican 2016-12-02 20:35:47.191 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:99 : cp -R /opt/stack/new/barbican/etc/barbican/vassals /etc/barbican 2016-12-02 20:35:47.195 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:102 : cp /opt/stack/new/barbican/etc/barbican/barbican-functional.conf /etc/barbican 2016-12-02 20:35:47.200 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:105 : iniset /etc/barbican/barbican.conf DEFAULT debug False 2016-12-02 20:35:47.231 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:108 : iniset /etc/barbican/barbican.conf DEFAULT host_href http://162.242.235.22:9311 2016-12-02 20:35:47.267 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:111 : iniset /etc/barbican/barbican.conf DEFAULT log_file /opt/stack/new/logs/barbican.log 2016-12-02 20:35:47.298 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:114 : '[' False == True ']' 2016-12-02 20:35:47.301 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:119 : cp /opt/stack/new/barbican/etc/barbican/policy.json /etc/barbican 2016-12-02 20:35:47.305 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:120 : iniset /etc/barbican/barbican.conf DEFAULT policy_file /etc/barbican/policy.json 2016-12-02 20:35:47.335 | +++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:123 : database_connection_url barbican 2016-12-02 20:35:47.337 | +++ lib/database:database_connection_url:134 : local db=barbican 2016-12-02 20:35:47.339 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql barbican 2016-12-02 20:35:47.341 | +++ lib/databases/mysql:database_connection_url_mysql:176 : local db=barbican 2016-12-02 20:35:47.344 | +++ lib/databases/mysql:database_connection_url_mysql:177 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/barbican?charset=utf8' 2016-12-02 20:35:47.348 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:123 : iniset /etc/barbican/barbican.conf DEFAULT sql_connection 'mysql+pymysql://root:secretmysql@127.0.0.1/barbican?charset=utf8' 2016-12-02 20:35:47.379 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:126 : iniset /etc/barbican/barbican.conf DEFAULT db_auto_create False 2016-12-02 20:35:47.409 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:129 : iniset /etc/barbican/vassals/barbican-api.ini uwsgi buffer-size 65535 2016-12-02 20:35:47.439 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:132 : is_service_enabled rabbit 2016-12-02 20:35:47.457 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:35:47.460 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:133 : iniset /etc/barbican/barbican.conf secrets broker rabbit://guest:secretrabbit@162.242.235.22 2016-12-02 20:35:47.492 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:141 : iniset /etc/barbican/barbican-api-paste.ini pipeline:barbican_api pipeline barbican-api-keystone 2016-12-02 20:35:47.522 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:144 : iniset /etc/barbican/barbican-api-paste.ini filter:authtoken auth_plugin password 2016-12-02 20:35:47.553 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:145 : iniset /etc/barbican/barbican-api-paste.ini filter:authtoken auth_url http://162.242.235.22/identity_admin/v3 2016-12-02 20:35:47.582 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:146 : iniset /etc/barbican/barbican-api-paste.ini filter:authtoken username barbican 2016-12-02 20:35:47.609 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:147 : iniset /etc/barbican/barbican-api-paste.ini filter:authtoken password secretservice 2016-12-02 20:35:47.639 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:148 : iniset /etc/barbican/barbican-api-paste.ini filter:authtoken user_domain_id default 2016-12-02 20:35:47.667 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:149 : iniset /etc/barbican/barbican-api-paste.ini filter:authtoken project_name service 2016-12-02 20:35:47.697 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:150 : iniset /etc/barbican/barbican-api-paste.ini filter:authtoken project_domain_id default 2016-12-02 20:35:47.724 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:151 : iniset /etc/barbican/barbican-api-paste.ini filter:authtoken auth_uri http://162.242.235.22/identity/v3 2016-12-02 20:35:47.754 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:152 : iniset /etc/barbican/barbican-api-paste.ini filter:authtoken signing_dir /var/cache/barbican 2016-12-02 20:35:47.783 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:23 : is_service_enabled barbican-pykmip 2016-12-02 20:35:47.801 | ++ functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:35:47.804 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:27 : is_service_enabled barbican-dogtag 2016-12-02 20:35:47.822 | ++ functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:35:47.825 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:31 : configure_barbicanclient 2016-12-02 20:35:47.827 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbicanclient:71 : setup_develop /opt/stack/new/python-barbicanclient 2016-12-02 20:35:47.830 | ++ inc/python:setup_develop:271 : local project_dir=/opt/stack/new/python-barbicanclient 2016-12-02 20:35:47.832 | ++ inc/python:setup_develop:272 : local extras= 2016-12-02 20:35:47.835 | ++ inc/python:setup_develop:273 : _setup_package_with_constraints_edit /opt/stack/new/python-barbicanclient -e 2016-12-02 20:35:47.838 | ++ inc/python:_setup_package_with_constraints_edit:303 : local project_dir=/opt/stack/new/python-barbicanclient 2016-12-02 20:35:47.840 | ++ inc/python:_setup_package_with_constraints_edit:304 : local flags=-e 2016-12-02 20:35:47.843 | ++ inc/python:_setup_package_with_constraints_edit:305 : local extras= 2016-12-02 20:35:47.846 | +++ inc/python:_setup_package_with_constraints_edit:312 : cd /opt/stack/new/python-barbicanclient 2016-12-02 20:35:47.849 | +++ inc/python:_setup_package_with_constraints_edit:312 : pwd 2016-12-02 20:35:47.851 | ++ inc/python:_setup_package_with_constraints_edit:312 : project_dir=/opt/stack/new/python-barbicanclient 2016-12-02 20:35:47.854 | ++ inc/python:_setup_package_with_constraints_edit:314 : '[' -n /opt/stack/new/requirements ']' 2016-12-02 20:35:47.856 | ++ inc/python:_setup_package_with_constraints_edit:316 : local name 2016-12-02 20:35:47.859 | +++ inc/python:_setup_package_with_constraints_edit:317 : awk '/^name.*=/ {print $3}' /opt/stack/new/python-barbicanclient/setup.cfg 2016-12-02 20:35:47.865 | ++ inc/python:_setup_package_with_constraints_edit:317 : name=python-barbicanclient 2016-12-02 20:35:47.868 | ++ inc/python:_setup_package_with_constraints_edit:319 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- python-barbicanclient '-e file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient' 2016-12-02 20:35:48.379 | ++ inc/python:_setup_package_with_constraints_edit:323 : setup_package /opt/stack/new/python-barbicanclient -e 2016-12-02 20:35:48.382 | ++ inc/python:setup_package:339 : local project_dir=/opt/stack/new/python-barbicanclient 2016-12-02 20:35:48.384 | ++ inc/python:setup_package:340 : local flags=-e 2016-12-02 20:35:48.387 | ++ inc/python:setup_package:341 : local extras= 2016-12-02 20:35:48.389 | ++ inc/python:setup_package:345 : [[ -n -e ]] 2016-12-02 20:35:48.392 | ++ inc/python:setup_package:345 : [[ -z '' ]] 2016-12-02 20:35:48.394 | ++ inc/python:setup_package:345 : [[ ! -e =~ ^-.* ]] 2016-12-02 20:35:48.396 | ++ inc/python:setup_package:350 : [[ ! -z '' ]] 2016-12-02 20:35:48.399 | ++ inc/python:setup_package:354 : pip_install -e /opt/stack/new/python-barbicanclient 2016-12-02 20:35:49.008 | ++ inc/python:pip_install:155 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/python-barbicanclient 2016-12-02 20:35:49.868 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:35:49.872 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:35:50.347 | Obtaining file:///opt/stack/new/python-barbicanclient 2016-12-02 20:35:52.918 | Obtaining python-barbicanclient from file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2016-12-02 20:35:54.843 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 91)) 2016-12-02 20:35:54.862 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 93)) 2016-12-02 20:35:54.866 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171)) 2016-12-02 20:35:54.891 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:35:54.902 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:35:54.908 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:35:54.917 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2016-12-02 20:35:54.942 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258)) 2016-12-02 20:35:54.945 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:35:54.950 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2016-12-02 20:35:54.952 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291)) 2016-12-02 20:35:54.954 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340)) 2016-12-02 20:35:54.958 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:35:54.970 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 358)) 2016-12-02 20:35:54.973 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2016-12-02 20:35:54.975 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 388)) 2016-12-02 20:35:54.981 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2016-12-02 20:35:54.983 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 426)) 2016-12-02 20:35:54.985 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:35:54.988 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159)) 2016-12-02 20:35:54.991 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:35:55.004 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:35:55.007 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:35:55.010 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2016-12-02 20:35:55.012 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189)) 2016-12-02 20:35:55.014 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:35:55.019 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2016-12-02 20:35:55.021 | Installing collected packages: python-barbicanclient 2016-12-02 20:35:55.021 | Found existing installation: python-barbicanclient 4.1.1.dev40 2016-12-02 20:35:55.023 | Can't uninstall 'python-barbicanclient'. No files were found to uninstall. 2016-12-02 20:35:55.023 | Running setup.py develop for python-barbicanclient 2016-12-02 20:35:58.688 | Successfully installed python-barbicanclient 2016-12-02 20:35:58.892 | ++ inc/python:pip_install:162 : result=0 2016-12-02 20:35:58.895 | ++ inc/python:pip_install:165 : local test_req=/opt/stack/new/python-barbicanclient/test-requirements.txt 2016-12-02 20:35:58.898 | ++ inc/python:pip_install:166 : [[ 0 == 0 ]] 2016-12-02 20:35:58.901 | ++ inc/python:pip_install:166 : [[ -e /opt/stack/new/python-barbicanclient/test-requirements.txt ]] 2016-12-02 20:35:58.904 | ++ inc/python:pip_install:167 : echo 'Installing test-requirements for /opt/stack/new/python-barbicanclient/test-requirements.txt' 2016-12-02 20:35:58.904 | Installing test-requirements for /opt/stack/new/python-barbicanclient/test-requirements.txt 2016-12-02 20:35:58.906 | ++ inc/python:pip_install:169 : sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/python-barbicanclient/test-requirements.txt 2016-12-02 20:35:59.759 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2016-12-02 20:35:59.761 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2016-12-02 20:36:00.340 | Requirement already satisfied: Sphinx===1.3.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2016-12-02 20:36:00.364 | Requirement already satisfied: alabaster===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65)) 2016-12-02 20:36:00.367 | Requirement already satisfied: coverage===4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 96)) 2016-12-02 20:36:00.369 | Requirement already satisfied: discover===0.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2016-12-02 20:36:00.372 | Requirement already satisfied: docutils===0.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2016-12-02 20:36:00.374 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 132)) 2016-12-02 20:36:00.386 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 186)) 2016-12-02 20:36:00.417 | Requirement already satisfied: nose===1.3.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 204)) 2016-12-02 20:36:00.420 | Requirement already satisfied: oslosphinx===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2016-12-02 20:36:00.426 | Requirement already satisfied: oslotest===2.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 250)) 2016-12-02 20:36:00.440 | Requirement already satisfied: pbr===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258)) 2016-12-02 20:36:00.442 | Requirement already satisfied: python-openstackclient===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 326)) 2016-12-02 20:36:00.463 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 334)) 2016-12-02 20:36:00.475 | Requirement already satisfied: requests===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2016-12-02 20:36:00.486 | Requirement already satisfied: requests-mock===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353)) 2016-12-02 20:36:00.493 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2016-12-02 20:36:00.496 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 375)) 2016-12-02 20:36:00.500 | Requirement already satisfied: sphinx-rtd-theme===0.1.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 377)) 2016-12-02 20:36:00.505 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398)) 2016-12-02 20:36:00.517 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 401)) 2016-12-02 20:36:00.531 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406)) 2016-12-02 20:36:00.534 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 414)) 2016-12-02 20:36:00.540 | Requirement already satisfied: hacking<0.11,>=0.10.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:36:00.551 | Requirement already satisfied: Pygments===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22)) 2016-12-02 20:36:00.553 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2016-12-02 20:36:00.556 | Requirement already satisfied: Jinja2===2.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8)) 2016-12-02 20:36:00.561 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2016-12-02 20:36:00.566 | Requirement already satisfied: os-client-config===1.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 222)) 2016-12-02 20:36:00.574 | Requirement already satisfied: mox3===0.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2016-12-02 20:36:00.579 | Requirement already satisfied: debtcollector===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2016-12-02 20:36:00.592 | Requirement already satisfied: openstacksdk===0.9.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217)) 2016-12-02 20:36:00.601 | Requirement already satisfied: oslo.i18n===3.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2016-12-02 20:36:00.608 | Requirement already satisfied: cliff===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 91)) 2016-12-02 20:36:00.625 | Requirement already satisfied: python-novaclient===6.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 324)) 2016-12-02 20:36:00.643 | Requirement already satisfied: oslo.utils===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2016-12-02 20:36:00.673 | Requirement already satisfied: python-cinderclient===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301)) 2016-12-02 20:36:00.694 | Requirement already satisfied: osc-lib===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230)) 2016-12-02 20:36:00.714 | Requirement already satisfied: keystoneauth1===2.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171)) 2016-12-02 20:36:00.736 | Requirement already satisfied: python-keystoneclient===3.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2016-12-02 20:36:00.752 | Requirement already satisfied: python-glanceclient===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309)) 2016-12-02 20:36:00.768 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 128)) 2016-12-02 20:36:00.770 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 319)) 2016-12-02 20:36:00.772 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 179)) 2016-12-02 20:36:00.774 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 414)) 2016-12-02 20:36:00.775 | Requirement already satisfied: flake8==2.2.4 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:36:00.782 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:36:00.784 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:36:00.788 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.11,>=0.10.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 6)) 2016-12-02 20:36:00.790 | Requirement already satisfied: pytz===2016.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340)) 2016-12-02 20:36:00.793 | Requirement already satisfied: MarkupSafe===0.23 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10)) 2016-12-02 20:36:00.795 | Requirement already satisfied: requestsexceptions===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355)) 2016-12-02 20:36:00.799 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 21)) 2016-12-02 20:36:00.801 | Requirement already satisfied: appdirs===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2016-12-02 20:36:00.803 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 426)) 2016-12-02 20:36:00.805 | Requirement already satisfied: stevedore===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 388)) 2016-12-02 20:36:00.810 | Requirement already satisfied: pyparsing===2.1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291)) 2016-12-02 20:36:00.812 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2016-12-02 20:36:00.814 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2016-12-02 20:36:00.816 | Requirement already satisfied: cmd2===0.6.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 93)) 2016-12-02 20:36:00.819 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159)) 2016-12-02 20:36:00.822 | Requirement already satisfied: oslo.serialization===2.15.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2016-12-02 20:36:00.831 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2016-12-02 20:36:00.833 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189)) 2016-12-02 20:36:00.835 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2016-12-02 20:36:00.838 | Requirement already satisfied: netaddr===0.7.18 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2016-12-02 20:36:00.841 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2016-12-02 20:36:00.846 | Requirement already satisfied: oslo.config===3.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2016-12-02 20:36:00.857 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 421)) 2016-12-02 20:36:00.863 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2016-12-02 20:36:00.865 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 358)) 2016-12-02 20:36:00.868 | Requirement already satisfied: jsonschema===2.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2016-12-02 20:36:00.880 | Requirement already satisfied: jsonpatch===1.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162)) 2016-12-02 20:36:00.884 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 138)) 2016-12-02 20:36:00.885 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2016-12-02 20:36:01.062 | ++ inc/python:pip_install:175 : result=0 2016-12-02 20:36:01.065 | ++ inc/python:pip_install:178 : time_stop pip_install 2016-12-02 20:36:01.068 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:36:01.071 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:36:01.075 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:36:01.078 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:36:01.080 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:36:01.083 | ++ functions-common:time_stop:2404 : name=pip_install 2016-12-02 20:36:01.086 | ++ functions-common:time_stop:2405 : start_time=1480710948 2016-12-02 20:36:01.088 | ++ functions-common:time_stop:2407 : [[ -z 1480710948 ]] 2016-12-02 20:36:01.092 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:36:01.096 | ++ functions-common:time_stop:2410 : end_time=1480710961 2016-12-02 20:36:01.098 | ++ functions-common:time_stop:2411 : elapsed_time=13 2016-12-02 20:36:01.101 | ++ functions-common:time_stop:2412 : total=446 2016-12-02 20:36:01.103 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:36:01.105 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=459 2016-12-02 20:36:01.108 | ++ inc/python:pip_install:179 : return 0 2016-12-02 20:36:01.110 | ++ inc/python:setup_package:356 : [[ -e == \-\e ]] 2016-12-02 20:36:01.113 | ++ inc/python:setup_package:357 : safe_chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info 2016-12-02 20:36:01.115 | ++ functions-common:safe_chown:2299 : _safe_permission_operation chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info 2016-12-02 20:36:01.136 | ++ functions-common:_safe_permission_operation:2170 : sudo chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info 2016-12-02 20:36:01.145 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:34 : configure_core_services 2016-12-02 20:36:01.147 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:60 : is_service_enabled n-cpu 2016-12-02 20:36:01.164 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:36:01.166 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:61 : iniset /etc/nova/nova.conf key_manager api_class castellan.key_manager.barbican_key_manager.BarbicanKeyManager 2016-12-02 20:36:01.199 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:64 : is_service_enabled c-vol 2016-12-02 20:36:01.217 | ++ functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:36:01.219 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:68 : is_service_enabled g-api 2016-12-02 20:36:01.238 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:36:01.241 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:69 : iniset /etc/glance/glance-api.conf key_manager api_class castellan.key_manager.barbican_key_manager.BarbicanKeyManager 2016-12-02 20:36:01.284 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:36 : is_service_enabled key 2016-12-02 20:36:01.305 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:36:01.316 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:37 : create_barbican_accounts 2016-12-02 20:36:01.322 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:220 : openstack project list 2016-12-02 20:36:01.334 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:220 : awk '/ service / { print $2 }' 2016-12-02 20:36:03.405 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:220 : SERVICE_PROJECT=5e7f5e9a3e474e18973087034537a7fd 2016-12-02 20:36:03.410 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:221 : openstack role list 2016-12-02 20:36:03.411 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:221 : awk '/ admin / { print $2 }' 2016-12-02 20:36:05.529 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:221 : ADMIN_ROLE=de48f474f98e463ea99dad1e73f16374 2016-12-02 20:36:05.535 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:228 : openstack user create --password secretservice --project 5e7f5e9a3e474e18973087034537a7fd --email barbican@example.com barbican 2016-12-02 20:36:05.536 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:228 : grep ' id ' 2016-12-02 20:36:05.537 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:228 : get_field 2 2016-12-02 20:36:05.541 | +++ functions-common:get_field:699 : local data field 2016-12-02 20:36:05.544 | +++ functions-common:get_field:700 : read data 2016-12-02 20:36:07.652 | +++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:36:07.655 | +++ functions-common:get_field:704 : field='$3' 2016-12-02 20:36:07.662 | +++ functions-common:get_field:706 : echo '| id | 48e6531bcee149898df61c118338731b |' 2016-12-02 20:36:07.662 | +++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:36:07.667 | +++ functions-common:get_field:700 : read data 2016-12-02 20:36:07.690 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:228 : BARBICAN_USER=48e6531bcee149898df61c118338731b 2016-12-02 20:36:07.693 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:229 : openstack role add --project 5e7f5e9a3e474e18973087034537a7fd --user 48e6531bcee149898df61c118338731b de48f474f98e463ea99dad1e73f16374 2016-12-02 20:36:10.050 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:238 : get_id openstack user create --password secretservice --email service-admin@example.com service-admin 2016-12-02 20:36:10.055 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack user create --password secretservice --email service-admin@example.com service-admin 2016-12-02 20:36:10.055 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:12.649 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo 4c3c26091ff84e1ea5baeb0348cd8416 2016-12-02 20:36:12.652 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:238 : SERVICE_ADMIN=4c3c26091ff84e1ea5baeb0348cd8416 2016-12-02 20:36:12.656 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:240 : get_id openstack role create key-manager:service-admin 2016-12-02 20:36:12.661 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack role create key-manager:service-admin 2016-12-02 20:36:12.662 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:14.861 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo a4470400d9c74ff9a89761a594370968 2016-12-02 20:36:14.864 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:240 : SERVICE_ADMIN_ROLE=a4470400d9c74ff9a89761a594370968 2016-12-02 20:36:14.867 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:241 : openstack role add --user 4c3c26091ff84e1ea5baeb0348cd8416 --project 5e7f5e9a3e474e18973087034537a7fd a4470400d9c74ff9a89761a594370968 2016-12-02 20:36:17.044 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:248 : PASSWORD=barbican 2016-12-02 20:36:17.047 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:249 : get_id openstack project create project_a 2016-12-02 20:36:17.052 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack project create project_a 2016-12-02 20:36:17.053 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:19.171 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo 32c6691ec1fc4f4fb7ce80558011b0a3 2016-12-02 20:36:19.175 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:249 : PROJECT_A_ID=32c6691ec1fc4f4fb7ce80558011b0a3 2016-12-02 20:36:19.177 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:250 : get_id openstack project create project_b 2016-12-02 20:36:19.182 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack project create project_b 2016-12-02 20:36:19.183 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:21.401 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo b05f8e5944414affa66555f1977c00a7 2016-12-02 20:36:21.404 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:250 : PROJECT_B_ID=b05f8e5944414affa66555f1977c00a7 2016-12-02 20:36:21.408 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:251 : get_id openstack role show admin 2016-12-02 20:36:21.412 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack role show admin 2016-12-02 20:36:21.412 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:23.501 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo de48f474f98e463ea99dad1e73f16374 2016-12-02 20:36:23.504 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:251 : ROLE_ADMIN_ID=de48f474f98e463ea99dad1e73f16374 2016-12-02 20:36:23.507 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:252 : get_id openstack role create creator 2016-12-02 20:36:23.513 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack role create creator 2016-12-02 20:36:23.513 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:25.578 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo 41c666ee9cec43a48ba91da87404eec6 2016-12-02 20:36:25.581 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:252 : ROLE_CREATOR_ID=41c666ee9cec43a48ba91da87404eec6 2016-12-02 20:36:25.585 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:253 : get_id openstack role create observer 2016-12-02 20:36:25.590 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack role create observer 2016-12-02 20:36:25.591 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:27.658 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo e6d71c5c99b24816a3cd41acc4d3ee7c 2016-12-02 20:36:27.662 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:253 : ROLE_OBSERVER_ID=e6d71c5c99b24816a3cd41acc4d3ee7c 2016-12-02 20:36:27.666 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:254 : get_id openstack role create audit 2016-12-02 20:36:27.670 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack role create audit 2016-12-02 20:36:27.671 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:29.704 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo fc6e1c8cfaba4599a09b54ff91bf0510 2016-12-02 20:36:29.707 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:254 : ROLE_AUDIT_ID=fc6e1c8cfaba4599a09b54ff91bf0510 2016-12-02 20:36:29.711 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:261 : get_id openstack user create --password barbican --email admin_a@example.net project_a_admin 2016-12-02 20:36:29.716 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:29.716 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack user create --password barbican --email admin_a@example.net project_a_admin 2016-12-02 20:36:31.815 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo 861742dfcaa846b295cb5daf26365222 2016-12-02 20:36:31.818 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:261 : USER_ID=861742dfcaa846b295cb5daf26365222 2016-12-02 20:36:31.820 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:262 : openstack role add --user 861742dfcaa846b295cb5daf26365222 --project 32c6691ec1fc4f4fb7ce80558011b0a3 de48f474f98e463ea99dad1e73f16374 2016-12-02 20:36:33.988 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:272 : get_id openstack user create --password barbican --email creator_a@example.net project_a_creator 2016-12-02 20:36:33.993 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack user create --password barbican --email creator_a@example.net project_a_creator 2016-12-02 20:36:33.994 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:36.200 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo 3b9b8adc2e26413fbc10f7baec12478d 2016-12-02 20:36:36.202 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:272 : USER_ID=3b9b8adc2e26413fbc10f7baec12478d 2016-12-02 20:36:36.205 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:273 : openstack role add --user 3b9b8adc2e26413fbc10f7baec12478d --project 32c6691ec1fc4f4fb7ce80558011b0a3 41c666ee9cec43a48ba91da87404eec6 2016-12-02 20:36:38.387 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:281 : openstack user create --password barbican --email creator2_a@example.net project_a_creator_2 -f value -c id 2016-12-02 20:36:40.506 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:281 : USER_ID=bf1a5600a6ea4cf9a0d373730aadba49 2016-12-02 20:36:40.509 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:282 : openstack role add --user bf1a5600a6ea4cf9a0d373730aadba49 --project 32c6691ec1fc4f4fb7ce80558011b0a3 41c666ee9cec43a48ba91da87404eec6 2016-12-02 20:36:42.762 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:292 : get_id openstack user create --password barbican --email observer_a@example.net project_a_observer 2016-12-02 20:36:42.767 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack user create --password barbican --email observer_a@example.net project_a_observer 2016-12-02 20:36:42.767 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:44.922 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo 30e695708f5140c293678f5311c5dac1 2016-12-02 20:36:44.925 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:292 : USER_ID=30e695708f5140c293678f5311c5dac1 2016-12-02 20:36:44.928 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:293 : openstack role add --user 30e695708f5140c293678f5311c5dac1 --project 32c6691ec1fc4f4fb7ce80558011b0a3 e6d71c5c99b24816a3cd41acc4d3ee7c 2016-12-02 20:36:47.099 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:303 : get_id openstack user create --password barbican --email auditor_a@example.net project_a_auditor 2016-12-02 20:36:47.105 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:47.105 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack user create --password barbican --email auditor_a@example.net project_a_auditor 2016-12-02 20:36:49.252 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo 24ed8cc8433b4a2db36097a69edc0d92 2016-12-02 20:36:49.256 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:303 : USER_ID=24ed8cc8433b4a2db36097a69edc0d92 2016-12-02 20:36:49.258 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:304 : openstack role add --user 24ed8cc8433b4a2db36097a69edc0d92 --project 32c6691ec1fc4f4fb7ce80558011b0a3 fc6e1c8cfaba4599a09b54ff91bf0510 2016-12-02 20:36:51.638 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:314 : get_id openstack user create --password barbican --email admin_b@example.net project_b_admin 2016-12-02 20:36:51.642 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack user create --password barbican --email admin_b@example.net project_b_admin 2016-12-02 20:36:51.647 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:53.873 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo a7e63eaa5cda49f69968d69e4c64be8c 2016-12-02 20:36:53.876 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:314 : USER_ID=a7e63eaa5cda49f69968d69e4c64be8c 2016-12-02 20:36:53.880 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:315 : openstack role add --user a7e63eaa5cda49f69968d69e4c64be8c --project b05f8e5944414affa66555f1977c00a7 de48f474f98e463ea99dad1e73f16374 2016-12-02 20:36:55.949 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:325 : get_id openstack user create --password barbican --email creator_b@example.net project_b_creator 2016-12-02 20:36:55.954 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack user create --password barbican --email creator_b@example.net project_b_creator 2016-12-02 20:36:55.956 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:36:58.056 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo e18f12e6d7fe4c3bb29101e1212ee8cd 2016-12-02 20:36:58.059 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:325 : USER_ID=e18f12e6d7fe4c3bb29101e1212ee8cd 2016-12-02 20:36:58.062 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:326 : openstack role add --user e18f12e6d7fe4c3bb29101e1212ee8cd --project b05f8e5944414affa66555f1977c00a7 41c666ee9cec43a48ba91da87404eec6 2016-12-02 20:37:00.212 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:336 : get_id openstack user create --password barbican --email observer_b@example.net project_b_observer 2016-12-02 20:37:00.216 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack user create --password barbican --email observer_b@example.net project_b_observer 2016-12-02 20:37:00.218 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:37:02.448 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo f69e432239cd410f82a6e053f3ecc651 2016-12-02 20:37:02.451 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:336 : USER_ID=f69e432239cd410f82a6e053f3ecc651 2016-12-02 20:37:02.454 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:337 : openstack role add --user f69e432239cd410f82a6e053f3ecc651 --project b05f8e5944414affa66555f1977c00a7 e6d71c5c99b24816a3cd41acc4d3ee7c 2016-12-02 20:37:04.705 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:347 : get_id openstack user create --password barbican --email auditor_b@example.net project_b_auditor 2016-12-02 20:37:04.711 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : awk '/ id / { print $4 }' 2016-12-02 20:37:04.711 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : openstack user create --password barbican --email auditor_b@example.net project_b_auditor 2016-12-02 20:37:06.932 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:213 : echo 49bfa10fdb3f4437afc941e57775f76f 2016-12-02 20:37:06.935 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:347 : USER_ID=49bfa10fdb3f4437afc941e57775f76f 2016-12-02 20:37:06.938 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:348 : openstack role add --user 49bfa10fdb3f4437afc941e57775f76f --project b05f8e5944414affa66555f1977c00a7 fc6e1c8cfaba4599a09b54ff91bf0510 2016-12-02 20:37:09.140 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:359 : openstack service create --name barbican --description 'Barbican Service' key-manager 2016-12-02 20:37:09.141 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:359 : grep ' id ' 2016-12-02 20:37:09.143 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:359 : get_field 2 2016-12-02 20:37:09.146 | +++ functions-common:get_field:699 : local data field 2016-12-02 20:37:09.148 | +++ functions-common:get_field:700 : read data 2016-12-02 20:37:11.260 | +++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:37:11.263 | +++ functions-common:get_field:704 : field='$3' 2016-12-02 20:37:11.268 | +++ functions-common:get_field:706 : echo '| id | 1a65a479807a48d68b7a7ebebbbc1b55 |' 2016-12-02 20:37:11.268 | +++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:37:11.273 | +++ functions-common:get_field:700 : read data 2016-12-02 20:37:11.296 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:359 : BARBICAN_SERVICE=1a65a479807a48d68b7a7ebebbbc1b55 2016-12-02 20:37:11.298 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:360 : openstack endpoint create --os-identity-api-version 3 --region RegionOne 1a65a479807a48d68b7a7ebebbbc1b55 public http://162.242.235.22:9311 2016-12-02 20:37:13.431 | +--------------+----------------------------------+ 2016-12-02 20:37:13.431 | | Field | Value | 2016-12-02 20:37:13.431 | +--------------+----------------------------------+ 2016-12-02 20:37:13.431 | | enabled | True | 2016-12-02 20:37:13.431 | | id | 1a31a8d2560b44c6996b9bfc30a07ce6 | 2016-12-02 20:37:13.431 | | interface | public | 2016-12-02 20:37:13.431 | | region | RegionOne | 2016-12-02 20:37:13.431 | | region_id | RegionOne | 2016-12-02 20:37:13.431 | | service_id | 1a65a479807a48d68b7a7ebebbbc1b55 | 2016-12-02 20:37:13.431 | | service_name | barbican | 2016-12-02 20:37:13.431 | | service_type | key-manager | 2016-12-02 20:37:13.431 | | url | http://162.242.235.22:9311 | 2016-12-02 20:37:13.431 | +--------------+----------------------------------+ 2016-12-02 20:37:13.473 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:365 : openstack endpoint create --os-identity-api-version 3 --region RegionOne 1a65a479807a48d68b7a7ebebbbc1b55 internal http://162.242.235.22:9311 2016-12-02 20:37:15.634 | +--------------+----------------------------------+ 2016-12-02 20:37:15.634 | | Field | Value | 2016-12-02 20:37:15.634 | +--------------+----------------------------------+ 2016-12-02 20:37:15.634 | | enabled | True | 2016-12-02 20:37:15.634 | | id | 3a0ec1da526149c08f3434c5cf99b1a5 | 2016-12-02 20:37:15.634 | | interface | internal | 2016-12-02 20:37:15.634 | | region | RegionOne | 2016-12-02 20:37:15.634 | | region_id | RegionOne | 2016-12-02 20:37:15.634 | | service_id | 1a65a479807a48d68b7a7ebebbbc1b55 | 2016-12-02 20:37:15.634 | | service_name | barbican | 2016-12-02 20:37:15.634 | | service_type | key-manager | 2016-12-02 20:37:15.634 | | url | http://162.242.235.22:9311 | 2016-12-02 20:37:15.634 | +--------------+----------------------------------+ 2016-12-02 20:37:15.676 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:49 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:37:15.679 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:53 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:37:15.682 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:37:15.684 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/octavia 2016-12-02 20:37:15.687 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/octavia/devstack/plugin.sh ]] 2016-12-02 20:37:15.690 | + functions-common:run_plugins:1863 : source /opt/stack/new/octavia/devstack/plugin.sh stack post-config 2016-12-02 20:37:15.693 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:5 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2016-12-02 20:37:15.698 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:404 : is_service_enabled octavia 2016-12-02 20:37:15.717 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:15.720 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:405 : '[' standalone == main ']' 2016-12-02 20:37:15.723 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:405 : '[' standalone == standalone ']' 2016-12-02 20:37:15.726 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:406 : is_service_enabled q-svc 2016-12-02 20:37:15.745 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:15.748 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:410 : '[' '' == True ']' 2016-12-02 20:37:15.750 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:417 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:37:15.753 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:417 : [[ post-config == \i\n\s\t\a\l\l ]] 2016-12-02 20:37:15.756 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:422 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:37:15.758 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:422 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:37:15.761 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:425 : echo_summary 'Configuring octavia' 2016-12-02 20:37:15.763 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:37:15.765 | ++ ./stack.sh:echo_summary:398 : echo -e Configuring octavia 2016-12-02 20:37:15.768 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:427 : octavia_configure 2016-12-02 20:37:15.770 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:61 : create_octavia_cache_dir 2016-12-02 20:37:15.772 | ++ /opt/stack/new/octavia/devstack/plugin.sh:create_octavia_cache_dir:399 : sudo install -d -o stack /var/cache/octavia 2016-12-02 20:37:15.781 | ++ /opt/stack/new/octavia/devstack/plugin.sh:create_octavia_cache_dir:400 : rm -f '/var/cache/octavia/*' 2016-12-02 20:37:15.785 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:63 : sudo mkdir -m 755 -p /etc/octavia 2016-12-02 20:37:15.793 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:64 : safe_chown stack /etc/octavia 2016-12-02 20:37:15.796 | ++ functions-common:safe_chown:2299 : _safe_permission_operation chown stack /etc/octavia 2016-12-02 20:37:15.813 | ++ functions-common:_safe_permission_operation:2170 : sudo chown stack /etc/octavia 2016-12-02 20:37:15.821 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:66 : '[' -e /etc/octavia/octavia.conf ']' 2016-12-02 20:37:15.825 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:67 : cp /opt/stack/new/octavia/etc/octavia.conf /etc/octavia/octavia.conf 2016-12-02 20:37:15.830 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:70 : iniset /etc/octavia/octavia.conf database connection mysql+pymysql://root:secretmysql@127.0.0.1:3306/octavia 2016-12-02 20:37:15.857 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:73 : configure_auth_token_middleware /etc/octavia/octavia.conf octavia /var/cache/octavia 2016-12-02 20:37:15.859 | ++ lib/keystone:configure_auth_token_middleware:466 : local conf_file=/etc/octavia/octavia.conf 2016-12-02 20:37:15.862 | ++ lib/keystone:configure_auth_token_middleware:467 : local admin_user=octavia 2016-12-02 20:37:15.865 | ++ lib/keystone:configure_auth_token_middleware:468 : local signing_dir=/var/cache/octavia 2016-12-02 20:37:15.867 | ++ lib/keystone:configure_auth_token_middleware:469 : local section=keystone_authtoken 2016-12-02 20:37:15.869 | ++ lib/keystone:configure_auth_token_middleware:471 : iniset /etc/octavia/octavia.conf keystone_authtoken auth_type password 2016-12-02 20:37:15.896 | ++ lib/keystone:configure_auth_token_middleware:472 : iniset /etc/octavia/octavia.conf keystone_authtoken auth_url http://162.242.235.22/identity_admin 2016-12-02 20:37:15.921 | ++ lib/keystone:configure_auth_token_middleware:473 : iniset /etc/octavia/octavia.conf keystone_authtoken username octavia 2016-12-02 20:37:15.949 | ++ lib/keystone:configure_auth_token_middleware:474 : iniset /etc/octavia/octavia.conf keystone_authtoken password secretservice 2016-12-02 20:37:15.975 | ++ lib/keystone:configure_auth_token_middleware:475 : iniset /etc/octavia/octavia.conf keystone_authtoken user_domain_name Default 2016-12-02 20:37:15.999 | ++ lib/keystone:configure_auth_token_middleware:476 : iniset /etc/octavia/octavia.conf keystone_authtoken project_name service 2016-12-02 20:37:16.027 | ++ lib/keystone:configure_auth_token_middleware:477 : iniset /etc/octavia/octavia.conf keystone_authtoken project_domain_name Default 2016-12-02 20:37:16.053 | ++ lib/keystone:configure_auth_token_middleware:479 : iniset /etc/octavia/octavia.conf keystone_authtoken auth_uri http://162.242.235.22/identity 2016-12-02 20:37:16.082 | ++ lib/keystone:configure_auth_token_middleware:480 : iniset /etc/octavia/octavia.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2016-12-02 20:37:16.108 | ++ lib/keystone:configure_auth_token_middleware:481 : iniset /etc/octavia/octavia.conf keystone_authtoken signing_dir /var/cache/octavia 2016-12-02 20:37:16.134 | ++ lib/keystone:configure_auth_token_middleware:482 : iniset /etc/octavia/octavia.conf keystone_authtoken memcached_servers 162.242.235.22:11211 2016-12-02 20:37:16.162 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:76 : iniset /etc/octavia/octavia.conf service_auth auth_url http://162.242.235.22/identity_admin 2016-12-02 20:37:16.191 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:77 : iniset /etc/octavia/octavia.conf service_auth auth_type password 2016-12-02 20:37:16.219 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:78 : iniset /etc/octavia/octavia.conf service_auth username admin 2016-12-02 20:37:16.249 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:79 : iniset /etc/octavia/octavia.conf service_auth password secretadmin 2016-12-02 20:37:16.279 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:80 : iniset /etc/octavia/octavia.conf service_auth user_domain_name Default 2016-12-02 20:37:16.306 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:81 : iniset /etc/octavia/octavia.conf service_auth project_name admin 2016-12-02 20:37:16.337 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:82 : iniset /etc/octavia/octavia.conf service_auth project_domain_name Default 2016-12-02 20:37:16.364 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:83 : iniset /etc/octavia/octavia.conf service_auth cafile /opt/stack/data/ca-bundle.pem 2016-12-02 20:37:16.389 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:84 : iniset /etc/octavia/octavia.conf service_auth signing_dir 2016-12-02 20:37:16.416 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:85 : iniset /etc/octavia/octavia.conf service_auth memcached_servers 162.242.235.22:11211 2016-12-02 20:37:16.446 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:88 : iniset /etc/octavia/octavia.conf controller_worker amphora_driver amphora_haproxy_rest_driver 2016-12-02 20:37:16.477 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:89 : iniset /etc/octavia/octavia.conf controller_worker compute_driver compute_nova_driver 2016-12-02 20:37:16.506 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:90 : iniset /etc/octavia/octavia.conf controller_worker network_driver allowed_address_pairs_driver 2016-12-02 20:37:16.535 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:92 : iniuncomment /etc/octavia/octavia.conf health_manager heartbeat_key 2016-12-02 20:37:16.556 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:93 : iniset /etc/octavia/octavia.conf health_manager heartbeat_key insecure 2016-12-02 20:37:16.586 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:95 : iniset /etc/octavia/octavia.conf house_keeping amphora_expiry_age 3600 2016-12-02 20:37:16.614 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:96 : iniset /etc/octavia/octavia.conf house_keeping load_balancer_expiry_age 3600 2016-12-02 20:37:16.641 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:98 : iniset /etc/octavia/octavia.conf DEFAULT api_handler queue_producer 2016-12-02 20:37:16.666 | +++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:100 : get_transport_url 2016-12-02 20:37:16.668 | +++ lib/rpc_backend:get_transport_url:109 : local virtual_host= 2016-12-02 20:37:16.671 | +++ lib/rpc_backend:get_transport_url:110 : is_service_enabled rabbit 2016-12-02 20:37:16.686 | +++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:16.689 | +++ lib/rpc_backend:get_transport_url:111 : echo rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:37:16.691 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:100 : iniset /etc/octavia/octavia.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.235.22:5672/ 2016-12-02 20:37:16.719 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:102 : iniset /etc/octavia/octavia.conf oslo_messaging rpc_thread_pool_size 2 2016-12-02 20:37:16.747 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:103 : iniset /etc/octavia/octavia.conf oslo_messaging topic octavia_prov 2016-12-02 20:37:16.777 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:106 : iniset /etc/neutron/neutron.conf octavia request_poll_timeout 3000 2016-12-02 20:37:16.812 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:109 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora base_path 2016-12-02 20:37:16.833 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:110 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora base_cert_dir 2016-12-02 20:37:16.854 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:111 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora connection_max_retries 2016-12-02 20:37:16.876 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:112 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora connection_retry_interval 2016-12-02 20:37:16.899 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:113 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora rest_request_conn_timeout 2016-12-02 20:37:16.919 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:114 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora rest_request_read_timeout 2016-12-02 20:37:16.939 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:115 : iniuncomment /etc/octavia/octavia.conf controller_worker amp_active_retries 2016-12-02 20:37:16.960 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:116 : iniuncomment /etc/octavia/octavia.conf controller_worker amp_active_wait_sec 2016-12-02 20:37:16.980 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:119 : iniset /etc/octavia/octavia.conf haproxy_amphora connection_max_retries 1500 2016-12-02 20:37:17.010 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:120 : iniset /etc/octavia/octavia.conf haproxy_amphora connection_retry_interval 1 2016-12-02 20:37:17.038 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:121 : iniset /etc/octavia/octavia.conf haproxy_amphora rest_request_conn_timeout 10 2016-12-02 20:37:17.067 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:122 : iniset /etc/octavia/octavia.conf haproxy_amphora rest_request_read_timeout 120 2016-12-02 20:37:17.098 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:123 : iniset /etc/octavia/octavia.conf controller_worker amp_active_retries 100 2016-12-02 20:37:17.126 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:124 : iniset /etc/octavia/octavia.conf controller_worker amp_active_wait_sec 2 2016-12-02 20:37:17.155 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:126 : [[ -a /etc/octavia/.ssh ]] 2016-12-02 20:37:17.157 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:130 : mkdir -m755 /etc/octavia/.ssh 2016-12-02 20:37:17.162 | +++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:132 : trueorfalse False OCTAVIA_USE_PREGENERATED_SSH_KEY 2016-12-02 20:37:17.182 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:132 : [[ False == \T\r\u\e ]] 2016-12-02 20:37:17.185 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:137 : ssh-keygen -b 2048 -t rsa -N '' -f /etc/octavia/.ssh/octavia_ssh_key 2016-12-02 20:37:17.189 | Generating public/private rsa key pair. 2016-12-02 20:37:17.261 | Your identification has been saved in /etc/octavia/.ssh/octavia_ssh_key. 2016-12-02 20:37:17.261 | Your public key has been saved in /etc/octavia/.ssh/octavia_ssh_key.pub. 2016-12-02 20:37:17.261 | The key fingerprint is: 2016-12-02 20:37:17.261 | SHA256:3AJb6JzzWFN6x39akaASW8rQSs4b+PayHDuYKDUnDt4 stack@ubuntu-xenial-rax-iad-5958227 2016-12-02 20:37:17.261 | The key's randomart image is: 2016-12-02 20:37:17.261 | +---[RSA 2048]----+ 2016-12-02 20:37:17.261 | | | 2016-12-02 20:37:17.261 | | .. | 2016-12-02 20:37:17.261 | | oo.o.. . | 2016-12-02 20:37:17.261 | | o=*++=.. . .| 2016-12-02 20:37:17.261 | | .*=S=o.o o | 2016-12-02 20:37:17.261 | | . + ..=o+.. . .| 2016-12-02 20:37:17.262 | |. = = +=. . o| 2016-12-02 20:37:17.262 | | o E ooo+ + | 2016-12-02 20:37:17.262 | | . ++. . | 2016-12-02 20:37:17.262 | +----[SHA256]-----+ 2016-12-02 20:37:17.265 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:139 : iniset /etc/octavia/octavia.conf controller_worker amp_ssh_key_name octavia_ssh_key 2016-12-02 20:37:17.293 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:142 : iniset /etc/octavia/octavia.conf haproxy_amphora key_path /etc/octavia/.ssh/octavia_ssh_key 2016-12-02 20:37:17.321 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:144 : '[' standalone == main ']' 2016-12-02 20:37:17.323 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:144 : '[' standalone == standalone ']' 2016-12-02 20:37:17.326 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:145 : recreate_database_mysql octavia 2016-12-02 20:37:17.329 | ++ lib/databases/mysql:recreate_database_mysql:56 : local db=octavia 2016-12-02 20:37:17.331 | ++ lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS octavia;' 2016-12-02 20:37:17.334 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:37:17.339 | ++ lib/databases/mysql:recreate_database_mysql:58 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE octavia CHARACTER SET utf8;' 2016-12-02 20:37:17.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:37:17.347 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:146 : octavia-db-manage upgrade head 2016-12-02 20:37:18.088 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2016-12-02 20:37:18.088 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2016-12-02 20:37:18.115 | INFO [alembic.runtime.migration] Running upgrade -> 35dee79d5865, initial_create 2016-12-02 20:37:18.356 | INFO [alembic.runtime.migration] Running upgrade 35dee79d5865 -> 4c094013699a, update load balancer amphora relationship 2016-12-02 20:37:18.413 | INFO [alembic.runtime.migration] Running upgrade 4c094013699a -> 13500e2e978d, update url and name size 2016-12-02 20:37:18.416 | INFO [alembic.runtime.migration] Running upgrade 13500e2e978d -> 4faaa983e7a9, update member address column 2016-12-02 20:37:18.432 | INFO [alembic.runtime.migration] Running upgrade 4faaa983e7a9 -> 3a1e1cdb7b27, rename amphora host id 2016-12-02 20:37:18.453 | INFO [alembic.runtime.migration] Running upgrade 3a1e1cdb7b27 -> 14892634e228, update vip 2016-12-02 20:37:18.484 | INFO [alembic.runtime.migration] Running upgrade 14892634e228 -> 256852d5ff7c, add lb_network_ip to amphora 2016-12-02 20:37:18.502 | INFO [alembic.runtime.migration] Running upgrade 256852d5ff7c -> 92fe9857279, create healthmanager table 2016-12-02 20:37:18.512 | INFO [alembic.runtime.migration] Running upgrade 92fe9857279 -> 3e5b37a0bdb9, Add vrrp_ip and ha_ip to amphora 2016-12-02 20:37:18.543 | INFO [alembic.runtime.migration] Running upgrade 3e5b37a0bdb9 -> 48660b6643f0, add new states for amphora 2016-12-02 20:37:18.547 | INFO [alembic.runtime.migration] Running upgrade 48660b6643f0 -> 4fe8240425b4, update vip add subnet id 2016-12-02 20:37:18.553 | INFO [alembic.runtime.migration] Running upgrade 4fe8240425b4 -> 298eac0640a7, Add vrrp_port_id and ha_port_id to amphora 2016-12-02 20:37:18.584 | INFO [alembic.runtime.migration] Running upgrade 298eac0640a7 -> 357d17a6d5ac, update lb and amphora data model for active passive 2016-12-02 20:37:18.692 | INFO [alembic.runtime.migration] Running upgrade 357d17a6d5ac -> 2351ea316465, Adding TERMINATED_HTTPS support and TLS ref ID char length increase 2016-12-02 20:37:18.721 | INFO [alembic.runtime.migration] Running upgrade 2351ea316465 -> 543f5d8e4e56, Add a column busy in table amphora health 2016-12-02 20:37:18.737 | INFO [alembic.runtime.migration] Running upgrade 543f5d8e4e56 -> 3b199c848b96, Create NO_MONITOR operational_status 2016-12-02 20:37:18.762 | INFO [alembic.runtime.migration] Running upgrade 3b199c848b96 -> 5a3ee5472c31, add cert expiration infor in amphora table 2016-12-02 20:37:18.802 | INFO [alembic.runtime.migration] Running upgrade 5a3ee5472c31 -> 1e4c1d83044c, Keepalived configuration datamodel 2016-12-02 20:37:18.933 | INFO [alembic.runtime.migration] Running upgrade 1e4c1d83044c -> 6abb04f24c5, Tenant id to project id 2016-12-02 20:37:19.034 | INFO [alembic.runtime.migration] Running upgrade 6abb04f24c5 -> 43287cd10fef, Make pool.lb_algorithm larger 2016-12-02 20:37:19.106 | INFO [alembic.runtime.migration] Running upgrade 43287cd10fef -> 29ff921a6eb, Shared pools 2016-12-02 20:37:19.184 | INFO [alembic.runtime.migration] Running upgrade 29ff921a6eb -> 458c9ee2a011, L7 Policies and Rules 2016-12-02 20:37:19.250 | INFO [alembic.runtime.migration] Running upgrade 458c9ee2a011 -> 186509101b9b, add_server_group_id_to_loadbalancer 2016-12-02 20:37:19.273 | INFO [alembic.runtime.migration] Running upgrade 186509101b9b -> 8c0851bdf6c3, change_tls_container_id_length_in_sni_table 2016-12-02 20:37:19.293 | INFO [alembic.runtime.migration] Running upgrade 8c0851bdf6c3 -> 9bf4d21caaea, adding Amphora ID to listener_statistics table 2016-12-02 20:37:19.373 | INFO [alembic.runtime.migration] Running upgrade 9bf4d21caaea -> 4d9cf7d32f2, Insert headers 2016-12-02 20:37:19.397 | INFO [alembic.runtime.migration] Running upgrade 4d9cf7d32f2 -> 36b94648fef8, add timestamp 2016-12-02 20:37:19.572 | INFO [alembic.runtime.migration] Running upgrade 36b94648fef8 -> 62816c232310, Fix migration for MySQL 5.7 2016-12-02 20:37:19.582 | INFO [alembic.runtime.migration] Running upgrade 62816c232310 -> 4a6ec0ab7284, Remove FK constraints on listener_statistics because it will be cross-DB 2016-12-02 20:37:19.590 | INFO [alembic.runtime.migration] Running upgrade 4a6ec0ab7284 -> 82b9402e71fd, Update vip address size 2016-12-02 20:37:19.592 | INFO [alembic.runtime.migration] Running upgrade 82b9402e71fd -> 9b5473976d6d, Add provisioning_status to objects 2016-12-02 20:37:19.797 | INFO [alembic.runtime.migration] Running upgrade 9b5473976d6d -> c11292016060, adding request error number to listener_statistics table 2016-12-02 20:37:19.841 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:149 : [[ -a /etc/octavia/certs ]] 2016-12-02 20:37:19.845 | +++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:153 : trueorfalse False OCTAVIA_USE_PREGENERATED_CERTS 2016-12-02 20:37:19.863 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:153 : [[ False == \T\r\u\e ]] 2016-12-02 20:37:19.866 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:156 : source /opt/stack/new/octavia/bin/create_certificates.sh /etc/octavia/certs /opt/stack/new/octavia/etc/certificates/openssl.cnf 2016-12-02 20:37:19.869 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:35 : CERT_DIR=/etc/octavia/certs 2016-12-02 20:37:19.871 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:36 : OPEN_SSL_CONF=/opt/stack/new/octavia/etc/certificates/openssl.cnf 2016-12-02 20:37:19.874 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:37 : VALIDITY_DAYS=18250 2016-12-02 20:37:19.877 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:39 : echo /etc/octavia/certs 2016-12-02 20:37:19.877 | /etc/octavia/certs 2016-12-02 20:37:19.879 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:42 : mkdir /etc/octavia/certs 2016-12-02 20:37:19.883 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:43 : cd /etc/octavia/certs 2016-12-02 20:37:19.886 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:44 : mkdir newcerts private 2016-12-02 20:37:19.890 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:45 : chmod 700 private 2016-12-02 20:37:19.894 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:48 : touch index.txt 2016-12-02 20:37:19.898 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:49 : echo 01 2016-12-02 20:37:19.901 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:52 : echo 'Create the CA'\''s private and public keypair (2k long)' 2016-12-02 20:37:19.901 | Create the CA's private and public keypair (2k long) 2016-12-02 20:37:19.904 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:53 : openssl genrsa -passout pass:foobar -des3 -out private/cakey.pem 2048 2016-12-02 20:37:19.907 | Generating RSA private key, 2048 bit long modulus 2016-12-02 20:37:20.037 | .........................................................................+++ 2016-12-02 20:37:20.326 | .....................................................................................................................................................................+++ 2016-12-02 20:37:20.326 | e is 65537 (0x10001) 2016-12-02 20:37:20.330 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:55 : echo 'You will be asked to enter some information about the certificate.' 2016-12-02 20:37:20.330 | You will be asked to enter some information about the certificate. 2016-12-02 20:37:20.332 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:56 : openssl req -x509 -passin pass:foobar -new -nodes -key private/cakey.pem -config /opt/stack/new/octavia/etc/certificates/openssl.cnf -subj /C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com -days 18250 -out ca_01.pem 2016-12-02 20:37:20.342 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:63 : echo 'Here is the certificate' 2016-12-02 20:37:20.342 | Here is the certificate 2016-12-02 20:37:20.344 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:64 : openssl x509 -in ca_01.pem -text -noout 2016-12-02 20:37:20.349 | Certificate: 2016-12-02 20:37:20.349 | Data: 2016-12-02 20:37:20.349 | Version: 3 (0x2) 2016-12-02 20:37:20.349 | Serial Number: 12791631027351265311 (0xb18500a57b23201f) 2016-12-02 20:37:20.349 | Signature Algorithm: sha256WithRSAEncryption 2016-12-02 20:37:20.349 | Issuer: C=US, ST=Denial, L=Springfield, O=Dis, CN=www.example.com 2016-12-02 20:37:20.349 | Validity 2016-12-02 20:37:20.349 | Not Before: Dec 2 20:37:20 2016 GMT 2016-12-02 20:37:20.349 | Not After : Nov 20 20:37:20 2066 GMT 2016-12-02 20:37:20.349 | Subject: C=US, ST=Denial, L=Springfield, O=Dis, CN=www.example.com 2016-12-02 20:37:20.349 | Subject Public Key Info: 2016-12-02 20:37:20.349 | Public Key Algorithm: rsaEncryption 2016-12-02 20:37:20.349 | Public-Key: (2048 bit) 2016-12-02 20:37:20.349 | Modulus: 2016-12-02 20:37:20.349 | 00:9c:16:0b:1a:69:e4:2e:2f:41:15:5c:1c:d2:b2: 2016-12-02 20:37:20.349 | 8c:c5:3f:2b:08:83:14:a0:1f:35:83:00:87:70:68: 2016-12-02 20:37:20.349 | f1:86:a4:12:03:fa:45:c5:75:36:94:7a:cc:27:25: 2016-12-02 20:37:20.349 | 17:ae:fe:1f:eb:b9:00:c0:be:4d:29:70:60:eb:e9: 2016-12-02 20:37:20.349 | 7d:01:b9:bf:9e:05:29:66:01:a8:3b:22:ff:49:7c: 2016-12-02 20:37:20.349 | ec:b4:31:6c:ec:82:92:c1:d9:96:95:ef:09:9d:71: 2016-12-02 20:37:20.349 | 1a:c1:54:4e:c9:5d:00:db:e7:e6:ce:1c:62:bd:78: 2016-12-02 20:37:20.349 | 46:a7:c6:96:0a:29:44:54:a1:53:03:f8:4c:e9:51: 2016-12-02 20:37:20.349 | b4:e7:21:0a:19:33:22:ee:ba:5f:d1:8f:5b:3f:62: 2016-12-02 20:37:20.349 | f1:68:01:2d:5e:24:7d:d4:b1:51:db:8b:c8:d8:32: 2016-12-02 20:37:20.349 | a0:83:31:48:b7:6c:2c:56:35:f7:d5:b3:f7:6b:2f: 2016-12-02 20:37:20.349 | 77:3c:48:f9:7e:bc:11:4d:ac:79:11:39:9e:16:db: 2016-12-02 20:37:20.349 | b8:fa:3b:99:59:01:4f:35:95:b0:c3:d7:e8:e4:4a: 2016-12-02 20:37:20.349 | eb:0e:38:f2:50:f2:e0:26:93:ef:31:6c:24:a7:be: 2016-12-02 20:37:20.349 | 88:80:97:bb:3c:2f:66:aa:e4:9e:08:6a:c7:ab:87: 2016-12-02 20:37:20.349 | da:ec:0e:aa:38:51:3a:6e:52:b0:7d:95:6b:e2:8b: 2016-12-02 20:37:20.349 | cc:80:a1:f6:f5:7f:05:1b:44:dc:fc:9f:50:16:55: 2016-12-02 20:37:20.349 | ef:ff 2016-12-02 20:37:20.349 | Exponent: 65537 (0x10001) 2016-12-02 20:37:20.349 | X509v3 extensions: 2016-12-02 20:37:20.349 | X509v3 Subject Key Identifier: 2016-12-02 20:37:20.349 | 49:7C:E1:69:DB:D9:8E:82:8D:73:35:48:99:EA:1F:4B:B1:BC:AC:E3 2016-12-02 20:37:20.349 | X509v3 Authority Key Identifier: 2016-12-02 20:37:20.349 | keyid:49:7C:E1:69:DB:D9:8E:82:8D:73:35:48:99:EA:1F:4B:B1:BC:AC:E3 2016-12-02 20:37:20.349 | 2016-12-02 20:37:20.349 | X509v3 Basic Constraints: 2016-12-02 20:37:20.349 | CA:TRUE 2016-12-02 20:37:20.349 | Signature Algorithm: sha256WithRSAEncryption 2016-12-02 20:37:20.349 | 3f:32:8c:48:25:22:7c:e7:50:8c:31:18:3a:a0:f6:85:64:81: 2016-12-02 20:37:20.349 | 75:b8:c9:c8:7d:ed:21:90:2c:4d:69:55:d6:13:a8:ad:c4:92: 2016-12-02 20:37:20.349 | cf:d2:bf:86:e4:01:7a:fe:f4:17:e2:81:61:6a:13:26:a3:85: 2016-12-02 20:37:20.349 | 03:fa:7d:07:58:9b:dd:c5:c7:db:5e:dd:17:e1:92:0b:81:02: 2016-12-02 20:37:20.349 | fe:b8:9a:43:5f:0f:61:b9:26:17:d4:1f:41:ca:b6:8f:fd:57: 2016-12-02 20:37:20.349 | e5:7e:27:d0:ac:26:d4:31:7c:d6:74:55:cb:44:ae:e6:3f:24: 2016-12-02 20:37:20.350 | 87:ae:ae:08:c7:18:b1:2e:c8:65:a2:d5:fd:95:48:35:9f:9e: 2016-12-02 20:37:20.350 | 3c:2f:d6:11:bf:5a:a3:69:9a:61:69:ab:ae:fb:23:db:42:75: 2016-12-02 20:37:20.350 | 6d:4e:d1:68:46:4f:d5:35:97:75:e4:0b:92:2a:23:0c:12:8e: 2016-12-02 20:37:20.350 | b3:5c:19:eb:47:54:37:9b:8c:f3:36:42:41:8f:32:28:d9:be: 2016-12-02 20:37:20.350 | a2:fa:bf:22:20:f1:7c:fb:b9:2b:23:b4:e2:38:70:8e:10:1a: 2016-12-02 20:37:20.350 | 67:98:ab:98:cd:b4:50:c2:b1:a8:23:06:d7:f0:e1:71:68:38: 2016-12-02 20:37:20.350 | 41:54:b8:36:12:c8:33:b6:a7:fd:68:12:06:78:57:70:00:99: 2016-12-02 20:37:20.350 | d5:48:37:52:79:36:bc:37:68:24:2c:c3:24:3d:ce:ed:96:00: 2016-12-02 20:37:20.350 | 39:db:c3:fb 2016-12-02 20:37:20.352 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:68 : echo 'Generate a server key and a CSR' 2016-12-02 20:37:20.352 | Generate a server key and a CSR 2016-12-02 20:37:20.355 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:69 : openssl req -newkey rsa:2048 -nodes -keyout client.key -subj /C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com -out client.csr 2016-12-02 20:37:20.359 | Generating a 2048 bit RSA private key 2016-12-02 20:37:20.821 | .............................................................................................................................................................................................................................................+++ 2016-12-02 20:37:20.980 | ...........................................................................................+++ 2016-12-02 20:37:20.980 | writing new private key to 'client.key' 2016-12-02 20:37:20.980 | ----- 2016-12-02 20:37:20.986 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:74 : echo 'Sign request' 2016-12-02 20:37:20.986 | Sign request 2016-12-02 20:37:20.988 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:75 : openssl ca -passin pass:foobar -config /opt/stack/new/octavia/etc/certificates/openssl.cnf -in client.csr -days 18250 -out client-.pem -batch 2016-12-02 20:37:20.991 | Using configuration from /opt/stack/new/octavia/etc/certificates/openssl.cnf 2016-12-02 20:37:20.992 | Check that the request matches the signature 2016-12-02 20:37:20.992 | Signature ok 2016-12-02 20:37:20.992 | Certificate Details: 2016-12-02 20:37:20.992 | Serial Number: 1 (0x1) 2016-12-02 20:37:20.992 | Validity 2016-12-02 20:37:20.992 | Not Before: Dec 2 20:37:20 2016 GMT 2016-12-02 20:37:20.992 | Not After : Nov 20 20:37:20 2066 GMT 2016-12-02 20:37:20.992 | Subject: 2016-12-02 20:37:20.992 | countryName = US 2016-12-02 20:37:20.992 | stateOrProvinceName = Denial 2016-12-02 20:37:20.992 | organizationName = Dis 2016-12-02 20:37:20.992 | commonName = www.example.com 2016-12-02 20:37:20.992 | X509v3 extensions: 2016-12-02 20:37:20.992 | X509v3 Basic Constraints: 2016-12-02 20:37:20.992 | CA:FALSE 2016-12-02 20:37:20.992 | Netscape Comment: 2016-12-02 20:37:20.992 | OpenSSL Generated Certificate 2016-12-02 20:37:20.992 | X509v3 Subject Key Identifier: 2016-12-02 20:37:20.992 | 1A:60:99:3D:DF:CE:CA:54:D6:BF:BA:6C:EF:D5:AA:5C:1C:53:A7:1C 2016-12-02 20:37:20.992 | X509v3 Authority Key Identifier: 2016-12-02 20:37:20.992 | keyid:49:7C:E1:69:DB:D9:8E:82:8D:73:35:48:99:EA:1F:4B:B1:BC:AC:E3 2016-12-02 20:37:20.992 | 2016-12-02 20:37:20.992 | Certificate is to be certified until Nov 20 20:37:20 2066 GMT (18250 days) 2016-12-02 20:37:20.995 | 2016-12-02 20:37:20.995 | Write out database with 1 new entries 2016-12-02 20:37:20.996 | Data Base Updated 2016-12-02 20:37:20.999 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:78 : echo 'Generate single pem client.pem' 2016-12-02 20:37:21.000 | Generate single pem client.pem 2016-12-02 20:37:21.002 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:79 : cat client-.pem client.key 2016-12-02 20:37:21.005 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:81 : echo 'Note: For production use the ca issuing the client certificate and the ca issuing the server' 2016-12-02 20:37:21.005 | Note: For production use the ca issuing the client certificate and the ca issuing the server 2016-12-02 20:37:21.007 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:82 : echo 'certificate need to be different so a hacker can'\''t just use the server certificate from a' 2016-12-02 20:37:21.007 | certificate need to be different so a hacker can't just use the server certificate from a 2016-12-02 20:37:21.009 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:83 : echo 'compromised amphora to control all the others.' 2016-12-02 20:37:21.010 | compromised amphora to control all the others. 2016-12-02 20:37:21.012 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:84 : echo '\nTo use the certificates copy them to the directory specified in the octavia.conf' 2016-12-02 20:37:21.012 | \nTo use the certificates copy them to the directory specified in the octavia.conf 2016-12-02 20:37:21.014 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:159 : iniset /etc/octavia/octavia.conf haproxy_amphora client_cert /etc/octavia/certs/client.pem 2016-12-02 20:37:21.047 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:160 : iniset /etc/octavia/octavia.conf haproxy_amphora server_ca /etc/octavia/certs/ca_01.pem 2016-12-02 20:37:21.075 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:161 : iniset /etc/octavia/octavia.conf certificates ca_certificate /etc/octavia/certs/ca_01.pem 2016-12-02 20:37:21.103 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:162 : iniset /etc/octavia/octavia.conf certificates ca_private_key /etc/octavia/certs/private/cakey.pem 2016-12-02 20:37:21.133 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:163 : iniset /etc/octavia/octavia.conf certificates ca_private_key_passphrase foobar 2016-12-02 20:37:21.165 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:166 : mkdir -m755 -p /etc/octavia/dhcp 2016-12-02 20:37:21.170 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:167 : cp /opt/stack/new/octavia/etc/dhcp/dhclient.conf /etc/octavia/dhcp/dhclient.conf 2016-12-02 20:37:21.174 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:436 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:37:21.177 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:444 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:37:21.180 | + ./stack.sh:main:1195 : merge_config_group /opt/stack/new/devstack/local.conf post-config 2016-12-02 20:37:21.183 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/new/devstack/local.conf 2016-12-02 20:37:21.185 | + inc/meta-config:merge_config_group:171 : shift 2016-12-02 20:37:21.188 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2016-12-02 20:37:21.190 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/new/devstack/local.conf ]] 2016-12-02 20:37:21.193 | + inc/meta-config:merge_config_group:176 : local configfile group 2016-12-02 20:37:21.196 | + inc/meta-config:merge_config_group:177 : for group in '$matchgroups' 2016-12-02 20:37:21.200 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/new/devstack/local.conf post-config 2016-12-02 20:37:21.203 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/new/devstack/local.conf 2016-12-02 20:37:21.206 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2016-12-02 20:37:21.209 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/new/devstack/local.conf ]] 2016-12-02 20:37:21.212 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2016-12-02 20:37:21.212 | /^\[\[.+\|.*\]\]/ { 2016-12-02 20:37:21.213 | gsub("[][]", "", $1); 2016-12-02 20:37:21.213 | split($1, a, "|"); 2016-12-02 20:37:21.213 | if (a[1] == matchgroup) 2016-12-02 20:37:21.213 | print a[2] 2016-12-02 20:37:21.213 | } 2016-12-02 20:37:21.213 | ' /opt/stack/new/devstack/local.conf 2016-12-02 20:37:21.219 | + inc/meta-config:merge_config_group:178 : for configfile in '$(get_meta_section_files $localfile $group)' 2016-12-02 20:37:21.222 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2016-12-02 20:37:21.225 | + inc/meta-config:merge_config_group:180 : local dir 2016-12-02 20:37:21.228 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/octavia/octavia.conf' 2016-12-02 20:37:21.232 | +++ inc/meta-config:merge_config_group:182 : echo /etc/octavia/octavia.conf 2016-12-02 20:37:21.234 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/octavia/octavia.conf 2016-12-02 20:37:21.237 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/octavia/octavia.conf ]] 2016-12-02 20:37:21.241 | ++ inc/meta-config:merge_config_group:186 : dirname /etc/octavia/octavia.conf 2016-12-02 20:37:21.244 | + inc/meta-config:merge_config_group:186 : dir=/etc/octavia 2016-12-02 20:37:21.247 | + inc/meta-config:merge_config_group:187 : [[ -d /etc/octavia ]] 2016-12-02 20:37:21.250 | + inc/meta-config:merge_config_group:188 : merge_config_file /opt/stack/new/devstack/local.conf post-config /etc/octavia/octavia.conf 2016-12-02 20:37:21.254 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/new/devstack/local.conf 2016-12-02 20:37:21.256 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2016-12-02 20:37:21.259 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/octavia/octavia.conf 2016-12-02 20:37:21.263 | + inc/meta-config:merge_config_file:90 : local real_configfile 2016-12-02 20:37:21.267 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/octavia/octavia.conf 2016-12-02 20:37:21.272 | +++ inc/meta-config:merge_config_file:91 : echo /etc/octavia/octavia.conf 2016-12-02 20:37:21.276 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/octavia/octavia.conf 2016-12-02 20:37:21.278 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/octavia/octavia.conf ']' 2016-12-02 20:37:21.283 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/new/devstack/local.conf post-config /etc/octavia/octavia.conf 2016-12-02 20:37:21.284 | + inc/meta-config:merge_config_file:164 : read a 2016-12-02 20:37:21.285 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/octavia/octavia.conf ' 2016-12-02 20:37:21.285 | BEGIN { 2016-12-02 20:37:21.285 | section = "" 2016-12-02 20:37:21.285 | last_section = "" 2016-12-02 20:37:21.285 | section_count = 0 2016-12-02 20:37:21.285 | } 2016-12-02 20:37:21.285 | /^\[.+\]/ { 2016-12-02 20:37:21.285 | gsub("[][]", "", $1); 2016-12-02 20:37:21.285 | section=$1 2016-12-02 20:37:21.285 | next 2016-12-02 20:37:21.285 | } 2016-12-02 20:37:21.285 | /^ *\#/ { 2016-12-02 20:37:21.285 | next 2016-12-02 20:37:21.285 | } 2016-12-02 20:37:21.285 | /^[^ \t]+/ { 2016-12-02 20:37:21.285 | # get offset of first = in $0 2016-12-02 20:37:21.285 | eq_idx = index($0, "=") 2016-12-02 20:37:21.285 | # extract attr & value from $0 2016-12-02 20:37:21.285 | attr = substr($0, 1, eq_idx - 1) 2016-12-02 20:37:21.285 | value = substr($0, eq_idx + 1) 2016-12-02 20:37:21.285 | # only need to strip trailing whitespace from attr 2016-12-02 20:37:21.285 | sub(/[ \t]*$/, "", attr) 2016-12-02 20:37:21.285 | # need to strip leading & trailing whitespace from value 2016-12-02 20:37:21.285 | sub(/^[ \t]*/, "", value) 2016-12-02 20:37:21.285 | sub(/[ \t]*$/, "", value) 2016-12-02 20:37:21.285 | 2016-12-02 20:37:21.285 | # cfg_attr_count: number of config lines per [section, attr] 2016-12-02 20:37:21.285 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2016-12-02 20:37:21.285 | # cfg_section: keep the section names in the same order as they appear in local.conf 2016-12-02 20:37:21.285 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2016-12-02 20:37:21.285 | if (! (section, attr) in cfg_attr_count) { 2016-12-02 20:37:21.285 | if (section != last_section) { 2016-12-02 20:37:21.285 | cfg_section[section_count++] = section 2016-12-02 20:37:21.285 | last_section = section 2016-12-02 20:37:21.285 | } 2016-12-02 20:37:21.285 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2016-12-02 20:37:21.285 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2016-12-02 20:37:21.285 | 2016-12-02 20:37:21.285 | cfg_attr[section, attr, 0] = value 2016-12-02 20:37:21.286 | cfg_attr_count[section, attr] = 1 2016-12-02 20:37:21.286 | } else { 2016-12-02 20:37:21.286 | lno = cfg_attr_count[section, attr]++ 2016-12-02 20:37:21.286 | cfg_attr[section, attr, lno] = value 2016-12-02 20:37:21.286 | } 2016-12-02 20:37:21.286 | } 2016-12-02 20:37:21.286 | END { 2016-12-02 20:37:21.286 | # Process each section in order 2016-12-02 20:37:21.286 | for (sno = 0; sno < section_count; sno++) { 2016-12-02 20:37:21.286 | section = cfg_section[sno] 2016-12-02 20:37:21.286 | # The ini routines simply append a config item immediately 2016-12-02 20:37:21.286 | # after the section header. To keep the same order as defined 2016-12-02 20:37:21.286 | # in local.conf, invoke the ini routines in the reverse order 2016-12-02 20:37:21.286 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2016-12-02 20:37:21.286 | attr = cfg_sec_attr_name[sno, attr_no] 2016-12-02 20:37:21.286 | if (cfg_attr_count[section, attr] == 1) 2016-12-02 20:37:21.286 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2016-12-02 20:37:21.286 | else { 2016-12-02 20:37:21.286 | # For multiline, invoke the ini routines in the reverse order 2016-12-02 20:37:21.286 | count = cfg_attr_count[section, attr] 2016-12-02 20:37:21.286 | print "inidelete " configfile " " section " " attr 2016-12-02 20:37:21.286 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2016-12-02 20:37:21.286 | for (l = count -2; l >= 0; l--) 2016-12-02 20:37:21.286 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2016-12-02 20:37:21.286 | } 2016-12-02 20:37:21.286 | } 2016-12-02 20:37:21.286 | } 2016-12-02 20:37:21.286 | } 2016-12-02 20:37:21.286 | ' 2016-12-02 20:37:21.287 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/new/devstack/local.conf 2016-12-02 20:37:21.291 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2016-12-02 20:37:21.293 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/octavia/octavia.conf 2016-12-02 20:37:21.296 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/new/devstack/local.conf ]] 2016-12-02 20:37:21.299 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/octavia/octavia.conf ]] 2016-12-02 20:37:21.301 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/octavia/octavia.conf ' 2016-12-02 20:37:21.301 | BEGIN { group = "" } 2016-12-02 20:37:21.301 | /^\[\[.+\|.*\]\]/ { 2016-12-02 20:37:21.301 | gsub("[][]", "", $1); 2016-12-02 20:37:21.301 | split($1, a, "|"); 2016-12-02 20:37:21.301 | if (a[1] == matchgroup && a[2] == configfile) { 2016-12-02 20:37:21.301 | group=a[1] 2016-12-02 20:37:21.301 | } else { 2016-12-02 20:37:21.301 | group="" 2016-12-02 20:37:21.301 | } 2016-12-02 20:37:21.301 | next 2016-12-02 20:37:21.301 | } 2016-12-02 20:37:21.301 | { 2016-12-02 20:37:21.301 | if (group != "") 2016-12-02 20:37:21.301 | print $0 2016-12-02 20:37:21.301 | } 2016-12-02 20:37:21.301 | ' /opt/stack/new/devstack/local.conf 2016-12-02 20:37:21.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/octavia/octavia.conf DEFAULT debug "True"' 2016-12-02 20:37:21.309 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/octavia/octavia.conf DEFAULT debug True 2016-12-02 20:37:21.339 | + inc/meta-config:merge_config_file:164 : read a 2016-12-02 20:37:21.343 | + ./stack.sh:main:1204 : is_service_enabled swift 2016-12-02 20:37:21.362 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:37:21.366 | + ./stack.sh:main:1210 : is_service_enabled glance 2016-12-02 20:37:21.385 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:21.388 | + ./stack.sh:main:1211 : echo_summary 'Starting Glance' 2016-12-02 20:37:21.390 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:37:21.393 | + ./stack.sh:echo_summary:398 : echo -e Starting Glance 2016-12-02 20:37:21.396 | + ./stack.sh:main:1212 : start_glance 2016-12-02 20:37:21.399 | + lib/glance:start_glance:387 : local service_protocol=http 2016-12-02 20:37:21.402 | + lib/glance:start_glance:388 : is_service_enabled tls-proxy 2016-12-02 20:37:21.420 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:37:21.422 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2016-12-02 20:37:21.424 | + functions-common:run_process:1474 : local service=g-reg 2016-12-02 20:37:21.426 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2016-12-02 20:37:21.430 | + functions-common:run_process:1476 : local group= 2016-12-02 20:37:21.432 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:37:21.435 | + functions-common:run_process:1479 : local name=g-reg 2016-12-02 20:37:21.438 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:37:21.441 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:37:21.443 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:21.445 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:21.449 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:21.453 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711041 2016-12-02 20:37:21.455 | + functions-common:run_process:1482 : is_service_enabled g-reg 2016-12-02 20:37:21.472 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:21.474 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:37:21.478 | + functions-common:run_process:1487 : _run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' 2016-12-02 20:37:21.478 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:37:21.481 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:21.484 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:21.488 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:21.491 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:21.495 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:21.498 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:37:21.501 | + functions-common:time_stop:2405 : start_time=1480711041 2016-12-02 20:37:21.505 | + functions-common:time_stop:2407 : [[ -z 1480711041 ]] 2016-12-02 20:37:21.509 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:21.513 | + functions-common:time_stop:2410 : end_time=1480711041 2016-12-02 20:37:21.517 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:37:21.520 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:37:21.522 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:21.525 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=0 2016-12-02 20:37:21.527 | + lib/glance:start_glance:394 : run_process g-api '/usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf' 2016-12-02 20:37:21.529 | + functions-common:run_process:1474 : local service=g-api 2016-12-02 20:37:21.531 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf' 2016-12-02 20:37:21.534 | + functions-common:run_process:1476 : local group= 2016-12-02 20:37:21.537 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:37:21.540 | + functions-common:run_process:1479 : local name=g-api 2016-12-02 20:37:21.542 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:37:21.545 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:37:21.548 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:21.551 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:21.555 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:21.559 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711041 2016-12-02 20:37:21.562 | + functions-common:run_process:1482 : is_service_enabled g-api 2016-12-02 20:37:21.583 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:21.587 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:37:21.591 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:37:21.591 | + functions-common:run_process:1487 : _run_process g-api '/usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf' '' 2016-12-02 20:37:21.594 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:21.597 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:21.601 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:21.604 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:21.607 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:21.613 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:37:21.617 | + functions-common:time_stop:2405 : start_time=1480711041 2016-12-02 20:37:21.620 | + functions-common:time_stop:2407 : [[ -z 1480711041 ]] 2016-12-02 20:37:21.624 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:21.628 | + functions-common:time_stop:2410 : end_time=1480711041 2016-12-02 20:37:21.631 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:37:21.633 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:37:21.635 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:21.638 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=0 2016-12-02 20:37:21.641 | + lib/glance:start_glance:396 : echo 'Waiting for g-api (162.242.235.22:9292) to start...' 2016-12-02 20:37:21.641 | Waiting for g-api (162.242.235.22:9292) to start... 2016-12-02 20:37:21.643 | + lib/glance:start_glance:397 : wait_for_service 60 http://162.242.235.22:9292 2016-12-02 20:37:21.646 | + functions:wait_for_service:392 : local timeout=60 2016-12-02 20:37:21.648 | + functions:wait_for_service:393 : local url=http://162.242.235.22:9292 2016-12-02 20:37:21.651 | + functions:wait_for_service:394 : local rval=0 2016-12-02 20:37:21.653 | + functions:wait_for_service:395 : time_start wait_for_service 2016-12-02 20:37:21.655 | + functions-common:time_start:2384 : local name=wait_for_service 2016-12-02 20:37:21.657 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:21.660 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:21.665 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:21.669 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711041 2016-12-02 20:37:21.672 | + functions:wait_for_service:396 : timeout 60 bash -x 2016-12-02 20:37:21.677 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:9292 2016-12-02 20:37:21.687 | + :: : [[ 000 == 503 ]] 2016-12-02 20:37:21.687 | + :: : [[ 7 -eq 7 ]] 2016-12-02 20:37:21.688 | + :: : sleep 1 2016-12-02 20:37:22.692 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:9292 2016-12-02 20:37:22.699 | + :: : [[ 000 == 503 ]] 2016-12-02 20:37:22.700 | + :: : [[ 7 -eq 7 ]] 2016-12-02 20:37:22.701 | + :: : sleep 1 2016-12-02 20:37:23.704 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:9292 2016-12-02 20:37:23.711 | + :: : [[ 000 == 503 ]] 2016-12-02 20:37:23.712 | + :: : [[ 7 -eq 7 ]] 2016-12-02 20:37:23.714 | + :: : sleep 1 2016-12-02 20:37:24.717 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:9292 2016-12-02 20:37:24.729 | + :: : [[ 300 == 503 ]] 2016-12-02 20:37:24.730 | + :: : [[ 0 -eq 7 ]] 2016-12-02 20:37:24.734 | + functions:wait_for_service:401 : time_stop wait_for_service 2016-12-02 20:37:24.736 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:24.739 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:24.741 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:24.743 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:24.745 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:24.747 | + functions-common:time_stop:2404 : name=wait_for_service 2016-12-02 20:37:24.750 | + functions-common:time_stop:2405 : start_time=1480711041 2016-12-02 20:37:24.752 | + functions-common:time_stop:2407 : [[ -z 1480711041 ]] 2016-12-02 20:37:24.756 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:24.760 | + functions-common:time_stop:2410 : end_time=1480711044 2016-12-02 20:37:24.763 | + functions-common:time_stop:2411 : elapsed_time=3 2016-12-02 20:37:24.766 | + functions-common:time_stop:2412 : total=4 2016-12-02 20:37:24.769 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:24.771 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=7 2016-12-02 20:37:24.774 | + functions:wait_for_service:402 : return 0 2016-12-02 20:37:24.777 | + lib/glance:start_glance:402 : is_service_enabled g-glare 2016-12-02 20:37:24.796 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:37:24.798 | + ./stack.sh:main:1226 : is_service_enabled g-reg 2016-12-02 20:37:24.817 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:24.819 | + ./stack.sh:main:1228 : echo_summary 'Uploading images' 2016-12-02 20:37:24.822 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:37:24.825 | + ./stack.sh:echo_summary:398 : echo -e Uploading images 2016-12-02 20:37:24.827 | + ./stack.sh:main:1230 : for image_url in '${IMAGE_URLS//,/ }' 2016-12-02 20:37:24.830 | + ./stack.sh:main:1231 : upload_image http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz 2016-12-02 20:37:24.832 | + functions:upload_image:57 : local image_url=http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz 2016-12-02 20:37:24.835 | + functions:upload_image:59 : local image image_fname image_name 2016-12-02 20:37:24.838 | + functions:upload_image:62 : mkdir -p /opt/stack/new/devstack/files/images 2016-12-02 20:37:24.843 | ++ functions:upload_image:63 : basename http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz 2016-12-02 20:37:24.846 | + functions:upload_image:63 : image_fname=cirros-0.3.4-x86_64-uec.tar.gz 2016-12-02 20:37:24.849 | + functions:upload_image:64 : [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz != file* ]] 2016-12-02 20:37:24.851 | + functions:upload_image:66 : [[ ! -f /opt/stack/new/devstack/files/cirros-0.3.4-x86_64-uec.tar.gz ]] 2016-12-02 20:37:24.855 | ++ functions:upload_image:66 : stat -c %s /opt/stack/new/devstack/files/cirros-0.3.4-x86_64-uec.tar.gz 2016-12-02 20:37:24.858 | + functions:upload_image:66 : [[ 8683894 = \0 ]] 2016-12-02 20:37:24.861 | + functions:upload_image:73 : image=/opt/stack/new/devstack/files/cirros-0.3.4-x86_64-uec.tar.gz 2016-12-02 20:37:24.863 | + functions:upload_image:87 : [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ openvz ]] 2016-12-02 20:37:24.866 | + functions:upload_image:94 : [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ \.vmdk ]] 2016-12-02 20:37:24.869 | + functions:upload_image:209 : [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ \.vhd\.tgz ]] 2016-12-02 20:37:24.871 | + functions:upload_image:231 : [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ \.xen-raw\.tgz ]] 2016-12-02 20:37:24.874 | + functions:upload_image:242 : [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ \.hds ]] 2016-12-02 20:37:24.876 | + functions:upload_image:259 : local kernel= 2016-12-02 20:37:24.879 | + functions:upload_image:260 : local ramdisk= 2016-12-02 20:37:24.881 | + functions:upload_image:261 : local disk_format= 2016-12-02 20:37:24.884 | + functions:upload_image:262 : local container_format= 2016-12-02 20:37:24.887 | + functions:upload_image:263 : local unpack= 2016-12-02 20:37:24.889 | + functions:upload_image:264 : local img_property= 2016-12-02 20:37:24.892 | + functions:upload_image:265 : case "$image_fname" in 2016-12-02 20:37:24.895 | + functions:upload_image:268 : '[' cirros-0.3.4-x86_64-uec '!=' cirros-0.3.4-x86_64-uec.tar.gz ']' 2016-12-02 20:37:24.897 | + functions:upload_image:269 : image_name=cirros-0.3.4-x86_64-uec 2016-12-02 20:37:24.900 | + functions:upload_image:271 : local xdir=/opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec 2016-12-02 20:37:24.902 | + functions:upload_image:272 : rm -Rf /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec 2016-12-02 20:37:24.906 | + functions:upload_image:273 : mkdir /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec 2016-12-02 20:37:24.909 | + functions:upload_image:274 : tar -zxf /opt/stack/new/devstack/files/cirros-0.3.4-x86_64-uec.tar.gz -C /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec 2016-12-02 20:37:25.166 | ++ functions:upload_image:276 : for f in '"$xdir/"*-vmlinuz*' '"$xdir/"aki-*/image' 2016-12-02 20:37:25.168 | ++ functions:upload_image:277 : '[' -f /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz ']' 2016-12-02 20:37:25.171 | ++ functions:upload_image:277 : echo /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz 2016-12-02 20:37:25.174 | ++ functions:upload_image:277 : break 2016-12-02 20:37:25.177 | ++ functions:upload_image:277 : true 2016-12-02 20:37:25.181 | + functions:upload_image:276 : kernel=/opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz 2016-12-02 20:37:25.185 | ++ functions:upload_image:278 : for f in '"$xdir/"*-initrd*' '"$xdir/"ari-*/image' 2016-12-02 20:37:25.188 | ++ functions:upload_image:279 : '[' -f /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd ']' 2016-12-02 20:37:25.191 | ++ functions:upload_image:279 : echo /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd 2016-12-02 20:37:25.193 | ++ functions:upload_image:279 : break 2016-12-02 20:37:25.196 | ++ functions:upload_image:279 : true 2016-12-02 20:37:25.199 | + functions:upload_image:278 : ramdisk=/opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd 2016-12-02 20:37:25.202 | ++ functions:upload_image:280 : for f in '"$xdir/"*.img' '"$xdir/"ami-*/image' 2016-12-02 20:37:25.205 | ++ functions:upload_image:281 : '[' -f /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img ']' 2016-12-02 20:37:25.208 | ++ functions:upload_image:281 : echo /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img 2016-12-02 20:37:25.211 | ++ functions:upload_image:281 : break 2016-12-02 20:37:25.214 | ++ functions:upload_image:281 : true 2016-12-02 20:37:25.217 | + functions:upload_image:280 : image=/opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img 2016-12-02 20:37:25.219 | + functions:upload_image:281 : [[ -z cirros-0.3.4-x86_64-uec ]] 2016-12-02 20:37:25.222 | + functions:upload_image:330 : is_arch ppc64le 2016-12-02 20:37:25.226 | ++ functions-common:is_arch:421 : uname -m 2016-12-02 20:37:25.229 | + functions-common:is_arch:421 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2016-12-02 20:37:25.232 | + functions:upload_image:330 : is_arch ppc64 2016-12-02 20:37:25.236 | ++ functions-common:is_arch:421 : uname -m 2016-12-02 20:37:25.239 | + functions-common:is_arch:421 : [[ x86_64 == \p\p\c\6\4 ]] 2016-12-02 20:37:25.241 | + functions:upload_image:330 : is_arch ppc 2016-12-02 20:37:25.246 | ++ functions-common:is_arch:421 : uname -m 2016-12-02 20:37:25.249 | + functions-common:is_arch:421 : [[ x86_64 == \p\p\c ]] 2016-12-02 20:37:25.252 | + functions:upload_image:334 : is_arch aarch64 2016-12-02 20:37:25.256 | ++ functions-common:is_arch:421 : uname -m 2016-12-02 20:37:25.259 | + functions-common:is_arch:421 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2016-12-02 20:37:25.262 | + functions:upload_image:338 : '[' '' = bare ']' 2016-12-02 20:37:25.265 | + functions:upload_image:350 : local kernel_id= ramdisk_id= 2016-12-02 20:37:25.268 | + functions:upload_image:351 : '[' -n /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz ']' 2016-12-02 20:37:25.273 | ++ functions:upload_image:352 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.3.4-x86_64-uec-kernel --public --container-format aki --disk-format aki 2016-12-02 20:37:25.273 | ++ functions:upload_image:352 : grep ' id ' 2016-12-02 20:37:25.274 | ++ functions:upload_image:352 : get_field 2 2016-12-02 20:37:25.277 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:37:25.279 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:27.968 | ++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:37:27.971 | ++ functions-common:get_field:704 : field='$3' 2016-12-02 20:37:27.975 | ++ functions-common:get_field:706 : echo '| id | d33500a7-586b-40b1-82fe-673fdf77f507 |' 2016-12-02 20:37:27.976 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:37:27.980 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:28.007 | + functions:upload_image:352 : kernel_id=d33500a7-586b-40b1-82fe-673fdf77f507 2016-12-02 20:37:28.010 | + functions:upload_image:354 : '[' -n /opt/stack/new/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd ']' 2016-12-02 20:37:28.015 | ++ functions:upload_image:355 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.3.4-x86_64-uec-ramdisk --public --container-format ari --disk-format ari 2016-12-02 20:37:28.016 | ++ functions:upload_image:355 : grep ' id ' 2016-12-02 20:37:28.017 | ++ functions:upload_image:355 : get_field 2 2016-12-02 20:37:28.020 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:37:28.022 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:30.727 | ++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:37:30.729 | ++ functions-common:get_field:704 : field='$3' 2016-12-02 20:37:30.732 | ++ functions-common:get_field:706 : echo '| id | 91dd9add-4ee2-409f-9ffd-611ecebe5fe1 |' 2016-12-02 20:37:30.733 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:37:30.738 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:30.773 | + functions:upload_image:355 : ramdisk_id=91dd9add-4ee2-409f-9ffd-611ecebe5fe1 2016-12-02 20:37:30.776 | + functions:upload_image:357 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.3.4-x86_64-uec --public --container-format ami --disk-format ami --property kernel_id=d33500a7-586b-40b1-82fe-673fdf77f507 --property ramdisk_id=91dd9add-4ee2-409f-9ffd-611ecebe5fe1 2016-12-02 20:37:33.329 | +------------------+-----------------------------------------------------------------------------------------------------+ 2016-12-02 20:37:33.329 | | Field | Value | 2016-12-02 20:37:33.329 | +------------------+-----------------------------------------------------------------------------------------------------+ 2016-12-02 20:37:33.329 | | checksum | eb9139e4942121f22bbc2afc0400b2a4 | 2016-12-02 20:37:33.329 | | container_format | ami | 2016-12-02 20:37:33.329 | | created_at | 2016-12-02T20:37:33Z | 2016-12-02 20:37:33.329 | | disk_format | ami | 2016-12-02 20:37:33.329 | | file | /v2/images/cfcb9ded-7445-470c-94e3-892ee90ebcee/file | 2016-12-02 20:37:33.329 | | id | cfcb9ded-7445-470c-94e3-892ee90ebcee | 2016-12-02 20:37:33.330 | | min_disk | 0 | 2016-12-02 20:37:33.330 | | min_ram | 0 | 2016-12-02 20:37:33.330 | | name | cirros-0.3.4-x86_64-uec | 2016-12-02 20:37:33.330 | | owner | 995f594557c74f70b9d1f1edf9357a85 | 2016-12-02 20:37:33.330 | | properties | kernel_id='d33500a7-586b-40b1-82fe-673fdf77f507', ramdisk_id='91dd9add-4ee2-409f-9ffd-611ecebe5fe1' | 2016-12-02 20:37:33.330 | | protected | False | 2016-12-02 20:37:33.330 | | schema | /v2/schemas/image | 2016-12-02 20:37:33.330 | | size | 25165824 | 2016-12-02 20:37:33.330 | | status | active | 2016-12-02 20:37:33.330 | | tags | | 2016-12-02 20:37:33.330 | | updated_at | 2016-12-02T20:37:33Z | 2016-12-02 20:37:33.330 | | virtual_size | None | 2016-12-02 20:37:33.330 | | visibility | public | 2016-12-02 20:37:33.330 | +------------------+-----------------------------------------------------------------------------------------------------+ 2016-12-02 20:37:33.373 | + ./stack.sh:main:1236 : is_service_enabled nova 2016-12-02 20:37:33.394 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:33.398 | ++ ./stack.sh:main:1237 : generate_hex_string 32 2016-12-02 20:37:33.401 | ++ functions-common:generate_hex_string:690 : local size=32 2016-12-02 20:37:33.404 | ++ functions-common:generate_hex_string:691 : hexdump -n 32 -v -e '/1 "%02x"' /dev/urandom 2016-12-02 20:37:33.408 | + ./stack.sh:main:1237 : iniset /etc/nova/nova.conf key_manager fixed_key 57e608872f7d1babef26cf23d8849718592b0ddf33a7d3a24e82dd132200d72a 2016-12-02 20:37:33.437 | + ./stack.sh:main:1241 : is_service_enabled n-api 2016-12-02 20:37:33.456 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:33.459 | + ./stack.sh:main:1242 : echo_summary 'Starting Nova API' 2016-12-02 20:37:33.462 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:37:33.465 | + ./stack.sh:echo_summary:398 : echo -e Starting Nova API 2016-12-02 20:37:33.468 | + ./stack.sh:main:1243 : start_nova_api 2016-12-02 20:37:33.471 | + lib/nova:start_nova_api:769 : local service_port=8774 2016-12-02 20:37:33.473 | + lib/nova:start_nova_api:770 : local service_protocol=http 2016-12-02 20:37:33.476 | + lib/nova:start_nova_api:771 : is_service_enabled tls-proxy 2016-12-02 20:37:33.497 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:37:33.500 | + lib/nova:start_nova_api:777 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:37:33.502 | + lib/nova:start_nova_api:778 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:37:33.505 | + lib/nova:start_nova_api:778 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:37:33.507 | + lib/nova:start_nova_api:781 : local enabled_site_file 2016-12-02 20:37:33.511 | ++ lib/nova:start_nova_api:782 : apache_site_config_for nova-api 2016-12-02 20:37:33.513 | ++ lib/apache:apache_site_config_for:141 : local site=nova-api 2016-12-02 20:37:33.516 | ++ lib/apache:apache_site_config_for:142 : is_ubuntu 2016-12-02 20:37:33.518 | ++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:37:33.521 | ++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:37:33.524 | ++ lib/apache:apache_site_config_for:143 : local apache_version 2016-12-02 20:37:33.527 | +++ lib/apache:apache_site_config_for:144 : get_apache_version 2016-12-02 20:37:33.530 | +++ lib/apache:get_apache_version:96 : is_ubuntu 2016-12-02 20:37:33.533 | +++ functions-common:is_ubuntu:466 : [[ -z deb ]] 2016-12-02 20:37:33.536 | +++ functions-common:is_ubuntu:469 : '[' deb = deb ']' 2016-12-02 20:37:33.539 | +++ lib/apache:get_apache_version:97 : local version_str 2016-12-02 20:37:33.544 | ++++ lib/apache:get_apache_version:98 : sudo /usr/sbin/apache2ctl -v 2016-12-02 20:37:33.545 | ++++ lib/apache:get_apache_version:98 : awk '/Server version/ {print $3}' 2016-12-02 20:37:33.546 | ++++ lib/apache:get_apache_version:98 : cut -f2 -d/ 2016-12-02 20:37:33.586 | +++ lib/apache:get_apache_version:98 : version_str=2.4.18 2016-12-02 20:37:33.589 | +++ lib/apache:get_apache_version:108 : [[ 2.4.18 =~ ^2\.2\. ]] 2016-12-02 20:37:33.592 | +++ lib/apache:get_apache_version:110 : [[ 2.4.18 =~ ^2\.4\. ]] 2016-12-02 20:37:33.595 | +++ lib/apache:get_apache_version:111 : echo 2.4 2016-12-02 20:37:33.598 | ++ lib/apache:apache_site_config_for:144 : apache_version=2.4 2016-12-02 20:37:33.601 | ++ lib/apache:apache_site_config_for:145 : [[ 2.4 == \2\.\2 ]] 2016-12-02 20:37:33.603 | ++ lib/apache:apache_site_config_for:150 : echo /etc/apache2/sites-available/nova-api.conf 2016-12-02 20:37:33.607 | + lib/nova:start_nova_api:782 : enabled_site_file=/etc/apache2/sites-available/nova-api.conf 2016-12-02 20:37:33.609 | + lib/nova:start_nova_api:783 : '[' -f /etc/apache2/sites-available/nova-api.conf ']' 2016-12-02 20:37:33.611 | + lib/nova:start_nova_api:790 : run_process n-api /usr/local/bin/nova-api 2016-12-02 20:37:33.613 | + functions-common:run_process:1474 : local service=n-api 2016-12-02 20:37:33.616 | + functions-common:run_process:1475 : local command=/usr/local/bin/nova-api 2016-12-02 20:37:33.618 | + functions-common:run_process:1476 : local group= 2016-12-02 20:37:33.621 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:37:33.623 | + functions-common:run_process:1479 : local name=n-api 2016-12-02 20:37:33.625 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:37:33.628 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:37:33.631 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:33.633 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:33.637 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:33.640 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711053 2016-12-02 20:37:33.642 | + functions-common:run_process:1482 : is_service_enabled n-api 2016-12-02 20:37:33.657 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:33.660 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:37:33.663 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:37:33.664 | + functions-common:run_process:1487 : _run_process n-api /usr/local/bin/nova-api '' 2016-12-02 20:37:33.666 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:33.669 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:33.672 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:33.675 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:33.678 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:33.681 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:37:33.683 | + functions-common:time_stop:2405 : start_time=1480711053 2016-12-02 20:37:33.686 | + functions-common:time_stop:2407 : [[ -z 1480711053 ]] 2016-12-02 20:37:33.690 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:33.694 | + functions-common:time_stop:2410 : end_time=1480711053 2016-12-02 20:37:33.697 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:37:33.700 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:37:33.704 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:33.707 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=0 2016-12-02 20:37:33.710 | + lib/nova:start_nova_api:793 : echo 'Waiting for nova-api to start...' 2016-12-02 20:37:33.710 | Waiting for nova-api to start... 2016-12-02 20:37:33.713 | + lib/nova:start_nova_api:794 : wait_for_service 60 http://162.242.235.22:8774 2016-12-02 20:37:33.718 | + functions:wait_for_service:392 : local timeout=60 2016-12-02 20:37:33.721 | + functions:wait_for_service:393 : local url=http://162.242.235.22:8774 2016-12-02 20:37:33.724 | + functions:wait_for_service:394 : local rval=0 2016-12-02 20:37:33.726 | + functions:wait_for_service:395 : time_start wait_for_service 2016-12-02 20:37:33.729 | + functions-common:time_start:2384 : local name=wait_for_service 2016-12-02 20:37:33.733 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:33.736 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:33.740 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:33.744 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711053 2016-12-02 20:37:33.747 | + functions:wait_for_service:396 : timeout 60 bash -x 2016-12-02 20:37:33.752 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:8774 2016-12-02 20:37:33.760 | + :: : [[ 000 == 503 ]] 2016-12-02 20:37:33.761 | + :: : [[ 7 -eq 7 ]] 2016-12-02 20:37:33.762 | + :: : sleep 1 2016-12-02 20:37:34.765 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:8774 2016-12-02 20:37:34.772 | + :: : [[ 000 == 503 ]] 2016-12-02 20:37:34.773 | + :: : [[ 7 -eq 7 ]] 2016-12-02 20:37:34.774 | + :: : sleep 1 2016-12-02 20:37:35.777 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:8774 2016-12-02 20:37:35.784 | + :: : [[ 000 == 503 ]] 2016-12-02 20:37:35.785 | + :: : [[ 7 -eq 7 ]] 2016-12-02 20:37:35.786 | + :: : sleep 1 2016-12-02 20:37:36.789 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:8774 2016-12-02 20:37:36.798 | + :: : [[ 000 == 503 ]] 2016-12-02 20:37:36.799 | + :: : [[ 7 -eq 7 ]] 2016-12-02 20:37:36.800 | + :: : sleep 1 2016-12-02 20:37:37.803 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:8774 2016-12-02 20:37:37.811 | + :: : [[ 000 == 503 ]] 2016-12-02 20:37:37.813 | + :: : [[ 7 -eq 7 ]] 2016-12-02 20:37:37.814 | + :: : sleep 1 2016-12-02 20:37:38.816 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:8774 2016-12-02 20:37:38.826 | + :: : [[ 000 == 503 ]] 2016-12-02 20:37:38.828 | + :: : [[ 7 -eq 7 ]] 2016-12-02 20:37:38.829 | + :: : sleep 1 2016-12-02 20:37:39.832 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.235.22:8774 2016-12-02 20:37:39.945 | + :: : [[ 200 == 503 ]] 2016-12-02 20:37:39.946 | + :: : [[ 0 -eq 7 ]] 2016-12-02 20:37:39.952 | + functions:wait_for_service:401 : time_stop wait_for_service 2016-12-02 20:37:39.954 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:39.957 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:39.959 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:39.961 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:39.963 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:39.965 | + functions-common:time_stop:2404 : name=wait_for_service 2016-12-02 20:37:39.967 | + functions-common:time_stop:2405 : start_time=1480711053 2016-12-02 20:37:39.969 | + functions-common:time_stop:2407 : [[ -z 1480711053 ]] 2016-12-02 20:37:39.972 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:39.975 | + functions-common:time_stop:2410 : end_time=1480711059 2016-12-02 20:37:39.977 | + functions-common:time_stop:2411 : elapsed_time=6 2016-12-02 20:37:39.978 | + functions-common:time_stop:2412 : total=7 2016-12-02 20:37:39.980 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:39.982 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=13 2016-12-02 20:37:39.984 | + functions:wait_for_service:402 : return 0 2016-12-02 20:37:39.987 | + lib/nova:start_nova_api:799 : is_service_enabled tls-proxy 2016-12-02 20:37:40.000 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:37:40.003 | + lib/nova:start_nova_api:803 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:37:40.005 | + lib/nova:start_nova_api:803 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:37:40.008 | + ./stack.sh:main:1246 : is_service_enabled neutron-api 2016-12-02 20:37:40.023 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:37:40.025 | + ./stack.sh:main:1249 : is_service_enabled q-svc 2016-12-02 20:37:40.040 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:40.043 | + ./stack.sh:main:1250 : echo_summary 'Starting Neutron' 2016-12-02 20:37:40.045 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:37:40.047 | + ./stack.sh:echo_summary:398 : echo -e Starting Neutron 2016-12-02 20:37:40.050 | + ./stack.sh:main:1251 : start_neutron_service_and_check 2016-12-02 20:37:40.052 | + lib/neutron-legacy:start_neutron_service_and_check:439 : local service_port=9696 2016-12-02 20:37:40.054 | + lib/neutron-legacy:start_neutron_service_and_check:440 : local service_protocol=http 2016-12-02 20:37:40.057 | + lib/neutron-legacy:start_neutron_service_and_check:441 : local cfg_file_options 2016-12-02 20:37:40.060 | ++ lib/neutron-legacy:start_neutron_service_and_check:443 : determine_config_files neutron-server 2016-12-02 20:37:40.062 | ++ lib/neutron-legacy:determine_config_files:289 : local opts= 2016-12-02 20:37:40.065 | ++ lib/neutron-legacy:determine_config_files:290 : case "$1" in 2016-12-02 20:37:40.067 | +++ lib/neutron-legacy:determine_config_files:291 : _determine_config_server 2016-12-02 20:37:40.070 | +++ lib/neutron-legacy:_determine_config_server:273 : local cfg_file 2016-12-02 20:37:40.072 | +++ lib/neutron-legacy:_determine_config_server:274 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2016-12-02 20:37:40.074 | +++ lib/neutron-legacy:_determine_config_server:275 : for cfg_file in '${Q_PLUGIN_EXTRA_CONF_FILES[@]}' 2016-12-02 20:37:40.076 | +++ lib/neutron-legacy:_determine_config_server:276 : opts+=' --config-file /etc/neutron/neutron_lbaas.conf' 2016-12-02 20:37:40.078 | +++ lib/neutron-legacy:_determine_config_server:275 : for cfg_file in '${Q_PLUGIN_EXTRA_CONF_FILES[@]}' 2016-12-02 20:37:40.080 | +++ lib/neutron-legacy:_determine_config_server:276 : opts+=' --config-file /etc/neutron/services_lbaas.conf' 2016-12-02 20:37:40.082 | +++ lib/neutron-legacy:_determine_config_server:278 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_lbaas.conf --config-file /etc/neutron/services_lbaas.conf' 2016-12-02 20:37:40.084 | ++ lib/neutron-legacy:determine_config_files:291 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_lbaas.conf --config-file /etc/neutron/services_lbaas.conf' 2016-12-02 20:37:40.086 | ++ lib/neutron-legacy:determine_config_files:294 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_lbaas.conf --config-file /etc/neutron/services_lbaas.conf' ']' 2016-12-02 20:37:40.088 | ++ lib/neutron-legacy:determine_config_files:297 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_lbaas.conf --config-file /etc/neutron/services_lbaas.conf' 2016-12-02 20:37:40.090 | + lib/neutron-legacy:start_neutron_service_and_check:443 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_lbaas.conf --config-file /etc/neutron/services_lbaas.conf' 2016-12-02 20:37:40.092 | + lib/neutron-legacy:start_neutron_service_and_check:445 : is_service_enabled tls-proxy 2016-12-02 20:37:40.106 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:37:40.108 | + lib/neutron-legacy:start_neutron_service_and_check:450 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_lbaas.conf --config-file /etc/neutron/services_lbaas.conf' 2016-12-02 20:37:40.110 | + functions-common:run_process:1474 : local service=q-svc 2016-12-02 20:37:40.112 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_lbaas.conf --config-file /etc/neutron/services_lbaas.conf' 2016-12-02 20:37:40.114 | + functions-common:run_process:1476 : local group= 2016-12-02 20:37:40.116 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:37:40.118 | + functions-common:run_process:1479 : local name=q-svc 2016-12-02 20:37:40.120 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:37:40.122 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:37:40.124 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:40.127 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:40.129 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:40.132 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711060 2016-12-02 20:37:40.135 | + functions-common:run_process:1482 : is_service_enabled q-svc 2016-12-02 20:37:40.150 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:40.153 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:37:40.156 | + functions-common:run_process:1487 : _run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-file /etc/neutron/neutron_lbaas.conf --config-file /etc/neutron/services_lbaas.conf' '' 2016-12-02 20:37:40.156 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:37:40.159 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:40.161 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:40.164 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:40.167 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:40.169 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:40.172 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:37:40.175 | + functions-common:time_stop:2405 : start_time=1480711060 2016-12-02 20:37:40.177 | + functions-common:time_stop:2407 : [[ -z 1480711060 ]] 2016-12-02 20:37:40.180 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:40.183 | + functions-common:time_stop:2410 : end_time=1480711060 2016-12-02 20:37:40.185 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:37:40.187 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:37:40.189 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:40.191 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=0 2016-12-02 20:37:40.193 | + lib/neutron-legacy:start_neutron_service_and_check:451 : echo 'Waiting for Neutron to start...' 2016-12-02 20:37:40.193 | Waiting for Neutron to start... 2016-12-02 20:37:40.195 | + lib/neutron-legacy:start_neutron_service_and_check:452 : is_ssl_enabled_service neutron 2016-12-02 20:37:40.197 | + lib/tls:is_ssl_enabled_service:375 : local services=neutron 2016-12-02 20:37:40.199 | + lib/tls:is_ssl_enabled_service:376 : local service= 2016-12-02 20:37:40.202 | + lib/tls:is_ssl_enabled_service:377 : '[' False == False ']' 2016-12-02 20:37:40.204 | + lib/tls:is_ssl_enabled_service:378 : return 1 2016-12-02 20:37:40.207 | + lib/neutron-legacy:start_neutron_service_and_check:456 : local 'testcmd=wget --no-proxy -q -O- http://162.242.235.22:9696' 2016-12-02 20:37:40.209 | + lib/neutron-legacy:start_neutron_service_and_check:457 : test_with_retry 'wget --no-proxy -q -O- http://162.242.235.22:9696' 'Neutron did not start' 60 2016-12-02 20:37:40.212 | + functions-common:test_with_retry:2336 : local 'testcmd=wget --no-proxy -q -O- http://162.242.235.22:9696' 2016-12-02 20:37:40.215 | + functions-common:test_with_retry:2337 : local 'failmsg=Neutron did not start' 2016-12-02 20:37:40.217 | + functions-common:test_with_retry:2338 : local until=60 2016-12-02 20:37:40.220 | + functions-common:test_with_retry:2339 : local sleep=0.5 2016-12-02 20:37:40.222 | + functions-common:test_with_retry:2341 : time_start test_with_retry 2016-12-02 20:37:40.225 | + functions-common:time_start:2384 : local name=test_with_retry 2016-12-02 20:37:40.227 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:40.229 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:40.232 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:40.236 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711060 2016-12-02 20:37:40.238 | + functions-common:test_with_retry:2342 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://162.242.235.22:9696; do sleep 0.5; done' 2016-12-02 20:37:44.780 | {"versions": [{"status": "CURRENT", "id": "v2.0", "links": [{"href": "http://162.242.235.22:9696/v2.0/", "rel": "self"}]}]}+ functions-common:test_with_retry:2345 : time_stop test_with_retry 2016-12-02 20:37:44.783 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:44.785 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:44.788 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:44.791 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:44.793 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:44.795 | + functions-common:time_stop:2404 : name=test_with_retry 2016-12-02 20:37:44.797 | + functions-common:time_stop:2405 : start_time=1480711060 2016-12-02 20:37:44.799 | + functions-common:time_stop:2407 : [[ -z 1480711060 ]] 2016-12-02 20:37:44.802 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:44.806 | + functions-common:time_stop:2410 : end_time=1480711064 2016-12-02 20:37:44.809 | + functions-common:time_stop:2411 : elapsed_time=4 2016-12-02 20:37:44.811 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:37:44.813 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:44.815 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=4 2016-12-02 20:37:44.817 | + lib/neutron-legacy:start_neutron_service_and_check:460 : is_service_enabled tls-proxy 2016-12-02 20:37:44.834 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:37:44.836 | + ./stack.sh:main:1268 : is_service_enabled neutron 2016-12-02 20:37:44.853 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:44.856 | + ./stack.sh:main:1269 : start_neutron 2016-12-02 20:37:44.858 | + lib/neutron:start_neutron:572 : is_neutron_legacy_enabled 2016-12-02 20:37:44.860 | + lib/neutron:is_neutron_legacy_enabled:89 : [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]] 2016-12-02 20:37:44.863 | + lib/neutron:is_neutron_legacy_enabled:89 : return 0 2016-12-02 20:37:44.865 | + lib/neutron:start_neutron:574 : start_mutnauq_l2_agent 2016-12-02 20:37:44.868 | + lib/neutron-legacy:start_mutnauq_l2_agent:468 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2016-12-02 20:37:44.870 | + functions-common:run_process:1474 : local service=q-agt 2016-12-02 20:37:44.872 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2016-12-02 20:37:44.875 | + functions-common:run_process:1476 : local group= 2016-12-02 20:37:44.877 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:37:44.879 | + functions-common:run_process:1479 : local name=q-agt 2016-12-02 20:37:44.882 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:37:44.884 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:37:44.887 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:44.889 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:44.892 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:44.895 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711064 2016-12-02 20:37:44.897 | + functions-common:run_process:1482 : is_service_enabled q-agt 2016-12-02 20:37:44.913 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:44.915 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:37:44.918 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:37:44.918 | + functions-common:run_process:1487 : _run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' 2016-12-02 20:37:44.920 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:44.924 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:44.926 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:44.929 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:44.932 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:44.934 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:37:44.936 | + functions-common:time_stop:2405 : start_time=1480711064 2016-12-02 20:37:44.939 | + functions-common:time_stop:2407 : [[ -z 1480711064 ]] 2016-12-02 20:37:44.942 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:44.948 | + functions-common:time_stop:2410 : end_time=1480711064 2016-12-02 20:37:44.950 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:37:44.953 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:37:44.955 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:44.958 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=0 2016-12-02 20:37:44.960 | + lib/neutron-legacy:start_mutnauq_l2_agent:470 : is_provider_network 2016-12-02 20:37:44.963 | + functions-common:is_provider_network:2265 : '[' '' == True ']' 2016-12-02 20:37:44.965 | + functions-common:is_provider_network:2268 : return 1 2016-12-02 20:37:44.967 | + lib/neutron:start_neutron:575 : start_mutnauq_other_agents 2016-12-02 20:37:44.969 | + lib/neutron-legacy:start_mutnauq_other_agents:486 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2016-12-02 20:37:44.972 | + functions-common:run_process:1474 : local service=q-dhcp 2016-12-02 20:37:44.975 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2016-12-02 20:37:44.977 | + functions-common:run_process:1476 : local group= 2016-12-02 20:37:44.979 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:37:44.981 | + functions-common:run_process:1479 : local name=q-dhcp 2016-12-02 20:37:44.984 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:37:44.986 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:37:44.988 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:44.990 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:44.993 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:44.996 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711064 2016-12-02 20:37:44.999 | + functions-common:run_process:1482 : is_service_enabled q-dhcp 2016-12-02 20:37:45.016 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:45.018 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:37:45.020 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:37:45.021 | + functions-common:run_process:1487 : _run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' 2016-12-02 20:37:45.023 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:45.027 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:45.030 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:45.032 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:45.035 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:45.037 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:37:45.039 | + functions-common:time_stop:2405 : start_time=1480711064 2016-12-02 20:37:45.042 | + functions-common:time_stop:2407 : [[ -z 1480711064 ]] 2016-12-02 20:37:45.045 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:45.049 | + functions-common:time_stop:2410 : end_time=1480711065 2016-12-02 20:37:45.051 | + functions-common:time_stop:2411 : elapsed_time=1 2016-12-02 20:37:45.053 | + functions-common:time_stop:2412 : total=0 2016-12-02 20:37:45.056 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:45.058 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=1 2016-12-02 20:37:45.060 | + lib/neutron-legacy:start_mutnauq_other_agents:488 : is_service_enabled neutron-vpnaas 2016-12-02 20:37:45.078 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:37:45.081 | ++ lib/neutron-legacy:start_mutnauq_other_agents:491 : determine_config_files neutron-l3-agent 2016-12-02 20:37:45.084 | ++ lib/neutron-legacy:determine_config_files:289 : local opts= 2016-12-02 20:37:45.086 | ++ lib/neutron-legacy:determine_config_files:290 : case "$1" in 2016-12-02 20:37:45.089 | +++ lib/neutron-legacy:determine_config_files:292 : _determine_config_l3 2016-12-02 20:37:45.091 | +++ lib/neutron-legacy:_determine_config_l3:282 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2016-12-02 20:37:45.094 | +++ lib/neutron-legacy:_determine_config_l3:283 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2016-12-02 20:37:45.096 | ++ lib/neutron-legacy:determine_config_files:292 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2016-12-02 20:37:45.098 | ++ lib/neutron-legacy:determine_config_files:294 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2016-12-02 20:37:45.101 | ++ lib/neutron-legacy:determine_config_files:297 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2016-12-02 20:37:45.104 | + lib/neutron-legacy:start_mutnauq_other_agents:491 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2016-12-02 20:37:45.107 | + functions-common:run_process:1474 : local service=q-l3 2016-12-02 20:37:45.109 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2016-12-02 20:37:45.111 | + functions-common:run_process:1476 : local group= 2016-12-02 20:37:45.114 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:37:45.117 | + functions-common:run_process:1479 : local name=q-l3 2016-12-02 20:37:45.119 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:37:45.121 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:37:45.123 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:45.126 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:45.129 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:45.132 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711065 2016-12-02 20:37:45.134 | + functions-common:run_process:1482 : is_service_enabled q-l3 2016-12-02 20:37:45.151 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:45.154 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:37:45.157 | + functions-common:run_process:1487 : _run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' 2016-12-02 20:37:45.157 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:37:45.160 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:45.163 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:45.166 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:45.168 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:45.171 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:45.173 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:37:45.176 | + functions-common:time_stop:2405 : start_time=1480711065 2016-12-02 20:37:45.178 | + functions-common:time_stop:2407 : [[ -z 1480711065 ]] 2016-12-02 20:37:45.182 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:45.185 | + functions-common:time_stop:2410 : end_time=1480711065 2016-12-02 20:37:45.187 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:37:45.189 | + functions-common:time_stop:2412 : total=1 2016-12-02 20:37:45.192 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:45.193 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=1 2016-12-02 20:37:45.195 | + lib/neutron-legacy:start_mutnauq_other_agents:494 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2016-12-02 20:37:45.198 | + functions-common:run_process:1474 : local service=q-meta 2016-12-02 20:37:45.201 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2016-12-02 20:37:45.203 | + functions-common:run_process:1476 : local group= 2016-12-02 20:37:45.206 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:37:45.209 | + functions-common:run_process:1479 : local name=q-meta 2016-12-02 20:37:45.212 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:37:45.215 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:37:45.217 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:45.219 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:45.221 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:45.224 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711065 2016-12-02 20:37:45.226 | + functions-common:run_process:1482 : is_service_enabled q-meta 2016-12-02 20:37:45.242 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:45.244 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:37:45.247 | + functions-common:run_process:1487 : _run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' 2016-12-02 20:37:45.248 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:37:45.250 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:45.253 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:45.255 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:45.258 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:45.260 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:45.263 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:37:45.265 | + functions-common:time_stop:2405 : start_time=1480711065 2016-12-02 20:37:45.267 | + functions-common:time_stop:2407 : [[ -z 1480711065 ]] 2016-12-02 20:37:45.271 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:45.274 | + functions-common:time_stop:2410 : end_time=1480711065 2016-12-02 20:37:45.277 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:37:45.279 | + functions-common:time_stop:2412 : total=1 2016-12-02 20:37:45.281 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:45.283 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=1 2016-12-02 20:37:45.285 | + lib/neutron-legacy:start_mutnauq_other_agents:495 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2016-12-02 20:37:45.288 | + functions-common:run_process:1474 : local service=q-metering 2016-12-02 20:37:45.290 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2016-12-02 20:37:45.293 | + functions-common:run_process:1476 : local group= 2016-12-02 20:37:45.295 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:37:45.297 | + functions-common:run_process:1479 : local name=q-metering 2016-12-02 20:37:45.299 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:37:45.302 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:37:45.304 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:37:45.307 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:37:45.311 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:37:45.315 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711065 2016-12-02 20:37:45.318 | + functions-common:run_process:1482 : is_service_enabled q-metering 2016-12-02 20:37:45.336 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:45.338 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:37:45.342 | + functions-common:run_process:1487 : _run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' 2016-12-02 20:37:45.342 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:37:45.344 | + functions-common:time_stop:2398 : local name 2016-12-02 20:37:45.347 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:37:45.350 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:37:45.352 | + functions-common:time_stop:2401 : local total 2016-12-02 20:37:45.355 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:37:45.358 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:37:45.361 | + functions-common:time_stop:2405 : start_time=1480711065 2016-12-02 20:37:45.364 | + functions-common:time_stop:2407 : [[ -z 1480711065 ]] 2016-12-02 20:37:45.370 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:37:45.374 | + functions-common:time_stop:2410 : end_time=1480711065 2016-12-02 20:37:45.377 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:37:45.379 | + functions-common:time_stop:2412 : total=1 2016-12-02 20:37:45.381 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:37:45.382 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=1 2016-12-02 20:37:45.384 | + lib/neutron-legacy:start_mutnauq_other_agents:497 : '[' libvirt = xenserver ']' 2016-12-02 20:37:45.386 | + ./stack.sh:main:1272 : is_service_enabled q-svc 2016-12-02 20:37:45.400 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:37:45.402 | + ./stack.sh:main:1272 : [[ True == \T\r\u\e ]] 2016-12-02 20:37:45.404 | + ./stack.sh:main:1273 : echo_summary 'Creating initial neutron network elements' 2016-12-02 20:37:45.405 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:37:45.408 | + ./stack.sh:echo_summary:398 : echo -e Creating initial neutron network elements 2016-12-02 20:37:45.411 | + ./stack.sh:main:1274 : create_neutron_initial_network 2016-12-02 20:37:45.413 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : local project_id 2016-12-02 20:37:45.417 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : openstack project list 2016-12-02 20:37:45.423 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : get_field 1 2016-12-02 20:37:45.426 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:37:45.429 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:45.434 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : grep ' demo ' 2016-12-02 20:37:47.809 | ++ functions-common:get_field:701 : '[' 1 -lt 0 ']' 2016-12-02 20:37:47.813 | ++ functions-common:get_field:704 : field='$2' 2016-12-02 20:37:47.817 | ++ functions-common:get_field:706 : echo '| 7550ecd162e243418d9e2c7b1079e911 | demo |' 2016-12-02 20:37:47.818 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2016-12-02 20:37:47.823 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:47.863 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : project_id=7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:37:47.865 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : die_if_not_set 162 project_id 'Failure retrieving project_id for demo' 2016-12-02 20:37:47.867 | + functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:37:47.881 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : type -p neutron_plugin_create_initial_network_profile 2016-12-02 20:37:47.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : is_networking_extension_supported auto-allocated-topology 2016-12-02 20:37:47.885 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : local extension=auto-allocated-topology 2016-12-02 20:37:47.887 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2016-12-02 20:37:50.599 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : EXT_LIST='default-subnetpools 2016-12-02 20:37:50.599 | network-ip-availability 2016-12-02 20:37:50.599 | network_availability_zone 2016-12-02 20:37:50.599 | auto-allocated-topology 2016-12-02 20:37:50.599 | ext-gw-mode 2016-12-02 20:37:50.599 | binding 2016-12-02 20:37:50.599 | metering 2016-12-02 20:37:50.599 | agent 2016-12-02 20:37:50.599 | subnet_allocation 2016-12-02 20:37:50.599 | l3_agent_scheduler 2016-12-02 20:37:50.599 | tag 2016-12-02 20:37:50.599 | external-net 2016-12-02 20:37:50.599 | flavors 2016-12-02 20:37:50.599 | net-mtu 2016-12-02 20:37:50.599 | availability_zone 2016-12-02 20:37:50.599 | quotas 2016-12-02 20:37:50.599 | l3-ha 2016-12-02 20:37:50.599 | provider 2016-12-02 20:37:50.599 | multi-provider 2016-12-02 20:37:50.599 | address-scope 2016-12-02 20:37:50.599 | extraroute 2016-12-02 20:37:50.599 | shared_pools 2016-12-02 20:37:50.599 | subnet-service-types 2016-12-02 20:37:50.599 | standard-attr-timestamp 2016-12-02 20:37:50.599 | service-type 2016-12-02 20:37:50.599 | lb_network_vip 2016-12-02 20:37:50.599 | l3-flavors 2016-12-02 20:37:50.599 | port-security 2016-12-02 20:37:50.599 | hm_max_retries_down 2016-12-02 20:37:50.599 | extra_dhcp_opt 2016-12-02 20:37:50.599 | standard-attr-revisions 2016-12-02 20:37:50.599 | lbaasv2 2016-12-02 20:37:50.599 | pagination 2016-12-02 20:37:50.599 | sorting 2016-12-02 20:37:50.600 | lbaas_agent_schedulerv2 2016-12-02 20:37:50.600 | security-group 2016-12-02 20:37:50.600 | dhcp_agent_scheduler 2016-12-02 20:37:50.600 | router_availability_zone 2016-12-02 20:37:50.600 | lb-graph 2016-12-02 20:37:50.600 | rbac-policies 2016-12-02 20:37:50.600 | l7 2016-12-02 20:37:50.600 | standard-attr-description 2016-12-02 20:37:50.600 | router 2016-12-02 20:37:50.600 | allowed-address-pairs 2016-12-02 20:37:50.600 | project-id 2016-12-02 20:37:50.600 | dvr' 2016-12-02 20:37:50.601 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 : [[ default-subnetpools 2016-12-02 20:37:50.601 | network-ip-availability 2016-12-02 20:37:50.601 | network_availability_zone 2016-12-02 20:37:50.601 | auto-allocated-topology 2016-12-02 20:37:50.601 | ext-gw-mode 2016-12-02 20:37:50.601 | binding 2016-12-02 20:37:50.601 | metering 2016-12-02 20:37:50.601 | agent 2016-12-02 20:37:50.601 | subnet_allocation 2016-12-02 20:37:50.601 | l3_agent_scheduler 2016-12-02 20:37:50.601 | tag 2016-12-02 20:37:50.601 | external-net 2016-12-02 20:37:50.601 | flavors 2016-12-02 20:37:50.601 | net-mtu 2016-12-02 20:37:50.601 | availability_zone 2016-12-02 20:37:50.601 | quotas 2016-12-02 20:37:50.601 | l3-ha 2016-12-02 20:37:50.602 | provider 2016-12-02 20:37:50.602 | multi-provider 2016-12-02 20:37:50.602 | address-scope 2016-12-02 20:37:50.602 | extraroute 2016-12-02 20:37:50.602 | shared_pools 2016-12-02 20:37:50.602 | subnet-service-types 2016-12-02 20:37:50.602 | standard-attr-timestamp 2016-12-02 20:37:50.602 | service-type 2016-12-02 20:37:50.602 | lb_network_vip 2016-12-02 20:37:50.602 | l3-flavors 2016-12-02 20:37:50.602 | port-security 2016-12-02 20:37:50.602 | hm_max_retries_down 2016-12-02 20:37:50.602 | extra_dhcp_opt 2016-12-02 20:37:50.602 | standard-attr-revisions 2016-12-02 20:37:50.602 | lbaasv2 2016-12-02 20:37:50.602 | pagination 2016-12-02 20:37:50.602 | sorting 2016-12-02 20:37:50.602 | lbaas_agent_schedulerv2 2016-12-02 20:37:50.602 | security-group 2016-12-02 20:37:50.602 | dhcp_agent_scheduler 2016-12-02 20:37:50.602 | router_availability_zone 2016-12-02 20:37:50.602 | lb-graph 2016-12-02 20:37:50.602 | rbac-policies 2016-12-02 20:37:50.602 | l7 2016-12-02 20:37:50.602 | standard-attr-description 2016-12-02 20:37:50.602 | router 2016-12-02 20:37:50.602 | allowed-address-pairs 2016-12-02 20:37:50.602 | project-id 2016-12-02 20:37:50.602 | dvr =~ auto-allocated-topology ]] 2016-12-02 20:37:50.604 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 : return 0 2016-12-02 20:37:50.606 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : [[ True == \T\r\u\e ]] 2016-12-02 20:37:50.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:171 : [[ 4+6 =~ 4.* ]] 2016-12-02 20:37:50.612 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : get_field 2 2016-12-02 20:37:50.613 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : grep ' id ' 2016-12-02 20:37:50.615 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:37:50.615 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : openstack --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default 2016-12-02 20:37:50.617 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:52.880 | ++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:37:52.883 | ++ functions-common:get_field:704 : field='$3' 2016-12-02 20:37:52.886 | ++ functions-common:get_field:706 : echo '| id | f531efde-3c52-4ad0-b991-2e83b87f2413 |' 2016-12-02 20:37:52.887 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:37:52.891 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:52.923 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : SUBNETPOOL_V4_ID=f531efde-3c52-4ad0-b991-2e83b87f2413 2016-12-02 20:37:52.925 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ 4+6 =~ .*6 ]] 2016-12-02 20:37:52.929 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : get_field 2 2016-12-02 20:37:52.930 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : grep ' id ' 2016-12-02 20:37:52.931 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : openstack --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool --default-prefix-length 64 --pool-prefix fd79:711a:b64b::/56 --share --default 2016-12-02 20:37:52.932 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:37:52.935 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:55.586 | ++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:37:55.589 | ++ functions-common:get_field:704 : field='$3' 2016-12-02 20:37:55.592 | ++ functions-common:get_field:706 : echo '| id | 936611a9-adae-4e18-a15f-d90eca082b2b |' 2016-12-02 20:37:55.592 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:37:55.597 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:55.633 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : SUBNETPOOL_V6_ID=936611a9-adae-4e18-a15f-d90eca082b2b 2016-12-02 20:37:55.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:180 : is_provider_network 2016-12-02 20:37:55.638 | + functions-common:is_provider_network:2265 : '[' '' == True ']' 2016-12-02 20:37:55.640 | + functions-common:is_provider_network:2268 : return 1 2016-12-02 20:37:55.643 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : openstack --os-cloud devstack-admin --os-region RegionOne network create --project 7550ecd162e243418d9e2c7b1079e911 private 2016-12-02 20:37:55.644 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : get_field 2 2016-12-02 20:37:55.645 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : grep ' id ' 2016-12-02 20:37:55.646 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:37:55.648 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:58.167 | ++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:37:58.169 | ++ functions-common:get_field:704 : field='$3' 2016-12-02 20:37:58.172 | ++ functions-common:get_field:706 : echo '| id | 516b7ba3-e655-44a9-87ce-efd06e1f0a7d |' 2016-12-02 20:37:58.173 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:37:58.178 | ++ functions-common:get_field:700 : read data 2016-12-02 20:37:58.214 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : NET_ID=516b7ba3-e655-44a9-87ce-efd06e1f0a7d 2016-12-02 20:37:58.217 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : die_if_not_set 211 NET_ID 'Failure creating NET_ID for private 7550ecd162e243418d9e2c7b1079e911' 2016-12-02 20:37:58.219 | + functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:37:58.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : [[ 4+6 =~ 4.* ]] 2016-12-02 20:37:58.237 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : _neutron_create_private_subnet_v4 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:37:58.240 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : local project_id=7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:37:58.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : '[' -z f531efde-3c52-4ad0-b991-2e83b87f2413 ']' 2016-12-02 20:37:58.244 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local 'subnet_params=--project 7550ecd162e243418d9e2c7b1079e911 ' 2016-12-02 20:37:58.247 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_params+='--ip-version 4 ' 2016-12-02 20:37:58.249 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : [[ -n 10.1.0.1 ]] 2016-12-02 20:37:58.252 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : subnet_params+='--gateway 10.1.0.1 ' 2016-12-02 20:37:58.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--subnet-pool f531efde-3c52-4ad0-b991-2e83b87f2413 ' 2016-12-02 20:37:58.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+=' ' 2016-12-02 20:37:58.260 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--network 516b7ba3-e655-44a9-87ce-efd06e1f0a7d private-subnet' 2016-12-02 20:37:58.263 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : local subnet_id 2016-12-02 20:37:58.267 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : grep ' id ' 2016-12-02 20:37:58.267 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --project 7550ecd162e243418d9e2c7b1079e911 --ip-version 4 --gateway 10.1.0.1 --subnet-pool f531efde-3c52-4ad0-b991-2e83b87f2413 --network 516b7ba3-e655-44a9-87ce-efd06e1f0a7d private-subnet 2016-12-02 20:37:58.268 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : get_field 2 2016-12-02 20:37:58.271 | +++ functions-common:get_field:699 : local data field 2016-12-02 20:37:58.273 | +++ functions-common:get_field:700 : read data 2016-12-02 20:38:01.107 | +++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:38:01.109 | +++ functions-common:get_field:704 : field='$3' 2016-12-02 20:38:01.112 | +++ functions-common:get_field:706 : echo '| id | 0ae8fc1a-3581-477f-beb4-06a033db8938 |' 2016-12-02 20:38:01.113 | +++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:38:01.117 | +++ functions-common:get_field:700 : read data 2016-12-02 20:38:01.150 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_id=0ae8fc1a-3581-477f-beb4-06a033db8938 2016-12-02 20:38:01.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : die_if_not_set 276 subnet_id 'Failure creating private IPv4 subnet for 7550ecd162e243418d9e2c7b1079e911' 2016-12-02 20:38:01.155 | ++ functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:01.170 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : echo 0ae8fc1a-3581-477f-beb4-06a033db8938 2016-12-02 20:38:01.172 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : SUBNET_ID=0ae8fc1a-3581-477f-beb4-06a033db8938 2016-12-02 20:38:01.174 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4+6 =~ .*6 ]] 2016-12-02 20:38:01.177 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v6 7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:38:01.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:282 : local project_id=7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:38:01.182 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : die_if_not_set 283 IPV6_RA_MODE 'IPV6 RA Mode not set' 2016-12-02 20:38:01.184 | ++ functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:01.199 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : die_if_not_set 284 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2016-12-02 20:38:01.201 | ++ functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:01.214 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2016-12-02 20:38:01.216 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : '[' -z 936611a9-adae-4e18-a15f-d90eca082b2b ']' 2016-12-02 20:38:01.219 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : local 'subnet_params=--project 7550ecd162e243418d9e2c7b1079e911 ' 2016-12-02 20:38:01.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : subnet_params+='--ip-version 6 ' 2016-12-02 20:38:01.222 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:291 : [[ -n '' ]] 2016-12-02 20:38:01.225 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:294 : subnet_params+='--subnet-pool 936611a9-adae-4e18-a15f-d90eca082b2b ' 2016-12-02 20:38:01.226 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:295 : subnet_params+=' ' 2016-12-02 20:38:01.228 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:296 : subnet_params+='--network 516b7ba3-e655-44a9-87ce-efd06e1f0a7d ipv6-private-subnet ' 2016-12-02 20:38:01.230 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:297 : local ipv6_subnet_id 2016-12-02 20:38:01.234 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:298 : grep ' id ' 2016-12-02 20:38:01.234 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:298 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --project 7550ecd162e243418d9e2c7b1079e911 --ip-version 6 --subnet-pool 936611a9-adae-4e18-a15f-d90eca082b2b --network 516b7ba3-e655-44a9-87ce-efd06e1f0a7d ipv6-private-subnet 2016-12-02 20:38:01.235 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:298 : get_field 2 2016-12-02 20:38:01.237 | +++ functions-common:get_field:699 : local data field 2016-12-02 20:38:01.239 | +++ functions-common:get_field:700 : read data 2016-12-02 20:38:03.988 | +++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:38:03.991 | +++ functions-common:get_field:704 : field='$3' 2016-12-02 20:38:03.994 | +++ functions-common:get_field:706 : echo '| id | d643738f-7b97-4cad-8f44-a516ac31b045 |' 2016-12-02 20:38:03.995 | +++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:38:03.999 | +++ functions-common:get_field:700 : read data 2016-12-02 20:38:04.031 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:298 : ipv6_subnet_id=d643738f-7b97-4cad-8f44-a516ac31b045 2016-12-02 20:38:04.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:299 : die_if_not_set 299 ipv6_subnet_id 'Failure creating private IPv6 subnet for 7550ecd162e243418d9e2c7b1079e911' 2016-12-02 20:38:04.036 | ++ functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:04.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:300 : echo d643738f-7b97-4cad-8f44-a516ac31b045 2016-12-02 20:38:04.055 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : IPV6_SUBNET_ID=d643738f-7b97-4cad-8f44-a516ac31b045 2016-12-02 20:38:04.056 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : is_networking_extension_supported router 2016-12-02 20:38:04.059 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : local extension=router 2016-12-02 20:38:04.061 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2016-12-02 20:38:06.353 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : EXT_LIST='default-subnetpools 2016-12-02 20:38:06.353 | network-ip-availability 2016-12-02 20:38:06.353 | network_availability_zone 2016-12-02 20:38:06.353 | auto-allocated-topology 2016-12-02 20:38:06.353 | ext-gw-mode 2016-12-02 20:38:06.353 | binding 2016-12-02 20:38:06.353 | metering 2016-12-02 20:38:06.353 | agent 2016-12-02 20:38:06.353 | subnet_allocation 2016-12-02 20:38:06.353 | l3_agent_scheduler 2016-12-02 20:38:06.353 | tag 2016-12-02 20:38:06.353 | external-net 2016-12-02 20:38:06.353 | flavors 2016-12-02 20:38:06.353 | net-mtu 2016-12-02 20:38:06.353 | availability_zone 2016-12-02 20:38:06.353 | quotas 2016-12-02 20:38:06.353 | l3-ha 2016-12-02 20:38:06.353 | provider 2016-12-02 20:38:06.353 | multi-provider 2016-12-02 20:38:06.353 | address-scope 2016-12-02 20:38:06.353 | extraroute 2016-12-02 20:38:06.353 | shared_pools 2016-12-02 20:38:06.353 | subnet-service-types 2016-12-02 20:38:06.353 | standard-attr-timestamp 2016-12-02 20:38:06.353 | service-type 2016-12-02 20:38:06.353 | lb_network_vip 2016-12-02 20:38:06.353 | l3-flavors 2016-12-02 20:38:06.353 | port-security 2016-12-02 20:38:06.353 | hm_max_retries_down 2016-12-02 20:38:06.353 | extra_dhcp_opt 2016-12-02 20:38:06.353 | standard-attr-revisions 2016-12-02 20:38:06.353 | lbaasv2 2016-12-02 20:38:06.353 | pagination 2016-12-02 20:38:06.353 | sorting 2016-12-02 20:38:06.353 | lbaas_agent_schedulerv2 2016-12-02 20:38:06.353 | security-group 2016-12-02 20:38:06.353 | dhcp_agent_scheduler 2016-12-02 20:38:06.353 | router_availability_zone 2016-12-02 20:38:06.353 | lb-graph 2016-12-02 20:38:06.353 | rbac-policies 2016-12-02 20:38:06.353 | l7 2016-12-02 20:38:06.353 | standard-attr-description 2016-12-02 20:38:06.353 | router 2016-12-02 20:38:06.353 | allowed-address-pairs 2016-12-02 20:38:06.353 | project-id 2016-12-02 20:38:06.353 | dvr' 2016-12-02 20:38:06.355 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 : [[ default-subnetpools 2016-12-02 20:38:06.355 | network-ip-availability 2016-12-02 20:38:06.355 | network_availability_zone 2016-12-02 20:38:06.355 | auto-allocated-topology 2016-12-02 20:38:06.355 | ext-gw-mode 2016-12-02 20:38:06.355 | binding 2016-12-02 20:38:06.355 | metering 2016-12-02 20:38:06.355 | agent 2016-12-02 20:38:06.355 | subnet_allocation 2016-12-02 20:38:06.355 | l3_agent_scheduler 2016-12-02 20:38:06.355 | tag 2016-12-02 20:38:06.355 | external-net 2016-12-02 20:38:06.355 | flavors 2016-12-02 20:38:06.355 | net-mtu 2016-12-02 20:38:06.355 | availability_zone 2016-12-02 20:38:06.355 | quotas 2016-12-02 20:38:06.355 | l3-ha 2016-12-02 20:38:06.355 | provider 2016-12-02 20:38:06.355 | multi-provider 2016-12-02 20:38:06.355 | address-scope 2016-12-02 20:38:06.355 | extraroute 2016-12-02 20:38:06.355 | shared_pools 2016-12-02 20:38:06.355 | subnet-service-types 2016-12-02 20:38:06.355 | standard-attr-timestamp 2016-12-02 20:38:06.355 | service-type 2016-12-02 20:38:06.355 | lb_network_vip 2016-12-02 20:38:06.355 | l3-flavors 2016-12-02 20:38:06.355 | port-security 2016-12-02 20:38:06.355 | hm_max_retries_down 2016-12-02 20:38:06.355 | extra_dhcp_opt 2016-12-02 20:38:06.355 | standard-attr-revisions 2016-12-02 20:38:06.355 | lbaasv2 2016-12-02 20:38:06.355 | pagination 2016-12-02 20:38:06.355 | sorting 2016-12-02 20:38:06.355 | lbaas_agent_schedulerv2 2016-12-02 20:38:06.355 | security-group 2016-12-02 20:38:06.355 | dhcp_agent_scheduler 2016-12-02 20:38:06.355 | router_availability_zone 2016-12-02 20:38:06.355 | lb-graph 2016-12-02 20:38:06.355 | rbac-policies 2016-12-02 20:38:06.355 | l7 2016-12-02 20:38:06.355 | standard-attr-description 2016-12-02 20:38:06.355 | router 2016-12-02 20:38:06.355 | allowed-address-pairs 2016-12-02 20:38:06.355 | project-id 2016-12-02 20:38:06.355 | dvr =~ router ]] 2016-12-02 20:38:06.357 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 : return 0 2016-12-02 20:38:06.360 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : is_networking_extension_supported external-net 2016-12-02 20:38:06.362 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : local extension=external-net 2016-12-02 20:38:06.366 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2016-12-02 20:38:08.704 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : EXT_LIST='default-subnetpools 2016-12-02 20:38:08.704 | network-ip-availability 2016-12-02 20:38:08.704 | network_availability_zone 2016-12-02 20:38:08.704 | auto-allocated-topology 2016-12-02 20:38:08.704 | ext-gw-mode 2016-12-02 20:38:08.704 | binding 2016-12-02 20:38:08.704 | metering 2016-12-02 20:38:08.704 | agent 2016-12-02 20:38:08.704 | subnet_allocation 2016-12-02 20:38:08.704 | l3_agent_scheduler 2016-12-02 20:38:08.704 | tag 2016-12-02 20:38:08.704 | external-net 2016-12-02 20:38:08.704 | flavors 2016-12-02 20:38:08.704 | net-mtu 2016-12-02 20:38:08.704 | availability_zone 2016-12-02 20:38:08.704 | quotas 2016-12-02 20:38:08.704 | l3-ha 2016-12-02 20:38:08.704 | provider 2016-12-02 20:38:08.704 | multi-provider 2016-12-02 20:38:08.704 | address-scope 2016-12-02 20:38:08.704 | extraroute 2016-12-02 20:38:08.704 | shared_pools 2016-12-02 20:38:08.704 | subnet-service-types 2016-12-02 20:38:08.704 | standard-attr-timestamp 2016-12-02 20:38:08.704 | service-type 2016-12-02 20:38:08.704 | lb_network_vip 2016-12-02 20:38:08.704 | l3-flavors 2016-12-02 20:38:08.704 | port-security 2016-12-02 20:38:08.704 | hm_max_retries_down 2016-12-02 20:38:08.704 | extra_dhcp_opt 2016-12-02 20:38:08.704 | standard-attr-revisions 2016-12-02 20:38:08.704 | lbaasv2 2016-12-02 20:38:08.704 | pagination 2016-12-02 20:38:08.704 | sorting 2016-12-02 20:38:08.704 | lbaas_agent_schedulerv2 2016-12-02 20:38:08.704 | security-group 2016-12-02 20:38:08.705 | dhcp_agent_scheduler 2016-12-02 20:38:08.705 | router_availability_zone 2016-12-02 20:38:08.705 | lb-graph 2016-12-02 20:38:08.705 | rbac-policies 2016-12-02 20:38:08.705 | l7 2016-12-02 20:38:08.705 | standard-attr-description 2016-12-02 20:38:08.705 | router 2016-12-02 20:38:08.705 | allowed-address-pairs 2016-12-02 20:38:08.705 | project-id 2016-12-02 20:38:08.705 | dvr' 2016-12-02 20:38:08.706 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 : [[ default-subnetpools 2016-12-02 20:38:08.706 | network-ip-availability 2016-12-02 20:38:08.706 | network_availability_zone 2016-12-02 20:38:08.706 | auto-allocated-topology 2016-12-02 20:38:08.706 | ext-gw-mode 2016-12-02 20:38:08.706 | binding 2016-12-02 20:38:08.706 | metering 2016-12-02 20:38:08.706 | agent 2016-12-02 20:38:08.706 | subnet_allocation 2016-12-02 20:38:08.706 | l3_agent_scheduler 2016-12-02 20:38:08.706 | tag 2016-12-02 20:38:08.706 | external-net 2016-12-02 20:38:08.706 | flavors 2016-12-02 20:38:08.706 | net-mtu 2016-12-02 20:38:08.706 | availability_zone 2016-12-02 20:38:08.706 | quotas 2016-12-02 20:38:08.707 | l3-ha 2016-12-02 20:38:08.707 | provider 2016-12-02 20:38:08.707 | multi-provider 2016-12-02 20:38:08.707 | address-scope 2016-12-02 20:38:08.707 | extraroute 2016-12-02 20:38:08.707 | shared_pools 2016-12-02 20:38:08.707 | subnet-service-types 2016-12-02 20:38:08.707 | standard-attr-timestamp 2016-12-02 20:38:08.707 | service-type 2016-12-02 20:38:08.707 | lb_network_vip 2016-12-02 20:38:08.707 | l3-flavors 2016-12-02 20:38:08.707 | port-security 2016-12-02 20:38:08.707 | hm_max_retries_down 2016-12-02 20:38:08.707 | extra_dhcp_opt 2016-12-02 20:38:08.707 | standard-attr-revisions 2016-12-02 20:38:08.707 | lbaasv2 2016-12-02 20:38:08.707 | pagination 2016-12-02 20:38:08.707 | sorting 2016-12-02 20:38:08.707 | lbaas_agent_schedulerv2 2016-12-02 20:38:08.707 | security-group 2016-12-02 20:38:08.707 | dhcp_agent_scheduler 2016-12-02 20:38:08.707 | router_availability_zone 2016-12-02 20:38:08.707 | lb-graph 2016-12-02 20:38:08.707 | rbac-policies 2016-12-02 20:38:08.707 | l7 2016-12-02 20:38:08.707 | standard-attr-description 2016-12-02 20:38:08.707 | router 2016-12-02 20:38:08.707 | allowed-address-pairs 2016-12-02 20:38:08.707 | project-id 2016-12-02 20:38:08.707 | dvr =~ external-net ]] 2016-12-02 20:38:08.709 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 : return 0 2016-12-02 20:38:08.711 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : [[ True == \T\r\u\e ]] 2016-12-02 20:38:08.714 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : openstack --os-cloud devstack-admin --os-region RegionOne router create --project 7550ecd162e243418d9e2c7b1079e911 router1 2016-12-02 20:38:08.715 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2016-12-02 20:38:08.716 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2016-12-02 20:38:08.718 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:38:08.721 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:10.981 | ++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:38:10.983 | ++ functions-common:get_field:704 : field='$3' 2016-12-02 20:38:10.987 | ++ functions-common:get_field:706 : echo '| id | afaa5a11-0298-44a2-a7a5-13d3e3833197 |' 2016-12-02 20:38:10.988 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:38:10.993 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:11.023 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : ROUTER_ID=afaa5a11-0298-44a2-a7a5-13d3e3833197 2016-12-02 20:38:11.026 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : die_if_not_set 229 ROUTER_ID 'Failure creating ROUTER_ID for 7550ecd162e243418d9e2c7b1079e911 router1' 2016-12-02 20:38:11.028 | + functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:11.043 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : EXTERNAL_NETWORK_FLAGS=--external 2016-12-02 20:38:11.045 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:237 : is_networking_extension_supported auto-allocated-topology 2016-12-02 20:38:11.047 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : local extension=auto-allocated-topology 2016-12-02 20:38:11.049 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2016-12-02 20:38:13.233 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : EXT_LIST='default-subnetpools 2016-12-02 20:38:13.233 | network-ip-availability 2016-12-02 20:38:13.234 | network_availability_zone 2016-12-02 20:38:13.234 | auto-allocated-topology 2016-12-02 20:38:13.234 | ext-gw-mode 2016-12-02 20:38:13.234 | binding 2016-12-02 20:38:13.234 | metering 2016-12-02 20:38:13.234 | agent 2016-12-02 20:38:13.234 | subnet_allocation 2016-12-02 20:38:13.234 | l3_agent_scheduler 2016-12-02 20:38:13.234 | tag 2016-12-02 20:38:13.234 | external-net 2016-12-02 20:38:13.234 | flavors 2016-12-02 20:38:13.234 | net-mtu 2016-12-02 20:38:13.234 | availability_zone 2016-12-02 20:38:13.234 | quotas 2016-12-02 20:38:13.234 | l3-ha 2016-12-02 20:38:13.234 | provider 2016-12-02 20:38:13.234 | multi-provider 2016-12-02 20:38:13.234 | address-scope 2016-12-02 20:38:13.234 | extraroute 2016-12-02 20:38:13.234 | shared_pools 2016-12-02 20:38:13.234 | subnet-service-types 2016-12-02 20:38:13.234 | standard-attr-timestamp 2016-12-02 20:38:13.234 | service-type 2016-12-02 20:38:13.234 | lb_network_vip 2016-12-02 20:38:13.234 | l3-flavors 2016-12-02 20:38:13.234 | port-security 2016-12-02 20:38:13.234 | hm_max_retries_down 2016-12-02 20:38:13.235 | extra_dhcp_opt 2016-12-02 20:38:13.235 | standard-attr-revisions 2016-12-02 20:38:13.235 | lbaasv2 2016-12-02 20:38:13.235 | pagination 2016-12-02 20:38:13.235 | sorting 2016-12-02 20:38:13.235 | lbaas_agent_schedulerv2 2016-12-02 20:38:13.235 | security-group 2016-12-02 20:38:13.235 | dhcp_agent_scheduler 2016-12-02 20:38:13.235 | router_availability_zone 2016-12-02 20:38:13.235 | lb-graph 2016-12-02 20:38:13.235 | rbac-policies 2016-12-02 20:38:13.235 | l7 2016-12-02 20:38:13.235 | standard-attr-description 2016-12-02 20:38:13.235 | router 2016-12-02 20:38:13.235 | allowed-address-pairs 2016-12-02 20:38:13.235 | project-id 2016-12-02 20:38:13.235 | dvr' 2016-12-02 20:38:13.236 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 : [[ default-subnetpools 2016-12-02 20:38:13.236 | network-ip-availability 2016-12-02 20:38:13.236 | network_availability_zone 2016-12-02 20:38:13.236 | auto-allocated-topology 2016-12-02 20:38:13.236 | ext-gw-mode 2016-12-02 20:38:13.236 | binding 2016-12-02 20:38:13.236 | metering 2016-12-02 20:38:13.236 | agent 2016-12-02 20:38:13.237 | subnet_allocation 2016-12-02 20:38:13.237 | l3_agent_scheduler 2016-12-02 20:38:13.237 | tag 2016-12-02 20:38:13.237 | external-net 2016-12-02 20:38:13.237 | flavors 2016-12-02 20:38:13.237 | net-mtu 2016-12-02 20:38:13.237 | availability_zone 2016-12-02 20:38:13.237 | quotas 2016-12-02 20:38:13.237 | l3-ha 2016-12-02 20:38:13.237 | provider 2016-12-02 20:38:13.237 | multi-provider 2016-12-02 20:38:13.237 | address-scope 2016-12-02 20:38:13.237 | extraroute 2016-12-02 20:38:13.237 | shared_pools 2016-12-02 20:38:13.237 | subnet-service-types 2016-12-02 20:38:13.237 | standard-attr-timestamp 2016-12-02 20:38:13.237 | service-type 2016-12-02 20:38:13.237 | lb_network_vip 2016-12-02 20:38:13.237 | l3-flavors 2016-12-02 20:38:13.237 | port-security 2016-12-02 20:38:13.237 | hm_max_retries_down 2016-12-02 20:38:13.237 | extra_dhcp_opt 2016-12-02 20:38:13.237 | standard-attr-revisions 2016-12-02 20:38:13.237 | lbaasv2 2016-12-02 20:38:13.237 | pagination 2016-12-02 20:38:13.237 | sorting 2016-12-02 20:38:13.237 | lbaas_agent_schedulerv2 2016-12-02 20:38:13.237 | security-group 2016-12-02 20:38:13.237 | dhcp_agent_scheduler 2016-12-02 20:38:13.237 | router_availability_zone 2016-12-02 20:38:13.237 | lb-graph 2016-12-02 20:38:13.237 | rbac-policies 2016-12-02 20:38:13.237 | l7 2016-12-02 20:38:13.237 | standard-attr-description 2016-12-02 20:38:13.237 | router 2016-12-02 20:38:13.237 | allowed-address-pairs 2016-12-02 20:38:13.237 | project-id 2016-12-02 20:38:13.237 | dvr =~ auto-allocated-topology ]] 2016-12-02 20:38:13.238 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 : return 0 2016-12-02 20:38:13.241 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : EXTERNAL_NETWORK_FLAGS='--external --default' 2016-12-02 20:38:13.243 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : '[' True = True ']' 2016-12-02 20:38:13.247 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : grep ' id ' 2016-12-02 20:38:13.247 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : openstack --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public 2016-12-02 20:38:13.248 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : get_field 2 2016-12-02 20:38:13.250 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:38:13.252 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:15.582 | ++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:38:15.584 | ++ functions-common:get_field:704 : field='$3' 2016-12-02 20:38:15.587 | ++ functions-common:get_field:706 : echo '| id | cc96dd18-435e-4471-9c1c-d73296562bf4 |' 2016-12-02 20:38:15.587 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:38:15.592 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:15.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXT_NET_ID=cc96dd18-435e-4471-9c1c-d73296562bf4 2016-12-02 20:38:15.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : die_if_not_set 246 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2016-12-02 20:38:15.627 | + functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:15.642 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : [[ 4+6 =~ 4.* ]] 2016-12-02 20:38:15.644 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 : _neutron_configure_router_v4 2016-12-02 20:38:15.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet afaa5a11-0298-44a2-a7a5-13d3e3833197 0ae8fc1a-3581-477f-beb4-06a033db8938 2016-12-02 20:38:19.575 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local id_and_ext_gw_ip 2016-12-02 20:38:19.577 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : _neutron_create_public_subnet_v4 cc96dd18-435e-4471-9c1c-d73296562bf4 2016-12-02 20:38:19.580 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : local 'subnet_params=--ip-version 4 ' 2016-12-02 20:38:19.582 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : subnet_params+=' ' 2016-12-02 20:38:19.585 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : [[ -n 172.24.5.1 ]] 2016-12-02 20:38:19.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : subnet_params+='--gateway 172.24.5.1 ' 2016-12-02 20:38:19.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+='--network cc96dd18-435e-4471-9c1c-d73296562bf4 --subnet-range 172.24.5.0/24 --no-dhcp ' 2016-12-02 20:38:19.592 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=public-subnet 2016-12-02 20:38:19.594 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : local id_and_ext_gw_ip 2016-12-02 20:38:19.597 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network cc96dd18-435e-4471-9c1c-d73296562bf4 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2016-12-02 20:38:19.597 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : grep -e gateway_ip -e ' id ' 2016-12-02 20:38:22.448 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2016-12-02 20:38:22.448 | | id | 9e8fd7a1-3c39-4aaa-b88e-fd0b46b2e901 |' 2016-12-02 20:38:22.450 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : die_if_not_set 314 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2016-12-02 20:38:22.452 | ++ functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:22.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 9e8fd7a1-3c39-4aaa-b88e-fd0b46b2e901 '|' 2016-12-02 20:38:22.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 9e8fd7a1-3c39-4aaa-b88e-fd0b46b2e901 |' 2016-12-02 20:38:22.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : local ext_gw_ip 2016-12-02 20:38:22.475 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 9e8fd7a1-3c39-4aaa-b88e-fd0b46b2e901 '|' 2016-12-02 20:38:22.476 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : get_field 2 2016-12-02 20:38:22.480 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:38:22.482 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:22.485 | ++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:38:22.487 | ++ functions-common:get_field:704 : field='$3' 2016-12-02 20:38:22.490 | ++ functions-common:get_field:706 : echo '| gateway_ip | 172.24.5.1 | | id | 9e8fd7a1-3c39-4aaa-b88e-fd0b46b2e901 |' 2016-12-02 20:38:22.491 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:38:22.495 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:22.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_ip=172.24.5.1 2016-12-02 20:38:22.502 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : get_field 5 2016-12-02 20:38:22.502 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 9e8fd7a1-3c39-4aaa-b88e-fd0b46b2e901 '|' 2016-12-02 20:38:22.504 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:38:22.506 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:22.508 | ++ functions-common:get_field:701 : '[' 5 -lt 0 ']' 2016-12-02 20:38:22.510 | ++ functions-common:get_field:704 : field='$6' 2016-12-02 20:38:22.513 | ++ functions-common:get_field:706 : echo '| gateway_ip | 172.24.5.1 | | id | 9e8fd7a1-3c39-4aaa-b88e-fd0b46b2e901 |' 2016-12-02 20:38:22.514 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2016-12-02 20:38:22.518 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:22.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : PUB_SUBNET_ID=9e8fd7a1-3c39-4aaa-b88e-fd0b46b2e901 2016-12-02 20:38:22.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : neutron --os-cloud devstack-admin --os-region RegionOne router-gateway-set afaa5a11-0298-44a2-a7a5-13d3e3833197 cc96dd18-435e-4471-9c1c-d73296562bf4 2016-12-02 20:38:26.089 | Set gateway for router afaa5a11-0298-44a2-a7a5-13d3e3833197 2016-12-02 20:38:26.124 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : is_service_enabled q-l3 2016-12-02 20:38:26.137 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:38:26.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : local ext_gw_interface=none 2016-12-02 20:38:26.141 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : is_neutron_ovs_base_plugin 2016-12-02 20:38:26.144 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2016-12-02 20:38:26.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : _neutron_get_ext_gw_interface 2016-12-02 20:38:26.148 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:148 : [[ False == \T\r\u\e ]] 2016-12-02 20:38:26.150 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2016-12-02 20:38:26.172 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:155 : echo br-ex 2016-12-02 20:38:26.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : ext_gw_interface=br-ex 2016-12-02 20:38:26.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : [[ br-ex != \n\o\n\e ]] 2016-12-02 20:38:26.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : local cidr_len=24 2016-12-02 20:38:26.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:361 : local 'testcmd=ip -o link | grep -q br-ex' 2016-12-02 20:38:26.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:362 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2016-12-02 20:38:26.186 | + functions-common:test_with_retry:2336 : local 'testcmd=ip -o link | grep -q br-ex' 2016-12-02 20:38:26.188 | + functions-common:test_with_retry:2337 : local 'failmsg=br-ex creation failed' 2016-12-02 20:38:26.190 | + functions-common:test_with_retry:2338 : local until=10 2016-12-02 20:38:26.192 | + functions-common:test_with_retry:2339 : local sleep=0.5 2016-12-02 20:38:26.193 | + functions-common:test_with_retry:2341 : time_start test_with_retry 2016-12-02 20:38:26.195 | + functions-common:time_start:2384 : local name=test_with_retry 2016-12-02 20:38:26.197 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:26.199 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:26.202 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:26.205 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711106 2016-12-02 20:38:26.207 | + functions-common:test_with_retry:2342 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2016-12-02 20:38:26.213 | + functions-common:test_with_retry:2345 : time_stop test_with_retry 2016-12-02 20:38:26.215 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:26.217 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:26.219 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:26.221 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:26.224 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:26.227 | + functions-common:time_stop:2404 : name=test_with_retry 2016-12-02 20:38:26.229 | + functions-common:time_stop:2405 : start_time=1480711106 2016-12-02 20:38:26.231 | + functions-common:time_stop:2407 : [[ -z 1480711106 ]] 2016-12-02 20:38:26.235 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:26.238 | + functions-common:time_stop:2410 : end_time=1480711106 2016-12-02 20:38:26.241 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:26.243 | + functions-common:time_stop:2412 : total=4 2016-12-02 20:38:26.246 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:26.248 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=4 2016-12-02 20:38:26.252 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : ip addr show dev br-ex 2016-12-02 20:38:26.253 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : grep -c 172.24.5.1 2016-12-02 20:38:26.256 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ 0 == 0 ]] 2016-12-02 20:38:26.258 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ True == \F\a\l\s\e ]] 2016-12-02 20:38:26.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ False == \T\r\u\e ]] 2016-12-02 20:38:26.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ True == \T\r\u\e ]] 2016-12-02 20:38:26.264 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : sudo ip addr add 172.24.5.1/24 dev br-ex 2016-12-02 20:38:26.273 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : sudo ip link set br-ex up 2016-12-02 20:38:26.283 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : openstack --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2016-12-02 20:38:26.284 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : awk -Fip_address '{ print $2 }' 2016-12-02 20:38:26.285 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : tr '\n' ' ' 2016-12-02 20:38:26.286 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : cut -f2 '-d'\''' 2016-12-02 20:38:28.809 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ROUTER_GW_IP=' 172.24.5.3 ' 2016-12-02 20:38:28.811 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : die_if_not_set 368 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2016-12-02 20:38:28.813 | + functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:28.829 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : _neutron_set_router_id 2016-12-02 20:38:28.832 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:141 : [[ True == \F\a\l\s\e ]] 2016-12-02 20:38:28.834 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4+6 =~ .*6 ]] 2016-12-02 20:38:28.836 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v6 2016-12-02 20:38:28.838 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:376 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet afaa5a11-0298-44a2-a7a5-13d3e3833197 d643738f-7b97-4cad-8f44-a516ac31b045 2016-12-02 20:38:32.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:378 : local ipv6_id_and_ext_gw_ip 2016-12-02 20:38:32.828 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:379 : _neutron_create_public_subnet_v6 cc96dd18-435e-4471-9c1c-d73296562bf4 2016-12-02 20:38:32.831 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : local 'subnet_params=--ip-version 6 ' 2016-12-02 20:38:32.834 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+='--gateway 2001:db8::2 ' 2016-12-02 20:38:32.835 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : subnet_params+='--network cc96dd18-435e-4471-9c1c-d73296562bf4 --subnet-range 2001:db8::/64 --no-dhcp ' 2016-12-02 20:38:32.837 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : subnet_params+=ipv6-public-subnet 2016-12-02 20:38:32.839 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : local ipv6_id_and_ext_gw_ip 2016-12-02 20:38:32.843 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network cc96dd18-435e-4471-9c1c-d73296562bf4 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2016-12-02 20:38:32.843 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : grep -e gateway_ip -e ' id ' 2016-12-02 20:38:37.141 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2016-12-02 20:38:37.141 | | id | c45c1c59-d21d-48ae-9de3-d44e14f90f36 |' 2016-12-02 20:38:37.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:326 : die_if_not_set 326 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2016-12-02 20:38:37.145 | ++ functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:37.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:327 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c45c1c59-d21d-48ae-9de3-d44e14f90f36 '|' 2016-12-02 20:38:37.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:379 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | c45c1c59-d21d-48ae-9de3-d44e14f90f36 |' 2016-12-02 20:38:37.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : local ipv6_ext_gw_ip 2016-12-02 20:38:37.169 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:381 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c45c1c59-d21d-48ae-9de3-d44e14f90f36 '|' 2016-12-02 20:38:37.171 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:381 : get_field 2 2016-12-02 20:38:37.174 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:38:37.176 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:37.178 | ++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:38:37.180 | ++ functions-common:get_field:704 : field='$3' 2016-12-02 20:38:37.183 | ++ functions-common:get_field:706 : echo '| gateway_ip | 2001:db8::2 | | id | c45c1c59-d21d-48ae-9de3-d44e14f90f36 |' 2016-12-02 20:38:37.184 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:38:37.188 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:37.191 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:381 : ipv6_ext_gw_ip=2001:db8::2 2016-12-02 20:38:37.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:382 : local ipv6_pub_subnet_id 2016-12-02 20:38:37.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:383 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c45c1c59-d21d-48ae-9de3-d44e14f90f36 '|' 2016-12-02 20:38:37.199 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:383 : get_field 5 2016-12-02 20:38:37.201 | ++ functions-common:get_field:699 : local data field 2016-12-02 20:38:37.203 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:37.205 | ++ functions-common:get_field:701 : '[' 5 -lt 0 ']' 2016-12-02 20:38:37.207 | ++ functions-common:get_field:704 : field='$6' 2016-12-02 20:38:37.210 | ++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2016-12-02 20:38:37.212 | ++ functions-common:get_field:706 : echo '| gateway_ip | 2001:db8::2 | | id | c45c1c59-d21d-48ae-9de3-d44e14f90f36 |' 2016-12-02 20:38:37.214 | ++ functions-common:get_field:700 : read data 2016-12-02 20:38:37.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:383 : ipv6_pub_subnet_id=c45c1c59-d21d-48ae-9de3-d44e14f90f36 2016-12-02 20:38:37.221 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:387 : [[ 4+6 == \6 ]] 2016-12-02 20:38:37.223 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:392 : is_service_enabled q-l3 2016-12-02 20:38:37.235 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:38:37.237 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : for d in '$default_v6_route_devs' 2016-12-02 20:38:37.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:401 : sudo sysctl -w net/ipv6/conf/eth0/accept_ra=2 2016-12-02 20:38:37.246 | net.ipv6.conf.eth0.accept_ra = 2 2016-12-02 20:38:37.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2016-12-02 20:38:37.256 | net.ipv6.conf.all.forwarding = 1 2016-12-02 20:38:37.261 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : openstack --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' 2016-12-02 20:38:37.261 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : grep c45c1c59-d21d-48ae-9de3-d44e14f90f36 2016-12-02 20:38:37.263 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : awk -Fip_address '{ print $2 }' 2016-12-02 20:38:37.263 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : cut -f2 '-d'\''' 2016-12-02 20:38:37.263 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : tr '\n' ' ' 2016-12-02 20:38:39.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : IPV6_ROUTER_GW_IP='2001:db8::3 ' 2016-12-02 20:38:39.734 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : die_if_not_set 408 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2016-12-02 20:38:39.736 | + functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:38:39.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:410 : is_neutron_ovs_base_plugin 2016-12-02 20:38:39.754 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2016-12-02 20:38:39.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:411 : local ext_gw_interface 2016-12-02 20:38:39.758 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : _neutron_get_ext_gw_interface 2016-12-02 20:38:39.760 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:148 : [[ False == \T\r\u\e ]] 2016-12-02 20:38:39.763 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2016-12-02 20:38:39.775 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:155 : echo br-ex 2016-12-02 20:38:39.778 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : ext_gw_interface=br-ex 2016-12-02 20:38:39.781 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : local ipv6_cidr_len=64 2016-12-02 20:38:39.783 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2016-12-02 20:38:39.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:417 : local replace_range=fd79:711a:b64b::/56 2016-12-02 20:38:39.794 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : [[ -z 936611a9-adae-4e18-a15f-d90eca082b2b ]] 2016-12-02 20:38:39.796 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : sudo ip -6 route replace fd79:711a:b64b::/56 via 2001:db8::3 dev br-ex 2016-12-02 20:38:39.804 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:423 : _neutron_set_router_id 2016-12-02 20:38:39.805 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:141 : [[ True == \F\a\l\s\e ]] 2016-12-02 20:38:39.808 | + ./stack.sh:main:1277 : is_service_enabled nova 2016-12-02 20:38:39.823 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:38:39.825 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova' 2016-12-02 20:38:39.827 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:38:39.830 | + ./stack.sh:echo_summary:398 : echo -e Starting Nova 2016-12-02 20:38:39.833 | + ./stack.sh:main:1279 : start_nova 2016-12-02 20:38:39.835 | + lib/nova:start_nova:884 : start_nova_rest 2016-12-02 20:38:39.838 | + lib/nova:start_nova_rest:850 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:39.840 | + lib/nova:start_nova_rest:851 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:39.843 | + lib/nova:start_nova_rest:851 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:39.845 | + lib/nova:start_nova_rest:853 : local api_cell_conf=/etc/nova/nova.conf 2016-12-02 20:38:39.847 | + lib/nova:start_nova_rest:854 : is_service_enabled n-cell 2016-12-02 20:38:39.864 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:39.866 | + lib/nova:start_nova_rest:857 : local compute_cell_conf=/etc/nova/nova.conf 2016-12-02 20:38:39.868 | + lib/nova:start_nova_rest:861 : run_process n-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2016-12-02 20:38:39.871 | + functions-common:run_process:1474 : local service=n-cond 2016-12-02 20:38:39.873 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2016-12-02 20:38:39.875 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:39.877 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:39.880 | + functions-common:run_process:1479 : local name=n-cond 2016-12-02 20:38:39.882 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:39.884 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:39.887 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:39.889 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:39.892 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:39.896 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711119 2016-12-02 20:38:39.898 | + functions-common:run_process:1482 : is_service_enabled n-cond 2016-12-02 20:38:39.914 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:38:39.917 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:38:39.919 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:39.921 | + functions-common:run_process:1487 : _run_process n-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' 2016-12-02 20:38:39.922 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:39.924 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:39.927 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:39.931 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:39.933 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:39.935 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:39.938 | + functions-common:time_stop:2405 : start_time=1480711119 2016-12-02 20:38:39.940 | + functions-common:time_stop:2407 : [[ -z 1480711119 ]] 2016-12-02 20:38:39.943 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:39.947 | + functions-common:time_stop:2410 : end_time=1480711119 2016-12-02 20:38:39.950 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:39.953 | + functions-common:time_stop:2412 : total=1 2016-12-02 20:38:39.955 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:39.958 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=1 2016-12-02 20:38:39.961 | + lib/nova:start_nova_rest:862 : run_process n-cell-region '/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf' 2016-12-02 20:38:39.964 | + functions-common:run_process:1474 : local service=n-cell-region 2016-12-02 20:38:39.966 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf' 2016-12-02 20:38:39.968 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:39.971 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:39.974 | + functions-common:run_process:1479 : local name=n-cell-region 2016-12-02 20:38:39.977 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:39.979 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:39.981 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:39.984 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:39.987 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:39.990 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711119 2016-12-02 20:38:39.992 | + functions-common:run_process:1482 : is_service_enabled n-cell-region 2016-12-02 20:38:40.008 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.010 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.012 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.014 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.016 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.018 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.021 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.024 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.026 | + functions-common:time_stop:2405 : start_time=1480711119 2016-12-02 20:38:40.028 | + functions-common:time_stop:2407 : [[ -z 1480711119 ]] 2016-12-02 20:38:40.031 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.034 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.036 | + functions-common:time_stop:2411 : elapsed_time=1 2016-12-02 20:38:40.038 | + functions-common:time_stop:2412 : total=1 2016-12-02 20:38:40.040 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.042 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.044 | + lib/nova:start_nova_rest:863 : run_process n-cell-child '/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.047 | + functions-common:run_process:1474 : local service=n-cell-child 2016-12-02 20:38:40.049 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.052 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.054 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.056 | + functions-common:run_process:1479 : local name=n-cell-child 2016-12-02 20:38:40.059 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.061 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.063 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.065 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.068 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.071 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.073 | + functions-common:run_process:1482 : is_service_enabled n-cell-child 2016-12-02 20:38:40.087 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.089 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.092 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.094 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.096 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.098 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.100 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.102 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.104 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.107 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.109 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.112 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.115 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.117 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.120 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.123 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.125 | + lib/nova:start_nova_rest:864 : run_process n-crt '/usr/local/bin/nova-cert --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.127 | + functions-common:run_process:1474 : local service=n-crt 2016-12-02 20:38:40.130 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-cert --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.132 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.134 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.137 | + functions-common:run_process:1479 : local name=n-crt 2016-12-02 20:38:40.139 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.141 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.143 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.145 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.147 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.151 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.153 | + functions-common:run_process:1482 : is_service_enabled n-crt 2016-12-02 20:38:40.168 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:38:40.170 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:38:40.172 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.172 | + functions-common:run_process:1487 : _run_process n-crt '/usr/local/bin/nova-cert --config-file /etc/nova/nova.conf' '' 2016-12-02 20:38:40.175 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.178 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.181 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.184 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.186 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.188 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.190 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.193 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.197 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.201 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.203 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.206 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.208 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.210 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.212 | + lib/nova:start_nova_rest:866 : is_service_enabled n-net 2016-12-02 20:38:40.227 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.229 | + lib/nova:start_nova_rest:869 : run_process n-net '/usr/local/bin/nova-network --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.232 | + functions-common:run_process:1474 : local service=n-net 2016-12-02 20:38:40.235 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-network --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.237 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.240 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.242 | + functions-common:run_process:1479 : local name=n-net 2016-12-02 20:38:40.244 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.247 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.249 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.251 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.255 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.258 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.261 | + functions-common:run_process:1482 : is_service_enabled n-net 2016-12-02 20:38:40.279 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.282 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.285 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.288 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.290 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.293 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.295 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.298 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.301 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.303 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.307 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.311 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.314 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.317 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.320 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.322 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.325 | + lib/nova:start_nova_rest:871 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.327 | + functions-common:run_process:1474 : local service=n-sch 2016-12-02 20:38:40.330 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.333 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.335 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.337 | + functions-common:run_process:1479 : local name=n-sch 2016-12-02 20:38:40.339 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.341 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.343 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.346 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.349 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.352 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.354 | + functions-common:run_process:1482 : is_service_enabled n-sch 2016-12-02 20:38:40.368 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:38:40.370 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:38:40.372 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.373 | + functions-common:run_process:1487 : _run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' 2016-12-02 20:38:40.375 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.379 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.381 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.383 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.386 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.389 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.391 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.393 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.395 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.398 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.400 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.402 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.404 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.407 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.409 | + lib/nova:start_nova_rest:872 : run_process n-api-meta '/usr/local/bin/nova-api-metadata --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.412 | + functions-common:run_process:1474 : local service=n-api-meta 2016-12-02 20:38:40.414 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-api-metadata --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.416 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.418 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.420 | + functions-common:run_process:1479 : local name=n-api-meta 2016-12-02 20:38:40.423 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.425 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.427 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.429 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.432 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.435 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.437 | + functions-common:run_process:1482 : is_service_enabled n-api-meta 2016-12-02 20:38:40.452 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.454 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.456 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.459 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.461 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.463 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.465 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.468 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.470 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.473 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.477 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.481 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.484 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.486 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.489 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.492 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.495 | + lib/nova:start_nova_rest:874 : run_process n-novnc '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web ' 2016-12-02 20:38:40.497 | + functions-common:run_process:1474 : local service=n-novnc 2016-12-02 20:38:40.500 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web ' 2016-12-02 20:38:40.503 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.506 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.508 | + functions-common:run_process:1479 : local name=n-novnc 2016-12-02 20:38:40.510 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.513 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.515 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.517 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.520 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.523 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.525 | + functions-common:run_process:1482 : is_service_enabled n-novnc 2016-12-02 20:38:40.539 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.540 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.542 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.544 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.547 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.550 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.552 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.554 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.557 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.559 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.562 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.566 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.569 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.571 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.574 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.577 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.579 | + lib/nova:start_nova_rest:875 : run_process n-xvnc '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.582 | + functions-common:run_process:1474 : local service=n-xvnc 2016-12-02 20:38:40.584 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.587 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.590 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.592 | + functions-common:run_process:1479 : local name=n-xvnc 2016-12-02 20:38:40.595 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.598 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.600 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.602 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.605 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.608 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.610 | + functions-common:run_process:1482 : is_service_enabled n-xvnc 2016-12-02 20:38:40.627 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.629 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.631 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.633 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.636 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.638 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.641 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.643 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.645 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.647 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.650 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.653 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.655 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.656 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.658 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.660 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.662 | + lib/nova:start_nova_rest:876 : run_process n-spice '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova.conf --web ' 2016-12-02 20:38:40.663 | + functions-common:run_process:1474 : local service=n-spice 2016-12-02 20:38:40.665 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova.conf --web ' 2016-12-02 20:38:40.667 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.669 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.671 | + functions-common:run_process:1479 : local name=n-spice 2016-12-02 20:38:40.674 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.676 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.679 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.681 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.683 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.687 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.689 | + functions-common:run_process:1482 : is_service_enabled n-spice 2016-12-02 20:38:40.705 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.707 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.709 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.711 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.713 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.715 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.718 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.720 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.723 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.725 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.728 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.732 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.734 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.737 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.740 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.742 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.745 | + lib/nova:start_nova_rest:877 : run_process n-cauth '/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.747 | + functions-common:run_process:1474 : local service=n-cauth 2016-12-02 20:38:40.750 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.752 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.754 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.756 | + functions-common:run_process:1479 : local name=n-cauth 2016-12-02 20:38:40.758 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.760 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.762 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.764 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.768 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.772 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.774 | + functions-common:run_process:1482 : is_service_enabled n-cauth 2016-12-02 20:38:40.790 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.793 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.795 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.797 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.799 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.800 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.802 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.804 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.807 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.809 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.812 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.815 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.817 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.819 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.821 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.824 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.827 | + lib/nova:start_nova_rest:878 : run_process n-sproxy '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.830 | + functions-common:run_process:1474 : local service=n-sproxy 2016-12-02 20:38:40.833 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.835 | + functions-common:run_process:1476 : local group= 2016-12-02 20:38:40.837 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.839 | + functions-common:run_process:1479 : local name=n-sproxy 2016-12-02 20:38:40.841 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.843 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.844 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.846 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.849 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.851 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.853 | + functions-common:run_process:1482 : is_service_enabled n-sproxy 2016-12-02 20:38:40.868 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.870 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:40.872 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:40.875 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:40.877 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:40.879 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:40.882 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:40.884 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:40.886 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:40.889 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:40.892 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:40.897 | + functions-common:time_stop:2410 : end_time=1480711120 2016-12-02 20:38:40.899 | + functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:38:40.902 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:40.906 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:40.909 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=2 2016-12-02 20:38:40.912 | + lib/nova:start_nova_rest:880 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:40.915 | + lib/nova:start_nova_rest:880 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:40.918 | + lib/nova:start_nova:885 : start_nova_compute 2016-12-02 20:38:40.921 | + lib/nova:start_nova_compute:809 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:40.923 | + lib/nova:start_nova_compute:810 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:40.925 | + lib/nova:start_nova_compute:810 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:40.927 | + lib/nova:start_nova_compute:812 : is_service_enabled n-cell 2016-12-02 20:38:40.945 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:38:40.948 | + lib/nova:start_nova_compute:815 : local compute_cell_conf=/etc/nova/nova.conf 2016-12-02 20:38:40.950 | + lib/nova:start_nova_compute:818 : [[ libvirt = \l\i\b\v\i\r\t ]] 2016-12-02 20:38:40.952 | + lib/nova:start_nova_compute:822 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova.conf' libvirtd 2016-12-02 20:38:40.954 | + functions-common:run_process:1474 : local service=n-cpu 2016-12-02 20:38:40.957 | + functions-common:run_process:1475 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova.conf' 2016-12-02 20:38:40.959 | + functions-common:run_process:1476 : local group=libvirtd 2016-12-02 20:38:40.961 | + functions-common:run_process:1477 : local subservice= 2016-12-02 20:38:40.963 | + functions-common:run_process:1479 : local name=n-cpu 2016-12-02 20:38:40.965 | + functions-common:run_process:1481 : time_start run_process 2016-12-02 20:38:40.968 | + functions-common:time_start:2384 : local name=run_process 2016-12-02 20:38:40.970 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:38:40.972 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:38:40.975 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:38:40.979 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711120 2016-12-02 20:38:40.981 | + functions-common:run_process:1482 : is_service_enabled n-cpu 2016-12-02 20:38:40.996 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:38:41.000 | + functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:38:41.003 | + functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:38:41.003 | + functions-common:run_process:1487 : _run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova.conf' libvirtd 2016-12-02 20:38:41.005 | + functions-common:time_stop:2398 : local name 2016-12-02 20:38:41.008 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:38:41.010 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:38:41.013 | + functions-common:time_stop:2401 : local total 2016-12-02 20:38:41.016 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:38:41.018 | + functions-common:time_stop:2404 : name=run_process 2016-12-02 20:38:41.020 | + functions-common:time_stop:2405 : start_time=1480711120 2016-12-02 20:38:41.025 | + functions-common:time_stop:2407 : [[ -z 1480711120 ]] 2016-12-02 20:38:41.029 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:38:41.032 | + functions-common:time_stop:2410 : end_time=1480711121 2016-12-02 20:38:41.034 | + functions-common:time_stop:2411 : elapsed_time=1 2016-12-02 20:38:41.036 | + functions-common:time_stop:2412 : total=2 2016-12-02 20:38:41.037 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:38:41.040 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=3 2016-12-02 20:38:41.043 | + lib/nova:start_nova_compute:844 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:41.045 | + lib/nova:start_nova_compute:844 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin 2016-12-02 20:38:41.047 | + ./stack.sh:main:1280 : create_flavors 2016-12-02 20:38:41.049 | + lib/nova:create_flavors:926 : is_service_enabled n-api 2016-12-02 20:38:41.064 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:38:41.066 | + lib/nova:create_flavors:927 : openstack --os-region-name=RegionOne flavor list 2016-12-02 20:38:41.067 | + lib/nova:create_flavors:927 : grep -q ds512M 2016-12-02 20:38:44.823 | + lib/nova:create_flavors:929 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 0 --vcpus 1 cirros256 2016-12-02 20:38:47.371 | +----------------------------+-----------+ 2016-12-02 20:38:47.371 | | Field | Value | 2016-12-02 20:38:47.371 | +----------------------------+-----------+ 2016-12-02 20:38:47.371 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:38:47.371 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:38:47.371 | | disk | 0 | 2016-12-02 20:38:47.371 | | id | c1 | 2016-12-02 20:38:47.371 | | name | cirros256 | 2016-12-02 20:38:47.371 | | os-flavor-access:is_public | True | 2016-12-02 20:38:47.371 | | properties | | 2016-12-02 20:38:47.371 | | ram | 256 | 2016-12-02 20:38:47.371 | | rxtx_factor | 1.0 | 2016-12-02 20:38:47.371 | | swap | | 2016-12-02 20:38:47.371 | | vcpus | 1 | 2016-12-02 20:38:47.371 | +----------------------------+-----------+ 2016-12-02 20:38:47.422 | + lib/nova:create_flavors:930 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 ds512M 2016-12-02 20:38:50.981 | +----------------------------+--------+ 2016-12-02 20:38:50.981 | | Field | Value | 2016-12-02 20:38:50.981 | +----------------------------+--------+ 2016-12-02 20:38:50.981 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:38:50.981 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:38:50.981 | | disk | 5 | 2016-12-02 20:38:50.981 | | id | d1 | 2016-12-02 20:38:50.981 | | name | ds512M | 2016-12-02 20:38:50.981 | | os-flavor-access:is_public | True | 2016-12-02 20:38:50.982 | | properties | | 2016-12-02 20:38:50.982 | | ram | 512 | 2016-12-02 20:38:50.982 | | rxtx_factor | 1.0 | 2016-12-02 20:38:50.982 | | swap | | 2016-12-02 20:38:50.982 | | vcpus | 1 | 2016-12-02 20:38:50.982 | +----------------------------+--------+ 2016-12-02 20:38:51.027 | + lib/nova:create_flavors:931 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 ds1G 2016-12-02 20:38:53.598 | +----------------------------+-------+ 2016-12-02 20:38:53.598 | | Field | Value | 2016-12-02 20:38:53.598 | +----------------------------+-------+ 2016-12-02 20:38:53.598 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:38:53.598 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:38:53.598 | | disk | 10 | 2016-12-02 20:38:53.598 | | id | d2 | 2016-12-02 20:38:53.598 | | name | ds1G | 2016-12-02 20:38:53.598 | | os-flavor-access:is_public | True | 2016-12-02 20:38:53.598 | | properties | | 2016-12-02 20:38:53.598 | | ram | 1024 | 2016-12-02 20:38:53.598 | | rxtx_factor | 1.0 | 2016-12-02 20:38:53.598 | | swap | | 2016-12-02 20:38:53.598 | | vcpus | 1 | 2016-12-02 20:38:53.598 | +----------------------------+-------+ 2016-12-02 20:38:53.647 | + lib/nova:create_flavors:932 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 ds2G 2016-12-02 20:38:55.987 | +----------------------------+-------+ 2016-12-02 20:38:55.987 | | Field | Value | 2016-12-02 20:38:55.987 | +----------------------------+-------+ 2016-12-02 20:38:55.987 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:38:55.987 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:38:55.987 | | disk | 10 | 2016-12-02 20:38:55.987 | | id | d3 | 2016-12-02 20:38:55.987 | | name | ds2G | 2016-12-02 20:38:55.987 | | os-flavor-access:is_public | True | 2016-12-02 20:38:55.987 | | properties | | 2016-12-02 20:38:55.987 | | ram | 2048 | 2016-12-02 20:38:55.987 | | rxtx_factor | 1.0 | 2016-12-02 20:38:55.987 | | swap | | 2016-12-02 20:38:55.987 | | vcpus | 2 | 2016-12-02 20:38:55.987 | +----------------------------+-------+ 2016-12-02 20:38:56.030 | + lib/nova:create_flavors:933 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 ds4G 2016-12-02 20:38:58.275 | +----------------------------+-------+ 2016-12-02 20:38:58.275 | | Field | Value | 2016-12-02 20:38:58.276 | +----------------------------+-------+ 2016-12-02 20:38:58.276 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:38:58.276 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:38:58.276 | | disk | 20 | 2016-12-02 20:38:58.276 | | id | d4 | 2016-12-02 20:38:58.276 | | name | ds4G | 2016-12-02 20:38:58.276 | | os-flavor-access:is_public | True | 2016-12-02 20:38:58.276 | | properties | | 2016-12-02 20:38:58.276 | | ram | 4096 | 2016-12-02 20:38:58.276 | | rxtx_factor | 1.0 | 2016-12-02 20:38:58.276 | | swap | | 2016-12-02 20:38:58.276 | | vcpus | 4 | 2016-12-02 20:38:58.276 | +----------------------------+-------+ 2016-12-02 20:38:58.321 | + lib/nova:create_flavors:936 : openstack --os-region-name=RegionOne flavor list 2016-12-02 20:38:58.322 | + lib/nova:create_flavors:936 : grep -q m1.tiny 2016-12-02 20:39:00.628 | + lib/nova:create_flavors:937 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 m1.tiny 2016-12-02 20:39:02.982 | +----------------------------+---------+ 2016-12-02 20:39:02.982 | | Field | Value | 2016-12-02 20:39:02.982 | +----------------------------+---------+ 2016-12-02 20:39:02.982 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:39:02.982 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:39:02.982 | | disk | 1 | 2016-12-02 20:39:02.982 | | id | 1 | 2016-12-02 20:39:02.982 | | name | m1.tiny | 2016-12-02 20:39:02.982 | | os-flavor-access:is_public | True | 2016-12-02 20:39:02.982 | | properties | | 2016-12-02 20:39:02.982 | | ram | 512 | 2016-12-02 20:39:02.982 | | rxtx_factor | 1.0 | 2016-12-02 20:39:02.983 | | swap | | 2016-12-02 20:39:02.983 | | vcpus | 1 | 2016-12-02 20:39:02.983 | +----------------------------+---------+ 2016-12-02 20:39:03.036 | + lib/nova:create_flavors:938 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 m1.small 2016-12-02 20:39:05.435 | +----------------------------+----------+ 2016-12-02 20:39:05.435 | | Field | Value | 2016-12-02 20:39:05.435 | +----------------------------+----------+ 2016-12-02 20:39:05.435 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:39:05.435 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:39:05.435 | | disk | 20 | 2016-12-02 20:39:05.435 | | id | 2 | 2016-12-02 20:39:05.435 | | name | m1.small | 2016-12-02 20:39:05.435 | | os-flavor-access:is_public | True | 2016-12-02 20:39:05.435 | | properties | | 2016-12-02 20:39:05.435 | | ram | 2048 | 2016-12-02 20:39:05.435 | | rxtx_factor | 1.0 | 2016-12-02 20:39:05.435 | | swap | | 2016-12-02 20:39:05.435 | | vcpus | 1 | 2016-12-02 20:39:05.435 | +----------------------------+----------+ 2016-12-02 20:39:05.488 | + lib/nova:create_flavors:939 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 m1.medium 2016-12-02 20:39:07.827 | +----------------------------+-----------+ 2016-12-02 20:39:07.827 | | Field | Value | 2016-12-02 20:39:07.827 | +----------------------------+-----------+ 2016-12-02 20:39:07.827 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:39:07.827 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:39:07.827 | | disk | 40 | 2016-12-02 20:39:07.827 | | id | 3 | 2016-12-02 20:39:07.827 | | name | m1.medium | 2016-12-02 20:39:07.827 | | os-flavor-access:is_public | True | 2016-12-02 20:39:07.827 | | properties | | 2016-12-02 20:39:07.827 | | ram | 4096 | 2016-12-02 20:39:07.827 | | rxtx_factor | 1.0 | 2016-12-02 20:39:07.827 | | swap | | 2016-12-02 20:39:07.827 | | vcpus | 2 | 2016-12-02 20:39:07.827 | +----------------------------+-----------+ 2016-12-02 20:39:07.874 | + lib/nova:create_flavors:940 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 m1.large 2016-12-02 20:39:10.404 | +----------------------------+----------+ 2016-12-02 20:39:10.404 | | Field | Value | 2016-12-02 20:39:10.404 | +----------------------------+----------+ 2016-12-02 20:39:10.404 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:39:10.404 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:39:10.404 | | disk | 80 | 2016-12-02 20:39:10.404 | | id | 4 | 2016-12-02 20:39:10.405 | | name | m1.large | 2016-12-02 20:39:10.405 | | os-flavor-access:is_public | True | 2016-12-02 20:39:10.405 | | properties | | 2016-12-02 20:39:10.405 | | ram | 8192 | 2016-12-02 20:39:10.405 | | rxtx_factor | 1.0 | 2016-12-02 20:39:10.405 | | swap | | 2016-12-02 20:39:10.405 | | vcpus | 4 | 2016-12-02 20:39:10.405 | +----------------------------+----------+ 2016-12-02 20:39:10.450 | + lib/nova:create_flavors:941 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 m1.xlarge 2016-12-02 20:39:12.704 | +----------------------------+-----------+ 2016-12-02 20:39:12.704 | | Field | Value | 2016-12-02 20:39:12.704 | +----------------------------+-----------+ 2016-12-02 20:39:12.704 | | OS-FLV-DISABLED:disabled | False | 2016-12-02 20:39:12.704 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2016-12-02 20:39:12.704 | | disk | 160 | 2016-12-02 20:39:12.704 | | id | 5 | 2016-12-02 20:39:12.704 | | name | m1.xlarge | 2016-12-02 20:39:12.705 | | os-flavor-access:is_public | True | 2016-12-02 20:39:12.705 | | properties | | 2016-12-02 20:39:12.705 | | ram | 16384 | 2016-12-02 20:39:12.705 | | rxtx_factor | 1.0 | 2016-12-02 20:39:12.705 | | swap | | 2016-12-02 20:39:12.705 | | vcpus | 8 | 2016-12-02 20:39:12.705 | +----------------------------+-----------+ 2016-12-02 20:39:12.752 | + ./stack.sh:main:1282 : is_service_enabled placement 2016-12-02 20:39:12.767 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:39:12.769 | + ./stack.sh:main:1286 : is_service_enabled cinder 2016-12-02 20:39:12.781 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:39:12.784 | + ./stack.sh:main:1293 : is_service_enabled heat 2016-12-02 20:39:12.799 | + functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:39:12.801 | + ./stack.sh:main:1305 : is_service_enabled horizon 2016-12-02 20:39:12.816 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:39:12.818 | + ./stack.sh:main:1306 : echo_summary 'Starting Horizon' 2016-12-02 20:39:12.822 | + ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:39:12.824 | + ./stack.sh:echo_summary:398 : echo -e Starting Horizon 2016-12-02 20:39:12.826 | + ./stack.sh:main:1307 : init_horizon 2016-12-02 20:39:12.828 | + lib/horizon:init_horizon:142 : sudo rm -f '/var/log/apache2/horizon_*' 2016-12-02 20:39:12.837 | + lib/horizon:init_horizon:145 : local django_admin 2016-12-02 20:39:12.839 | + lib/horizon:init_horizon:146 : type -p django-admin 2016-12-02 20:39:12.841 | + lib/horizon:init_horizon:147 : django_admin=django-admin 2016-12-02 20:39:12.843 | + lib/horizon:init_horizon:153 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2016-12-02 20:39:12.845 | + lib/horizon:init_horizon:153 : django-admin collectstatic --noinput 2016-12-02 20:39:14.441 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery/data/jquery.js' 2016-12-02 20:39:14.442 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery/data/jquery.min.js' 2016-12-02 20:39:14.443 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_migrate/data/jquery-migrate.js' 2016-12-02 20:39:14.443 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_migrate/data/jquery-migrate.min.js' 2016-12-02 20:39:14.444 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-animate.js' 2016-12-02 20:39:14.445 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-touch.js' 2016-12-02 20:39:14.445 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular.js' 2016-12-02 20:39:14.447 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-mocks.js' 2016-12-02 20:39:14.448 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-csp.css' 2016-12-02 20:39:14.448 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-parse-ext.js' 2016-12-02 20:39:14.449 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-message-format.js' 2016-12-02 20:39:14.449 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-messages.js' 2016-12-02 20:39:14.450 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/errors.json' 2016-12-02 20:39:14.450 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-sanitize.js' 2016-12-02 20:39:14.451 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/version.txt' 2016-12-02 20:39:14.451 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-resource.js' 2016-12-02 20:39:14.452 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-scenario.js' 2016-12-02 20:39:14.454 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-aria.js' 2016-12-02 20:39:14.454 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-cookies.js' 2016-12-02 20:39:14.455 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/version.json' 2016-12-02 20:39:14.455 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-route.js' 2016-12-02 20:39:14.456 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-loader.js' 2016-12-02 20:39:14.457 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_bootstrap/data/angular-bootstrap.js' 2016-12-02 20:39:14.463 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_gettext/data/angular-gettext.js' 2016-12-02 20:39:14.463 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_lrdragndrop/data/lrdragndrop.js' 2016-12-02 20:39:14.463 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_smart_table/data/smart-table.js' 2016-12-02 20:39:14.464 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/FileAPI.flash.swf' 2016-12-02 20:39:14.465 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload-shim.js' 2016-12-02 20:39:14.465 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload-all.min.js' 2016-12-02 20:39:14.465 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload.js' 2016-12-02 20:39:14.466 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload.min.js' 2016-12-02 20:39:14.466 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/FileAPI.min.js' 2016-12-02 20:39:14.467 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload-all.js' 2016-12-02 20:39:14.467 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload-shim.min.js' 2016-12-02 20:39:14.468 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/FileAPI.js' 2016-12-02 20:39:14.468 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/d3/data/d3.js' 2016-12-02 20:39:14.469 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_quicksearch/data/jquery.quicksearch.js' 2016-12-02 20:39:14.470 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_tablesorter/data/jquery.tablesorter.js' 2016-12-02 20:39:14.471 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/spin/data/spin.jquery.js' 2016-12-02 20:39:14.471 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/spin/data/spin.js' 2016-12-02 20:39:14.472 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.structure.min.css' 2016-12-02 20:39:14.472 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.structure.css' 2016-12-02 20:39:14.473 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.js' 2016-12-02 20:39:14.474 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.theme.min.css' 2016-12-02 20:39:14.474 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.theme.css' 2016-12-02 20:39:14.475 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.min.css' 2016-12-02 20:39:14.475 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.css' 2016-12-02 20:39:14.476 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.min.js' 2016-12-02 20:39:14.477 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/jquery-ui.min.css' 2016-12-02 20:39:14.478 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/theme.css' 2016-12-02 20:39:14.478 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/jquery-ui.css' 2016-12-02 20:39:14.479 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_aaaaaa_256x240.png' 2016-12-02 20:39:14.480 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_cccccc_256x240.png' 2016-12-02 20:39:14.480 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/animated-overlay.gif' 2016-12-02 20:39:14.480 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_cd0a0a_256x240.png' 2016-12-02 20:39:14.481 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png' 2016-12-02 20:39:14.481 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_666666_256x240.png' 2016-12-02 20:39:14.482 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png' 2016-12-02 20:39:14.482 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png' 2016-12-02 20:39:14.483 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_f29a00_256x240.png' 2016-12-02 20:39:14.483 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png' 2016-12-02 20:39:14.484 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_flat_0_aaaaaa_40x100.png' 2016-12-02 20:39:14.484 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png' 2016-12-02 20:39:14.485 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png' 2016-12-02 20:39:14.485 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png' 2016-12-02 20:39:14.486 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_c98000_256x240.png' 2016-12-02 20:39:14.486 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_bbbbbb_256x240.png' 2016-12-02 20:39:14.487 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/jquery-ui.min.css' 2016-12-02 20:39:14.487 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/theme.css' 2016-12-02 20:39:14.488 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/jquery-ui.css' 2016-12-02 20:39:14.489 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_9bcc60_256x240.png' 2016-12-02 20:39:14.489 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/animated-overlay.gif' 2016-12-02 20:39:14.490 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_222222_256x240.png' 2016-12-02 20:39:14.490 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png' 2016-12-02 20:39:14.491 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png' 2016-12-02 20:39:14.491 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.492 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png' 2016-12-02 20:39:14.493 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_add978_256x240.png' 2016-12-02 20:39:14.494 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png' 2016-12-02 20:39:14.494 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png' 2016-12-02 20:39:14.495 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png' 2016-12-02 20:39:14.495 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_f1fd86_256x240.png' 2016-12-02 20:39:14.496 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png' 2016-12-02 20:39:14.496 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png' 2016-12-02 20:39:14.497 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_flat_0_aaaaaa_40x100.png' 2016-12-02 20:39:14.497 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/jquery-ui.min.css' 2016-12-02 20:39:14.498 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/theme.css' 2016-12-02 20:39:14.498 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/jquery-ui.css' 2016-12-02 20:39:14.499 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png' 2016-12-02 20:39:14.499 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/animated-overlay.gif' 2016-12-02 20:39:14.500 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png' 2016-12-02 20:39:14.500 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png' 2016-12-02 20:39:14.501 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.501 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png' 2016-12-02 20:39:14.501 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png' 2016-12-02 20:39:14.502 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png' 2016-12-02 20:39:14.502 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png' 2016-12-02 20:39:14.503 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_98d2fb_256x240.png' 2016-12-02 20:39:14.503 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png' 2016-12-02 20:39:14.503 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_flat_40_292929_40x100.png' 2016-12-02 20:39:14.504 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_00498f_256x240.png' 2016-12-02 20:39:14.504 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/jquery-ui.min.css' 2016-12-02 20:39:14.505 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/theme.css' 2016-12-02 20:39:14.505 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/jquery-ui.css' 2016-12-02 20:39:14.507 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_004276_256x240.png' 2016-12-02 20:39:14.507 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/animated-overlay.gif' 2016-12-02 20:39:14.507 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png' 2016-12-02 20:39:14.507 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png' 2016-12-02 20:39:14.507 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png' 2016-12-02 20:39:14.508 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_flat_75_ffffff_40x100.png' 2016-12-02 20:39:14.508 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.509 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png' 2016-12-02 20:39:14.509 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png' 2016-12-02 20:39:14.509 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_flat_0_333333_40x100.png' 2016-12-02 20:39:14.510 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_flat_65_ffffff_40x100.png' 2016-12-02 20:39:14.510 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_cc0000_256x240.png' 2016-12-02 20:39:14.511 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png' 2016-12-02 20:39:14.511 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/jquery-ui.min.css' 2016-12-02 20:39:14.512 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/theme.css' 2016-12-02 20:39:14.512 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/jquery-ui.css' 2016-12-02 20:39:14.513 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/animated-overlay.gif' 2016-12-02 20:39:14.513 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_222222_256x240.png' 2016-12-02 20:39:14.513 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png' 2016-12-02 20:39:14.514 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png' 2016-12-02 20:39:14.514 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.515 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png' 2016-12-02 20:39:14.515 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png' 2016-12-02 20:39:14.516 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png' 2016-12-02 20:39:14.516 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png' 2016-12-02 20:39:14.517 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png' 2016-12-02 20:39:14.517 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png' 2016-12-02 20:39:14.518 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_b83400_256x240.png' 2016-12-02 20:39:14.518 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png' 2016-12-02 20:39:14.519 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png' 2016-12-02 20:39:14.519 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png' 2016-12-02 20:39:14.520 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png' 2016-12-02 20:39:14.520 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/jquery-ui.min.css' 2016-12-02 20:39:14.521 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/theme.css' 2016-12-02 20:39:14.522 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/jquery-ui.css' 2016-12-02 20:39:14.523 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png' 2016-12-02 20:39:14.523 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png' 2016-12-02 20:39:14.524 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/animated-overlay.gif' 2016-12-02 20:39:14.525 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png' 2016-12-02 20:39:14.525 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_2694e8_256x240.png' 2016-12-02 20:39:14.526 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_72a7cf_256x240.png' 2016-12-02 20:39:14.527 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.527 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png' 2016-12-02 20:39:14.528 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_3d80b3_256x240.png' 2016-12-02 20:39:14.528 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png' 2016-12-02 20:39:14.529 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png' 2016-12-02 20:39:14.529 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png' 2016-12-02 20:39:14.530 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png' 2016-12-02 20:39:14.531 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_2e83ff_256x240.png' 2016-12-02 20:39:14.531 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png' 2016-12-02 20:39:14.532 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/jquery-ui.min.css' 2016-12-02 20:39:14.533 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/theme.css' 2016-12-02 20:39:14.533 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/jquery-ui.css' 2016-12-02 20:39:14.534 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png' 2016-12-02 20:39:14.535 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/animated-overlay.gif' 2016-12-02 20:39:14.535 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png' 2016-12-02 20:39:14.536 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_cd0a0a_256x240.png' 2016-12-02 20:39:14.537 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.537 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png' 2016-12-02 20:39:14.538 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png' 2016-12-02 20:39:14.538 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png' 2016-12-02 20:39:14.539 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_72b42d_256x240.png' 2016-12-02 20:39:14.539 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png' 2016-12-02 20:39:14.540 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png' 2016-12-02 20:39:14.540 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png' 2016-12-02 20:39:14.541 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png' 2016-12-02 20:39:14.541 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_4eb305_256x240.png' 2016-12-02 20:39:14.542 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/jquery-ui.min.css' 2016-12-02 20:39:14.543 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/theme.css' 2016-12-02 20:39:14.544 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/jquery-ui.css' 2016-12-02 20:39:14.545 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_8d78a5_256x240.png' 2016-12-02 20:39:14.545 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/animated-overlay.gif' 2016-12-02 20:39:14.546 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_flat_55_fafafa_40x100.png' 2016-12-02 20:39:14.546 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_flat_55_994d53_40x100.png' 2016-12-02 20:39:14.547 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.547 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_454545_256x240.png' 2016-12-02 20:39:14.548 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_ebccce_256x240.png' 2016-12-02 20:39:14.549 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_flat_0_eeeeee_40x100.png' 2016-12-02 20:39:14.549 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_734d99_256x240.png' 2016-12-02 20:39:14.550 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png' 2016-12-02 20:39:14.550 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_a8a3ae_256x240.png' 2016-12-02 20:39:14.551 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_flat_0_aaaaaa_40x100.png' 2016-12-02 20:39:14.552 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png' 2016-12-02 20:39:14.552 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png' 2016-12-02 20:39:14.553 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png' 2016-12-02 20:39:14.553 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png' 2016-12-02 20:39:14.554 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/jquery-ui.min.css' 2016-12-02 20:39:14.555 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/theme.css' 2016-12-02 20:39:14.556 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/jquery-ui.css' 2016-12-02 20:39:14.556 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png' 2016-12-02 20:39:14.557 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/animated-overlay.gif' 2016-12-02 20:39:14.557 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_cd0a0a_256x240.png' 2016-12-02 20:39:14.558 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_b8ec79_256x240.png' 2016-12-02 20:39:14.559 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_1f1f1f_256x240.png' 2016-12-02 20:39:14.559 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.560 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png' 2016-12-02 20:39:14.560 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png' 2016-12-02 20:39:14.561 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_9fda58_256x240.png' 2016-12-02 20:39:14.561 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png' 2016-12-02 20:39:14.561 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_flat_0_303030_40x100.png' 2016-12-02 20:39:14.562 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png' 2016-12-02 20:39:14.563 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png' 2016-12-02 20:39:14.563 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png' 2016-12-02 20:39:14.564 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_flat_0_4c4c4c_40x100.png' 2016-12-02 20:39:14.564 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_000000_256x240.png' 2016-12-02 20:39:14.565 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/jquery-ui.min.css' 2016-12-02 20:39:14.565 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/theme.css' 2016-12-02 20:39:14.566 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/jquery-ui.css' 2016-12-02 20:39:14.567 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png' 2016-12-02 20:39:14.568 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png' 2016-12-02 20:39:14.569 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png' 2016-12-02 20:39:14.569 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png' 2016-12-02 20:39:14.570 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/animated-overlay.gif' 2016-12-02 20:39:14.570 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_flat_75_ffffff_40x100.png' 2016-12-02 20:39:14.571 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.571 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png' 2016-12-02 20:39:14.572 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_454545_256x240.png' 2016-12-02 20:39:14.572 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png' 2016-12-02 20:39:14.573 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png' 2016-12-02 20:39:14.573 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png' 2016-12-02 20:39:14.574 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_c02669_256x240.png' 2016-12-02 20:39:14.574 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png' 2016-12-02 20:39:14.575 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_88a206_256x240.png' 2016-12-02 20:39:14.575 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png' 2016-12-02 20:39:14.576 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/jquery-ui.min.css' 2016-12-02 20:39:14.576 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/theme.css' 2016-12-02 20:39:14.577 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/jquery-ui.css' 2016-12-02 20:39:14.578 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png' 2016-12-02 20:39:14.578 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png' 2016-12-02 20:39:14.579 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png' 2016-12-02 20:39:14.579 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png' 2016-12-02 20:39:14.580 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/animated-overlay.gif' 2016-12-02 20:39:14.580 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_efec9f_256x240.png' 2016-12-02 20:39:14.581 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png' 2016-12-02 20:39:14.581 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png' 2016-12-02 20:39:14.582 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png' 2016-12-02 20:39:14.582 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png' 2016-12-02 20:39:14.583 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_ff7519_256x240.png' 2016-12-02 20:39:14.583 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_flat_75_ddd4b0_40x100.png' 2016-12-02 20:39:14.584 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png' 2016-12-02 20:39:14.584 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png' 2016-12-02 20:39:14.585 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_070603_256x240.png' 2016-12-02 20:39:14.585 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png' 2016-12-02 20:39:14.586 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery-ui.min.css' 2016-12-02 20:39:14.587 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/theme.css' 2016-12-02 20:39:14.587 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery-ui.css' 2016-12-02 20:39:14.588 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png' 2016-12-02 20:39:14.589 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_228ef1_256x240.png' 2016-12-02 20:39:14.589 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/animated-overlay.gif' 2016-12-02 20:39:14.590 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_222222_256x240.png' 2016-12-02 20:39:14.590 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.591 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png' 2016-12-02 20:39:14.591 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png' 2016-12-02 20:39:14.592 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png' 2016-12-02 20:39:14.592 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png' 2016-12-02 20:39:14.593 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png' 2016-12-02 20:39:14.593 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png' 2016-12-02 20:39:14.594 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png' 2016-12-02 20:39:14.594 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png' 2016-12-02 20:39:14.595 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png' 2016-12-02 20:39:14.596 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png' 2016-12-02 20:39:14.596 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/jquery-ui.min.css' 2016-12-02 20:39:14.597 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/theme.css' 2016-12-02 20:39:14.597 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/jquery-ui.css' 2016-12-02 20:39:14.598 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png' 2016-12-02 20:39:14.599 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/animated-overlay.gif' 2016-12-02 20:39:14.599 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_222222_256x240.png' 2016-12-02 20:39:14.600 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_4ca300_256x240.png' 2016-12-02 20:39:14.600 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png' 2016-12-02 20:39:14.601 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.601 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png' 2016-12-02 20:39:14.602 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png' 2016-12-02 20:39:14.602 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png' 2016-12-02 20:39:14.603 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ffcf29_256x240.png' 2016-12-02 20:39:14.603 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png' 2016-12-02 20:39:14.604 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png' 2016-12-02 20:39:14.604 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_flat_65_ffffff_40x100.png' 2016-12-02 20:39:14.605 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png' 2016-12-02 20:39:14.605 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ededed_256x240.png' 2016-12-02 20:39:14.606 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_bbbbbb_256x240.png' 2016-12-02 20:39:14.606 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/jquery-ui.min.css' 2016-12-02 20:39:14.607 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/theme.css' 2016-12-02 20:39:14.608 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/jquery-ui.css' 2016-12-02 20:39:14.608 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png' 2016-12-02 20:39:14.609 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png' 2016-12-02 20:39:14.609 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png' 2016-12-02 20:39:14.610 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/animated-overlay.gif' 2016-12-02 20:39:14.611 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_flat_55_ffffff_40x100.png' 2016-12-02 20:39:14.611 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_flat_75_ffffff_40x100.png' 2016-12-02 20:39:14.612 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_666666_256x240.png' 2016-12-02 20:39:14.612 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.612 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_454545_256x240.png' 2016-12-02 20:39:14.613 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_flat_0_eeeeee_40x100.png' 2016-12-02 20:39:14.613 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_ff0084_256x240.png' 2016-12-02 20:39:14.614 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_flat_0_aaaaaa_40x100.png' 2016-12-02 20:39:14.614 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png' 2016-12-02 20:39:14.615 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_0073ea_256x240.png' 2016-12-02 20:39:14.616 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/jquery-ui.min.css' 2016-12-02 20:39:14.616 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/theme.css' 2016-12-02 20:39:14.617 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/jquery-ui.css' 2016-12-02 20:39:14.617 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png' 2016-12-02 20:39:14.618 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_cccccc_256x240.png' 2016-12-02 20:39:14.618 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png' 2016-12-02 20:39:14.619 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/animated-overlay.gif' 2016-12-02 20:39:14.619 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png' 2016-12-02 20:39:14.620 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_222222_256x240.png' 2016-12-02 20:39:14.620 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png' 2016-12-02 20:39:14.621 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.621 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png' 2016-12-02 20:39:14.622 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png' 2016-12-02 20:39:14.622 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_a83300_256x240.png' 2016-12-02 20:39:14.623 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png' 2016-12-02 20:39:14.623 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_flat_50_5c5c5c_40x100.png' 2016-12-02 20:39:14.623 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png' 2016-12-02 20:39:14.624 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_flat_30_cccccc_40x100.png' 2016-12-02 20:39:14.625 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/jquery-ui.min.css' 2016-12-02 20:39:14.625 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/theme.css' 2016-12-02 20:39:14.626 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/jquery-ui.css' 2016-12-02 20:39:14.627 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png' 2016-12-02 20:39:14.627 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/animated-overlay.gif' 2016-12-02 20:39:14.628 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_cd0a0a_256x240.png' 2016-12-02 20:39:14.628 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png' 2016-12-02 20:39:14.628 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png' 2016-12-02 20:39:14.629 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.629 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_847e71_256x240.png' 2016-12-02 20:39:14.630 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_eeeeee_256x240.png' 2016-12-02 20:39:14.630 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png' 2016-12-02 20:39:14.631 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png' 2016-12-02 20:39:14.631 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png' 2016-12-02 20:39:14.632 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_8DC262_256x240.png' 2016-12-02 20:39:14.632 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png' 2016-12-02 20:39:14.633 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_808080_256x240.png' 2016-12-02 20:39:14.633 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png' 2016-12-02 20:39:14.634 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png' 2016-12-02 20:39:14.634 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/jquery-ui.min.css' 2016-12-02 20:39:14.635 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/theme.css' 2016-12-02 20:39:14.635 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/jquery-ui.css' 2016-12-02 20:39:14.636 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png' 2016-12-02 20:39:14.637 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_0078ae_256x240.png' 2016-12-02 20:39:14.637 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_d8e7f3_256x240.png' 2016-12-02 20:39:14.637 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png' 2016-12-02 20:39:14.638 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/animated-overlay.gif' 2016-12-02 20:39:14.638 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png' 2016-12-02 20:39:14.639 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_flat_75_aaaaaa_40x100.png' 2016-12-02 20:39:14.639 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_fcd113_256x240.png' 2016-12-02 20:39:14.640 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_f5e175_256x240.png' 2016-12-02 20:39:14.640 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_45_0078ae_1x400.png' 2016-12-02 20:39:14.641 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png' 2016-12-02 20:39:14.641 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_f7a50d_256x240.png' 2016-12-02 20:39:14.642 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_e0fdff_256x240.png' 2016-12-02 20:39:14.642 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_flat_55_999999_40x100.png' 2016-12-02 20:39:14.643 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png' 2016-12-02 20:39:14.643 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png' 2016-12-02 20:39:14.644 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_056b93_256x240.png' 2016-12-02 20:39:14.644 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/jquery-ui.min.css' 2016-12-02 20:39:14.645 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/theme.css' 2016-12-02 20:39:14.645 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/jquery-ui.css' 2016-12-02 20:39:14.646 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png' 2016-12-02 20:39:14.646 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png' 2016-12-02 20:39:14.647 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_0b54d5_256x240.png' 2016-12-02 20:39:14.647 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png' 2016-12-02 20:39:14.648 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png' 2016-12-02 20:39:14.648 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_flat_0_e69700_40x100.png' 2016-12-02 20:39:14.649 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/animated-overlay.gif' 2016-12-02 20:39:14.649 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png' 2016-12-02 20:39:14.650 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png' 2016-12-02 20:39:14.650 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png' 2016-12-02 20:39:14.651 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.651 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_flat_0_e6b900_40x100.png' 2016-12-02 20:39:14.652 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png' 2016-12-02 20:39:14.652 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_0a82eb_256x240.png' 2016-12-02 20:39:14.653 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/jquery-ui.min.css' 2016-12-02 20:39:14.653 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/theme.css' 2016-12-02 20:39:14.654 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/jquery-ui.css' 2016-12-02 20:39:14.655 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png' 2016-12-02 20:39:14.655 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png' 2016-12-02 20:39:14.656 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png' 2016-12-02 20:39:14.656 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_flat_55_c0402a_40x100.png' 2016-12-02 20:39:14.656 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/animated-overlay.gif' 2016-12-02 20:39:14.657 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_999999_256x240.png' 2016-12-02 20:39:14.657 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_454545_256x240.png' 2016-12-02 20:39:14.658 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_fbc856_256x240.png' 2016-12-02 20:39:14.658 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_flat_55_eeeeee_40x100.png' 2016-12-02 20:39:14.659 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_70b2e1_256x240.png' 2016-12-02 20:39:14.659 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png' 2016-12-02 20:39:14.660 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_flat_0_eeeeee_40x100.png' 2016-12-02 20:39:14.660 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png' 2016-12-02 20:39:14.661 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_3383bb_256x240.png' 2016-12-02 20:39:14.661 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png' 2016-12-02 20:39:14.662 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/all.css' 2016-12-02 20:39:14.663 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/core.css' 2016-12-02 20:39:14.663 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/checkboxradio.css' 2016-12-02 20:39:14.663 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/draggable.css' 2016-12-02 20:39:14.664 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/spinner.css' 2016-12-02 20:39:14.664 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/slider.css' 2016-12-02 20:39:14.665 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/accordion.css' 2016-12-02 20:39:14.665 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/dialog.css' 2016-12-02 20:39:14.666 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/datepicker.css' 2016-12-02 20:39:14.666 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/theme.css' 2016-12-02 20:39:14.667 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/tabs.css' 2016-12-02 20:39:14.667 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/tooltip.css' 2016-12-02 20:39:14.668 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/menu.css' 2016-12-02 20:39:14.668 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/button.css' 2016-12-02 20:39:14.669 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/sortable.css' 2016-12-02 20:39:14.669 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/autocomplete.css' 2016-12-02 20:39:14.670 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/progressbar.css' 2016-12-02 20:39:14.670 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/resizable.css' 2016-12-02 20:39:14.671 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/selectable.css' 2016-12-02 20:39:14.671 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/base.css' 2016-12-02 20:39:14.672 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/selectmenu.css' 2016-12-02 20:39:14.672 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/controlgroup.css' 2016-12-02 20:39:14.673 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_555555_256x240.png' 2016-12-02 20:39:14.673 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.674 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_777620_256x240.png' 2016-12-02 20:39:14.674 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png' 2016-12-02 20:39:14.675 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_cc0000_256x240.png' 2016-12-02 20:39:14.675 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_777777_256x240.png' 2016-12-02 20:39:14.676 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_444444_256x240.png' 2016-12-02 20:39:14.677 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/jquery-ui.min.css' 2016-12-02 20:39:14.677 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/theme.css' 2016-12-02 20:39:14.678 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/jquery-ui.css' 2016-12-02 20:39:14.679 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/animated-overlay.gif' 2016-12-02 20:39:14.679 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png' 2016-12-02 20:39:14.680 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_3d3d3d_256x240.png' 2016-12-02 20:39:14.681 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_fadc7a_256x240.png' 2016-12-02 20:39:14.681 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_ffe180_256x240.png' 2016-12-02 20:39:14.682 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_eb990f_256x240.png' 2016-12-02 20:39:14.682 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png' 2016-12-02 20:39:14.683 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png' 2016-12-02 20:39:14.683 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png' 2016-12-02 20:39:14.684 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_bd7b00_256x240.png' 2016-12-02 20:39:14.684 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_ed9f26_256x240.png' 2016-12-02 20:39:14.685 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png' 2016-12-02 20:39:14.685 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png' 2016-12-02 20:39:14.686 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_flat_50_5c5c5c_40x100.png' 2016-12-02 20:39:14.686 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png' 2016-12-02 20:39:14.687 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_flat_30_cccccc_40x100.png' 2016-12-02 20:39:14.687 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_d19405_256x240.png' 2016-12-02 20:39:14.688 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/jquery-ui.min.css' 2016-12-02 20:39:14.689 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/theme.css' 2016-12-02 20:39:14.689 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/jquery-ui.css' 2016-12-02 20:39:14.690 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png' 2016-12-02 20:39:14.691 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_cccccc_256x240.png' 2016-12-02 20:39:14.691 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/animated-overlay.gif' 2016-12-02 20:39:14.691 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png' 2016-12-02 20:39:14.692 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_222222_256x240.png' 2016-12-02 20:39:14.692 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png' 2016-12-02 20:39:14.693 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png' 2016-12-02 20:39:14.693 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.694 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png' 2016-12-02 20:39:14.695 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png' 2016-12-02 20:39:14.695 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_a83300_256x240.png' 2016-12-02 20:39:14.695 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png' 2016-12-02 20:39:14.696 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png' 2016-12-02 20:39:14.696 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png' 2016-12-02 20:39:14.697 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png' 2016-12-02 20:39:14.698 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/jquery-ui.min.css' 2016-12-02 20:39:14.698 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/theme.css' 2016-12-02 20:39:14.699 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/jquery-ui.css' 2016-12-02 20:39:14.699 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png' 2016-12-02 20:39:14.700 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png' 2016-12-02 20:39:14.700 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/animated-overlay.gif' 2016-12-02 20:39:14.701 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_flat_75_aaaaaa_40x100.png' 2016-12-02 20:39:14.701 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png' 2016-12-02 20:39:14.702 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png' 2016-12-02 20:39:14.702 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_cb672b_256x240.png' 2016-12-02 20:39:14.703 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.703 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png' 2016-12-02 20:39:14.704 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png' 2016-12-02 20:39:14.704 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_f08000_256x240.png' 2016-12-02 20:39:14.705 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_ff7519_256x240.png' 2016-12-02 20:39:14.705 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png' 2016-12-02 20:39:14.705 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_c47a23_256x240.png' 2016-12-02 20:39:14.706 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_f35f07_256x240.png' 2016-12-02 20:39:14.706 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/jquery-ui.min.css' 2016-12-02 20:39:14.707 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/theme.css' 2016-12-02 20:39:14.707 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/jquery-ui.css' 2016-12-02 20:39:14.708 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png' 2016-12-02 20:39:14.709 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_888888_256x240.png' 2016-12-02 20:39:14.709 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png' 2016-12-02 20:39:14.710 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/animated-overlay.gif' 2016-12-02 20:39:14.710 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_222222_256x240.png' 2016-12-02 20:39:14.710 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_cd0a0a_256x240.png' 2016-12-02 20:39:14.711 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png' 2016-12-02 20:39:14.711 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png' 2016-12-02 20:39:14.712 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_454545_256x240.png' 2016-12-02 20:39:14.712 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png' 2016-12-02 20:39:14.713 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png' 2016-12-02 20:39:14.713 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png' 2016-12-02 20:39:14.714 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png' 2016-12-02 20:39:14.714 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_2e83ff_256x240.png' 2016-12-02 20:39:14.715 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/jquery-ui.min.css' 2016-12-02 20:39:14.715 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/theme.css' 2016-12-02 20:39:14.716 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/jquery-ui.css' 2016-12-02 20:39:14.716 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_d8e7f3_256x240.png' 2016-12-02 20:39:14.717 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/animated-overlay.gif' 2016-12-02 20:39:14.717 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png' 2016-12-02 20:39:14.718 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_cd0a0a_256x240.png' 2016-12-02 20:39:14.718 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png' 2016-12-02 20:39:14.719 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png' 2016-12-02 20:39:14.719 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_217bc0_256x240.png' 2016-12-02 20:39:14.720 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_469bdd_256x240.png' 2016-12-02 20:39:14.720 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png' 2016-12-02 20:39:14.721 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_flat_55_fbec88_40x100.png' 2016-12-02 20:39:14.721 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_6da8d5_256x240.png' 2016-12-02 20:39:14.722 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_f9bd01_256x240.png' 2016-12-02 20:39:14.722 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png' 2016-12-02 20:39:14.723 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png' 2016-12-02 20:39:14.723 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png' 2016-12-02 20:39:14.723 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_2e83ff_256x240.png' 2016-12-02 20:39:14.724 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_555555_256x240.png' 2016-12-02 20:39:14.725 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_highlight-soft_75_ffe45c_1x100.png' 2016-12-02 20:39:14.725 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_228ef1_256x240.png' 2016-12-02 20:39:14.726 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/animated-overlay.gif' 2016-12-02 20:39:14.726 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_222222_256x240.png' 2016-12-02 20:39:14.727 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_ffffff_256x240.png' 2016-12-02 20:39:14.727 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_777620_256x240.png' 2016-12-02 20:39:14.727 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_ffd27a_256x240.png' 2016-12-02 20:39:14.728 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_glass_100_fdf5ce_1x400.png' 2016-12-02 20:39:14.728 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_flat_10_000000_40x100.png' 2016-12-02 20:39:14.729 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_diagonals-thick_20_666666_40x40.png' 2016-12-02 20:39:14.729 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_ef8c08_256x240.png' 2016-12-02 20:39:14.730 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_gloss-wave_35_f6a828_500x100.png' 2016-12-02 20:39:14.730 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_glass_100_f6f6f6_1x400.png' 2016-12-02 20:39:14.730 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_glass_65_ffffff_1x400.png' 2016-12-02 20:39:14.731 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_highlight-soft_100_eeeeee_1x100.png' 2016-12-02 20:39:14.731 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_cc0000_256x240.png' 2016-12-02 20:39:14.732 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_diagonals-thick_18_b81900_40x40.png' 2016-12-02 20:39:14.732 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_777777_256x240.png' 2016-12-02 20:39:14.733 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_444444_256x240.png' 2016-12-02 20:39:14.733 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.ttf' 2016-12-02 20:39:14.734 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.svg' 2016-12-02 20:39:14.735 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.woff2' 2016-12-02 20:39:14.735 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.woff' 2016-12-02 20:39:14.736 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.eot' 2016-12-02 20:39:14.736 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap.min.js' 2016-12-02 20:39:14.737 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap-sprockets.js' 2016-12-02 20:39:14.737 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap.js' 2016-12-02 20:39:14.738 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/collapse.js' 2016-12-02 20:39:14.738 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/tab.js' 2016-12-02 20:39:14.739 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/dropdown.js' 2016-12-02 20:39:14.739 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/affix.js' 2016-12-02 20:39:14.740 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/button.js' 2016-12-02 20:39:14.740 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/modal.js' 2016-12-02 20:39:14.741 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/alert.js' 2016-12-02 20:39:14.741 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/popover.js' 2016-12-02 20:39:14.742 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/carousel.js' 2016-12-02 20:39:14.742 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/transition.js' 2016-12-02 20:39:14.742 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/tooltip.js' 2016-12-02 20:39:14.743 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/scrollspy.js' 2016-12-02 20:39:14.744 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/_bootstrap-mincer.scss' 2016-12-02 20:39:14.745 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/_bootstrap-sprockets.scss' 2016-12-02 20:39:14.746 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/_bootstrap.scss' 2016-12-02 20:39:14.746 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/_bootstrap-compass.scss' 2016-12-02 20:39:14.747 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_jumbotron.scss' 2016-12-02 20:39:14.748 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_wells.scss' 2016-12-02 20:39:14.748 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_breadcrumbs.scss' 2016-12-02 20:39:14.748 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_labels.scss' 2016-12-02 20:39:14.749 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_grid.scss' 2016-12-02 20:39:14.749 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_theme.scss' 2016-12-02 20:39:14.750 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-embed.scss' 2016-12-02 20:39:14.750 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_pager.scss' 2016-12-02 20:39:14.751 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_navbar.scss' 2016-12-02 20:39:14.751 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_normalize.scss' 2016-12-02 20:39:14.751 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_buttons.scss' 2016-12-02 20:39:14.752 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_alerts.scss' 2016-12-02 20:39:14.752 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_tooltip.scss' 2016-12-02 20:39:14.753 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_component-animations.scss' 2016-12-02 20:39:14.753 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_modals.scss' 2016-12-02 20:39:14.754 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_input-groups.scss' 2016-12-02 20:39:14.755 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_type.scss' 2016-12-02 20:39:14.756 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_glyphicons.scss' 2016-12-02 20:39:14.756 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_button-groups.scss' 2016-12-02 20:39:14.757 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_panels.scss' 2016-12-02 20:39:14.757 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_pagination.scss' 2016-12-02 20:39:14.758 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_scaffolding.scss' 2016-12-02 20:39:14.758 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-utilities.scss' 2016-12-02 20:39:14.759 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_print.scss' 2016-12-02 20:39:14.759 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_list-group.scss' 2016-12-02 20:39:14.760 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_variables.scss' 2016-12-02 20:39:14.760 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_carousel.scss' 2016-12-02 20:39:14.761 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_utilities.scss' 2016-12-02 20:39:14.761 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_tables.scss' 2016-12-02 20:39:14.762 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_code.scss' 2016-12-02 20:39:14.762 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_popovers.scss' 2016-12-02 20:39:14.763 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_navs.scss' 2016-12-02 20:39:14.763 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_forms.scss' 2016-12-02 20:39:14.763 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_mixins.scss' 2016-12-02 20:39:14.764 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_media.scss' 2016-12-02 20:39:14.764 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_progress-bars.scss' 2016-12-02 20:39:14.765 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_badges.scss' 2016-12-02 20:39:14.765 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_close.scss' 2016-12-02 20:39:14.766 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_thumbnails.scss' 2016-12-02 20:39:14.766 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_dropdowns.scss' 2016-12-02 20:39:14.767 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_size.scss' 2016-12-02 20:39:14.768 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_center-block.scss' 2016-12-02 20:39:14.769 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_labels.scss' 2016-12-02 20:39:14.769 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_grid.scss' 2016-12-02 20:39:14.770 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_text-overflow.scss' 2016-12-02 20:39:14.770 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_background-variant.scss' 2016-12-02 20:39:14.771 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_border-radius.scss' 2016-12-02 20:39:14.772 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_reset-filter.scss' 2016-12-02 20:39:14.772 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_buttons.scss' 2016-12-02 20:39:14.773 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_tab-focus.scss' 2016-12-02 20:39:14.773 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_vendor-prefixes.scss' 2016-12-02 20:39:14.774 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_gradients.scss' 2016-12-02 20:39:14.775 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_opacity.scss' 2016-12-02 20:39:14.775 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_alerts.scss' 2016-12-02 20:39:14.776 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_clearfix.scss' 2016-12-02 20:39:14.776 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_grid-framework.scss' 2016-12-02 20:39:14.777 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_image.scss' 2016-12-02 20:39:14.777 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_text-emphasis.scss' 2016-12-02 20:39:14.778 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_resize.scss' 2016-12-02 20:39:14.778 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_reset-text.scss' 2016-12-02 20:39:14.779 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_panels.scss' 2016-12-02 20:39:14.779 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_pagination.scss' 2016-12-02 20:39:14.780 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_responsive-visibility.scss' 2016-12-02 20:39:14.780 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_list-group.scss' 2016-12-02 20:39:14.781 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_hide-text.scss' 2016-12-02 20:39:14.781 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_table-row.scss' 2016-12-02 20:39:14.782 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_nav-divider.scss' 2016-12-02 20:39:14.782 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_forms.scss' 2016-12-02 20:39:14.783 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_nav-vertical-align.scss' 2016-12-02 20:39:14.783 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_progress-bar.scss' 2016-12-02 20:39:14.784 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/bootstrap-datepicker.js' 2016-12-02 20:39:14.785 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/datepicker.css' 2016-12-02 20:39:14.785 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/datepicker3.css' 2016-12-02 20:39:14.786 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ar.js' 2016-12-02 20:39:14.787 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.rs-latin.js' 2016-12-02 20:39:14.787 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.gl.js' 2016-12-02 20:39:14.788 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.vi.js' 2016-12-02 20:39:14.788 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fi.js' 2016-12-02 20:39:14.789 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.az.js' 2016-12-02 20:39:14.789 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.lv.js' 2016-12-02 20:39:14.790 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.mk.js' 2016-12-02 20:39:14.790 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.et.js' 2016-12-02 20:39:14.791 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.it.js' 2016-12-02 20:39:14.791 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ka.js' 2016-12-02 20:39:14.791 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sk.js' 2016-12-02 20:39:14.792 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.zh-CN.js' 2016-12-02 20:39:14.793 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.is.js' 2016-12-02 20:39:14.793 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fa.js' 2016-12-02 20:39:14.793 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ru.js' 2016-12-02 20:39:14.794 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.cs.js' 2016-12-02 20:39:14.794 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.es.js' 2016-12-02 20:39:14.795 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.hu.js' 2016-12-02 20:39:14.795 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ms.js' 2016-12-02 20:39:14.796 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ja.js' 2016-12-02 20:39:14.796 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.zh-TW.js' 2016-12-02 20:39:14.797 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pt.js' 2016-12-02 20:39:14.797 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.no.js' 2016-12-02 20:39:14.797 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.lt.js' 2016-12-02 20:39:14.798 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nl-BE.js' 2016-12-02 20:39:14.798 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sl.js' 2016-12-02 20:39:14.799 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sq.js' 2016-12-02 20:39:14.799 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.rs.js' 2016-12-02 20:39:14.800 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.th.js' 2016-12-02 20:39:14.800 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pl.js' 2016-12-02 20:39:14.801 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.de.js' 2016-12-02 20:39:14.801 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.hr.js' 2016-12-02 20:39:14.801 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.kk.js' 2016-12-02 20:39:14.802 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.tr.js' 2016-12-02 20:39:14.802 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.kr.js' 2016-12-02 20:39:14.803 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nl.js' 2016-12-02 20:39:14.803 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.he.js' 2016-12-02 20:39:14.804 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ua.js' 2016-12-02 20:39:14.804 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.id.js' 2016-12-02 20:39:14.805 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pt-BR.js' 2016-12-02 20:39:14.805 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sw.js' 2016-12-02 20:39:14.806 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fr.js' 2016-12-02 20:39:14.806 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sv.js' 2016-12-02 20:39:14.807 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ro.js' 2016-12-02 20:39:14.807 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.el.js' 2016-12-02 20:39:14.808 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nb.js' 2016-12-02 20:39:14.808 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.da.js' 2016-12-02 20:39:14.809 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.cy.js' 2016-12-02 20:39:14.810 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ca.js' 2016-12-02 20:39:14.810 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.bg.js' 2016-12-02 20:39:14.811 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/hogan/data/hogan.js' 2016-12-02 20:39:14.811 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/rickshaw/data/rickshaw.css' 2016-12-02 20:39:14.812 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/rickshaw/data/rickshaw.js' 2016-12-02 20:39:14.813 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jsencrypt/data/jsencrypt.js' 2016-12-02 20:39:14.813 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/objectpath/data/ObjectPath.js' 2016-12-02 20:39:14.814 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/tv4/data/tv4.min.js' 2016-12-02 20:39:14.815 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/tv4/data/tv4.js' 2016-12-02 20:39:14.815 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/tv4/data/tv4.async-jquery.js' 2016-12-02 20:39:14.816 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/schema-form.min.js' 2016-12-02 20:39:14.816 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/WHERE_IS_BOOTSTRAP_DECORATOR.md' 2016-12-02 20:39:14.817 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/schema-form.js' 2016-12-02 20:39:14.817 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/bootstrap-decorator.js' 2016-12-02 20:39:14.818 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/bootstrap-decorator.min.js' 2016-12-02 20:39:14.819 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/FontAwesome.otf' 2016-12-02 20:39:14.820 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.woff2' 2016-12-02 20:39:14.820 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.svg' 2016-12-02 20:39:14.821 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.ttf' 2016-12-02 20:39:14.822 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.woff' 2016-12-02 20:39:14.823 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.eot' 2016-12-02 20:39:14.824 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/css/font-awesome.min.css' 2016-12-02 20:39:14.825 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/css/font-awesome.css' 2016-12-02 20:39:14.825 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/icons.less' 2016-12-02 20:39:14.826 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/bordered-pulled.less' 2016-12-02 20:39:14.827 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/core.less' 2016-12-02 20:39:14.827 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/stacked.less' 2016-12-02 20:39:14.827 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/screen-reader.less' 2016-12-02 20:39:14.828 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/variables.less' 2016-12-02 20:39:14.828 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/animated.less' 2016-12-02 20:39:14.829 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/larger.less' 2016-12-02 20:39:14.829 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/fixed-width.less' 2016-12-02 20:39:14.830 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/font-awesome.less' 2016-12-02 20:39:14.830 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/rotated-flipped.less' 2016-12-02 20:39:14.831 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/list.less' 2016-12-02 20:39:14.831 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/mixins.less' 2016-12-02 20:39:14.831 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/path.less' 2016-12-02 20:39:14.832 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_animated.scss' 2016-12-02 20:39:14.833 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_bordered-pulled.scss' 2016-12-02 20:39:14.833 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_screen-reader.scss' 2016-12-02 20:39:14.834 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_larger.scss' 2016-12-02 20:39:14.834 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_icons.scss' 2016-12-02 20:39:14.834 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_stacked.scss' 2016-12-02 20:39:14.835 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_path.scss' 2016-12-02 20:39:14.835 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_variables.scss' 2016-12-02 20:39:14.836 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/font-awesome.scss' 2016-12-02 20:39:14.836 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_core.scss' 2016-12-02 20:39:14.837 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_list.scss' 2016-12-02 20:39:14.837 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_rotated-flipped.scss' 2016-12-02 20:39:14.837 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_mixins.scss' 2016-12-02 20:39:14.838 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_fixed-width.scss' 2016-12-02 20:39:14.839 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/README.md' 2016-12-02 20:39:14.839 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/_bootswatch.scss' 2016-12-02 20:39:14.840 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/index.html' 2016-12-02 20:39:14.840 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/bootstrap.min.css' 2016-12-02 20:39:14.841 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/thumbnail.png' 2016-12-02 20:39:14.841 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/variables.less' 2016-12-02 20:39:14.842 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/bootswatch.less' 2016-12-02 20:39:14.842 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/_variables.scss' 2016-12-02 20:39:14.843 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/bootstrap.css' 2016-12-02 20:39:14.844 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/_bootswatch.scss' 2016-12-02 20:39:14.844 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/index.html' 2016-12-02 20:39:14.845 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/bootstrap.min.css' 2016-12-02 20:39:14.845 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/thumbnail.png' 2016-12-02 20:39:14.846 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/variables.less' 2016-12-02 20:39:14.846 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/bootswatch.less' 2016-12-02 20:39:14.846 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/_variables.scss' 2016-12-02 20:39:14.847 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/bootstrap.css' 2016-12-02 20:39:14.848 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/_bootswatch.scss' 2016-12-02 20:39:14.848 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/index.html' 2016-12-02 20:39:14.849 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/bootstrap.min.css' 2016-12-02 20:39:14.849 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/thumbnail.png' 2016-12-02 20:39:14.850 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/variables.less' 2016-12-02 20:39:14.850 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/bootswatch.less' 2016-12-02 20:39:14.851 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/_variables.scss' 2016-12-02 20:39:14.851 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/bootstrap.css' 2016-12-02 20:39:14.852 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/_bootswatch.scss' 2016-12-02 20:39:14.853 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/index.html' 2016-12-02 20:39:14.853 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/bootstrap.min.css' 2016-12-02 20:39:14.854 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/thumbnail.png' 2016-12-02 20:39:14.854 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/variables.less' 2016-12-02 20:39:14.855 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/bootswatch.less' 2016-12-02 20:39:14.855 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/_variables.scss' 2016-12-02 20:39:14.856 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/bootstrap.css' 2016-12-02 20:39:14.857 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/_bootswatch.scss' 2016-12-02 20:39:14.858 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/index.html' 2016-12-02 20:39:14.859 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/bootstrap.min.css' 2016-12-02 20:39:14.860 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/thumbnail.png' 2016-12-02 20:39:14.861 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/variables.less' 2016-12-02 20:39:14.862 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/bootswatch.less' 2016-12-02 20:39:14.862 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/_variables.scss' 2016-12-02 20:39:14.863 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/bootstrap.css' 2016-12-02 20:39:14.864 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.ttf' 2016-12-02 20:39:14.865 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.svg' 2016-12-02 20:39:14.866 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.woff2' 2016-12-02 20:39:14.866 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.woff' 2016-12-02 20:39:14.867 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.eot' 2016-12-02 20:39:14.868 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/_bootswatch.scss' 2016-12-02 20:39:14.869 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/index.html' 2016-12-02 20:39:14.870 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/bootstrap.min.css' 2016-12-02 20:39:14.871 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/thumbnail.png' 2016-12-02 20:39:14.871 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/variables.less' 2016-12-02 20:39:14.872 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/bootswatch.less' 2016-12-02 20:39:14.872 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/_variables.scss' 2016-12-02 20:39:14.873 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/bootstrap.css' 2016-12-02 20:39:14.875 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/_bootswatch.scss' 2016-12-02 20:39:14.875 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/index.html' 2016-12-02 20:39:14.876 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/bootstrap.min.css' 2016-12-02 20:39:14.877 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/thumbnail.png' 2016-12-02 20:39:14.878 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/variables.less' 2016-12-02 20:39:14.878 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/bootswatch.less' 2016-12-02 20:39:14.879 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/_variables.scss' 2016-12-02 20:39:14.879 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/bootstrap.css' 2016-12-02 20:39:14.880 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/_bootswatch.scss' 2016-12-02 20:39:14.880 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/index.html' 2016-12-02 20:39:14.881 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/bootstrap.min.css' 2016-12-02 20:39:14.881 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/thumbnail.png' 2016-12-02 20:39:14.882 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/variables.less' 2016-12-02 20:39:14.882 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/bootswatch.less' 2016-12-02 20:39:14.883 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/_variables.scss' 2016-12-02 20:39:14.883 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/bootstrap.css' 2016-12-02 20:39:14.884 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/_bootswatch.scss' 2016-12-02 20:39:14.885 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/index.html' 2016-12-02 20:39:14.885 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/bootstrap.min.css' 2016-12-02 20:39:14.886 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/thumbnail.png' 2016-12-02 20:39:14.886 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/variables.less' 2016-12-02 20:39:14.886 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/bootswatch.less' 2016-12-02 20:39:14.887 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/_variables.scss' 2016-12-02 20:39:14.887 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/bootstrap.css' 2016-12-02 20:39:14.888 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/_bootswatch.scss' 2016-12-02 20:39:14.888 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/index.html' 2016-12-02 20:39:14.889 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/bootstrap.min.css' 2016-12-02 20:39:14.889 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/thumbnail.png' 2016-12-02 20:39:14.890 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/variables.less' 2016-12-02 20:39:14.890 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/bootswatch.less' 2016-12-02 20:39:14.891 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/_variables.scss' 2016-12-02 20:39:14.891 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/bootstrap.css' 2016-12-02 20:39:14.892 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/_bootswatch.scss' 2016-12-02 20:39:14.892 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/index.html' 2016-12-02 20:39:14.893 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/bootstrap.min.css' 2016-12-02 20:39:14.893 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/thumbnail.png' 2016-12-02 20:39:14.894 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/variables.less' 2016-12-02 20:39:14.894 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/bootswatch.less' 2016-12-02 20:39:14.895 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/_variables.scss' 2016-12-02 20:39:14.895 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/bootstrap.css' 2016-12-02 20:39:14.896 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/_bootswatch.scss' 2016-12-02 20:39:14.896 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/index.html' 2016-12-02 20:39:14.897 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/bootstrap.min.css' 2016-12-02 20:39:14.897 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/thumbnail.png' 2016-12-02 20:39:14.898 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/variables.less' 2016-12-02 20:39:14.898 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/bootswatch.less' 2016-12-02 20:39:14.899 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/_variables.scss' 2016-12-02 20:39:14.899 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/bootstrap.css' 2016-12-02 20:39:14.900 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/_bootswatch.scss' 2016-12-02 20:39:14.900 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/index.html' 2016-12-02 20:39:14.901 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/bootstrap.min.css' 2016-12-02 20:39:14.901 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/thumbnail.png' 2016-12-02 20:39:14.902 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/variables.less' 2016-12-02 20:39:14.902 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/bootswatch.less' 2016-12-02 20:39:14.903 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/_variables.scss' 2016-12-02 20:39:14.903 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/bootstrap.css' 2016-12-02 20:39:14.904 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/_bootswatch.scss' 2016-12-02 20:39:14.904 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/index.html' 2016-12-02 20:39:14.905 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/bootstrap.min.css' 2016-12-02 20:39:14.905 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/thumbnail.png' 2016-12-02 20:39:14.906 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/variables.less' 2016-12-02 20:39:14.906 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/bootswatch.less' 2016-12-02 20:39:14.907 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/_variables.scss' 2016-12-02 20:39:14.907 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/bootstrap.css' 2016-12-02 20:39:14.908 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/_bootswatch.scss' 2016-12-02 20:39:14.908 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/index.html' 2016-12-02 20:39:14.909 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/bootstrap.min.css' 2016-12-02 20:39:14.909 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/thumbnail.png' 2016-12-02 20:39:14.910 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/variables.less' 2016-12-02 20:39:14.910 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/bootswatch.less' 2016-12-02 20:39:14.911 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/_variables.scss' 2016-12-02 20:39:14.911 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/bootstrap.css' 2016-12-02 20:39:14.912 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/_bootswatch.scss' 2016-12-02 20:39:14.912 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/index.html' 2016-12-02 20:39:14.913 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/bootstrap.min.css' 2016-12-02 20:39:14.913 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/thumbnail.png' 2016-12-02 20:39:14.914 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/variables.less' 2016-12-02 20:39:14.914 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/bootswatch.less' 2016-12-02 20:39:14.915 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/_variables.scss' 2016-12-02 20:39:14.915 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/bootstrap.css' 2016-12-02 20:39:14.916 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/README.md' 2016-12-02 20:39:14.916 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/LICENSE' 2016-12-02 20:39:14.918 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.woff2' 2016-12-02 20:39:14.918 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.svg' 2016-12-02 20:39:14.920 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.eot' 2016-12-02 20:39:14.920 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.eot' 2016-12-02 20:39:14.921 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.svg' 2016-12-02 20:39:14.922 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.ttf' 2016-12-02 20:39:14.923 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.woff' 2016-12-02 20:39:14.923 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.ttf' 2016-12-02 20:39:14.924 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.woff2' 2016-12-02 20:39:14.924 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.eot' 2016-12-02 20:39:14.925 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.woff' 2016-12-02 20:39:14.925 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.woff2' 2016-12-02 20:39:14.926 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.eot' 2016-12-02 20:39:14.926 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.ttf' 2016-12-02 20:39:14.927 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.woff' 2016-12-02 20:39:14.928 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.woff2' 2016-12-02 20:39:14.928 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.svg' 2016-12-02 20:39:14.929 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.ttf' 2016-12-02 20:39:14.930 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.eot' 2016-12-02 20:39:14.931 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.eot' 2016-12-02 20:39:14.931 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.svg' 2016-12-02 20:39:14.933 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.ttf' 2016-12-02 20:39:14.933 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.eot' 2016-12-02 20:39:14.934 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.svg' 2016-12-02 20:39:14.935 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.ttf' 2016-12-02 20:39:14.936 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.ttf' 2016-12-02 20:39:14.936 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.woff' 2016-12-02 20:39:14.937 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.woff2' 2016-12-02 20:39:14.937 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.ttf' 2016-12-02 20:39:14.938 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.svg' 2016-12-02 20:39:14.939 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.woff2' 2016-12-02 20:39:14.940 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.woff2' 2016-12-02 20:39:14.940 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.svg' 2016-12-02 20:39:14.942 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.ttf' 2016-12-02 20:39:14.942 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.woff' 2016-12-02 20:39:14.943 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.ttf' 2016-12-02 20:39:14.944 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.woff2' 2016-12-02 20:39:14.944 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.svg' 2016-12-02 20:39:14.945 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.woff2' 2016-12-02 20:39:14.946 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.woff' 2016-12-02 20:39:14.947 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.woff' 2016-12-02 20:39:14.947 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.woff' 2016-12-02 20:39:14.948 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.eot' 2016-12-02 20:39:14.948 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.woff' 2016-12-02 20:39:14.949 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.eot' 2016-12-02 20:39:14.949 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.svg' 2016-12-02 20:39:14.950 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.svg' 2016-12-02 20:39:14.952 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.ttf' 2016-12-02 20:39:14.953 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.eot' 2016-12-02 20:39:14.953 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.eot' 2016-12-02 20:39:14.954 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.woff' 2016-12-02 20:39:14.954 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.ttf' 2016-12-02 20:39:14.955 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.woff' 2016-12-02 20:39:14.956 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.svg' 2016-12-02 20:39:14.957 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.woff' 2016-12-02 20:39:14.958 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.eot' 2016-12-02 20:39:14.958 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.woff2' 2016-12-02 20:39:14.959 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.woff2' 2016-12-02 20:39:14.959 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.woff2' 2016-12-02 20:39:14.960 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.svg' 2016-12-02 20:39:14.962 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.ttf' 2016-12-02 20:39:14.962 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.woff' 2016-12-02 20:39:14.963 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.svg' 2016-12-02 20:39:14.964 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.woff2' 2016-12-02 20:39:14.964 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.ttf' 2016-12-02 20:39:14.965 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.woff2' 2016-12-02 20:39:14.965 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.woff' 2016-12-02 20:39:14.966 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.eot' 2016-12-02 20:39:14.966 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.eot' 2016-12-02 20:39:14.967 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.ttf' 2016-12-02 20:39:14.967 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.woff2' 2016-12-02 20:39:14.968 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.woff' 2016-12-02 20:39:14.968 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.svg' 2016-12-02 20:39:14.969 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.svg' 2016-12-02 20:39:14.969 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.woff2' 2016-12-02 20:39:14.970 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.woff2' 2016-12-02 20:39:14.970 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.eot' 2016-12-02 20:39:14.971 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.svg' 2016-12-02 20:39:14.971 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.woff' 2016-12-02 20:39:14.972 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.svg' 2016-12-02 20:39:14.973 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.eot' 2016-12-02 20:39:14.973 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.ttf' 2016-12-02 20:39:14.974 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.eot' 2016-12-02 20:39:14.974 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.woff' 2016-12-02 20:39:14.975 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.ttf' 2016-12-02 20:39:14.975 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.svg' 2016-12-02 20:39:14.976 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.ttf' 2016-12-02 20:39:14.976 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.woff' 2016-12-02 20:39:14.977 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.eot' 2016-12-02 20:39:14.977 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.woff2' 2016-12-02 20:39:14.978 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/mixins.scss' 2016-12-02 20:39:14.979 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/mixins.less' 2016-12-02 20:39:14.979 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/roboto-fontface.css' 2016-12-02 20:39:14.980 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-thin-italic.less' 2016-12-02 20:39:14.980 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-thin.less' 2016-12-02 20:39:14.981 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-black.less' 2016-12-02 20:39:14.981 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-bold-italic.less' 2016-12-02 20:39:14.982 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface.less' 2016-12-02 20:39:14.982 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-light-italic.less' 2016-12-02 20:39:14.983 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-light.less' 2016-12-02 20:39:14.983 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-black-italic.less' 2016-12-02 20:39:14.983 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-regular.less' 2016-12-02 20:39:14.984 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-medium-italic.less' 2016-12-02 20:39:14.984 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-medium.less' 2016-12-02 20:39:14.985 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-bold.less' 2016-12-02 20:39:14.985 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-regular-italic.less' 2016-12-02 20:39:14.986 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface.scss' 2016-12-02 20:39:14.987 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-bold-italic.scss' 2016-12-02 20:39:14.987 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-regular-italic.scss' 2016-12-02 20:39:14.988 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-black-italic.scss' 2016-12-02 20:39:14.988 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-bold.scss' 2016-12-02 20:39:14.988 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-medium-italic.scss' 2016-12-02 20:39:14.989 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-thin.scss' 2016-12-02 20:39:14.989 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-light-italic.scss' 2016-12-02 20:39:14.990 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-light.scss' 2016-12-02 20:39:14.990 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-thin-italic.scss' 2016-12-02 20:39:14.991 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-regular.scss' 2016-12-02 20:39:14.991 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-black.scss' 2016-12-02 20:39:14.992 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-medium.scss' 2016-12-02 20:39:14.992 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/roboto-condensed-fontface.css' 2016-12-02 20:39:14.993 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface.less' 2016-12-02 20:39:14.994 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-bold.less' 2016-12-02 20:39:14.994 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-light.less' 2016-12-02 20:39:14.995 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-light-italic.less' 2016-12-02 20:39:14.995 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-regular.less' 2016-12-02 20:39:14.996 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-bold-italic.less' 2016-12-02 20:39:14.996 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-regular-italic.less' 2016-12-02 20:39:14.997 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-light-italic.scss' 2016-12-02 20:39:14.997 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-bold-italic.scss' 2016-12-02 20:39:14.998 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-regular.scss' 2016-12-02 20:39:14.998 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-regular-italic.scss' 2016-12-02 20:39:14.999 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-bold.scss' 2016-12-02 20:39:14.999 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-light.scss' 2016-12-02 20:39:15.000 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface.scss' 2016-12-02 20:39:15.000 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/preview.html' 2016-12-02 20:39:15.001 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.svg' 2016-12-02 20:39:15.004 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.woff2' 2016-12-02 20:39:15.004 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.ttf' 2016-12-02 20:39:15.005 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.woff' 2016-12-02 20:39:15.006 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.eot' 2016-12-02 20:39:15.007 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/css/materialdesignicons.css' 2016-12-02 20:39:15.007 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/css/materialdesignicons.min.css.map' 2016-12-02 20:39:15.008 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/css/materialdesignicons.min.css' 2016-12-02 20:39:15.008 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/css/materialdesignicons.css.map' 2016-12-02 20:39:15.009 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_extras.scss' 2016-12-02 20:39:15.010 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/materialdesignicons.scss' 2016-12-02 20:39:15.010 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_icons.scss' 2016-12-02 20:39:15.011 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_path.scss' 2016-12-02 20:39:15.011 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_variables.scss' 2016-12-02 20:39:15.011 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_core.scss' 2016-12-02 20:39:15.012 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/jasmine.js' 2016-12-02 20:39:15.013 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/jasmine_favicon.png' 2016-12-02 20:39:15.013 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/boot.js' 2016-12-02 20:39:15.014 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/jasmine-html.js' 2016-12-02 20:39:15.014 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/console.js' 2016-12-02 20:39:15.015 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/jasmine.css' 2016-12-02 20:39:15.015 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/termjs/data/term.js' 2016-12-02 20:39:15.016 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/default/_styles.scss' 2016-12-02 20:39:15.017 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/default/_variables.scss' 2016-12-02 20:39:15.017 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/default/horizon/components/_selects.scss' 2016-12-02 20:39:15.018 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/_styles.scss' 2016-12-02 20:39:15.018 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/_variables.scss' 2016-12-02 20:39:15.019 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/_styles.scss' 2016-12-02 20:39:15.019 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/_variables.scss' 2016-12-02 20:39:15.020 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/_icons.scss' 2016-12-02 20:39:15.021 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_checkboxes.scss' 2016-12-02 20:39:15.021 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_hamburger.scss' 2016-12-02 20:39:15.022 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_progress_bars.scss' 2016-12-02 20:39:15.022 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_messages.scss' 2016-12-02 20:39:15.023 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_magic_search.scss' 2016-12-02 20:39:15.023 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_context_selection.scss' 2016-12-02 20:39:15.023 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_trees.scss' 2016-12-02 20:39:15.024 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_navbar.scss' 2016-12-02 20:39:15.024 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_selects.scss' 2016-12-02 20:39:15.025 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_sidebar.scss' 2016-12-02 20:39:15.025 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_help_panel.scss' 2016-12-02 20:39:15.026 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_dropdowns.scss' 2016-12-02 20:39:15.026 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_radiobuttons.scss' 2016-12-02 20:39:15.027 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/js/material.hamburger.js' 2016-12-02 20:39:15.027 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/bootstrap/_styles.scss' 2016-12-02 20:39:15.028 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/bootstrap/_variables.scss' 2016-12-02 20:39:15.028 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/bootstrap/_variable_customizations.scss' 2016-12-02 20:39:15.032 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/project.module.spec.js' 2016-12-02 20:39:15.033 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/project.module.js' 2016-12-02 20:39:15.033 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.js' 2016-12-02 20:39:15.034 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.spec.js' 2016-12-02 20:39:15.035 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.spec.js' 2016-12-02 20:39:15.035 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.js' 2016-12-02 20:39:15.036 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.js' 2016-12-02 20:39:15.036 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.spec.js' 2016-12-02 20:39:15.037 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.spec.js' 2016-12-02 20:39:15.037 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.spec.js' 2016-12-02 20:39:15.038 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.js' 2016-12-02 20:39:15.039 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.spec.js' 2016-12-02 20:39:15.039 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js' 2016-12-02 20:39:15.040 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.spec.js' 2016-12-02 20:39:15.040 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.js' 2016-12-02 20:39:15.041 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.js' 2016-12-02 20:39:15.042 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js' 2016-12-02 20:39:15.042 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source-details.html' 2016-12-02 20:39:15.043 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html' 2016-12-02 20:39:15.043 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.spec.js' 2016-12-02 20:39:15.044 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.help.html' 2016-12-02 20:39:15.045 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.js' 2016-12-02 20:39:15.045 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.spec.js' 2016-12-02 20:39:15.046 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.html' 2016-12-02 20:39:15.046 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.help.html' 2016-12-02 20:39:15.047 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.spec.js' 2016-12-02 20:39:15.047 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.html' 2016-12-02 20:39:15.048 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.help.html' 2016-12-02 20:39:15.049 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.js' 2016-12-02 20:39:15.049 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.js' 2016-12-02 20:39:15.050 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair-details.html' 2016-12-02 20:39:15.050 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.html' 2016-12-02 20:39:15.051 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.html' 2016-12-02 20:39:15.051 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.js' 2016-12-02 20:39:15.052 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.js' 2016-12-02 20:39:15.052 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.spec.js' 2016-12-02 20:39:15.053 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.help.html' 2016-12-02 20:39:15.053 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.spec.js' 2016-12-02 20:39:15.054 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.spec.js' 2016-12-02 20:39:15.054 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.html' 2016-12-02 20:39:15.055 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.spec.js' 2016-12-02 20:39:15.055 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.help.html' 2016-12-02 20:39:15.056 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.controller.js' 2016-12-02 20:39:15.056 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.html' 2016-12-02 20:39:15.057 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.spec.js' 2016-12-02 20:39:15.057 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.controller.js' 2016-12-02 20:39:15.058 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.html' 2016-12-02 20:39:15.058 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.help.html' 2016-12-02 20:39:15.059 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.controller.js' 2016-12-02 20:39:15.059 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-group-details.html' 2016-12-02 20:39:15.060 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.spec.js' 2016-12-02 20:39:15.060 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.help.html' 2016-12-02 20:39:15.061 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.html' 2016-12-02 20:39:15.061 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.js' 2016-12-02 20:39:15.062 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.html' 2016-12-02 20:39:15.062 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.help.html' 2016-12-02 20:39:15.063 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.spec.js' 2016-12-02 20:39:15.063 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.help.html' 2016-12-02 20:39:15.064 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.spec.js' 2016-12-02 20:39:15.064 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.html' 2016-12-02 20:39:15.065 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.controller.js' 2016-12-02 20:39:15.065 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.html' 2016-12-02 20:39:15.066 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.help.html' 2016-12-02 20:39:15.066 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.spec.js' 2016-12-02 20:39:15.067 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.spec.js' 2016-12-02 20:39:15.068 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.controller.js' 2016-12-02 20:39:15.068 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-group-details.html' 2016-12-02 20:39:15.069 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.html' 2016-12-02 20:39:15.069 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.help.html' 2016-12-02 20:39:15.070 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html' 2016-12-02 20:39:15.071 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.js' 2016-12-02 20:39:15.071 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/select-container.html' 2016-12-02 20:39:15.072 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js' 2016-12-02 20:39:15.073 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.js' 2016-12-02 20:39:15.073 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects-modal.html' 2016-12-02 20:39:15.074 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-modal.html' 2016-12-02 20:39:15.074 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.js' 2016-12-02 20:39:15.075 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.spec.js' 2016-12-02 20:39:15.075 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.spec.js' 2016-12-02 20:39:15.076 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html' 2016-12-02 20:39:15.076 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.spec.js' 2016-12-02 20:39:15.077 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.js' 2016-12-02 20:39:15.077 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/_containers.scss' 2016-12-02 20:39:15.078 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html' 2016-12-02 20:39:15.078 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.spec.js' 2016-12-02 20:39:15.079 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.js' 2016-12-02 20:39:15.080 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.js' 2016-12-02 20:39:15.080 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.spec.js' 2016-12-02 20:39:15.081 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.spec.js' 2016-12-02 20:39:15.082 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js' 2016-12-02 20:39:15.082 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.spec.js' 2016-12-02 20:39:15.083 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.spec.js' 2016-12-02 20:39:15.083 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html' 2016-12-02 20:39:15.084 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container.help.html' 2016-12-02 20:39:15.084 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.spec.js' 2016-12-02 20:39:15.085 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.js' 2016-12-02 20:39:15.085 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.spec.js' 2016-12-02 20:39:15.086 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.spec.js' 2016-12-02 20:39:15.086 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js' 2016-12-02 20:39:15.087 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.js' 2016-12-02 20:39:15.087 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html' 2016-12-02 20:39:15.088 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.js' 2016-12-02 20:39:15.089 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.spec.js' 2016-12-02 20:39:15.090 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.js' 2016-12-02 20:39:15.090 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.spec.js' 2016-12-02 20:39:15.091 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.js' 2016-12-02 20:39:15.091 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/panel.html' 2016-12-02 20:39:15.091 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/drawer.html' 2016-12-02 20:39:15.092 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/redirect.controller.js' 2016-12-02 20:39:15.093 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/redirect.controller.spec.js' 2016-12-02 20:39:15.093 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/_app.scss' 2016-12-02 20:39:15.093 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/app.module.spec.js' 2016-12-02 20:39:15.094 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/app.module.js' 2016-12-02 20:39:15.094 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/resources/resources.module.js' 2016-12-02 20:39:15.095 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.spec.js' 2016-12-02 20:39:15.095 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/tech-debt.module.js' 2016-12-02 20:39:15.096 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.js' 2016-12-02 20:39:15.096 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/image-form.controller.js' 2016-12-02 20:39:15.096 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/tech-debt.module.spec.js' 2016-12-02 20:39:15.097 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/image-form.controller.spec.js' 2016-12-02 20:39:15.097 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/core.module.js' 2016-12-02 20:39:15.098 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/core.module.spec.js' 2016-12-02 20:39:15.098 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/_core.scss' 2016-12-02 20:39:15.099 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/workflow.module.js' 2016-12-02 20:39:15.099 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/workflow.module.spec.js' 2016-12-02 20:39:15.099 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/decorator.service.spec.js' 2016-12-02 20:39:15.100 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/decorator.service.js' 2016-12-02 20:39:15.100 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/workflow.service.js' 2016-12-02 20:39:15.101 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/summary.controller.js' 2016-12-02 20:39:15.101 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/images.service.js' 2016-12-02 20:39:15.102 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/summary.controller.spec.js' 2016-12-02 20:39:15.102 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/_images.scss' 2016-12-02 20:39:15.102 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/panel.html' 2016-12-02 20:39:15.103 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/images.service.spec.js' 2016-12-02 20:39:15.103 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/admin-panel.html' 2016-12-02 20:39:15.104 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/images.module.spec.js' 2016-12-02 20:39:15.104 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/images.module.js' 2016-12-02 20:39:15.105 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/filters/image-visibility.filter.spec.js' 2016-12-02 20:39:15.105 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/filters/image-visibility.filter.js' 2016-12-02 20:39:15.106 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/overview.controller.js' 2016-12-02 20:39:15.106 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/drawer.html' 2016-12-02 20:39:15.107 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/overview.html' 2016-12-02 20:39:15.107 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/details.module.js' 2016-12-02 20:39:15.108 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/overview.controller.spec.js' 2016-12-02 20:39:15.109 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create.action.service.js' 2016-12-02 20:39:15.109 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create.action.service.spec.js' 2016-12-02 20:39:15.109 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/launch-instance.service.spec.js' 2016-12-02 20:39:15.110 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/delete-image.service.spec.js' 2016-12-02 20:39:15.110 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/actions.module.spec.js' 2016-12-02 20:39:15.111 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create-volume.service.js' 2016-12-02 20:39:15.111 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.js' 2016-12-02 20:39:15.112 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/edit.workflow.service.js' 2016-12-02 20:39:15.112 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.spec.js' 2016-12-02 20:39:15.112 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create.workflow.service.spec.js' 2016-12-02 20:39:15.113 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/delete-image.service.js' 2016-12-02 20:39:15.113 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/launch-instance.service.js' 2016-12-02 20:39:15.114 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/edit.action.service.js' 2016-12-02 20:39:15.114 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/edit.action.service.spec.js' 2016-12-02 20:39:15.114 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/actions.module.js' 2016-12-02 20:39:15.115 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create.workflow.service.js' 2016-12-02 20:39:15.115 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create-volume.service.spec.js' 2016-12-02 20:39:15.116 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/edit.workflow.service.spec.js' 2016-12-02 20:39:15.116 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/workflows/create-volume.service.js' 2016-12-02 20:39:15.117 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/workflows/create-volume.service.spec.js' 2016-12-02 20:39:15.118 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.help.html' 2016-12-02 20:39:15.118 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.html' 2016-12-02 20:39:15.118 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.spec.js' 2016-12-02 20:39:15.119 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.js' 2016-12-02 20:39:15.119 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.spec.js' 2016-12-02 20:39:15.120 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.help.html' 2016-12-02 20:39:15.120 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.html' 2016-12-02 20:39:15.121 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.js' 2016-12-02 20:39:15.121 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html' 2016-12-02 20:39:15.121 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.spec.js' 2016-12-02 20:39:15.122 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html' 2016-12-02 20:39:15.123 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.js' 2016-12-02 20:39:15.124 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-image/create-image.help.html' 2016-12-02 20:39:15.124 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.spec.js' 2016-12-02 20:39:15.125 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-image/create-image.html' 2016-12-02 20:39:15.125 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.js' 2016-12-02 20:39:15.126 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/swift.service.spec.js' 2016-12-02 20:39:15.127 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/security-group.service.js' 2016-12-02 20:39:15.127 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/swift.service.js' 2016-12-02 20:39:15.128 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/nova.service.js' 2016-12-02 20:39:15.129 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/openstack-service-api.module.js' 2016-12-02 20:39:15.129 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/policy.service.js' 2016-12-02 20:39:15.129 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/nova-extensions.service.spec.js' 2016-12-02 20:39:15.130 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/keystone.service.js' 2016-12-02 20:39:15.130 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/keypair-download.service.spec.js' 2016-12-02 20:39:15.131 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/cinder.service.spec.js' 2016-12-02 20:39:15.131 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/network.service.js' 2016-12-02 20:39:15.132 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/policy.service.spec.js' 2016-12-02 20:39:15.132 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/heat.service.spec.js' 2016-12-02 20:39:15.132 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/nova-extensions.service.js' 2016-12-02 20:39:15.133 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/nova.service.spec.js' 2016-12-02 20:39:15.133 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/settings.service.spec.js' 2016-12-02 20:39:15.134 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/keypair-download.service.js' 2016-12-02 20:39:15.134 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.js' 2016-12-02 20:39:15.135 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.spec.js' 2016-12-02 20:39:15.135 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/extensions.service.js' 2016-12-02 20:39:15.136 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/keystone.service.spec.js' 2016-12-02 20:39:15.136 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/user-session.service.js' 2016-12-02 20:39:15.136 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.spec.js' 2016-12-02 20:39:15.137 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/glance.service.js' 2016-12-02 20:39:15.137 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/settings.service.js' 2016-12-02 20:39:15.138 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/heat.service.js' 2016-12-02 20:39:15.138 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/glance.service.spec.js' 2016-12-02 20:39:15.139 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/neutron.service.js' 2016-12-02 20:39:15.139 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/common-test.mock.js' 2016-12-02 20:39:15.140 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/user-session.service.spec.js' 2016-12-02 20:39:15.140 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/cinder.service.js' 2016-12-02 20:39:15.141 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/extensions.service.spec.js' 2016-12-02 20:39:15.141 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.js' 2016-12-02 20:39:15.141 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.spec.js' 2016-12-02 20:39:15.142 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/network.service.spec.js' 2016-12-02 20:39:15.142 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/neutron.service.spec.js' 2016-12-02 20:39:15.143 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/security-group.service.spec.js' 2016-12-02 20:39:15.143 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.js' 2016-12-02 20:39:15.143 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/conf/conf.module.js' 2016-12-02 20:39:15.144 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/metadata.service.spec.js' 2016-12-02 20:39:15.145 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/metadata.module.spec.js' 2016-12-02 20:39:15.145 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/metadata.module.js' 2016-12-02 20:39:15.145 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/metadata.service.js' 2016-12-02 20:39:15.146 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.service.js' 2016-12-02 20:39:15.147 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.html' 2016-12-02 20:39:15.147 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.module.js' 2016-12-02 20:39:15.147 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.module.spec.js' 2016-12-02 20:39:15.148 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.controller.js' 2016-12-02 20:39:15.148 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.js' 2016-12-02 20:39:15.149 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.service.spec.js' 2016-12-02 20:39:15.149 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.spec.js' 2016-12-02 20:39:15.150 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.controller.spec.js' 2016-12-02 20:39:15.150 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.js' 2016-12-02 20:39:15.151 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/cloud-services.module.js' 2016-12-02 20:39:15.151 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.js' 2016-12-02 20:39:15.151 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.spec.js' 2016-12-02 20:39:15.152 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.spec.js' 2016-12-02 20:39:15.152 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.js' 2016-12-02 20:39:15.153 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.spec.js' 2016-12-02 20:39:15.153 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.spec.js' 2016-12-02 20:39:15.154 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.js' 2016-12-02 20:39:15.154 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-nova-extensions.directive.spec.js' 2016-12-02 20:39:15.154 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.js' 2016-12-02 20:39:15.155 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-nova-extensions.directive.js' 2016-12-02 20:39:15.155 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.js' 2016-12-02 20:39:15.156 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.spec.js' 2016-12-02 20:39:15.156 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.spec.js' 2016-12-02 20:39:15.157 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/summary.html' 2016-12-02 20:39:15.157 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/panel.html' 2016-12-02 20:39:15.157 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/flavors.module.js' 2016-12-02 20:39:15.158 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/flavors.service.spec.js' 2016-12-02 20:39:15.158 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/flavors.service.js' 2016-12-02 20:39:15.159 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_legacy.scss' 2016-12-02 20:39:15.160 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_layout.scss' 2016-12-02 20:39:15.160 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/serial_console.scss' 2016-12-02 20:39:15.161 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_util.scss' 2016-12-02 20:39:15.161 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_mixins.scss' 2016-12-02 20:39:15.162 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_bootstrap_helpers.scss' 2016-12-02 20:39:15.162 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/horizon.scss' 2016-12-02 20:39:15.162 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_variables.scss' 2016-12-02 20:39:15.163 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_contrib.scss' 2016-12-02 20:39:15.163 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_debt.scss' 2016-12-02 20:39:15.164 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_tables.scss' 2016-12-02 20:39:15.164 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_checkboxes.scss' 2016-12-02 20:39:15.165 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_progress_bars.scss' 2016-12-02 20:39:15.165 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_resource_topology.scss' 2016-12-02 20:39:15.166 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_transfer_tables.scss' 2016-12-02 20:39:15.166 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_wizard.scss' 2016-12-02 20:39:15.166 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_membership.scss' 2016-12-02 20:39:15.167 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_charts.scss' 2016-12-02 20:39:15.167 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_forms.scss' 2016-12-02 20:39:15.168 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_resource_browser.scss' 2016-12-02 20:39:15.168 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_login.scss' 2016-12-02 20:39:15.169 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_messages.scss' 2016-12-02 20:39:15.169 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_network_topology.scss' 2016-12-02 20:39:15.169 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_modals.scss' 2016-12-02 20:39:15.170 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_bar_charts.scss' 2016-12-02 20:39:15.170 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_selection_menu.scss' 2016-12-02 20:39:15.171 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_datepicker.scss' 2016-12-02 20:39:15.171 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_navbar.scss' 2016-12-02 20:39:15.171 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_pie_charts.scss' 2016-12-02 20:39:15.172 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_selects.scss' 2016-12-02 20:39:15.172 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_sidebar.scss' 2016-12-02 20:39:15.173 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_icons.scss' 2016-12-02 20:39:15.173 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_breadcrumbs.scss' 2016-12-02 20:39:15.174 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_help_panel.scss' 2016-12-02 20:39:15.174 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_loader.scss' 2016-12-02 20:39:15.174 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_network_topology_svg.scss' 2016-12-02 20:39:15.175 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_quota.scss' 2016-12-02 20:39:15.175 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_dropdowns.scss' 2016-12-02 20:39:15.176 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_radiobuttons.scss' 2016-12-02 20:39:15.176 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_dl_lists.scss' 2016-12-02 20:39:15.176 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_inline_edit.scss' 2016-12-02 20:39:15.178 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/floatingip-red.svg' 2016-12-02 20:39:15.178 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/config-gray.gif' 2016-12-02 20:39:15.179 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/volume-gray.gif' 2016-12-02 20:39:15.179 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/flavor-gray.gif' 2016-12-02 20:39:15.180 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/stack-gray.svg' 2016-12-02 20:39:15.180 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/spinner.gif' 2016-12-02 20:39:15.181 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/port-gray.gif' 2016-12-02 20:39:15.181 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/volume-gray.svg' 2016-12-02 20:39:15.181 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/firewall-gray.svg' 2016-12-02 20:39:15.182 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/network-green.svg' 2016-12-02 20:39:15.182 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/firewall-green.svg' 2016-12-02 20:39:15.183 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/unknown-green.svg' 2016-12-02 20:39:15.183 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/vpn.gif' 2016-12-02 20:39:15.183 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/firewall-gray.gif' 2016-12-02 20:39:15.184 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/wait-gray.svg' 2016-12-02 20:39:15.184 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/floatingip-green.svg' 2016-12-02 20:39:15.185 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/image-gray.svg' 2016-12-02 20:39:15.185 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/alarm-red.svg' 2016-12-02 20:39:15.185 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/config-red.svg' 2016-12-02 20:39:15.186 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/drag.png' 2016-12-02 20:39:15.186 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/logo.png' 2016-12-02 20:39:15.187 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/network-red.svg' 2016-12-02 20:39:15.187 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/policy-gray.gif' 2016-12-02 20:39:15.188 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/router-gray.gif' 2016-12-02 20:39:15.188 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/port-green.svg' 2016-12-02 20:39:15.189 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/server-green.svg' 2016-12-02 20:39:15.189 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/wait-red.svg' 2016-12-02 20:39:15.189 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/config-green.svg' 2016-12-02 20:39:15.190 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/securitygroup-red.svg' 2016-12-02 20:39:15.190 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/image-red.svg' 2016-12-02 20:39:15.191 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/db-gray.gif' 2016-12-02 20:39:15.191 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/policy-green.svg' 2016-12-02 20:39:15.192 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/keypair-gray.svg' 2016-12-02 20:39:15.192 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/flavor-green.svg' 2016-12-02 20:39:15.192 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/unknown-gray.gif' 2016-12-02 20:39:15.193 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/wait-gray.gif' 2016-12-02 20:39:15.193 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/favicon.ico' 2016-12-02 20:39:15.194 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/volume-green.svg' 2016-12-02 20:39:15.194 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/network-gray.gif' 2016-12-02 20:39:15.195 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/keypair-green.svg' 2016-12-02 20:39:15.195 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/logo.svg' 2016-12-02 20:39:15.195 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/policy-gray.svg' 2016-12-02 20:39:15.196 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/securitygroup-gray.gif' 2016-12-02 20:39:15.196 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/securitygroup-gray.svg' 2016-12-02 20:39:15.197 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/unknown-red.svg' 2016-12-02 20:39:15.197 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/db-red.svg' 2016-12-02 20:39:15.198 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/image-gray.gif' 2016-12-02 20:39:15.198 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/vpn-gray.svg' 2016-12-02 20:39:15.198 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/vpn-green.svg' 2016-12-02 20:39:15.199 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/flavor-red.svg' 2016-12-02 20:39:15.199 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/logo-splash.svg' 2016-12-02 20:39:15.200 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/router-green.svg' 2016-12-02 20:39:15.200 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/config-gray.svg' 2016-12-02 20:39:15.200 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/securitygroup-green.svg' 2016-12-02 20:39:15.201 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/floatingip-gray.svg' 2016-12-02 20:39:15.201 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/firewall-red.svg' 2016-12-02 20:39:15.202 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/db-green.svg' 2016-12-02 20:39:15.202 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/lb-red.svg' 2016-12-02 20:39:15.203 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/vpn-red.svg' 2016-12-02 20:39:15.203 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/lb-green.svg' 2016-12-02 20:39:15.203 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/alarm-gray.gif' 2016-12-02 20:39:15.204 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/logo-splash.png' 2016-12-02 20:39:15.204 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/volume-red.svg' 2016-12-02 20:39:15.205 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/floatingip-gray.gif' 2016-12-02 20:39:15.205 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/lb-gray.gif' 2016-12-02 20:39:15.206 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/router-red.svg' 2016-12-02 20:39:15.206 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/keypair-red.svg' 2016-12-02 20:39:15.206 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/keypair-gray.gif' 2016-12-02 20:39:15.207 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/port-red.svg' 2016-12-02 20:39:15.207 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/stack-green.svg' 2016-12-02 20:39:15.208 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/wait-green.svg' 2016-12-02 20:39:15.208 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/router-gray.svg' 2016-12-02 20:39:15.209 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/server-gray.gif' 2016-12-02 20:39:15.209 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/unknown-gray.svg' 2016-12-02 20:39:15.209 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/db-gray.svg' 2016-12-02 20:39:15.210 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/stack-red.svg' 2016-12-02 20:39:15.210 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/lb-gray.svg' 2016-12-02 20:39:15.211 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/server-red.svg' 2016-12-02 20:39:15.211 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/server-gray.svg' 2016-12-02 20:39:15.212 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/port-gray.svg' 2016-12-02 20:39:15.212 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/network-gray.svg' 2016-12-02 20:39:15.212 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/alarm-green.svg' 2016-12-02 20:39:15.213 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/image-green.svg' 2016-12-02 20:39:15.213 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/flavor-gray.svg' 2016-12-02 20:39:15.214 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/policy-red.svg' 2016-12-02 20:39:15.214 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/alarm-gray.svg' 2016-12-02 20:39:15.214 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/stack-gray.gif' 2016-12-02 20:39:15.215 | Copying '/opt/stack/new/horizon/horizon/static/auth/auth.module.js' 2016-12-02 20:39:15.216 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.websso.mock.html' 2016-12-02 20:39:15.216 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.spec.js' 2016-12-02 20:39:15.217 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.controller.js' 2016-12-02 20:39:15.217 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.controller.spec.js' 2016-12-02 20:39:15.217 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.module.spec.js' 2016-12-02 20:39:15.218 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.module.js' 2016-12-02 20:39:15.218 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login-finder.directive.js' 2016-12-02 20:39:15.219 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.regular.mock.html' 2016-12-02 20:39:15.219 | Copying '/opt/stack/new/horizon/horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js' 2016-12-02 20:39:15.220 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/string.legacy-spec.js' 2016-12-02 20:39:15.221 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/modals.legacy-spec.js' 2016-12-02 20:39:15.221 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/messages.legacy-spec.js' 2016-12-02 20:39:15.221 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/instances.legacy-spec.js' 2016-12-02 20:39:15.222 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/quota.legacy-spec.js' 2016-12-02 20:39:15.222 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/tables.legacy-spec.js' 2016-12-02 20:39:15.223 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/templates.legacy-spec.js' 2016-12-02 20:39:15.223 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.string.js' 2016-12-02 20:39:15.224 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.modals.js' 2016-12-02 20:39:15.224 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.js' 2016-12-02 20:39:15.225 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.datepickers.js' 2016-12-02 20:39:15.225 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.tables.js' 2016-12-02 20:39:15.226 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.communication.js' 2016-12-02 20:39:15.226 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.metering.js' 2016-12-02 20:39:15.227 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.tabs.js' 2016-12-02 20:39:15.227 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.tables_inline_edit.js' 2016-12-02 20:39:15.227 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.quota.js' 2016-12-02 20:39:15.228 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.d3piechart.js' 2016-12-02 20:39:15.228 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.networktopologycommon.js' 2016-12-02 20:39:15.229 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.firewalls.js' 2016-12-02 20:39:15.229 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.users.js' 2016-12-02 20:39:15.230 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.messages.js' 2016-12-02 20:39:15.230 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.selenium.js' 2016-12-02 20:39:15.230 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.sidebar.js' 2016-12-02 20:39:15.231 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.networktopology.js' 2016-12-02 20:39:15.231 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.flatnetworktopology.js' 2016-12-02 20:39:15.232 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.d3barchart.js' 2016-12-02 20:39:15.232 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.formset_table.js' 2016-12-02 20:39:15.233 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.lists.js' 2016-12-02 20:39:15.233 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.d3linechart.js' 2016-12-02 20:39:15.234 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.heattop.js' 2016-12-02 20:39:15.234 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.membership.js' 2016-12-02 20:39:15.234 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.instances.js' 2016-12-02 20:39:15.235 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.volumes.js' 2016-12-02 20:39:15.235 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.templates.js' 2016-12-02 20:39:15.236 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.forms.js' 2016-12-02 20:39:15.236 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/angular/directives/serialConsole.js' 2016-12-02 20:39:15.237 | Copying '/opt/stack/new/horizon/horizon/static/framework/framework.module.spec.js' 2016-12-02 20:39:15.237 | Copying '/opt/stack/new/horizon/horizon/static/framework/framework.scss' 2016-12-02 20:39:15.238 | Copying '/opt/stack/new/horizon/horizon/static/framework/framework.module.js' 2016-12-02 20:39:15.238 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/util.module.js' 2016-12-02 20:39:15.239 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.mock.js' 2016-12-02 20:39:15.240 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/promise-toggle/promise-toggle.module.js' 2016-12-02 20:39:15.240 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.js' 2016-12-02 20:39:15.240 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.spec.js' 2016-12-02 20:39:15.241 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/workflow/workflow.spec.js' 2016-12-02 20:39:15.241 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/workflow/workflow.module.js' 2016-12-02 20:39:15.242 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/workflow/workflow.service.js' 2016-12-02 20:39:15.242 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/filters/filters.module.js' 2016-12-02 20:39:15.243 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/filters/filters.spec.js' 2016-12-02 20:39:15.243 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/filters/filters.js' 2016-12-02 20:39:15.244 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/filters/helpers.borrowed-from-underscore.js' 2016-12-02 20:39:15.244 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/uuid/uuid.js' 2016-12-02 20:39:15.245 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/uuid/uuid.spec.js' 2016-12-02 20:39:15.246 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validators.spec.js' 2016-12-02 20:39:15.253 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validate-unique.js' 2016-12-02 20:39:15.254 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validators.module.js' 2016-12-02 20:39:15.254 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validate-number-max.directive.js' 2016-12-02 20:39:15.255 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validate-number-min.directive.js' 2016-12-02 20:39:15.255 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/hz-password-match.directive.js' 2016-12-02 20:39:15.256 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/hz-password-match.directive.spec.js' 2016-12-02 20:39:15.257 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/i18n/i18n.spec.js' 2016-12-02 20:39:15.257 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/i18n/i18n.js' 2016-12-02 20:39:15.258 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/tech-debt.module.js' 2016-12-02 20:39:15.259 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/image-file-on-change.directive.js' 2016-12-02 20:39:15.259 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/dummy.controller.js' 2016-12-02 20:39:15.260 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/helper-functions.service.js' 2016-12-02 20:39:15.260 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/helper-functions.service.spec.js' 2016-12-02 20:39:15.260 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/file/file-reader.service.js' 2016-12-02 20:39:15.261 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/file/file-reader.service.spec.js' 2016-12-02 20:39:15.261 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/file/file.module.js' 2016-12-02 20:39:15.262 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/http/http.spec.js' 2016-12-02 20:39:15.262 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/http/http.js' 2016-12-02 20:39:15.263 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/extensible/extensible.module.js' 2016-12-02 20:39:15.263 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/extensible/extensible.service.js' 2016-12-02 20:39:15.264 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/extensible/extensible.service.spec.js' 2016-12-02 20:39:15.264 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/actions/action-result.service.js' 2016-12-02 20:39:15.265 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/actions/actions.module.js' 2016-12-02 20:39:15.265 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/actions/action-result.service.spec.js' 2016-12-02 20:39:15.265 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/q/q.extensions.spec.js' 2016-12-02 20:39:15.266 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/q/q.module.js' 2016-12-02 20:39:15.266 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/q/q.extensions.js' 2016-12-02 20:39:15.267 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/q/q.module.spec.js' 2016-12-02 20:39:15.267 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/bind-scope/bind-scope.module.js' 2016-12-02 20:39:15.268 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/bind-scope/bind-scope.spec.js' 2016-12-02 20:39:15.268 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/bind-scope/bind-scope.directive.js' 2016-12-02 20:39:15.269 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/widgets.scss' 2016-12-02 20:39:15.269 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/widgets.module.js' 2016-12-02 20:39:15.270 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/widgets.module.spec.js' 2016-12-02 20:39:15.270 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.module.js' 2016-12-02 20:39:15.271 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.module.spec.js' 2016-12-02 20:39:15.271 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.controller.js' 2016-12-02 20:39:15.272 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.controller.spec.js' 2016-12-02 20:39:15.272 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.directive.spec.js' 2016-12-02 20:39:15.272 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.max-2.mock.html' 2016-12-02 20:39:15.273 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/filter-available.spec.js' 2016-12-02 20:39:15.273 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.directive.js' 2016-12-02 20:39:15.274 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.html' 2016-12-02 20:39:15.274 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/filter-available.js' 2016-12-02 20:39:15.275 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.basic.mock.html' 2016-12-02 20:39:15.275 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.clone.mock.html' 2016-12-02 20:39:15.275 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.max-1.mock.html' 2016-12-02 20:39:15.276 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.example.html' 2016-12-02 20:39:15.276 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.directive.js' 2016-12-02 20:39:15.277 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.module.spec.js' 2016-12-02 20:39:15.277 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.directive.spec.js' 2016-12-02 20:39:15.277 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.html' 2016-12-02 20:39:15.278 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.module.js' 2016-12-02 20:39:15.278 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/hz-resource-panel.html' 2016-12-02 20:39:15.279 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/hz-resource-panel.directive.js' 2016-12-02 20:39:15.279 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/hz-resource-panel.controller.js' 2016-12-02 20:39:15.280 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/hz-resource-panel.controller.spec.js' 2016-12-02 20:39:15.280 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/panel.module.js' 2016-12-02 20:39:15.281 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.split-botton-dropdown.mock.html' 2016-12-02 20:39:15.281 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/menu.directive.js' 2016-12-02 20:39:15.282 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-delete.template.html' 2016-12-02 20:39:15.282 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.directive.spec.js' 2016-12-02 20:39:15.283 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-detail.template.html' 2016-12-02 20:39:15.283 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.custom2.mock.html' 2016-12-02 20:39:15.283 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.directive.js' 2016-12-02 20:39:15.284 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.service.js' 2016-12-02 20:39:15.285 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-batch.template.html' 2016-12-02 20:39:15.285 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/single-button.html' 2016-12-02 20:39:15.286 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/menu-item.html' 2016-12-02 20:39:15.286 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.controller.js' 2016-12-02 20:39:15.287 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/button-tooltip.row-warning.service.js' 2016-12-02 20:39:15.287 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.single-button-dropdown.mock.html' 2016-12-02 20:39:15.288 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.detail.mock.html' 2016-12-02 20:39:15.288 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.custom.mock.html' 2016-12-02 20:39:15.288 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-row.template.html' 2016-12-02 20:39:15.289 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.spec.js' 2016-12-02 20:39:15.289 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.row.mock.html' 2016-12-02 20:39:15.290 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.module.js' 2016-12-02 20:39:15.290 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.directive.js' 2016-12-02 20:39:15.290 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.batch.mock.html' 2016-12-02 20:39:15.291 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.scss' 2016-12-02 20:39:15.291 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/split-button.html' 2016-12-02 20:39:15.292 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-danger.template.html' 2016-12-02 20:39:15.292 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action.directive.js' 2016-12-02 20:39:15.292 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action.html' 2016-12-02 20:39:15.293 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-delete-selected.template.html' 2016-12-02 20:39:15.293 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/button-tooltip.directive.js' 2016-12-02 20:39:15.294 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/button-group.mock.html' 2016-12-02 20:39:15.294 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-create.template.html' 2016-12-02 20:39:15.294 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/warning-tooltip.html' 2016-12-02 20:39:15.295 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/menu.html' 2016-12-02 20:39:15.295 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/modal-container.controller.js' 2016-12-02 20:39:15.296 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.directive.js' 2016-12-02 20:39:15.296 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.module.js' 2016-12-02 20:39:15.297 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.spec.js' 2016-12-02 20:39:15.297 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.html' 2016-12-02 20:39:15.297 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.controller.js' 2016-12-02 20:39:15.298 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.html' 2016-12-02 20:39:15.299 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.module.js' 2016-12-02 20:39:15.299 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.service.spec.js' 2016-12-02 20:39:15.300 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.spec.js' 2016-12-02 20:39:15.300 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.service.js' 2016-12-02 20:39:15.300 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.scss' 2016-12-02 20:39:15.301 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/hz-magic-search-context.directive.js' 2016-12-02 20:39:15.301 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.directive.js' 2016-12-02 20:39:15.302 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/st-magic-search.directive.js' 2016-12-02 20:39:15.302 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.controller.spec.js' 2016-12-02 20:39:15.303 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/st-magic-search.directive.spec.js' 2016-12-02 20:39:15.303 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.directive.js' 2016-12-02 20:39:15.303 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.html' 2016-12-02 20:39:15.304 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.controller.js' 2016-12-02 20:39:15.304 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/chart-tooltip.spec.js' 2016-12-02 20:39:15.305 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/pie-chart.html' 2016-12-02 20:39:15.305 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/chart-tooltip.scss' 2016-12-02 20:39:15.305 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/charts.module.js' 2016-12-02 20:39:15.306 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/pie-chart.scss' 2016-12-02 20:39:15.306 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/pie-chart.directive.js' 2016-12-02 20:39:15.307 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/chart-tooltip.directive.js' 2016-12-02 20:39:15.307 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/chart-tooltip.html' 2016-12-02 20:39:15.307 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/charts.spec.js' 2016-12-02 20:39:15.308 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/pie-chart.spec.js' 2016-12-02 20:39:15.308 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.html' 2016-12-02 20:39:15.309 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.module.js' 2016-12-02 20:39:15.309 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.service.js' 2016-12-02 20:39:15.310 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.spec.js' 2016-12-02 20:39:15.310 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.directive.js' 2016-12-02 20:39:15.311 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.service.spec.js' 2016-12-02 20:39:15.311 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/decorator.js' 2016-12-02 20:39:15.311 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.html' 2016-12-02 20:39:15.312 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.service.js' 2016-12-02 20:39:15.312 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/form.module.js' 2016-12-02 20:39:15.313 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.controller.spec.js' 2016-12-02 20:39:15.313 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.controller.js' 2016-12-02 20:39:15.313 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/decorator.spec.js' 2016-12-02 20:39:15.314 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/builders.provider.js' 2016-12-02 20:39:15.314 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/builders.provider.spec.js' 2016-12-02 20:39:15.315 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/radios-inline.html' 2016-12-02 20:39:15.315 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/checkboxes.html' 2016-12-02 20:39:15.316 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/help.html' 2016-12-02 20:39:15.316 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/select.html' 2016-12-02 20:39:15.316 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/tabs.html' 2016-12-02 20:39:15.317 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/textarea.html' 2016-12-02 20:39:15.317 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/checkbox.html' 2016-12-02 20:39:15.318 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/tabarray.html' 2016-12-02 20:39:15.318 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/radio-buttons.html' 2016-12-02 20:39:15.318 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/radios.html' 2016-12-02 20:39:15.319 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/section.html' 2016-12-02 20:39:15.319 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/default.html' 2016-12-02 20:39:15.320 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/submit.html' 2016-12-02 20:39:15.320 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/fieldset.html' 2016-12-02 20:39:15.320 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/array.html' 2016-12-02 20:39:15.321 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.module.js' 2016-12-02 20:39:15.321 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.directive.js' 2016-12-02 20:39:15.322 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.service.js' 2016-12-02 20:39:15.322 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.scss' 2016-12-02 20:39:15.323 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.spec.js' 2016-12-02 20:39:15.323 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/wizard-modal.service.js' 2016-12-02 20:39:15.324 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/simple-modal.html' 2016-12-02 20:39:15.325 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/simple-modal.spec.js' 2016-12-02 20:39:15.325 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/modal.module.js' 2016-12-02 20:39:15.325 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/wizard-modal.service.spec.js' 2016-12-02 20:39:15.326 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/wizard.controller.spec.js' 2016-12-02 20:39:15.327 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/delete-modal.service.spec.js' 2016-12-02 20:39:15.327 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/simple-modal.service.js' 2016-12-02 20:39:15.327 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/delete-modal.service.js' 2016-12-02 20:39:15.328 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/simple-modal.controller.js' 2016-12-02 20:39:15.328 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/wizard.controller.js' 2016-12-02 20:39:15.329 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.controller.js' 2016-12-02 20:39:15.330 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-resource-table.controller.js' 2016-12-02 20:39:15.330 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.controller.js' 2016-12-02 20:39:15.331 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-no-items.html' 2016-12-02 20:39:15.331 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.directive.js' 2016-12-02 20:39:15.331 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-resource-table.html' 2016-12-02 20:39:15.332 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-no-items.directive.js' 2016-12-02 20:39:15.332 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-select.directive.js' 2016-12-02 20:39:15.333 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/no-items.mock.html' 2016-12-02 20:39:15.333 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-resource-table.controller.spec.js' 2016-12-02 20:39:15.333 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.mock.html' 2016-12-02 20:39:15.334 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-search-bar.directive.js' 2016-12-02 20:39:15.334 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.directive.spec.js' 2016-12-02 20:39:15.335 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.module.js' 2016-12-02 20:39:15.335 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/st-table.mock.html' 2016-12-02 20:39:15.335 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-table-footer.directive.js' 2016-12-02 20:39:15.336 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.spec.js' 2016-12-02 20:39:15.336 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.scss' 2016-12-02 20:39:15.337 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.spec.js' 2016-12-02 20:39:15.337 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/search-bar.spec.js' 2016-12-02 20:39:15.337 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-cell.directive.js' 2016-12-02 20:39:15.338 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-no-items.directive.spec.js' 2016-12-02 20:39:15.338 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-detail-row.html' 2016-12-02 20:39:15.339 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-detail-row.directive.js' 2016-12-02 20:39:15.339 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-resource-table.directive.js' 2016-12-02 20:39:15.339 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/search-bar.html' 2016-12-02 20:39:15.340 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-expand-detail.directive.js' 2016-12-02 20:39:15.340 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.scss' 2016-12-02 20:39:15.341 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-table-footer.html' 2016-12-02 20:39:15.341 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.html' 2016-12-02 20:39:15.341 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-table.directive.js' 2016-12-02 20:39:15.342 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-select-all.directive.js' 2016-12-02 20:39:15.342 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/load-edit/load-edit.module.js' 2016-12-02 20:39:15.343 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/load-edit/load-edit.directive.js' 2016-12-02 20:39:15.343 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/load-edit/load-edit.directive.spec.js' 2016-12-02 20:39:15.344 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/load-edit/load-edit.html' 2016-12-02 20:39:15.344 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/headers.scss' 2016-12-02 20:39:15.345 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/hz-page-header.html' 2016-12-02 20:39:15.345 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/hz-page-header.directive.js' 2016-12-02 20:39:15.345 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/headers.module.js' 2016-12-02 20:39:15.346 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/headers.module.spec.js' 2016-12-02 20:39:15.346 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/hz-page-header.directive.spec.js' 2016-12-02 20:39:15.347 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/details.directive.js' 2016-12-02 20:39:15.347 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/details.html' 2016-12-02 20:39:15.348 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/details.module.js' 2016-12-02 20:39:15.348 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/routed-details-view.html' 2016-12-02 20:39:15.348 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/routed-details-view.controller.spec.js' 2016-12-02 20:39:15.349 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/routed-details-view.controller.js' 2016-12-02 20:39:15.349 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/metadata.scss' 2016-12-02 20:39:15.350 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/metadata.module.js' 2016-12-02 20:39:15.351 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/display.spec.js' 2016-12-02 20:39:15.351 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/metadata-display.controller.js' 2016-12-02 20:39:15.352 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/metadata-display.html' 2016-12-02 20:39:15.353 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/display.module.js' 2016-12-02 20:39:15.353 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/display.scss' 2016-12-02 20:39:15.353 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/metadata-display.directive.js' 2016-12-02 20:39:15.354 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree.html' 2016-12-02 20:39:15.355 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.js' 2016-12-02 20:39:15.355 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/tree.module.js' 2016-12-02 20:39:15.356 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/tree.scss' 2016-12-02 20:39:15.356 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/tree.service.js' 2016-12-02 20:39:15.357 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.spec.js' 2016-12-02 20:39:15.357 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.html' 2016-12-02 20:39:15.358 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree.controller.js' 2016-12-02 20:39:15.359 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree.directive.js' 2016-12-02 20:39:15.359 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.directive.js' 2016-12-02 20:39:15.359 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/tree.spec.js' 2016-12-02 20:39:15.360 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property.controller.js' 2016-12-02 20:39:15.360 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property-list.directive.js' 2016-12-02 20:39:15.361 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-field.directive.js' 2016-12-02 20:39:15.361 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property.directive.js' 2016-12-02 20:39:15.362 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property-list.html' 2016-12-02 20:39:15.362 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/property.module.js' 2016-12-02 20:39:15.362 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property.html' 2016-12-02 20:39:15.363 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/conf.js' 2016-12-02 20:39:15.364 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/resource-type-registry.service.js' 2016-12-02 20:39:15.365 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/permissions.service.js' 2016-12-02 20:39:15.365 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/permissions.service.spec.js' 2016-12-02 20:39:15.366 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/resource-type-registry.service.spec.js' 2016-12-02 20:39:15.368 | 2016-12-02 20:39:15.368 | 1740 static files copied to '/opt/stack/new/horizon/static'. 2016-12-02 20:39:15.439 | + lib/horizon:init_horizon:154 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2016-12-02 20:39:15.441 | + lib/horizon:init_horizon:154 : django-admin compress --force 2016-12-02 20:39:17.647 | Found 'compress' tags in: 2016-12-02 20:39:17.647 | /opt/stack/new/horizon/openstack_dashboard/templates/horizon/_conf.html 2016-12-02 20:39:17.647 | /opt/stack/new/horizon/openstack_dashboard/templates/horizon/_scripts.html 2016-12-02 20:39:17.647 | /opt/stack/new/horizon/openstack_dashboard/templates/_stylesheets.html 2016-12-02 20:39:54.555 | Compressing... done 2016-12-02 20:39:54.555 | Compressed 6 block(s) from 3 template(s) for 2 context(s). 2016-12-02 20:39:54.749 | + ./stack.sh:main:1308 : start_horizon 2016-12-02 20:39:54.751 | + lib/horizon:start_horizon:182 : restart_apache_server 2016-12-02 20:39:54.752 | + lib/apache:restart_apache_server:210 : time_start restart_apache_server 2016-12-02 20:39:54.754 | + functions-common:time_start:2384 : local name=restart_apache_server 2016-12-02 20:39:54.756 | + functions-common:time_start:2385 : local start_time= 2016-12-02 20:39:54.758 | + functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:39:54.761 | ++ functions-common:time_start:2389 : date +%s 2016-12-02 20:39:54.764 | + functions-common:time_start:2389 : _TIME_START[$name]=1480711194 2016-12-02 20:39:54.765 | + lib/apache:restart_apache_server:211 : stop_service apache2 2016-12-02 20:39:54.767 | + functions-common:stop_service:2315 : '[' -x /bin/systemctl ']' 2016-12-02 20:39:54.769 | + functions-common:stop_service:2316 : sudo /bin/systemctl stop apache2 2016-12-02 20:39:55.914 | + lib/apache:restart_apache_server:212 : sleep 3 2016-12-02 20:39:58.918 | + lib/apache:restart_apache_server:213 : start_service apache2 2016-12-02 20:39:58.920 | + functions-common:start_service:2305 : '[' -x /bin/systemctl ']' 2016-12-02 20:39:58.923 | + functions-common:start_service:2306 : sudo /bin/systemctl start apache2 2016-12-02 20:40:00.033 | + lib/apache:restart_apache_server:214 : time_stop restart_apache_server 2016-12-02 20:40:00.035 | + functions-common:time_stop:2398 : local name 2016-12-02 20:40:00.037 | + functions-common:time_stop:2399 : local end_time 2016-12-02 20:40:00.039 | + functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:40:00.041 | + functions-common:time_stop:2401 : local total 2016-12-02 20:40:00.043 | + functions-common:time_stop:2402 : local start_time 2016-12-02 20:40:00.044 | + functions-common:time_stop:2404 : name=restart_apache_server 2016-12-02 20:40:00.046 | + functions-common:time_stop:2405 : start_time=1480711194 2016-12-02 20:40:00.048 | + functions-common:time_stop:2407 : [[ -z 1480711194 ]] 2016-12-02 20:40:00.051 | ++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:40:00.054 | + functions-common:time_stop:2410 : end_time=1480711200 2016-12-02 20:40:00.056 | + functions-common:time_stop:2411 : elapsed_time=6 2016-12-02 20:40:00.058 | + functions-common:time_stop:2412 : total=6 2016-12-02 20:40:00.060 | + functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:40:00.062 | + functions-common:time_stop:2415 : _TIME_TOTAL[$name]=12 2016-12-02 20:40:00.064 | + lib/horizon:start_horizon:183 : tail_log horizon /var/log/apache2/horizon_error.log 2016-12-02 20:40:00.066 | + functions-common:tail_log:1677 : local name=horizon 2016-12-02 20:40:00.068 | + functions-common:tail_log:1678 : local logfile=/var/log/apache2/horizon_error.log 2016-12-02 20:40:00.070 | + functions-common:tail_log:1680 : [[ False = \T\r\u\e ]] 2016-12-02 20:40:00.072 | + ./stack.sh:main:1319 : is_service_enabled nova 2016-12-02 20:40:00.086 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:00.089 | + ./stack.sh:main:1319 : is_service_enabled keystone 2016-12-02 20:40:00.104 | + functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:00.107 | + ./stack.sh:main:1320 : USERRC_PARAMS='-PA --target-dir /opt/stack/new/devstack/accrc' 2016-12-02 20:40:00.109 | + ./stack.sh:main:1322 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2016-12-02 20:40:00.111 | + ./stack.sh:main:1326 : [[ False = \T\r\u\e ]] 2016-12-02 20:40:00.114 | + ./stack.sh:main:1330 : /opt/stack/new/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/new/devstack/accrc 2016-12-02 20:40:00.117 | + opt/stack/new/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2016-12-02 20:40:00.119 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /opt/stack/new/devstack/accrc 2016-12-02 20:40:00.121 | + opt/stack/new/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/new/devstack/accrc'\'' --' 2016-12-02 20:40:00.122 | + opt/stack/new/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/new/devstack/accrc'\''' -- 2016-12-02 20:40:00.123 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/new/devstack/accrc -- 2016-12-02 20:40:00.124 | + opt/stack/new/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2016-12-02 20:40:00.125 | + opt/stack/new/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2016-12-02 20:40:00.126 | + opt/stack/new/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2016-12-02 20:40:00.128 | + opt/stack/new/devstack/tools/create_userrc.sh:main:92 : MODE= 2016-12-02 20:40:00.129 | + opt/stack/new/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2016-12-02 20:40:00.130 | + opt/stack/new/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2016-12-02 20:40:00.131 | + opt/stack/new/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2016-12-02 20:40:00.132 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2016-12-02 20:40:00.133 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2016-12-02 20:40:00.135 | + opt/stack/new/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2016-12-02 20:40:00.136 | + opt/stack/new/devstack/tools/create_userrc.sh:main:126 : shift 2016-12-02 20:40:00.137 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2016-12-02 20:40:00.138 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2016-12-02 20:40:00.139 | + opt/stack/new/devstack/tools/create_userrc.sh:main:118 : MODE=all 2016-12-02 20:40:00.140 | + opt/stack/new/devstack/tools/create_userrc.sh:main:126 : shift 2016-12-02 20:40:00.141 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2016-12-02 20:40:00.142 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2016-12-02 20:40:00.143 | + opt/stack/new/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/new/devstack/accrc 2016-12-02 20:40:00.144 | + opt/stack/new/devstack/tools/create_userrc.sh:main:113 : shift 2016-12-02 20:40:00.145 | + opt/stack/new/devstack/tools/create_userrc.sh:main:126 : shift 2016-12-02 20:40:00.146 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2016-12-02 20:40:00.147 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2016-12-02 20:40:00.148 | + opt/stack/new/devstack/tools/create_userrc.sh:main:122 : shift 2016-12-02 20:40:00.149 | + opt/stack/new/devstack/tools/create_userrc.sh:main:122 : break 2016-12-02 20:40:00.151 | + opt/stack/new/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2016-12-02 20:40:00.152 | + opt/stack/new/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2016-12-02 20:40:00.153 | + opt/stack/new/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2016-12-02 20:40:00.154 | + opt/stack/new/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2016-12-02 20:40:00.155 | + opt/stack/new/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2016-12-02 20:40:00.156 | + opt/stack/new/devstack/tools/create_userrc.sh:main:154 : '[' -z http://162.242.235.22/identity_admin ']' 2016-12-02 20:40:00.157 | + opt/stack/new/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2016-12-02 20:40:00.158 | + opt/stack/new/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2016-12-02 20:40:00.159 | + opt/stack/new/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2016-12-02 20:40:00.160 | + opt/stack/new/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2016-12-02 20:40:00.162 | + opt/stack/new/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2016-12-02 20:40:00.164 | + opt/stack/new/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2016-12-02 20:40:00.165 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : grep ,True 2016-12-02 20:40:00.166 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2016-12-02 20:40:00.166 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2016-12-02 20:40:00.167 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2016-12-02 20:40:00.170 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : grep -v service 2016-12-02 20:40:20.736 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2016-12-02 20:40:20.736 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 04f1303c780c42e3a4804b925a2c534f --long --quote none -f csv 2016-12-02 20:40:20.755 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:20.756 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:22.956 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2016-12-02 20:40:22.958 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2016-12-02 20:40:22.959 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:22.961 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:22.962 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 8f45cccb13744b658de2f196110d9642 admin 04f1303c780c42e3a4804b925a2c534f alt_demo secretadmin 2016-12-02 20:40:22.963 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8f45cccb13744b658de2f196110d9642 2016-12-02 20:40:22.965 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2016-12-02 20:40:22.966 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:40:22.967 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2016-12-02 20:40:22.968 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:22.969 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/alt_demo 2016-12-02 20:40:22.972 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/alt_demo/admin 2016-12-02 20:40:22.973 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:22.976 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:22.977 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:22.978 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:22.979 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:22.980 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:22.982 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:22.983 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:22.984 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:22.985 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:22.986 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:22.987 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:22.988 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:22.990 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:22.991 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:22.992 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:22.993 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:22.995 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:22.996 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2016-12-02 20:40:22.997 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2016-12-02 20:40:22.999 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:23.000 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:23.001 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry f877f695faa54bec9fb46121b37b9d8a alt_demo 04f1303c780c42e3a4804b925a2c534f alt_demo secretadmin 2016-12-02 20:40:23.002 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f877f695faa54bec9fb46121b37b9d8a 2016-12-02 20:40:23.004 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2016-12-02 20:40:23.005 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=04f1303c780c42e3a4804b925a2c534f 2016-12-02 20:40:23.006 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2016-12-02 20:40:23.007 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:23.009 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/alt_demo 2016-12-02 20:40:23.011 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/alt_demo/alt_demo 2016-12-02 20:40:23.012 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:23.014 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:23.016 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:23.017 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:23.018 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:23.019 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:23.020 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:23.022 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:23.023 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:23.024 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:23.026 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:23.027 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:23.028 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:23.029 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:23.031 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:23.032 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:23.033 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:23.034 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:23.036 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2016-12-02 20:40:23.037 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2016-12-02 20:40:23.039 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 091838be03654b4cb5385db6645c10dc --long --quote none -f csv 2016-12-02 20:40:23.039 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2016-12-02 20:40:23.042 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:23.043 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:29.701 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2016-12-02 20:40:29.702 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2016-12-02 20:40:29.703 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:29.704 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:29.706 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry f6c0f321c14b42289ebacb17206ae465 demo 091838be03654b4cb5385db6645c10dc invisible_to_admin secretadmin 2016-12-02 20:40:29.707 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f6c0f321c14b42289ebacb17206ae465 2016-12-02 20:40:29.708 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2016-12-02 20:40:29.709 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=091838be03654b4cb5385db6645c10dc 2016-12-02 20:40:29.710 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2016-12-02 20:40:29.712 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:29.713 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/invisible_to_admin 2016-12-02 20:40:29.715 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/invisible_to_admin/demo 2016-12-02 20:40:29.716 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:29.719 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:29.720 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:29.721 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:29.722 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:29.723 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:29.724 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:29.725 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:29.727 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:29.728 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:29.729 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:29.730 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:29.731 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:29.732 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:29.733 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:29.735 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:29.736 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:29.737 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:29.738 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2016-12-02 20:40:29.739 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2016-12-02 20:40:29.741 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 32c6691ec1fc4f4fb7ce80558011b0a3 --long --quote none -f csv 2016-12-02 20:40:29.741 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2016-12-02 20:40:29.742 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:29.744 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:32.076 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a project_a_observer '!=' admin ']' 2016-12-02 20:40:32.077 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$project_a_observer_password' 2016-12-02 20:40:32.078 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:32.080 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:32.081 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 30e695708f5140c293678f5311c5dac1 project_a_observer 32c6691ec1fc4f4fb7ce80558011b0a3 project_a secretadmin 2016-12-02 20:40:32.082 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=30e695708f5140c293678f5311c5dac1 2016-12-02 20:40:32.084 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=project_a_observer 2016-12-02 20:40:32.085 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=32c6691ec1fc4f4fb7ce80558011b0a3 2016-12-02 20:40:32.086 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=project_a 2016-12-02 20:40:32.087 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:32.089 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/project_a 2016-12-02 20:40:32.092 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_observer 2016-12-02 20:40:32.093 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:32.096 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:32.097 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:32.098 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:32.099 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.100 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.101 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:32.103 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.104 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.105 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:32.107 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.108 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.109 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:32.110 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.112 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.113 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:32.115 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:32.116 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:32.117 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a project_a_creator_2 '!=' admin ']' 2016-12-02 20:40:32.119 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$project_a_creator_2_password' 2016-12-02 20:40:32.120 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:32.121 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:32.122 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry bf1a5600a6ea4cf9a0d373730aadba49 project_a_creator_2 32c6691ec1fc4f4fb7ce80558011b0a3 project_a secretadmin 2016-12-02 20:40:32.124 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=bf1a5600a6ea4cf9a0d373730aadba49 2016-12-02 20:40:32.125 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=project_a_creator_2 2016-12-02 20:40:32.126 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=32c6691ec1fc4f4fb7ce80558011b0a3 2016-12-02 20:40:32.128 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=project_a 2016-12-02 20:40:32.129 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:32.130 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/project_a 2016-12-02 20:40:32.132 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_creator_2 2016-12-02 20:40:32.133 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:32.136 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:32.137 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:32.139 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:32.140 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.141 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.143 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:32.144 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.145 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.146 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:32.147 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.149 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.150 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:32.151 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.152 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.153 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:32.155 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:32.156 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:32.157 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a project_a_auditor '!=' admin ']' 2016-12-02 20:40:32.158 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$project_a_auditor_password' 2016-12-02 20:40:32.159 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:32.161 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:32.162 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 24ed8cc8433b4a2db36097a69edc0d92 project_a_auditor 32c6691ec1fc4f4fb7ce80558011b0a3 project_a secretadmin 2016-12-02 20:40:32.163 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=24ed8cc8433b4a2db36097a69edc0d92 2016-12-02 20:40:32.164 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=project_a_auditor 2016-12-02 20:40:32.165 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=32c6691ec1fc4f4fb7ce80558011b0a3 2016-12-02 20:40:32.167 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=project_a 2016-12-02 20:40:32.168 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:32.169 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/project_a 2016-12-02 20:40:32.172 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_auditor 2016-12-02 20:40:32.173 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:32.175 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:32.176 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:32.177 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:32.179 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.180 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.181 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:32.182 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.183 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.185 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:32.186 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.187 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.188 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:32.189 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.190 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.191 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:32.192 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:32.193 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:32.195 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a project_a_creator '!=' admin ']' 2016-12-02 20:40:32.196 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$project_a_creator_password' 2016-12-02 20:40:32.198 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:32.199 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:32.200 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 3b9b8adc2e26413fbc10f7baec12478d project_a_creator 32c6691ec1fc4f4fb7ce80558011b0a3 project_a secretadmin 2016-12-02 20:40:32.202 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3b9b8adc2e26413fbc10f7baec12478d 2016-12-02 20:40:32.203 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=project_a_creator 2016-12-02 20:40:32.204 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=32c6691ec1fc4f4fb7ce80558011b0a3 2016-12-02 20:40:32.205 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=project_a 2016-12-02 20:40:32.206 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:32.207 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/project_a 2016-12-02 20:40:32.210 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_creator 2016-12-02 20:40:32.211 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:32.214 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:32.215 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:32.216 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:32.217 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.218 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.219 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:32.220 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.222 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.223 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:32.224 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.225 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.226 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:32.227 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.228 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.230 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:32.231 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:32.232 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:32.233 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a project_a_admin '!=' admin ']' 2016-12-02 20:40:32.234 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$project_a_admin_password' 2016-12-02 20:40:32.235 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:32.236 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:32.237 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 861742dfcaa846b295cb5daf26365222 project_a_admin 32c6691ec1fc4f4fb7ce80558011b0a3 project_a secretadmin 2016-12-02 20:40:32.238 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=861742dfcaa846b295cb5daf26365222 2016-12-02 20:40:32.239 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=project_a_admin 2016-12-02 20:40:32.240 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=32c6691ec1fc4f4fb7ce80558011b0a3 2016-12-02 20:40:32.241 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=project_a 2016-12-02 20:40:32.242 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:32.243 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/project_a 2016-12-02 20:40:32.245 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_admin 2016-12-02 20:40:32.247 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:32.249 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:32.250 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:32.251 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:32.252 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.253 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.254 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:32.255 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.256 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.257 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:32.259 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.260 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:32.261 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:32.262 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:32.263 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:32.264 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:32.265 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:32.266 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:32.268 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2016-12-02 20:40:32.269 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2016-12-02 20:40:32.271 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 7550ecd162e243418d9e2c7b1079e911 --long --quote none -f csv 2016-12-02 20:40:32.271 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2016-12-02 20:40:32.272 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:32.273 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:34.524 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2016-12-02 20:40:34.525 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2016-12-02 20:40:34.527 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:34.528 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:34.529 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 8f45cccb13744b658de2f196110d9642 admin 7550ecd162e243418d9e2c7b1079e911 demo secretadmin 2016-12-02 20:40:34.530 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8f45cccb13744b658de2f196110d9642 2016-12-02 20:40:34.532 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2016-12-02 20:40:34.533 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:40:34.534 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2016-12-02 20:40:34.536 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:34.537 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/demo 2016-12-02 20:40:34.540 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/demo/admin 2016-12-02 20:40:34.541 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:34.544 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:34.545 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:34.546 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:34.548 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:34.549 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:34.550 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:34.551 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:34.553 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:34.554 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:34.555 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:34.556 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:34.557 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:34.558 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:34.559 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:34.560 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:34.562 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:34.563 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:34.565 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2016-12-02 20:40:34.566 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2016-12-02 20:40:34.567 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:34.568 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:34.570 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry f6c0f321c14b42289ebacb17206ae465 demo 7550ecd162e243418d9e2c7b1079e911 demo secretadmin 2016-12-02 20:40:34.571 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f6c0f321c14b42289ebacb17206ae465 2016-12-02 20:40:34.572 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2016-12-02 20:40:34.573 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7550ecd162e243418d9e2c7b1079e911 2016-12-02 20:40:34.575 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2016-12-02 20:40:34.576 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:34.577 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/demo 2016-12-02 20:40:34.579 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/demo/demo 2016-12-02 20:40:34.580 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:34.583 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:34.583 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:34.584 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:34.585 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:34.586 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:34.588 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:34.588 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:34.590 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:34.591 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:34.593 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:34.594 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:34.595 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:34.596 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:34.597 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:34.598 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:34.599 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:34.600 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:34.601 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2016-12-02 20:40:34.602 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2016-12-02 20:40:34.604 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 995f594557c74f70b9d1f1edf9357a85 --long --quote none -f csv 2016-12-02 20:40:34.604 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2016-12-02 20:40:34.604 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:34.605 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:36.749 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2016-12-02 20:40:36.750 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2016-12-02 20:40:36.751 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:36.753 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:36.754 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 8f45cccb13744b658de2f196110d9642 admin 995f594557c74f70b9d1f1edf9357a85 admin secretadmin 2016-12-02 20:40:36.756 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8f45cccb13744b658de2f196110d9642 2016-12-02 20:40:36.757 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2016-12-02 20:40:36.758 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=995f594557c74f70b9d1f1edf9357a85 2016-12-02 20:40:36.759 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2016-12-02 20:40:36.760 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:36.761 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/admin 2016-12-02 20:40:36.764 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/admin/admin 2016-12-02 20:40:36.765 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:36.767 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:36.768 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:36.769 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:36.771 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:36.772 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:36.775 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:36.777 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:36.787 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:36.788 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:36.789 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:36.789 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:36.791 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:36.792 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:36.793 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:36.794 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:36.795 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:36.796 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:36.799 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2016-12-02 20:40:36.800 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2016-12-02 20:40:36.801 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b05f8e5944414affa66555f1977c00a7 --long --quote none -f csv 2016-12-02 20:40:36.801 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2016-12-02 20:40:36.802 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:36.803 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:39.108 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a project_b_observer '!=' admin ']' 2016-12-02 20:40:39.110 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$project_b_observer_password' 2016-12-02 20:40:39.111 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:39.112 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:39.114 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry f69e432239cd410f82a6e053f3ecc651 project_b_observer b05f8e5944414affa66555f1977c00a7 project_b secretadmin 2016-12-02 20:40:39.115 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f69e432239cd410f82a6e053f3ecc651 2016-12-02 20:40:39.116 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=project_b_observer 2016-12-02 20:40:39.118 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b05f8e5944414affa66555f1977c00a7 2016-12-02 20:40:39.119 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=project_b 2016-12-02 20:40:39.121 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:39.122 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/project_b 2016-12-02 20:40:39.125 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/project_b/project_b_observer 2016-12-02 20:40:39.126 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:39.129 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:39.130 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:39.132 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:39.133 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.134 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:39.135 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:39.137 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.138 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:39.139 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:39.140 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.142 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:39.143 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:39.144 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.145 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:39.147 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:39.148 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:39.149 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:39.150 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a project_b_creator '!=' admin ']' 2016-12-02 20:40:39.151 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$project_b_creator_password' 2016-12-02 20:40:39.152 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:39.153 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:39.154 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry e18f12e6d7fe4c3bb29101e1212ee8cd project_b_creator b05f8e5944414affa66555f1977c00a7 project_b secretadmin 2016-12-02 20:40:39.156 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=e18f12e6d7fe4c3bb29101e1212ee8cd 2016-12-02 20:40:39.157 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=project_b_creator 2016-12-02 20:40:39.158 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b05f8e5944414affa66555f1977c00a7 2016-12-02 20:40:39.159 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=project_b 2016-12-02 20:40:39.160 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:39.161 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/project_b 2016-12-02 20:40:39.163 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/project_b/project_b_creator 2016-12-02 20:40:39.164 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:39.166 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:39.168 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:39.169 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:39.170 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.171 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:39.172 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:39.173 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.174 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:39.175 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:39.177 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.178 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:39.179 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:39.180 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.181 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:39.182 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:39.183 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:39.184 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:39.185 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a project_b_admin '!=' admin ']' 2016-12-02 20:40:39.187 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$project_b_admin_password' 2016-12-02 20:40:39.188 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:39.189 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:39.190 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry a7e63eaa5cda49f69968d69e4c64be8c project_b_admin b05f8e5944414affa66555f1977c00a7 project_b secretadmin 2016-12-02 20:40:39.191 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=a7e63eaa5cda49f69968d69e4c64be8c 2016-12-02 20:40:39.192 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=project_b_admin 2016-12-02 20:40:39.193 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b05f8e5944414affa66555f1977c00a7 2016-12-02 20:40:39.194 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=project_b 2016-12-02 20:40:39.195 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:39.196 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/project_b 2016-12-02 20:40:39.198 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/project_b/project_b_admin 2016-12-02 20:40:39.199 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:39.202 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:39.203 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:39.204 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:39.205 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.206 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:39.207 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:39.208 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.209 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:39.211 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:39.212 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.213 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:39.214 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:39.215 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.216 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:39.217 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:39.218 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:39.219 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:39.221 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a project_b_auditor '!=' admin ']' 2016-12-02 20:40:39.221 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$project_b_auditor_password' 2016-12-02 20:40:39.223 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2016-12-02 20:40:39.224 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2016-12-02 20:40:39.225 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 49bfa10fdb3f4437afc941e57775f76f project_b_auditor b05f8e5944414affa66555f1977c00a7 project_b secretadmin 2016-12-02 20:40:39.226 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=49bfa10fdb3f4437afc941e57775f76f 2016-12-02 20:40:39.227 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=project_b_auditor 2016-12-02 20:40:39.228 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b05f8e5944414affa66555f1977c00a7 2016-12-02 20:40:39.229 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=project_b 2016-12-02 20:40:39.231 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2016-12-02 20:40:39.232 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/project_b 2016-12-02 20:40:39.234 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/project_b/project_b_auditor 2016-12-02 20:40:39.235 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2016-12-02 20:40:39.237 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2016-12-02 20:40:39.238 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2016-12-02 20:40:39.239 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2016-12-02 20:40:39.240 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.241 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:39.242 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2016-12-02 20:40:39.244 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.245 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:39.246 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2016-12-02 20:40:39.247 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.248 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2016-12-02 20:40:39.250 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2016-12-02 20:40:39.251 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2016-12-02 20:40:39.253 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2016-12-02 20:40:39.254 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2016-12-02 20:40:39.255 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2016-12-02 20:40:39.256 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2016-12-02 20:40:39.258 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2016-12-02 20:40:39.259 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2016-12-02 20:40:39.261 | + ./stack.sh:main:1335 : save_stackenv 2016-12-02 20:40:39.264 | + functions-common:save_stackenv:61 : local tag= 2016-12-02 20:40:39.267 | ++ functions-common:save_stackenv:63 : date +%F-%H%M%S 2016-12-02 20:40:39.271 | + functions-common:save_stackenv:63 : time_stamp=2016-12-02-204039 2016-12-02 20:40:39.274 | + functions-common:save_stackenv:64 : echo '# 2016-12-02-204039 ' 2016-12-02 20:40:39.277 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.279 | + functions-common:save_stackenv:66 : echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1 2016-12-02 20:40:39.281 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.284 | + functions-common:save_stackenv:66 : echo DATA_DIR=/opt/stack/data 2016-12-02 20:40:39.286 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.288 | + functions-common:save_stackenv:66 : echo DEST=/opt/stack/new 2016-12-02 20:40:39.290 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.293 | + functions-common:save_stackenv:66 : echo ENABLED_SERVICES=ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cond,n-cpu,n-crt,n-obj,n-sch,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,quantum,rabbit,tempest,q-lbaasv2,octavia,o-cw,o-hk,o-hm,o-api,barbican 2016-12-02 20:40:39.295 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.297 | + functions-common:save_stackenv:66 : echo HOST_IP=162.242.235.22 2016-12-02 20:40:39.300 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.302 | + functions-common:save_stackenv:66 : echo KEYSTONE_AUTH_PROTOCOL=http 2016-12-02 20:40:39.304 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.308 | + functions-common:save_stackenv:66 : echo KEYSTONE_AUTH_URI=http://162.242.235.22/identity_admin 2016-12-02 20:40:39.310 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.311 | + functions-common:save_stackenv:66 : echo KEYSTONE_SERVICE_URI=http://162.242.235.22/identity 2016-12-02 20:40:39.313 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.315 | + functions-common:save_stackenv:66 : echo LOGFILE=/opt/stack/new/devstacklog.txt.2016-12-02-201943 2016-12-02 20:40:39.317 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.319 | + functions-common:save_stackenv:66 : echo OS_CACERT= 2016-12-02 20:40:39.321 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.323 | + functions-common:save_stackenv:66 : echo SERVICE_HOST=162.242.235.22 2016-12-02 20:40:39.324 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.326 | + functions-common:save_stackenv:66 : echo SERVICE_PROTOCOL=http 2016-12-02 20:40:39.329 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.331 | + functions-common:save_stackenv:66 : echo STACK_USER=stack 2016-12-02 20:40:39.333 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.335 | + functions-common:save_stackenv:66 : echo TLS_IP= 2016-12-02 20:40:39.338 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.340 | + functions-common:save_stackenv:66 : echo HOST_IPV6=2001:4802:7801:103:be76:4eff:fe20:eb21 2016-12-02 20:40:39.342 | + functions-common:save_stackenv:65 : for i in '$STACK_ENV_VARS' 2016-12-02 20:40:39.343 | + functions-common:save_stackenv:66 : echo SERVICE_IP_VERSION=4 2016-12-02 20:40:39.345 | + ./stack.sh:main:1346 : merge_config_group /opt/stack/new/devstack/local.conf extra 2016-12-02 20:40:39.347 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/new/devstack/local.conf 2016-12-02 20:40:39.349 | + inc/meta-config:merge_config_group:171 : shift 2016-12-02 20:40:39.351 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2016-12-02 20:40:39.353 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/new/devstack/local.conf ]] 2016-12-02 20:40:39.355 | + inc/meta-config:merge_config_group:176 : local configfile group 2016-12-02 20:40:39.357 | + inc/meta-config:merge_config_group:177 : for group in '$matchgroups' 2016-12-02 20:40:39.360 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/new/devstack/local.conf extra 2016-12-02 20:40:39.362 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/new/devstack/local.conf 2016-12-02 20:40:39.365 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2016-12-02 20:40:39.368 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/new/devstack/local.conf ]] 2016-12-02 20:40:39.371 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2016-12-02 20:40:39.371 | /^\[\[.+\|.*\]\]/ { 2016-12-02 20:40:39.371 | gsub("[][]", "", $1); 2016-12-02 20:40:39.371 | split($1, a, "|"); 2016-12-02 20:40:39.371 | if (a[1] == matchgroup) 2016-12-02 20:40:39.371 | print a[2] 2016-12-02 20:40:39.371 | } 2016-12-02 20:40:39.371 | ' /opt/stack/new/devstack/local.conf 2016-12-02 20:40:39.376 | + ./stack.sh:main:1353 : run_phase stack extra 2016-12-02 20:40:39.378 | + functions-common:run_phase:1869 : local mode=stack 2016-12-02 20:40:39.381 | + functions-common:run_phase:1870 : local phase=extra 2016-12-02 20:40:39.383 | + functions-common:run_phase:1871 : [[ -d /opt/stack/new/devstack/extras.d ]] 2016-12-02 20:40:39.385 | + functions-common:run_phase:1872 : local extra_plugin_file_name 2016-12-02 20:40:39.387 | + functions-common:run_phase:1873 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2016-12-02 20:40:39.389 | + functions-common:run_phase:1878 : local exceptions=80-tempest.sh 2016-12-02 20:40:39.391 | + functions-common:run_phase:1879 : local extra 2016-12-02 20:40:39.393 | ++ functions-common:run_phase:1880 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2016-12-02 20:40:39.397 | + functions-common:run_phase:1880 : extra=80-tempest.sh 2016-12-02 20:40:39.399 | + functions-common:run_phase:1881 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2016-12-02 20:40:39.401 | + functions-common:run_phase:1885 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2016-12-02 20:40:39.404 | + functions-common:run_phase:1885 : source /opt/stack/new/devstack/extras.d/80-tempest.sh stack extra 2016-12-02 20:40:39.406 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2016-12-02 20:40:39.420 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:39.422 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:40:39.424 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:39.426 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2016-12-02 20:40:39.429 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:39.431 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:40:39.433 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:39.435 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2016-12-02 20:40:39.437 | ++ extras.d/80-tempest.sh:source:15 : : 2016-12-02 20:40:39.439 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:40:39.441 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:40:39.443 | + functions-common:run_phase:1890 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:40:39.445 | + functions-common:run_phase:1893 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2016-12-02 20:40:39.448 | + functions-common:run_phase:1896 : run_plugins stack extra 2016-12-02 20:40:39.451 | + functions-common:run_plugins:1855 : local mode=stack 2016-12-02 20:40:39.453 | + functions-common:run_plugins:1856 : local phase=extra 2016-12-02 20:40:39.455 | + functions-common:run_plugins:1858 : local plugins=,neutron-lbaas,barbican,octavia 2016-12-02 20:40:39.458 | + functions-common:run_plugins:1859 : local plugin 2016-12-02 20:40:39.460 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:40:39.462 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/neutron-lbaas 2016-12-02 20:40:39.464 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/neutron-lbaas/devstack/plugin.sh ]] 2016-12-02 20:40:39.467 | + functions-common:run_plugins:1863 : source /opt/stack/new/neutron-lbaas/devstack/plugin.sh stack extra 2016-12-02 20:40:39.471 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:112 : is_service_enabled q-lbaasv2 2016-12-02 20:40:39.485 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:39.488 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:114 : is_service_enabled q-svc 2016-12-02 20:40:39.500 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:39.502 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:118 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:39.504 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:118 : [[ extra == \i\n\s\t\a\l\l ]] 2016-12-02 20:40:39.505 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:123 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:39.507 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:123 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:40:39.509 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:130 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:39.510 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:130 : [[ extra == \e\x\t\r\a ]] 2016-12-02 20:40:39.512 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:132 : echo_summary 'Initializing neutron-lbaas' 2016-12-02 20:40:39.513 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:40:39.521 | ++ ./stack.sh:echo_summary:398 : echo -e Initializing neutron-lbaas 2016-12-02 20:40:39.524 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:133 : neutron_lbaas_start 2016-12-02 20:40:39.526 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_start:82 : local is_run_process=True 2016-12-02 20:40:39.529 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_start:84 : LBAAS_VERSION=q-lbaasv2 2016-12-02 20:40:39.531 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_start:85 : AGENT_LBAAS_BINARY=/usr/local/bin/neutron-lbaasv2-agent 2016-12-02 20:40:39.533 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_start:88 : [[ LOADBALANCERV2:Octavia:neutron_lbaas.drivers.octavia.driver.OctaviaDriver:default == \L\O\A\D\B\A\L\A\N\C\E\R\V\2\:\O\c\t\a\v\i\a\:\n\e\u\t\r\o\n\_\l\b\a\a\s\.\d\r\i\v\e\r\s\.\o\c\t\a\v\i\a\.\d\r\i\v\e\r\.\O\c\t\a\v\i\a\D\r\i\v\e\r\:\d\e\f\a\u\l\t ]] 2016-12-02 20:40:39.535 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_start:89 : is_run_process=False 2016-12-02 20:40:39.537 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_lbaas_start:92 : [[ False == \T\r\u\e ]] 2016-12-02 20:40:39.540 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:137 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:40:39.541 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:source:142 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:40:39.544 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:40:39.546 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/barbican 2016-12-02 20:40:39.548 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/barbican/devstack/plugin.sh ]] 2016-12-02 20:40:39.553 | + functions-common:run_plugins:1863 : source /opt/stack/new/barbican/devstack/plugin.sh stack extra 2016-12-02 20:40:39.555 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:2 : is_service_enabled barbican 2016-12-02 20:40:39.570 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:39.572 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2016-12-02 20:40:39.580 | +++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : type -t install_barbican 2016-12-02 20:40:39.582 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:3 : [[ function != \f\u\n\c\t\i\o\n ]] 2016-12-02 20:40:39.584 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:39.586 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 : [[ extra == \i\n\s\t\a\l\l ]] 2016-12-02 20:40:39.587 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:20 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:39.589 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:20 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:40:39.591 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:39 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:39.593 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:39 : [[ extra == \e\x\t\r\a ]] 2016-12-02 20:40:39.595 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:40 : echo_summary 'Initializing Barbican' 2016-12-02 20:40:39.597 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:40:39.599 | ++ ./stack.sh:echo_summary:398 : echo -e Initializing Barbican 2016-12-02 20:40:39.602 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:41 : init_barbican 2016-12-02 20:40:39.604 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:158 : sudo mkdir -p /var/cache/barbican 2016-12-02 20:40:39.614 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:159 : sudo chown stack /var/cache/barbican 2016-12-02 20:40:39.623 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:160 : rm -f '/var/cache/barbican/*' 2016-12-02 20:40:39.626 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:162 : recreate_database barbican utf8 2016-12-02 20:40:39.628 | ++ lib/database:recreate_database:112 : local db=barbican 2016-12-02 20:40:39.631 | ++ lib/database:recreate_database:113 : recreate_database_mysql barbican 2016-12-02 20:40:39.633 | ++ lib/databases/mysql:recreate_database_mysql:56 : local db=barbican 2016-12-02 20:40:39.636 | ++ lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS barbican;' 2016-12-02 20:40:39.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:40:39.644 | ++ lib/databases/mysql:recreate_database_mysql:58 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE barbican CHARACTER SET utf8;' 2016-12-02 20:40:39.647 | mysql: [Warning] Using a password on the command line interface can be insecure. 2016-12-02 20:40:39.652 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:164 : /usr/local/bin/barbican-manage db upgrade -v head 2016-12-02 20:40:40.829 | 2016-12-02 20:40:40.828 1429 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2016-12-02 20:40:40.829 | 2016-12-02 20:40:40.829 1429 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2016-12-02 20:40:40.864 | 2016-12-02 20:40:40.863 1429 INFO alembic.runtime.migration [-] Running upgrade -> 1a0c2cdafb38, create test table 2016-12-02 20:40:40.867 | 2016-12-02 20:40:40.867 1429 INFO alembic.runtime.migration [-] Running upgrade 1a0c2cdafb38 -> juno, juno_initial 2016-12-02 20:40:41.010 | 2016-12-02 20:40:41.010 1429 INFO alembic.runtime.migration [-] Running upgrade juno -> 13d127569afa, create_secret_store_metadata_table 2016-12-02 20:40:41.029 | 2016-12-02 20:40:41.029 1429 INFO alembic.runtime.migration [-] Running upgrade 13d127569afa -> 1e86c18af2dd, add new columns type meta containerId 2016-12-02 20:40:41.081 | 2016-12-02 20:40:41.081 1429 INFO alembic.runtime.migration [-] Running upgrade 1e86c18af2dd -> cd4106a1a0, add-cert-to-container-type 2016-12-02 20:40:41.088 | 2016-12-02 20:40:41.087 1429 INFO alembic.runtime.migration [-] Running upgrade cd4106a1a0 -> 47b69e523451, Made plugin names in kek datum non nullable 2016-12-02 20:40:41.093 | 2016-12-02 20:40:41.093 1429 INFO alembic.runtime.migration [-] Running upgrade 47b69e523451 -> 4070806f6972, Add orders plugin metadata table and relationships 2016-12-02 20:40:41.113 | 2016-12-02 20:40:41.113 1429 INFO alembic.runtime.migration [-] Running upgrade 4070806f6972 -> 2ab3f5371bde, dsa in container type modelbase_to 2016-12-02 20:40:41.262 | 2016-12-02 20:40:41.262 1429 INFO alembic.runtime.migration [-] Running upgrade 2ab3f5371bde -> 2843d6469f25, add sub status info for orders 2016-12-02 20:40:41.305 | 2016-12-02 20:40:41.305 1429 INFO alembic.runtime.migration [-] Running upgrade 2843d6469f25 -> 254495565185, removing redundant fields from order 2016-12-02 20:40:41.416 | 2016-12-02 20:40:41.415 1429 INFO alembic.runtime.migration [-] Running upgrade 254495565185 -> 795737bb3c3, Change tenants to projects 2016-12-02 20:40:41.668 | 2016-12-02 20:40:41.667 1429 INFO alembic.runtime.migration [-] Running upgrade 795737bb3c3 -> 256da65e0c5f, Change keystone_id for external_id in Project model 2016-12-02 20:40:41.688 | 2016-12-02 20:40:41.687 1429 INFO alembic.runtime.migration [-] Running upgrade 256da65e0c5f -> aa2cf96a1d5, Add OrderRetryTask 2016-12-02 20:40:41.705 | 2016-12-02 20:40:41.705 1429 INFO alembic.runtime.migration [-] Running upgrade aa2cf96a1d5 -> 443d6f4a69ac, added secret type column to secrets table 2016-12-02 20:40:41.723 | 2016-12-02 20:40:41.723 1429 INFO alembic.runtime.migration [-] Running upgrade 443d6f4a69ac -> 3d36a26b88af, Add OrderBarbicanMetadata table 2016-12-02 20:40:41.741 | 2016-12-02 20:40:41.741 1429 INFO alembic.runtime.migration [-] Running upgrade 3d36a26b88af -> 2d21598e7e70, Added CA related tables 2016-12-02 20:40:41.821 | 2016-12-02 20:40:41.820 1429 INFO alembic.runtime.migration [-] Running upgrade 2d21598e7e70 -> 1c0f328bfce0, Fixing composite primary keys and adding indexes to foreign key 2016-12-02 20:40:42.013 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'ix_preferred_certificate_authorities_project_id' defined on the table 'barbican.preferred_certificate_authorities'. This is deprecated and will be disallowed in a future release.") 2016-12-02 20:40:42.013 | result = self._query(query) 2016-12-02 20:40:42.053 | 2016-12-02 20:40:42.052 1429 INFO alembic.runtime.migration [-] Running upgrade 1c0f328bfce0 -> 1a7cf79559e3, New secret and container ACL tables 2016-12-02 20:40:42.198 | 2016-12-02 20:40:42.197 1429 INFO alembic.runtime.migration [-] Running upgrade 1a7cf79559e3 -> 3041b53b95d7, Remove size limits on meta table values 2016-12-02 20:40:42.238 | 2016-12-02 20:40:42.238 1429 INFO alembic.runtime.migration [-] Running upgrade 3041b53b95d7 -> 30dba269cc64, Update order_retry_tasks table 2016-12-02 20:40:42.322 | 2016-12-02 20:40:42.321 1429 INFO alembic.runtime.migration [-] Running upgrade 30dba269cc64 -> 6a4457517a3, rename ACL creator_only to project_access 2016-12-02 20:40:42.362 | 2016-12-02 20:40:42.361 1429 INFO alembic.runtime.migration [-] Running upgrade 6a4457517a3 -> 1bc885808c76, Add project id to Secrets 2016-12-02 20:40:42.414 | 2016-12-02 20:40:42.413 1429 INFO alembic.runtime.migration [-] Running upgrade 1bc885808c76 -> 161f8aceb687, fill project_id to secrets where missing 2016-12-02 20:40:42.568 | 2016-12-02 20:40:42.567 1429 INFO alembic.runtime.migration [-] Running upgrade 161f8aceb687 -> 1bece815014f, remove ProjectSecret table 2016-12-02 20:40:42.574 | 2016-12-02 20:40:42.574 1429 INFO alembic.runtime.migration [-] Running upgrade 1bece815014f -> kilo, kilo 2016-12-02 20:40:42.577 | 2016-12-02 20:40:42.576 1429 INFO alembic.runtime.migration [-] Running upgrade kilo -> 46b98cde536, Add project quotas table 2016-12-02 20:40:42.606 | 2016-12-02 20:40:42.605 1429 INFO alembic.runtime.migration [-] Running upgrade 46b98cde536 -> 156cd9933643, Add project column to consumer table 2016-12-02 20:40:42.664 | 2016-12-02 20:40:42.664 1429 INFO alembic.runtime.migration [-] Running upgrade 156cd9933643 -> 3c3b04040bfe, add owning project and creator to CAs 2016-12-02 20:40:42.716 | 2016-12-02 20:40:42.715 1429 INFO alembic.runtime.migration [-] Running upgrade 3c3b04040bfe -> 10220ccbe7fa, Remove transport keys column from project quotas table 2016-12-02 20:40:42.733 | 2016-12-02 20:40:42.733 1429 INFO alembic.runtime.migration [-] Running upgrade 10220ccbe7fa -> 4ecde3a3a72a, Add cas column to project quotas table 2016-12-02 20:40:42.753 | 2016-12-02 20:40:42.753 1429 INFO alembic.runtime.migration [-] Running upgrade 4ecde3a3a72a -> 39a96e67e990, Add missing constraints 2016-12-02 20:40:42.770 | 2016-12-02 20:40:42.769 1429 INFO alembic.runtime.migration [-] Running upgrade 39a96e67e990 -> dce488646127, add-secret-user-metadata 2016-12-02 20:40:42.790 | 2016-12-02 20:40:42.789 1429 INFO alembic.runtime.migration [-] Running upgrade dce488646127 -> d2780d5aa510, change_url_length 2016-12-02 20:40:42.796 | 2016-12-02 20:40:42.796 1429 INFO alembic.runtime.migration [-] Running upgrade d2780d5aa510 -> 39cf2e645cba, Model for multiple backend support 2016-12-02 20:40:42.849 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'ix_project_secret_store_project_id' defined on the table 'barbican.project_secret_store'. This is deprecated and will be disallowed in a future release.") 2016-12-02 20:40:42.849 | result = self._query(query) 2016-12-02 20:40:42.910 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:42 : start_barbican 2016-12-02 20:40:42.912 | ++ /opt/stack/new/barbican/devstack/lib/barbican:start_barbican:187 : run_process barbican-svc 'uwsgi --master --emperor /etc/barbican/vassals' 2016-12-02 20:40:42.914 | ++ functions-common:run_process:1474 : local service=barbican-svc 2016-12-02 20:40:42.916 | ++ functions-common:run_process:1475 : local 'command=uwsgi --master --emperor /etc/barbican/vassals' 2016-12-02 20:40:42.917 | ++ functions-common:run_process:1476 : local group= 2016-12-02 20:40:42.919 | ++ functions-common:run_process:1477 : local subservice= 2016-12-02 20:40:42.921 | ++ functions-common:run_process:1479 : local name=barbican-svc 2016-12-02 20:40:42.923 | ++ functions-common:run_process:1481 : time_start run_process 2016-12-02 20:40:42.925 | ++ functions-common:time_start:2384 : local name=run_process 2016-12-02 20:40:42.928 | ++ functions-common:time_start:2385 : local start_time= 2016-12-02 20:40:42.930 | ++ functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:40:42.932 | +++ functions-common:time_start:2389 : date +%s 2016-12-02 20:40:42.936 | ++ functions-common:time_start:2389 : _TIME_START[$name]=1480711242 2016-12-02 20:40:42.938 | ++ functions-common:run_process:1482 : is_service_enabled barbican-svc 2016-12-02 20:40:42.953 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:42.956 | ++ functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:40:42.958 | ++ functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:40:42.958 | ++ functions-common:run_process:1487 : _run_process barbican-svc 'uwsgi --master --emperor /etc/barbican/vassals' '' 2016-12-02 20:40:42.961 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:40:42.964 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:40:42.965 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:40:42.967 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:40:42.970 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:40:42.972 | ++ functions-common:time_stop:2404 : name=run_process 2016-12-02 20:40:42.975 | ++ functions-common:time_stop:2405 : start_time=1480711242 2016-12-02 20:40:42.977 | ++ functions-common:time_stop:2407 : [[ -z 1480711242 ]] 2016-12-02 20:40:42.980 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:40:42.984 | ++ functions-common:time_stop:2410 : end_time=1480711242 2016-12-02 20:40:42.987 | ++ functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:40:42.989 | ++ functions-common:time_stop:2412 : total=3 2016-12-02 20:40:42.991 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:40:42.993 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=3 2016-12-02 20:40:42.995 | ++ /opt/stack/new/barbican/devstack/lib/barbican:start_barbican:192 : sleep 10 2016-12-02 20:40:52.999 | ++ /opt/stack/new/barbican/devstack/lib/barbican:start_barbican:195 : run_process barbican-retry '/usr/local/bin/barbican-retry --config-file=/etc/barbican/barbican-api.conf' 2016-12-02 20:40:53.002 | ++ functions-common:run_process:1474 : local service=barbican-retry 2016-12-02 20:40:53.004 | ++ functions-common:run_process:1475 : local 'command=/usr/local/bin/barbican-retry --config-file=/etc/barbican/barbican-api.conf' 2016-12-02 20:40:53.006 | ++ functions-common:run_process:1476 : local group= 2016-12-02 20:40:53.008 | ++ functions-common:run_process:1477 : local subservice= 2016-12-02 20:40:53.010 | ++ functions-common:run_process:1479 : local name=barbican-retry 2016-12-02 20:40:53.012 | ++ functions-common:run_process:1481 : time_start run_process 2016-12-02 20:40:53.014 | ++ functions-common:time_start:2384 : local name=run_process 2016-12-02 20:40:53.016 | ++ functions-common:time_start:2385 : local start_time= 2016-12-02 20:40:53.019 | ++ functions-common:time_start:2386 : [[ -n '' ]] 2016-12-02 20:40:53.021 | +++ functions-common:time_start:2389 : date +%s 2016-12-02 20:40:53.025 | ++ functions-common:time_start:2389 : _TIME_START[$name]=1480711253 2016-12-02 20:40:53.027 | ++ functions-common:run_process:1482 : is_service_enabled barbican-retry 2016-12-02 20:40:53.043 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:53.046 | ++ functions-common:run_process:1483 : [[ False = \T\r\u\e ]] 2016-12-02 20:40:53.048 | ++ functions-common:run_process:1490 : time_stop run_process 2016-12-02 20:40:53.048 | ++ functions-common:run_process:1487 : _run_process barbican-retry '/usr/local/bin/barbican-retry --config-file=/etc/barbican/barbican-api.conf' '' 2016-12-02 20:40:53.051 | ++ functions-common:time_stop:2398 : local name 2016-12-02 20:40:53.053 | ++ functions-common:time_stop:2399 : local end_time 2016-12-02 20:40:53.056 | ++ functions-common:time_stop:2400 : local elapsed_time 2016-12-02 20:40:53.058 | ++ functions-common:time_stop:2401 : local total 2016-12-02 20:40:53.060 | ++ functions-common:time_stop:2402 : local start_time 2016-12-02 20:40:53.063 | ++ functions-common:time_stop:2404 : name=run_process 2016-12-02 20:40:53.065 | ++ functions-common:time_stop:2405 : start_time=1480711253 2016-12-02 20:40:53.067 | ++ functions-common:time_stop:2407 : [[ -z 1480711253 ]] 2016-12-02 20:40:53.071 | +++ functions-common:time_stop:2410 : date +%s 2016-12-02 20:40:53.074 | ++ functions-common:time_stop:2410 : end_time=1480711253 2016-12-02 20:40:53.076 | ++ functions-common:time_stop:2411 : elapsed_time=0 2016-12-02 20:40:53.079 | ++ functions-common:time_stop:2412 : total=3 2016-12-02 20:40:53.081 | ++ functions-common:time_stop:2414 : _TIME_START[$name]= 2016-12-02 20:40:53.084 | ++ functions-common:time_stop:2415 : _TIME_TOTAL[$name]=3 2016-12-02 20:40:53.086 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:43 : is_service_enabled pykmip-server 2016-12-02 20:40:53.101 | ++ functions-common:is_service_enabled:2073 : return 1 2016-12-02 20:40:53.103 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:49 : [[ stack == \u\n\s\t\a\c\k ]] 2016-12-02 20:40:53.105 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:53 : [[ stack == \c\l\e\a\n ]] 2016-12-02 20:40:53.108 | + functions-common:run_plugins:1860 : for plugin in '${plugins//,/ }' 2016-12-02 20:40:53.110 | + functions-common:run_plugins:1861 : local dir=/opt/stack/new/octavia 2016-12-02 20:40:53.112 | + functions-common:run_plugins:1862 : [[ -f /opt/stack/new/octavia/devstack/plugin.sh ]] 2016-12-02 20:40:53.115 | + functions-common:run_plugins:1863 : source /opt/stack/new/octavia/devstack/plugin.sh stack extra 2016-12-02 20:40:53.117 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:5 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2016-12-02 20:40:53.124 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:404 : is_service_enabled octavia 2016-12-02 20:40:53.139 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:53.141 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:405 : '[' standalone == main ']' 2016-12-02 20:40:53.143 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:405 : '[' standalone == standalone ']' 2016-12-02 20:40:53.145 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:406 : is_service_enabled q-svc 2016-12-02 20:40:53.160 | ++ functions-common:is_service_enabled:2073 : return 0 2016-12-02 20:40:53.163 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:410 : '[' '' == True ']' 2016-12-02 20:40:53.166 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:417 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:53.167 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:417 : [[ extra == \i\n\s\t\a\l\l ]] 2016-12-02 20:40:53.170 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:422 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:53.173 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:422 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2016-12-02 20:40:53.175 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 : [[ stack == \s\t\a\c\k ]] 2016-12-02 20:40:53.178 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 : [[ extra == \e\x\t\r\a ]] 2016-12-02 20:40:53.181 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:431 : echo_summary 'Initializing octavia' 2016-12-02 20:40:53.183 | ++ ./stack.sh:echo_summary:392 : [[ -t 3 ]] 2016-12-02 20:40:53.185 | ++ ./stack.sh:echo_summary:398 : echo -e Initializing octavia 2016-12-02 20:40:53.188 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:432 : octavia_start 2016-12-02 20:40:53.191 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:275 : '[' standalone '!=' main ']' 2016-12-02 20:40:53.193 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:275 : '[' standalone '!=' standalone ']' 2016-12-02 20:40:53.196 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:282 : '[' standalone == main ']' 2016-12-02 20:40:53.198 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:282 : '[' standalone == standalone ']' 2016-12-02 20:40:53.201 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:284 : openstack keypair create --public-key /etc/octavia/.ssh/octavia_ssh_key.pub octavia_ssh_key 2016-12-02 20:40:55.768 | +-------------+-------------------------------------------------+ 2016-12-02 20:40:55.768 | | Field | Value | 2016-12-02 20:40:55.768 | +-------------+-------------------------------------------------+ 2016-12-02 20:40:55.768 | | fingerprint | 0f:b9:d3:80:70:0c:53:e4:0f:c2:de:6e:ea:d0:ca:5c | 2016-12-02 20:40:55.768 | | name | octavia_ssh_key | 2016-12-02 20:40:55.768 | | user_id | 8f45cccb13744b658de2f196110d9642 | 2016-12-02 20:40:55.768 | +-------------+-------------------------------------------------+ 2016-12-02 20:40:55.809 | +++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:287 : openstack image list --property name=amphora-x64-haproxy -f value -c Name 2016-12-02 20:40:58.038 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:287 : AMPHORA_IMAGE_NAME= 2016-12-02 20:40:58.040 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:288 : export AMPHORA_IMAGE_NAME 2016-12-02 20:40:58.043 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:290 : '[' '' == amphora-x64-haproxy ']' 2016-12-02 20:40:58.046 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:296 : '[' '' == True ']' 2016-12-02 20:40:58.048 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:297 : build_octavia_worker_image 2016-12-02 20:40:58.050 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:27 : '[' -n file:///opt/stack/new/devstack/files/get-pip.py ']' 2016-12-02 20:40:58.052 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:28 : export DIB_REPOLOCATION_pip_and_virtualenv=file:///opt/stack/new/devstack/files/get-pip.py 2016-12-02 20:40:58.054 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:28 : DIB_REPOLOCATION_pip_and_virtualenv=file:///opt/stack/new/devstack/files/get-pip.py 2016-12-02 20:40:58.056 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:32 : export DIB_REPOLOCATION_amphora_agent=/opt/stack/new/octavia 2016-12-02 20:40:58.058 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:32 : DIB_REPOLOCATION_amphora_agent=/opt/stack/new/octavia 2016-12-02 20:40:58.061 | +++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:33 : git -C /opt/stack/new/octavia log -1 --pretty=format:%H 2016-12-02 20:40:58.066 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:33 : export DIB_REPOREF_amphora_agent=4825afecc2e44b6ad1b6219c0d0fc481a82d189f 2016-12-02 20:40:58.068 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:33 : DIB_REPOREF_amphora_agent=4825afecc2e44b6ad1b6219c0d0fc481a82d189f 2016-12-02 20:40:58.073 | +++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:34 : grep ' id ' 2016-12-02 20:40:58.073 | +++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:34 : get_field 2 2016-12-02 20:40:58.074 | +++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:34 : openstack token issue 2016-12-02 20:40:58.077 | +++ functions-common:get_field:699 : local data field 2016-12-02 20:40:58.079 | +++ functions-common:get_field:700 : read data 2016-12-02 20:41:00.218 | +++ functions-common:get_field:701 : '[' 2 -lt 0 ']' 2016-12-02 20:41:00.220 | +++ functions-common:get_field:704 : field='$3' 2016-12-02 20:41:00.223 | +++ functions-common:get_field:706 : echo '| id | gAAAAABYQdxcbDMxvAt_yij5AOzHrg5iVkQjH5rNqd-ttbZm3XkoiCD4XfFffMj1Qew32I2aV3Lw-FJB9yV-mO032inkjR0DECM2OY5u9qa7euR5TpjK9vT2cAAC9hVLfySv3ef5v9wI-qCj-BtIHVfSWYPw9_3wLIk_ioBzsUxjaOdAMdDTyLQ |' 2016-12-02 20:41:00.224 | +++ functions-common:get_field:706 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2016-12-02 20:41:00.229 | +++ functions-common:get_field:700 : read data 2016-12-02 20:41:00.257 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:34 : TOKEN=gAAAAABYQdxcbDMxvAt_yij5AOzHrg5iVkQjH5rNqd-ttbZm3XkoiCD4XfFffMj1Qew32I2aV3Lw-FJB9yV-mO032inkjR0DECM2OY5u9qa7euR5TpjK9vT2cAAC9hVLfySv3ef5v9wI-qCj-BtIHVfSWYPw9_3wLIk_ioBzsUxjaOdAMdDTyLQ 2016-12-02 20:41:00.259 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:35 : die_if_not_set 35 TOKEN 'Keystone failed to get token.' 2016-12-02 20:41:00.261 | ++ functions-common:die_if_not_set:204 : local exitcode=0 2016-12-02 20:41:00.275 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:37 : '[' -f /opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.qcow2 ']' 2016-12-02 20:41:00.277 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:38 : /opt/stack/new/octavia/diskimage-create/diskimage-create.sh -s 2 -o /opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2016-12-02 20:41:00.325 | dpkg: error: error writing to '': Broken pipe 2016-12-02 20:41:00.339 | dpkg: error: error writing to '': Broken pipe 2016-12-02 20:41:04.478 | Building elements: base base vm ubuntu haproxy-octavia-ubuntu rebind-sshd no-resolvconf amphora-agent-ubuntu keepalived-octavia-ubuntu pip-cache cert-ramfs-ecrypt 2016-12-02 20:41:04.537 | Expanded element dependencies to: sysctl install-bin pip-manifest dib-run-parts vm cert-ramfs-ecrypt os-svc-install amphora-agent-ubuntu os-apply-config manifests package-installs dkms dib-python pip-cache source-repositories amphora-agent keepalived-octavia-ubuntu no-resolvconf rebind-sshd dib-init-system haproxy-octavia-ubuntu install-types svc-map os-refresh-config base ubuntu bootloader dpkg pip-and-virtualenv cache-url pkg-map cloud-init-datasources 2016-12-02 20:41:04.572 | Building in /tmp/dib_build.TLydZKQ7 2016-12-02 20:41:05.155 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-ccache.bash 2016-12-02 20:41:05.160 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-ccache.bash 2016-12-02 20:41:05.162 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"' 2016-12-02 20:41:05.165 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin =~ /usr/lib/ccache ]] 2016-12-02 20:41:05.168 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin 2016-12-02 20:41:05.170 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin 2016-12-02 20:41:05.173 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"' 2016-12-02 20:41:05.175 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin =~ /usr/lib64/ccache ]] 2016-12-02 20:41:05.178 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin 2016-12-02 20:41:05.180 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin 2016-12-02 20:41:05.183 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache 2016-12-02 20:41:05.186 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache 2016-12-02 20:41:05.189 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:05.193 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:05.196 | ++++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:05.199 | +++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin:/tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/.. 2016-12-02 20:41:05.202 | +++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system 2016-12-02 20:41:05.206 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : export DIB_INIT_SYSTEM=systemd 2016-12-02 20:41:05.208 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd 2016-12-02 20:41:05.212 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-os-apply-config-venv-dir.bash 2016-12-02 20:41:05.217 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-os-apply-config-venv-dir.bash 2016-12-02 20:41:05.220 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-os-apply-config-venv-dir.bash:source:1 : '[' -z '' ']' 2016-12-02 20:41:05.223 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-os-apply-config-venv-dir.bash:source:2 : export OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config 2016-12-02 20:41:05.225 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-os-apply-config-venv-dir.bash:source:2 : OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config 2016-12-02 20:41:05.229 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-pip-cache 2016-12-02 20:41:05.234 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-pip-cache 2016-12-02 20:41:05.237 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2016-12-02 20:41:05.239 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2016-12-02 20:41:05.243 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2016-12-02 20:41:05.248 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2016-12-02 20:41:05.250 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2016-12-02 20:41:05.253 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2016-12-02 20:41:05.256 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=xenial 2016-12-02 20:41:05.258 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=xenial 2016-12-02 20:41:05.262 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/14-manifests 2016-12-02 20:41:05.266 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/14-manifests 2016-12-02 20:41:05.269 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2016-12-02 20:41:05.271 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2016-12-02 20:41:05.273 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/ 2016-12-02 20:41:05.275 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/ 2016-12-02 20:41:05.279 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/15-pip-manifests 2016-12-02 20:41:05.284 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/15-pip-manifests 2016-12-02 20:41:05.286 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/15-pip-manifests:source:18 : set -eu 2016-12-02 20:41:05.289 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/15-pip-manifests:source:20 : export DIB_MANIFEST_PIP_DIR=/etc/dib-manifests/dib-manifests-pip 2016-12-02 20:41:05.292 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/15-pip-manifests:source:20 : DIB_MANIFEST_PIP_DIR=/etc/dib-manifests/dib-manifests-pip 2016-12-02 20:41:05.295 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/99-cloud-init-datasources.bash 2016-12-02 20:41:05.300 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/root.d/../environment.d/99-cloud-init-datasources.bash 2016-12-02 20:41:05.303 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : export DIB_CLOUD_INIT_DATASOURCES=ConfigDrive 2016-12-02 20:41:05.306 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : DIB_CLOUD_INIT_DATASOURCES=ConfigDrive 2016-12-02 20:41:05.309 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/root.d/01-ccache 2016-12-02 20:41:05.329 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 01-ccache completed 2016-12-02 20:41:05.331 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/root.d/01-pip-cache 2016-12-02 20:41:05.349 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 01-pip-cache completed 2016-12-02 20:41:05.350 | dib-run-parts Fri Dec 2 20:41:05 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball 2016-12-02 20:41:05.355 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:7 : set -eu 2016-12-02 20:41:05.358 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:8 : set -o pipefail 2016-12-02 20:41:05.361 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:10 : '[' -n amd64 ']' 2016-12-02 20:41:05.364 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:11 : '[' -n /tmp/dib_build.TLydZKQ7/mnt ']' 2016-12-02 20:41:05.366 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:13 : shopt -s extglob 2016-12-02 20:41:05.369 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:15 : DIB_CLOUD_IMAGES=http://cloud-images.ubuntu.com 2016-12-02 20:41:05.372 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:16 : DIB_RELEASE=xenial 2016-12-02 20:41:05.375 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:17 : BASE_IMAGE_FILE=xenial-server-cloudimg-amd64-root.tar.gz 2016-12-02 20:41:05.378 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:18 : SHA256SUMS=https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS 2016-12-02 20:41:05.380 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:19 : CACHED_FILE=/opt/stack/new/.cache/image-create/xenial-server-cloudimg-amd64-root.tar.gz 2016-12-02 20:41:05.383 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:20 : CACHED_FILE_LOCK=/opt/stack/new/.cache/image-create/xenial-server-cloudimg-amd64-root.tar.gz.lock 2016-12-02 20:41:05.385 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:21 : CACHED_SUMS=/opt/stack/new/.cache/image-create/SHA256SUMS.ubuntu.xenial.amd64 2016-12-02 20:41:05.389 | ++ /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:54 : date 2016-12-02 20:41:05.393 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:54 : echo 'Getting /opt/stack/new/.cache/image-create/xenial-server-cloudimg-amd64-root.tar.gz.lock: Fri Dec 2 20:41:05 UTC 2016' 2016-12-02 20:41:05.393 | Getting /opt/stack/new/.cache/image-create/xenial-server-cloudimg-amd64-root.tar.gz.lock: Fri Dec 2 20:41:05 UTC 2016 2016-12-02 20:41:05.395 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:56 : flock -w 1200 9 2016-12-02 20:41:05.399 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:main:60 : get_ubuntu_tarball 2016-12-02 20:41:05.401 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:24 : '[' -n '' -a -f /opt/stack/new/.cache/image-create/xenial-server-cloudimg-amd64-root.tar.gz ']' 2016-12-02 20:41:05.404 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:27 : echo 'Fetching Base Image' 2016-12-02 20:41:05.404 | Fetching Base Image 2016-12-02 20:41:05.407 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:28 : /tmp/dib_build.TLydZKQ7/hooks/bin/cache-url https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS /opt/stack/new/.cache/image-create/SHA256SUMS.ubuntu.xenial.amd64 2016-12-02 20:41:05.423 | % Total % Received % Xferd Average Speed Time Time Time Current 2016-12-02 20:41:05.423 | Dload Upload Total Spent Left Speed 2016-12-02 20:41:05.483 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 2001:67c:1360:8001:ffff:ffff:ffff:fffe... 2016-12-02 20:41:05.565 | * Connected to cloud-images.ubuntu.com (2001:67c:1360:8001:ffff:ffff:ffff:fffe) port 443 (#0) 2016-12-02 20:41:05.591 | * found 173 certificates in /etc/ssl/certs/ca-certificates.crt 2016-12-02 20:41:05.662 | * found 694 certificates in /etc/ssl/certs 2016-12-02 20:41:05.662 | * ALPN, offering http/1.1 2016-12-02 20:41:05.937 | * SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256 2016-12-02 20:41:05.937 | * server certificate verification OK 2016-12-02 20:41:05.938 | * server certificate status verification SKIPPED 2016-12-02 20:41:05.938 | * common name: cloud-images.ubuntu.com (matched) 2016-12-02 20:41:05.938 | * server certificate expiration date OK 2016-12-02 20:41:05.938 | * server certificate activation date OK 2016-12-02 20:41:05.938 | * certificate public key: RSA 2016-12-02 20:41:05.938 | * certificate version: #3 2016-12-02 20:41:05.938 | * subject: C=GB,L=London,O=Canonical Group Ltd,CN=cloud-images.ubuntu.com 2016-12-02 20:41:05.938 | * start date: Fri, 08 Jul 2016 00:00:00 GMT 2016-12-02 20:41:05.938 | * expire date: Wed, 09 Aug 2017 12:00:00 GMT 2016-12-02 20:41:05.938 | * issuer: C=US,O=DigiCert Inc,CN=DigiCert SHA2 Secure Server CA 2016-12-02 20:41:05.938 | * compression: NULL 2016-12-02 20:41:05.938 | * ALPN, server did not agree to a protocol 2016-12-02 20:41:05.939 | > GET /xenial/current/SHA256SUMS HTTP/1.1 2016-12-02 20:41:05.939 | > Host: cloud-images.ubuntu.com 2016-12-02 20:41:05.939 | > User-Agent: curl/7.47.0 2016-12-02 20:41:05.939 | > Accept: */* 2016-12-02 20:41:05.939 | > 2016-12-02 20:41:06.016 | < HTTP/1.1 200 OK 2016-12-02 20:41:06.016 | < Date: Fri, 02 Dec 2016 20:41:05 GMT 2016-12-02 20:41:06.016 | < Server: Apache 2016-12-02 20:41:06.016 | < Last-Modified: Wed, 30 Nov 2016 18:08:12 GMT 2016-12-02 20:41:06.016 | < ETag: "14409dd-14ff-5428896877b00" 2016-12-02 20:41:06.016 | < Accept-Ranges: bytes 2016-12-02 20:41:06.016 | < Content-Length: 5375 2016-12-02 20:41:06.016 | < Content-Type: text/plain 2016-12-02 20:41:06.016 | < 2016-12-02 20:41:06.016 | { [5375 bytes data] 2016-12-02 20:41:06.017 | 100 5375 100 5375 0 0 9051 0 --:--:-- --:--:-- --:--:-- 9064 2016-12-02 20:41:06.017 | * Connection #0 to host cloud-images.ubuntu.com left intact 2016-12-02 20:41:06.031 | Downloaded and cached https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS for the first time 2016-12-02 20:41:06.038 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:30 : /tmp/dib_build.TLydZKQ7/hooks/bin/cache-url http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz /opt/stack/new/.cache/image-create/xenial-server-cloudimg-amd64-root.tar.gz 2016-12-02 20:41:06.054 | % Total % Received % Xferd Average Speed Time Time Time Current 2016-12-02 20:41:06.054 | Dload Upload Total Spent Left Speed 2016-12-02 20:41:06.058 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 2001:67c:1360:8001:ffff:ffff:ffff:fffe... 2016-12-02 20:41:06.134 | * Connected to cloud-images.ubuntu.com (2001:67c:1360:8001:ffff:ffff:ffff:fffe) port 80 (#0) 2016-12-02 20:41:06.134 | > GET /xenial/current/xenial-server-cloudimg-amd64-root.tar.gz HTTP/1.1 2016-12-02 20:41:06.134 | > Host: cloud-images.ubuntu.com 2016-12-02 20:41:06.134 | > User-Agent: curl/7.47.0 2016-12-02 20:41:06.134 | > Accept: */* 2016-12-02 20:41:06.134 | > 2016-12-02 20:41:06.219 | < HTTP/1.1 200 OK 2016-12-02 20:41:06.219 | < Date: Fri, 02 Dec 2016 20:41:06 GMT 2016-12-02 20:41:06.219 | < Server: Apache 2016-12-02 20:41:06.219 | < Last-Modified: Wed, 30 Nov 2016 15:29:43 GMT 2016-12-02 20:41:06.220 | < ETag: "14408d3-ddc34cb-542865fbfa7c0" 2016-12-02 20:41:06.220 | < Accept-Ranges: bytes 2016-12-02 20:41:06.220 | < Content-Length: 232535243 2016-12-02 20:41:06.220 | < Content-Type: application/x-gzip 2016-12-02 20:41:06.220 | < 2016-12-02 20:41:06.220 | { [8328 bytes data] 2016-12-02 20:41:24.863 | 0 221M 0 8328 0 0 50371 0 1:16:56 --:--:-- 1:16:56 50168 0 221M 0 604k 0 0 528k 0 0:07:09 0:00:01 0:07:08 527k 3 221M 3 7466k 0 0 3489k 0 0:01:05 0:00:02 0:01:03 3488k 12 221M 12 27.4M 0 0 8939k 0 0:00:25 0:00:03 0:00:22 8937k 21 221M 21 46.7M 0 0 11.2M 0 0:00:19 0:00:04 0:00:15 11.2M 29 221M 29 66.1M 0 0 12.8M 0 0:00:17 0:00:05 0:00:12 13.2M 38 221M 38 85.8M 0 0 13.9M 0 0:00:15 0:00:06 0:00:09 17.0M 47 221M 47 105M 0 0 14.8M 0 0:00:14 0:00:07 0:00:07 19.6M 52 221M 52 116M 0 0 14.2M 0 0:00:15 0:00:08 0:00:07 17.6M 52 221M 52 117M 0 0 12.8M 0 0:00:17 0:00:09 0:00:08 14.1M 54 221M 54 121M 0 0 11.9M 0 0:00:18 0:00:10 0:00:08 11.0M 61 221M 61 136M 0 0 12.2M 0 0:00:18 0:00:11 0:00:07 10.1M 69 221M 69 153M 0 0 12.6M 0 0:00:17 0:00:12 0:00:05 9798k 76 221M 76 169M 0 0 12.9M 0 0:00:17 0:00:13 0:00:04 10.6M 79 221M 79 176M 0 0 12.4M 0 0:00:17 0:00:14 0:00:03 11.8M 84 221M 84 187M 0 0 12.3M 0 0:00:17 0:00:15 0:00:02 13.0M 88 221M 88 195M 0 0 12.1M 0 0:00:18 0:00:16 0:00:02 11.8M 93 221M 93 206M 0 0 12.0M 0 0:00:18 0:00:17 0:00:01 10.5M 97 221M 97 216M 0 0 11.9M 0 0:00:18 0:00:18 --:--:-- 9519k 100 221M 100 221M 0 0 11.7M 0 0:00:18 0:00:18 --:--:-- 9908k 2016-12-02 20:41:24.863 | * Connection #0 to host cloud-images.ubuntu.com left intact 2016-12-02 20:41:26.432 | Downloaded and cached http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz for the first time 2016-12-02 20:41:26.437 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:31 : pushd /opt/stack/new/.cache/image-create 2016-12-02 20:41:26.437 | ~/.cache/image-create /etc/octavia/certs/diskimage-create.LbwBPu 2016-12-02 20:41:26.440 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:32 : sha256sum --check - 2016-12-02 20:41:26.441 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:32 : grep xenial-server-cloudimg-amd64-root.tar.gz /opt/stack/new/.cache/image-create/SHA256SUMS.ubuntu.xenial.amd64 2016-12-02 20:41:28.530 | xenial-server-cloudimg-amd64-root.tar.gz: OK 2016-12-02 20:41:28.533 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:46 : popd 2016-12-02 20:41:28.533 | /etc/octavia/certs/diskimage-create.LbwBPu 2016-12-02 20:41:28.536 | + /tmp/dib_build.TLydZKQ7/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:50 : sudo tar -C /tmp/dib_build.TLydZKQ7/mnt --numeric-owner -xzf /opt/stack/new/.cache/image-create/xenial-server-cloudimg-amd64-root.tar.gz 2016-12-02 20:41:36.212 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 10-cache-ubuntu-tarball completed 2016-12-02 20:41:36.213 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/root.d/50-block-apt-translations 2016-12-02 20:41:36.222 | 0+1 records in 2016-12-02 20:41:36.222 | 0+1 records out 2016-12-02 20:41:36.222 | 27 bytes copied, 4.3078e-05 s, 627 kB/s 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_universe_i18n_Translation-en 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_multiverse_i18n_Translation-en 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_i18n_Translation-en 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_restricted_i18n_Translation-en 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_universe_i18n_Translation-en 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_multiverse_i18n_Translation-en 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_main_i18n_Translation-en 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_multiverse_i18n_Translation-en 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_main_i18n_Translation-en 2016-12-02 20:41:36.223 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_restricted_i18n_Translation-en 2016-12-02 20:41:36.224 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_main_i18n_Translation-en 2016-12-02 20:41:36.224 | /tmp/dib_build.TLydZKQ7/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_universe_i18n_Translation-en 2016-12-02 20:41:36.234 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-block-apt-translations completed 2016-12-02 20:41:36.235 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/root.d/50-block-daemons 2016-12-02 20:41:36.251 | 0+1 records in 2016-12-02 20:41:36.251 | 0+1 records out 2016-12-02 20:41:36.251 | 76 bytes copied, 3.7244e-05 s, 2.0 MB/s 2016-12-02 20:41:36.264 | 0+1 records in 2016-12-02 20:41:36.264 | 0+1 records out 2016-12-02 20:41:36.264 | 143 bytes copied, 3.753e-05 s, 3.8 MB/s 2016-12-02 20:41:36.272 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-block-daemons completed 2016-12-02 20:41:36.273 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/root.d/50-build-with-http-cache 2016-12-02 20:41:36.277 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-build-with-http-cache completed 2016-12-02 20:41:36.278 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/root.d/50-shared-apt-cache 2016-12-02 20:41:36.291 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-shared-apt-cache completed 2016-12-02 20:41:36.292 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/root.d/50-trim-dpkg 2016-12-02 20:41:36.308 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-trim-dpkg completed 2016-12-02 20:41:36.309 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/root.d/90-base-dib-run-parts 2016-12-02 20:41:36.320 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 90-base-dib-run-parts completed 2016-12-02 20:41:36.321 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 ----------------------- PROFILING ----------------------- 2016-12-02 20:41:36.322 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 2016-12-02 20:41:36.324 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Target: root.d 2016-12-02 20:41:36.325 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 2016-12-02 20:41:36.326 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Script Seconds 2016-12-02 20:41:36.327 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 --------------------------------------- ---------- 2016-12-02 20:41:36.328 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 2016-12-02 20:41:36.338 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 01-ccache 0.018 2016-12-02 20:41:36.344 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 01-pip-cache 0.017 2016-12-02 20:41:36.349 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 10-cache-ubuntu-tarball 30.859 2016-12-02 20:41:36.355 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-block-apt-translations 0.020 2016-12-02 20:41:36.360 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-block-daemons 0.035 2016-12-02 20:41:36.367 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-build-with-http-cache 0.002 2016-12-02 20:41:36.373 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-shared-apt-cache 0.011 2016-12-02 20:41:36.378 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 50-trim-dpkg 0.013 2016-12-02 20:41:36.383 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 90-base-dib-run-parts 0.009 2016-12-02 20:41:36.385 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 2016-12-02 20:41:36.386 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 --------------------- END PROFILING --------------------- 2016-12-02 20:41:36.444 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-ccache.bash 2016-12-02 20:41:36.449 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-ccache.bash 2016-12-02 20:41:36.452 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"' 2016-12-02 20:41:36.455 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin =~ /usr/lib/ccache ]] 2016-12-02 20:41:36.458 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin 2016-12-02 20:41:36.461 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin 2016-12-02 20:41:36.463 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"' 2016-12-02 20:41:36.466 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin =~ /usr/lib64/ccache ]] 2016-12-02 20:41:36.468 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin 2016-12-02 20:41:36.471 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin 2016-12-02 20:41:36.473 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache 2016-12-02 20:41:36.476 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache 2016-12-02 20:41:36.479 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:36.483 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:36.486 | ++++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:36.489 | +++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin:/tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/.. 2016-12-02 20:41:36.492 | +++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system 2016-12-02 20:41:36.496 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : export DIB_INIT_SYSTEM=systemd 2016-12-02 20:41:36.498 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd 2016-12-02 20:41:36.501 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-os-apply-config-venv-dir.bash 2016-12-02 20:41:36.505 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-os-apply-config-venv-dir.bash 2016-12-02 20:41:36.508 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-os-apply-config-venv-dir.bash:source:1 : '[' -z '' ']' 2016-12-02 20:41:36.510 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-os-apply-config-venv-dir.bash:source:2 : export OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config 2016-12-02 20:41:36.512 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-os-apply-config-venv-dir.bash:source:2 : OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config 2016-12-02 20:41:36.515 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-pip-cache 2016-12-02 20:41:36.519 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-pip-cache 2016-12-02 20:41:36.521 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2016-12-02 20:41:36.523 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2016-12-02 20:41:36.526 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2016-12-02 20:41:36.530 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2016-12-02 20:41:36.531 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2016-12-02 20:41:36.533 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2016-12-02 20:41:36.536 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=xenial 2016-12-02 20:41:36.538 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=xenial 2016-12-02 20:41:36.541 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2016-12-02 20:41:36.546 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2016-12-02 20:41:36.548 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2016-12-02 20:41:36.550 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2016-12-02 20:41:36.554 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/14-manifests 2016-12-02 20:41:36.558 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/14-manifests 2016-12-02 20:41:36.561 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2016-12-02 20:41:36.564 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2016-12-02 20:41:36.566 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/ 2016-12-02 20:41:36.569 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/ 2016-12-02 20:41:36.573 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/15-pip-manifests 2016-12-02 20:41:36.577 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/15-pip-manifests 2016-12-02 20:41:36.580 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/15-pip-manifests:source:18 : set -eu 2016-12-02 20:41:36.582 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/15-pip-manifests:source:20 : export DIB_MANIFEST_PIP_DIR=/etc/dib-manifests/dib-manifests-pip 2016-12-02 20:41:36.584 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/15-pip-manifests:source:20 : DIB_MANIFEST_PIP_DIR=/etc/dib-manifests/dib-manifests-pip 2016-12-02 20:41:36.588 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Sourcing environment file /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/99-cloud-init-datasources.bash 2016-12-02 20:41:36.591 | + /usr/local/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/../environment.d/99-cloud-init-datasources.bash 2016-12-02 20:41:36.594 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : export DIB_CLOUD_INIT_DATASOURCES=ConfigDrive 2016-12-02 20:41:36.596 | ++ /tmp/dib_build.TLydZKQ7/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : DIB_CLOUD_INIT_DATASOURCES=ConfigDrive 2016-12-02 20:41:36.599 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/01-copy-apt-keys 2016-12-02 20:41:36.602 | DIB_ADD_APT_KEYS is not set - not importing keys 2016-12-02 20:41:36.604 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 01-copy-apt-keys completed 2016-12-02 20:41:36.605 | dib-run-parts Fri Dec 2 20:41:36 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir 2016-12-02 20:41:36.609 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:6 : set -eu 2016-12-02 20:41:36.611 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:7 : set -o pipefail 2016-12-02 20:41:36.614 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:9 : sudo mkdir -p /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/ 2016-12-02 20:41:36.621 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.623 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.626 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/sysctl/pkg-map ']' 2016-12-02 20:41:36.628 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.630 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/sysctl/pkg-map ']' 2016-12-02 20:41:36.632 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.634 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/sysctl/pkg-map ']' 2016-12-02 20:41:36.636 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.638 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/sysctl/pkg-map ']' 2016-12-02 20:41:36.641 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.643 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.645 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/install-bin/pkg-map ']' 2016-12-02 20:41:36.648 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.650 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/install-bin/pkg-map ']' 2016-12-02 20:41:36.652 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.654 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/install-bin/pkg-map ']' 2016-12-02 20:41:36.657 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.660 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/install-bin/pkg-map ']' 2016-12-02 20:41:36.662 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.664 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.666 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/pip-manifest/pkg-map ']' 2016-12-02 20:41:36.668 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.670 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/pip-manifest/pkg-map ']' 2016-12-02 20:41:36.673 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.675 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/pip-manifest/pkg-map ']' 2016-12-02 20:41:36.676 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.679 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/pip-manifest/pkg-map ']' 2016-12-02 20:41:36.681 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.683 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.686 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/dib-run-parts/pkg-map ']' 2016-12-02 20:41:36.688 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.690 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/dib-run-parts/pkg-map ']' 2016-12-02 20:41:36.693 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.695 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/dib-run-parts/pkg-map ']' 2016-12-02 20:41:36.697 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.699 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/dib-run-parts/pkg-map ']' 2016-12-02 20:41:36.702 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.704 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.706 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/vm/pkg-map ']' 2016-12-02 20:41:36.708 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.710 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/vm/pkg-map ']' 2016-12-02 20:41:36.713 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.715 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/vm/pkg-map ']' 2016-12-02 20:41:36.718 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.720 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/vm/pkg-map ']' 2016-12-02 20:41:36.722 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.724 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.727 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/cert-ramfs-ecrypt/pkg-map ']' 2016-12-02 20:41:36.729 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.731 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/cert-ramfs-ecrypt/pkg-map ']' 2016-12-02 20:41:36.733 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.735 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/cert-ramfs-ecrypt/pkg-map ']' 2016-12-02 20:41:36.737 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.739 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/cert-ramfs-ecrypt/pkg-map ']' 2016-12-02 20:41:36.742 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.744 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.746 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/os-svc-install/pkg-map ']' 2016-12-02 20:41:36.748 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.751 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/os-svc-install/pkg-map ']' 2016-12-02 20:41:36.753 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.757 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/os-svc-install/pkg-map ']' 2016-12-02 20:41:36.759 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.762 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/os-svc-install/pkg-map ']' 2016-12-02 20:41:36.764 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.766 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.768 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/amphora-agent-ubuntu/pkg-map ']' 2016-12-02 20:41:36.771 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.773 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/amphora-agent-ubuntu/pkg-map ']' 2016-12-02 20:41:36.775 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.777 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/amphora-agent-ubuntu/pkg-map ']' 2016-12-02 20:41:36.780 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.782 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/amphora-agent-ubuntu/pkg-map ']' 2016-12-02 20:41:36.785 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.787 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.790 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/os-apply-config/pkg-map ']' 2016-12-02 20:41:36.793 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.798 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/os-apply-config/pkg-map ']' 2016-12-02 20:41:36.800 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /opt/stack/new/tripleo-image-elements/elements/os-apply-config/pkg-map /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/os-apply-config 2016-12-02 20:41:36.809 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.812 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/os-apply-config/pkg-map ']' 2016-12-02 20:41:36.815 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.817 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/os-apply-config/pkg-map ']' 2016-12-02 20:41:36.819 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.821 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.823 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/manifests/pkg-map ']' 2016-12-02 20:41:36.825 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.828 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/manifests/pkg-map ']' 2016-12-02 20:41:36.830 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.832 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/manifests/pkg-map ']' 2016-12-02 20:41:36.835 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.837 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/manifests/pkg-map ']' 2016-12-02 20:41:36.839 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.842 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.844 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/package-installs/pkg-map ']' 2016-12-02 20:41:36.846 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.848 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/package-installs/pkg-map ']' 2016-12-02 20:41:36.850 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.853 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/package-installs/pkg-map ']' 2016-12-02 20:41:36.855 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.857 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/package-installs/pkg-map ']' 2016-12-02 20:41:36.859 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.862 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.864 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/dkms/pkg-map ']' 2016-12-02 20:41:36.866 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.868 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/dkms/pkg-map ']' 2016-12-02 20:41:36.871 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.873 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/dkms/pkg-map ']' 2016-12-02 20:41:36.876 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.878 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/dkms/pkg-map ']' 2016-12-02 20:41:36.880 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.883 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.885 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/dib-python/pkg-map ']' 2016-12-02 20:41:36.887 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.889 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/dib-python/pkg-map ']' 2016-12-02 20:41:36.891 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.893 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/dib-python/pkg-map ']' 2016-12-02 20:41:36.895 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.898 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/dib-python/pkg-map ']' 2016-12-02 20:41:36.900 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.902 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.905 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/pip-cache/pkg-map ']' 2016-12-02 20:41:36.907 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.910 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/pip-cache/pkg-map ']' 2016-12-02 20:41:36.913 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.915 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/pip-cache/pkg-map ']' 2016-12-02 20:41:36.917 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.920 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/pip-cache/pkg-map ']' 2016-12-02 20:41:36.922 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.924 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.927 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/source-repositories/pkg-map ']' 2016-12-02 20:41:36.929 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.932 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/source-repositories/pkg-map ']' 2016-12-02 20:41:36.934 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.936 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/source-repositories/pkg-map ']' 2016-12-02 20:41:36.938 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.941 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/source-repositories/pkg-map ']' 2016-12-02 20:41:36.943 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /opt/stack/new/diskimage-builder/bin/../elements/source-repositories/pkg-map /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/source-repositories 2016-12-02 20:41:36.951 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.953 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.955 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/amphora-agent/pkg-map ']' 2016-12-02 20:41:36.957 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.960 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/amphora-agent/pkg-map ']' 2016-12-02 20:41:36.962 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.964 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/amphora-agent/pkg-map ']' 2016-12-02 20:41:36.967 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.969 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/amphora-agent/pkg-map ']' 2016-12-02 20:41:36.971 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:36.974 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.976 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/keepalived-octavia-ubuntu/pkg-map ']' 2016-12-02 20:41:36.979 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.982 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/keepalived-octavia-ubuntu/pkg-map ']' 2016-12-02 20:41:36.984 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:36.987 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/keepalived-octavia-ubuntu/pkg-map ']' 2016-12-02 20:41:36.989 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /opt/stack/new/octavia/elements/keepalived-octavia-ubuntu/pkg-map /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/keepalived-octavia-ubuntu 2016-12-02 20:41:36.998 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.000 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/keepalived-octavia-ubuntu/pkg-map ']' 2016-12-02 20:41:37.003 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.005 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.008 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/no-resolvconf/pkg-map ']' 2016-12-02 20:41:37.010 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.012 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/no-resolvconf/pkg-map ']' 2016-12-02 20:41:37.015 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.017 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/no-resolvconf/pkg-map ']' 2016-12-02 20:41:37.019 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.022 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/no-resolvconf/pkg-map ']' 2016-12-02 20:41:37.024 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.026 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.028 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/rebind-sshd/pkg-map ']' 2016-12-02 20:41:37.030 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.032 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/rebind-sshd/pkg-map ']' 2016-12-02 20:41:37.034 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.036 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/rebind-sshd/pkg-map ']' 2016-12-02 20:41:37.038 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.041 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/rebind-sshd/pkg-map ']' 2016-12-02 20:41:37.043 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.045 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.048 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/dib-init-system/pkg-map ']' 2016-12-02 20:41:37.051 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.053 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/dib-init-system/pkg-map ']' 2016-12-02 20:41:37.056 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.058 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/dib-init-system/pkg-map ']' 2016-12-02 20:41:37.061 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.063 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/dib-init-system/pkg-map ']' 2016-12-02 20:41:37.066 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.068 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.071 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/haproxy-octavia-ubuntu/pkg-map ']' 2016-12-02 20:41:37.074 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.076 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/haproxy-octavia-ubuntu/pkg-map ']' 2016-12-02 20:41:37.078 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.080 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/pkg-map ']' 2016-12-02 20:41:37.082 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/pkg-map /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/haproxy-octavia-ubuntu 2016-12-02 20:41:37.091 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.093 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/haproxy-octavia-ubuntu/pkg-map ']' 2016-12-02 20:41:37.096 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.098 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.101 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/install-types/pkg-map ']' 2016-12-02 20:41:37.103 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.105 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/install-types/pkg-map ']' 2016-12-02 20:41:37.108 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.110 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/install-types/pkg-map ']' 2016-12-02 20:41:37.113 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.115 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/install-types/pkg-map ']' 2016-12-02 20:41:37.117 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.120 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.122 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/svc-map/pkg-map ']' 2016-12-02 20:41:37.125 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.127 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/svc-map/pkg-map ']' 2016-12-02 20:41:37.130 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.132 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/svc-map/pkg-map ']' 2016-12-02 20:41:37.135 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.137 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/svc-map/pkg-map ']' 2016-12-02 20:41:37.139 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /opt/stack/new/diskimage-builder/bin/../elements/svc-map/pkg-map /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/svc-map 2016-12-02 20:41:37.148 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.151 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.153 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/os-refresh-config/pkg-map ']' 2016-12-02 20:41:37.155 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.158 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/os-refresh-config/pkg-map ']' 2016-12-02 20:41:37.160 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /opt/stack/new/tripleo-image-elements/elements/os-refresh-config/pkg-map /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/os-refresh-config 2016-12-02 20:41:37.168 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.170 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/os-refresh-config/pkg-map ']' 2016-12-02 20:41:37.173 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.175 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/os-refresh-config/pkg-map ']' 2016-12-02 20:41:37.177 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.180 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.182 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/base/pkg-map ']' 2016-12-02 20:41:37.185 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.187 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/base/pkg-map ']' 2016-12-02 20:41:37.190 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.192 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/base/pkg-map ']' 2016-12-02 20:41:37.195 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.198 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/base/pkg-map ']' 2016-12-02 20:41:37.200 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /opt/stack/new/diskimage-builder/bin/../elements/base/pkg-map /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/base 2016-12-02 20:41:37.208 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.211 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.213 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/ubuntu/pkg-map ']' 2016-12-02 20:41:37.215 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.217 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/ubuntu/pkg-map ']' 2016-12-02 20:41:37.220 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.222 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/ubuntu/pkg-map ']' 2016-12-02 20:41:37.224 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.227 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/ubuntu/pkg-map ']' 2016-12-02 20:41:37.229 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.232 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.234 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bootloader/pkg-map ']' 2016-12-02 20:41:37.237 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.239 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/bootloader/pkg-map ']' 2016-12-02 20:41:37.242 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.245 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/bootloader/pkg-map ']' 2016-12-02 20:41:37.247 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.250 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/bootloader/pkg-map ']' 2016-12-02 20:41:37.252 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /opt/stack/new/diskimage-builder/bin/../elements/bootloader/pkg-map /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/bootloader 2016-12-02 20:41:37.260 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.263 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.265 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/dpkg/pkg-map ']' 2016-12-02 20:41:37.267 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.270 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/dpkg/pkg-map ']' 2016-12-02 20:41:37.272 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.275 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/dpkg/pkg-map ']' 2016-12-02 20:41:37.277 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.280 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/dpkg/pkg-map ']' 2016-12-02 20:41:37.282 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.284 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.287 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/pip-and-virtualenv/pkg-map ']' 2016-12-02 20:41:37.289 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.291 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/pip-and-virtualenv/pkg-map ']' 2016-12-02 20:41:37.293 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.296 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/pip-and-virtualenv/pkg-map ']' 2016-12-02 20:41:37.298 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.300 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/pip-and-virtualenv/pkg-map ']' 2016-12-02 20:41:37.303 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /opt/stack/new/diskimage-builder/bin/../elements/pip-and-virtualenv/pkg-map /tmp/dib_build.TLydZKQ7/mnt/usr/share/pkg-map/pip-and-virtualenv 2016-12-02 20:41:37.311 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.313 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.315 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/cache-url/pkg-map ']' 2016-12-02 20:41:37.318 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.320 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/cache-url/pkg-map ']' 2016-12-02 20:41:37.323 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.325 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/cache-url/pkg-map ']' 2016-12-02 20:41:37.327 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.330 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/cache-url/pkg-map ']' 2016-12-02 20:41:37.332 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.334 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.337 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/pkg-map/pkg-map ']' 2016-12-02 20:41:37.339 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.342 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/pkg-map/pkg-map ']' 2016-12-02 20:41:37.344 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.347 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/pkg-map/pkg-map ']' 2016-12-02 20:41:37.349 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.352 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/pkg-map/pkg-map ']' 2016-12-02 20:41:37.354 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT' 2016-12-02 20:41:37.356 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.359 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/cloud-init-datasources/pkg-map ']' 2016-12-02 20:41:37.361 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.363 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/tripleo-image-elements/elements/cloud-init-datasources/pkg-map ']' 2016-12-02 20:41:37.365 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.367 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/octavia/elements/cloud-init-datasources/pkg-map ']' 2016-12-02 20:41:37.370 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }' 2016-12-02 20:41:37.372 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/stack/new/diskimage-builder/bin/../elements/cloud-init-datasources/pkg-map ']' 2016-12-02 20:41:37.375 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 10-create-pkg-map-dir completed 2016-12-02 20:41:37.376 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/10-merge-svc-map-files 2016-12-02 20:41:37.442 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 10-merge-svc-map-files completed 2016-12-02 20:41:37.443 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/11-copy-svc-map-file 2016-12-02 20:41:37.448 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/11-copy-svc-map-file:main:6 : set -eu 2016-12-02 20:41:37.451 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/11-copy-svc-map-file:main:7 : set -o pipefail 2016-12-02 20:41:37.454 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/11-copy-svc-map-file:main:9 : sudo install -D -m 0644 /tmp/dib_build.TLydZKQ7/mnt/tmp/svc-map-services /tmp/dib_build.TLydZKQ7/mnt/usr/share/svc-map/services 2016-12-02 20:41:37.461 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 11-copy-svc-map-file completed 2016-12-02 20:41:37.462 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/20-manifest-dir 2016-12-02 20:41:37.467 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2016-12-02 20:41:37.470 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2016-12-02 20:41:37.472 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /tmp/dib_build.TLydZKQ7/mnt//etc/dib-manifests 2016-12-02 20:41:37.479 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 20-manifest-dir completed 2016-12-02 20:41:37.481 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/50-store-build-settings 2016-12-02 20:41:37.485 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 50-store-build-settings completed 2016-12-02 20:41:37.486 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/75-inject-pip-manifests 2016-12-02 20:41:37.490 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/75-inject-pip-manifests:main:20 : sudo mkdir -p /tmp/dib_build.TLydZKQ7/mnt//etc/dib-manifests/dib-manifests-pip 2016-12-02 20:41:37.497 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 75-inject-pip-manifests completed 2016-12-02 20:41:37.498 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/98-source-repositories 2016-12-02 20:41:37.509 | Getting /opt/stack/new/.cache/image-create/source-repositories/repositories_flock: Fri Dec 2 20:41:37 UTC 2016 for /tmp/dib_build.TLydZKQ7/hooks/source-repository-pip-and-virtualenv 2016-12-02 20:41:37.513 | (0001 / 0001) 2016-12-02 20:41:37.523 | Caching pip-and-virtualenv file from file:///opt/stack/new/devstack/files/get-pip.py in /opt/stack/new/.cache/image-create/source-repositories/pip_and_virtualenv_9b37e44ea8a32dde399233f0088fe09c6e3cdf46 2016-12-02 20:41:37.539 | % Total % Received % Xferd Average Speed Time Time Time Current 2016-12-02 20:41:37.539 | Dload Upload Total Spent Left Speed 2016-12-02 20:41:37.541 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1558k 100 1558k 0 0 907M 0 --:--:-- --:--:-- --:--:-- 907M 2016-12-02 20:41:37.541 | * Closing connection 0 2016-12-02 20:41:37.546 | Downloaded and cached file:///opt/stack/new/devstack/files/get-pip.py for the first time 2016-12-02 20:41:37.563 | Getting /opt/stack/new/.cache/image-create/source-repositories/repositories_flock: Fri Dec 2 20:41:37 UTC 2016 for /tmp/dib_build.TLydZKQ7/hooks/source-repository-amphora-agent 2016-12-02 20:41:37.568 | (0001 / 0001) 2016-12-02 20:41:37.579 | Caching amphora-agent from /opt/stack/new/octavia in /opt/stack/new/.cache/image-create/source-repositories/amphora_agent_39ca52200c5dbc2f0d2c7003f7ecadb18a46148c 2016-12-02 20:41:37.597 | Note: checking out '4825afecc2e44b6ad1b6219c0d0fc481a82d189f'. 2016-12-02 20:41:37.597 | 2016-12-02 20:41:37.597 | You are in 'detached HEAD' state. You can look around, make experimental 2016-12-02 20:41:37.597 | changes and commit them, and you can discard any commits you make in this 2016-12-02 20:41:37.597 | state without impacting any branches by performing another checkout. 2016-12-02 20:41:37.597 | 2016-12-02 20:41:37.597 | If you want to create a new branch to retain commits you create, you may 2016-12-02 20:41:37.597 | do so (now or later) by using -b with the checkout command again. Example: 2016-12-02 20:41:37.597 | 2016-12-02 20:41:37.597 | git checkout -b 2016-12-02 20:41:37.598 | 2016-12-02 20:41:37.651 | Updating cache of /opt/stack/new/octavia in /opt/stack/new/.cache/image-create/source-repositories/amphora_agent_39ca52200c5dbc2f0d2c7003f7ecadb18a46148c with ref 4825afecc2e44b6ad1b6219c0d0fc481a82d189f 2016-12-02 20:41:37.665 | warning: refname '4825afecc2e44b6ad1b6219c0d0fc481a82d189f' is ambiguous. 2016-12-02 20:41:37.665 | Git normally never creates a ref that ends with 40 hex characters 2016-12-02 20:41:37.665 | because it will be ignored when you just specify 40-hex. These refs 2016-12-02 20:41:37.665 | may be created by mistake. For example, 2016-12-02 20:41:37.665 | 2016-12-02 20:41:37.665 | git checkout -b $br $(git rev-parse ...) 2016-12-02 20:41:37.665 | 2016-12-02 20:41:37.665 | where "$br" is somehow empty and a 40-hex ref is created. Please 2016-12-02 20:41:37.665 | examine these refs and maybe delete them. Turn this message off by 2016-12-02 20:41:37.665 | running "git config advice.objectNameWarning false" 2016-12-02 20:41:37.665 | Cloning from amphora-agent cache and applying ref 4825afecc2e44b6ad1b6219c0d0fc481a82d189f 2016-12-02 20:41:37.778 | HEAD is now at 4825afe Align Octavia API to n-lbaasv2 for L7Rules 2016-12-02 20:41:37.796 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 98-source-repositories completed 2016-12-02 20:41:37.797 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types 2016-12-02 20:41:37.801 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2016-12-02 20:41:37.804 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2016-12-02 20:41:37.806 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2016-12-02 20:41:37.809 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2016-12-02 20:41:37.811 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2016-12-02 20:41:37.815 | ++ /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:30 : env 2016-12-02 20:41:37.815 | ++ /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2016-12-02 20:41:37.815 | ++ /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2016-12-02 20:41:37.818 | ++ /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2016-12-02 20:41:37.821 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2016-12-02 20:41:37.824 | ++ /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:53 : find /tmp/dib_build.TLydZKQ7/hooks/install.d -maxdepth 1 -name '*-source-install' -type d 2016-12-02 20:41:37.828 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs='/tmp/dib_build.TLydZKQ7/hooks/install.d/pip-and-virtualenv-source-install 2016-12-02 20:41:37.828 | /tmp/dib_build.TLydZKQ7/hooks/install.d/os-refresh-config-source-install 2016-12-02 20:41:37.828 | /tmp/dib_build.TLydZKQ7/hooks/install.d/os-apply-config-source-install' 2016-12-02 20:41:37.831 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in '$default_install_type_dirs' 2016-12-02 20:41:37.834 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install 2016-12-02 20:41:37.838 | ++ /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:56 : basename /tmp/dib_build.TLydZKQ7/hooks/install.d/pip-and-virtualenv-source-install 2016-12-02 20:41:37.841 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=pip-and-virtualenv-source-install 2016-12-02 20:41:37.844 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=pip-and-virtualenv 2016-12-02 20:41:37.847 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2016-12-02 20:41:37.850 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2016-12-02 20:41:37.852 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /tmp/dib_build.TLydZKQ7/hooks/install.d 2016-12-02 20:41:37.852 | /tmp/dib_build.TLydZKQ7/hooks/install.d /etc/octavia/certs/diskimage-create.LbwBPu 2016-12-02 20:41:37.855 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf pip-and-virtualenv-source-install/01-install-pip . 2016-12-02 20:41:37.859 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2016-12-02 20:41:37.859 | /etc/octavia/certs/diskimage-create.LbwBPu 2016-12-02 20:41:37.862 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in '$default_install_type_dirs' 2016-12-02 20:41:37.864 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install 2016-12-02 20:41:37.867 | ++ /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:56 : basename /tmp/dib_build.TLydZKQ7/hooks/install.d/os-refresh-config-source-install 2016-12-02 20:41:37.870 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=os-refresh-config-source-install 2016-12-02 20:41:37.872 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=os-refresh-config 2016-12-02 20:41:37.875 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2016-12-02 20:41:37.877 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2016-12-02 20:41:37.879 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /tmp/dib_build.TLydZKQ7/hooks/install.d 2016-12-02 20:41:37.879 | /tmp/dib_build.TLydZKQ7/hooks/install.d /etc/octavia/certs/diskimage-create.LbwBPu 2016-12-02 20:41:37.882 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf os-refresh-config-source-install/10-os-refresh-config . 2016-12-02 20:41:37.885 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2016-12-02 20:41:37.885 | /etc/octavia/certs/diskimage-create.LbwBPu 2016-12-02 20:41:37.887 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in '$default_install_type_dirs' 2016-12-02 20:41:37.889 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install 2016-12-02 20:41:37.892 | ++ /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:56 : basename /tmp/dib_build.TLydZKQ7/hooks/install.d/os-apply-config-source-install 2016-12-02 20:41:37.895 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=os-apply-config-source-install 2016-12-02 20:41:37.897 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=os-apply-config 2016-12-02 20:41:37.901 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2016-12-02 20:41:37.902 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2016-12-02 20:41:37.904 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /tmp/dib_build.TLydZKQ7/hooks/install.d 2016-12-02 20:41:37.904 | /tmp/dib_build.TLydZKQ7/hooks/install.d /etc/octavia/certs/diskimage-create.LbwBPu 2016-12-02 20:41:37.906 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf os-apply-config-source-install/10-os-apply-config . 2016-12-02 20:41:37.909 | + /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2016-12-02 20:41:37.909 | /etc/octavia/certs/diskimage-create.LbwBPu 2016-12-02 20:41:37.911 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 99-enable-install-types completed 2016-12-02 20:41:37.912 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 Running /tmp/dib_build.TLydZKQ7/hooks/extra-data.d/99-squash-package-install 2016-12-02 20:41:37.998 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 99-squash-package-install completed 2016-12-02 20:41:37.999 | dib-run-parts Fri Dec 2 20:41:37 UTC 2016 ----------------------- PROFILING ----------------------- 2016-12-02 20:41:38.000 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 2016-12-02 20:41:38.002 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Target: extra-data.d 2016-12-02 20:41:38.004 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 2016-12-02 20:41:38.005 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Script Seconds 2016-12-02 20:41:38.006 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 --------------------------------------- ---------- 2016-12-02 20:41:38.007 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 2016-12-02 20:41:38.015 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 01-copy-apt-keys 0.002 2016-12-02 20:41:38.020 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 10-create-pkg-map-dir 0.768 2016-12-02 20:41:38.025 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 10-merge-svc-map-files 0.064 2016-12-02 20:41:38.031 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 11-copy-svc-map-file 0.017 2016-12-02 20:41:38.037 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 20-manifest-dir 0.015 2016-12-02 20:41:38.043 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 50-store-build-settings 0.002 2016-12-02 20:41:38.048 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 75-inject-pip-manifests 0.010 2016-12-02 20:41:38.054 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 98-source-repositories 0.296 2016-12-02 20:41:38.059 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 99-enable-install-types 0.113 2016-12-02 20:41:38.064 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 99-squash-package-install 0.084 2016-12-02 20:41:38.066 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 2016-12-02 20:41:38.067 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 --------------------- END PROFILING --------------------- 2016-12-02 20:41:38.106 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ccache.bash 2016-12-02 20:41:38.108 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ccache.bash 2016-12-02 20:41:38.108 | ++ for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"' 2016-12-02 20:41:38.108 | ++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]] 2016-12-02 20:41:38.108 | ++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:41:38.108 | ++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:41:38.108 | ++ for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"' 2016-12-02 20:41:38.108 | ++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]] 2016-12-02 20:41:38.108 | ++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:41:38.108 | ++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:41:38.108 | ++ export CCACHE_DIR=/tmp/ccache 2016-12-02 20:41:38.108 | ++ CCACHE_DIR=/tmp/ccache 2016-12-02 20:41:38.109 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:38.111 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:38.112 | ++++ dirname /tmp/in_target.d/pre-install.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:38.113 | +++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/pre-install.d/../environment.d/..' 2016-12-02 20:41:38.113 | +++ dib-init-system 2016-12-02 20:41:38.114 | ++ export DIB_INIT_SYSTEM=systemd 2016-12-02 20:41:38.114 | ++ DIB_INIT_SYSTEM=systemd 2016-12-02 20:41:38.115 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-os-apply-config-venv-dir.bash 2016-12-02 20:41:38.117 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-os-apply-config-venv-dir.bash 2016-12-02 20:41:38.117 | ++ '[' -z '' ']' 2016-12-02 20:41:38.117 | ++ export OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config 2016-12-02 20:41:38.117 | ++ OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config 2016-12-02 20:41:38.118 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2016-12-02 20:41:38.119 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2016-12-02 20:41:38.119 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2016-12-02 20:41:38.119 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2016-12-02 20:41:38.120 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2016-12-02 20:41:38.122 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2016-12-02 20:41:38.122 | ++ export DISTRO_NAME=ubuntu 2016-12-02 20:41:38.122 | ++ DISTRO_NAME=ubuntu 2016-12-02 20:41:38.122 | ++ export DIB_RELEASE=xenial 2016-12-02 20:41:38.122 | ++ DIB_RELEASE=xenial 2016-12-02 20:41:38.123 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2016-12-02 20:41:38.124 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2016-12-02 20:41:38.125 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2016-12-02 20:41:38.125 | ++ DIB_DEFAULT_INSTALLTYPE=source 2016-12-02 20:41:38.126 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2016-12-02 20:41:38.127 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2016-12-02 20:41:38.127 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2016-12-02 20:41:38.127 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2016-12-02 20:41:38.127 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/ 2016-12-02 20:41:38.127 | ++ DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/ 2016-12-02 20:41:38.128 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-pip-manifests 2016-12-02 20:41:38.130 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-pip-manifests 2016-12-02 20:41:38.130 | ++ set -eu 2016-12-02 20:41:38.130 | ++ export DIB_MANIFEST_PIP_DIR=/etc/dib-manifests/dib-manifests-pip 2016-12-02 20:41:38.130 | ++ DIB_MANIFEST_PIP_DIR=/etc/dib-manifests/dib-manifests-pip 2016-12-02 20:41:38.132 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-cloud-init-datasources.bash 2016-12-02 20:41:38.133 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-cloud-init-datasources.bash 2016-12-02 20:41:38.133 | ++ export DIB_CLOUD_INIT_DATASOURCES=ConfigDrive 2016-12-02 20:41:38.134 | ++ DIB_CLOUD_INIT_DATASOURCES=ConfigDrive 2016-12-02 20:41:38.134 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Running /tmp/in_target.d/pre-install.d/00-backports 2016-12-02 20:41:38.136 | + '[' ubuntu == ubuntu ']' 2016-12-02 20:41:38.136 | + '[' xenial == trusty ']' 2016-12-02 20:41:38.138 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 00-backports completed 2016-12-02 20:41:38.139 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2016-12-02 20:41:38.142 | 0+1 records in 2016-12-02 20:41:38.142 | 0+1 records out 2016-12-02 20:41:38.142 | 56 bytes copied, 3.9941e-05 s, 1.4 MB/s 2016-12-02 20:41:38.144 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 00-disable-apt-recommends completed 2016-12-02 20:41:38.144 | dib-run-parts Fri Dec 2 20:41:38 UTC 2016 Running /tmp/in_target.d/pre-install.d/00-remove-apt-xapian-index 2016-12-02 20:41:39.149 | Reading package lists... 2016-12-02 20:41:39.357 | Building dependency tree... 2016-12-02 20:41:39.358 | Reading state information... 2016-12-02 20:41:39.493 | Package 'apt-xapian-index' is not installed, so not removed 2016-12-02 20:41:39.493 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2016-12-02 20:41:39.497 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 00-remove-apt-xapian-index completed 2016-12-02 20:41:39.498 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 Running /tmp/in_target.d/pre-install.d/00-remove-grub 2016-12-02 20:41:39.507 | dpkg-query: no packages found matching grub-pc 2016-12-02 20:41:39.514 | dpkg-query: no packages found matching grub2-common 2016-12-02 20:41:39.517 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 00-remove-grub completed 2016-12-02 20:41:39.518 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 Running /tmp/in_target.d/pre-install.d/01-backports 2016-12-02 20:41:39.519 | + '[' ubuntu == ubuntu ']' 2016-12-02 20:41:39.520 | + '[' xenial == trusty ']' 2016-12-02 20:41:39.522 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 01-backports completed 2016-12-02 20:41:39.526 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 Running /tmp/in_target.d/pre-install.d/01-dib-python 2016-12-02 20:41:39.531 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 01-dib-python completed 2016-12-02 20:41:39.532 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 Running /tmp/in_target.d/pre-install.d/01-install-bin 2016-12-02 20:41:39.540 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 01-install-bin completed 2016-12-02 20:41:39.541 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 Running /tmp/in_target.d/pre-install.d/01-set-ubuntu-mirror 2016-12-02 20:41:39.545 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 01-set-ubuntu-mirror completed 2016-12-02 20:41:39.546 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 Running /tmp/in_target.d/pre-install.d/02-add-apt-keys 2016-12-02 20:41:39.550 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 02-add-apt-keys completed 2016-12-02 20:41:39.551 | dib-run-parts Fri Dec 2 20:41:39 UTC 2016 Running /tmp/in_target.d/pre-install.d/02-package-installs 2016-12-02 20:41:39.556 | + set -eu 2016-12-02 20:41:39.556 | + set -o pipefail 2016-12-02 20:41:39.556 | ++ basename /usr/local/bin/package-installs 2016-12-02 20:41:39.557 | + SCRIPTNAME=package-installs 2016-12-02 20:41:39.557 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2016-12-02 20:41:39.558 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2016-12-02 20:41:39.558 | + '[' 0 '!=' 0 ']' 2016-12-02 20:41:39.558 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2016-12-02 20:41:39.558 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2016-12-02 20:41:39.558 | + WORKDIR= 2016-12-02 20:41:39.558 | + true 2016-12-02 20:41:39.558 | + case "$1" in 2016-12-02 20:41:39.558 | + WORKDIR=/tmp/in_target.d/pre-install.d 2016-12-02 20:41:39.558 | + shift 2 2016-12-02 20:41:39.558 | + true 2016-12-02 20:41:39.558 | + case "$1" in 2016-12-02 20:41:39.558 | + shift 2016-12-02 20:41:39.558 | + break 2016-12-02 20:41:39.558 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2016-12-02 20:41:39.558 | + PACKAGES= 2016-12-02 20:41:39.558 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2016-12-02 20:41:39.560 | + '[' -n '' ']' 2016-12-02 20:41:45.041 | installing PyYAML from svc-map 2016-12-02 20:41:45.041 | installing python-xml from pip-and-virtualenv 2016-12-02 20:41:45.041 | Running command: ['install-packages', '', 'python-yaml'] 2016-12-02 20:41:45.041 | > b'Reading package lists...' 2016-12-02 20:41:45.041 | > b'Building dependency tree...' 2016-12-02 20:41:45.041 | > b'Reading state information...' 2016-12-02 20:41:45.041 | > b'The following additional packages will be installed:' 2016-12-02 20:41:45.041 | > b'libpython-stdlib libpython2.7-minimal libpython2.7-stdlib python' 2016-12-02 20:41:45.041 | > b'python-minimal python2.7 python2.7-minimal' 2016-12-02 20:41:45.041 | > b'Suggested packages:' 2016-12-02 20:41:45.042 | > b'python-doc python-tk python2.7-doc binutils binfmt-support' 2016-12-02 20:41:45.042 | > b'The following NEW packages will be installed:' 2016-12-02 20:41:45.042 | > b'libpython-stdlib libpython2.7-minimal libpython2.7-stdlib python' 2016-12-02 20:41:45.042 | > b'python-minimal python-yaml python2.7 python2.7-minimal' 2016-12-02 20:41:45.042 | > b'0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.' 2016-12-02 20:41:45.042 | > b'Need to get 4020 kB of archives.' 2016-12-02 20:41:45.042 | > b'After this operation, 17.1 MB of additional disk space will be used.' 2016-12-02 20:41:45.042 | > b'Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.1 [339 kB]' 2016-12-02 20:41:45.042 | > b'Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.1 [1295 kB]' 2016-12-02 20:41:45.042 | > b'Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-minimal amd64 2.7.11-1 [28.2 kB]' 2016-12-02 20:41:45.042 | > b'Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.1 [1884 kB]' 2016-12-02 20:41:45.042 | > b'Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.1 [224 kB]' 2016-12-02 20:41:45.042 | > b'Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython-stdlib amd64 2.7.11-1 [7656 B]' 2016-12-02 20:41:45.042 | > b'Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 python amd64 2.7.11-1 [137 kB]' 2016-12-02 20:41:45.042 | > b'Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-yaml amd64 3.11-3build1 [105 kB]' 2016-12-02 20:41:45.042 | > b'Fetched 4020 kB in 1s (2970 kB/s)' 2016-12-02 20:41:45.042 | > b'Selecting previously unselected package libpython2.7-minimal:amd64.' 2016-12-02 20:41:45.042 | > b'(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 25467 files and directories currently installed.)' 2016-12-02 20:41:45.042 | > b'Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb ...' 2016-12-02 20:41:45.042 | > b'Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.1) ...' 2016-12-02 20:41:45.042 | > b'Selecting previously unselected package python2.7-minimal.' 2016-12-02 20:41:45.042 | > b'Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb ...' 2016-12-02 20:41:45.042 | > b'Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.1) ...' 2016-12-02 20:41:45.042 | > b'Selecting previously unselected package python-minimal.' 2016-12-02 20:41:45.043 | > b'Preparing to unpack .../python-minimal_2.7.11-1_amd64.deb ...' 2016-12-02 20:41:45.043 | > b'Unpacking python-minimal (2.7.11-1) ...' 2016-12-02 20:41:45.043 | > b'Selecting previously unselected package libpython2.7-stdlib:amd64.' 2016-12-02 20:41:45.043 | > b'Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb ...' 2016-12-02 20:41:45.043 | > b'Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.1) ...' 2016-12-02 20:41:45.043 | > b'Selecting previously unselected package python2.7.' 2016-12-02 20:41:45.043 | > b'Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb ...' 2016-12-02 20:41:45.043 | > b'Unpacking python2.7 (2.7.12-1ubuntu0~16.04.1) ...' 2016-12-02 20:41:45.043 | > b'Selecting previously unselected package libpython-stdlib:amd64.' 2016-12-02 20:41:45.043 | > b'Preparing to unpack .../libpython-stdlib_2.7.11-1_amd64.deb ...' 2016-12-02 20:41:45.043 | > b'Unpacking libpython-stdlib:amd64 (2.7.11-1) ...' 2016-12-02 20:41:45.043 | > b'Processing triggers for man-db (2.7.5-1) ...' 2016-12-02 20:41:45.043 | > b'Processing triggers for mime-support (3.59ubuntu1) ...' 2016-12-02 20:41:45.043 | > b'Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.1) ...' 2016-12-02 20:41:45.043 | > b'Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.1) ...' 2016-12-02 20:41:45.043 | > b'Setting up python-minimal (2.7.11-1) ...' 2016-12-02 20:41:45.043 | > b'Selecting previously unselected package python.' 2016-12-02 20:41:45.043 | > b'(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 26213 files and directories currently installed.)' 2016-12-02 20:41:45.043 | > b'Preparing to unpack .../python_2.7.11-1_amd64.deb ...' 2016-12-02 20:41:45.043 | > b'Unpacking python (2.7.11-1) ...' 2016-12-02 20:41:45.043 | > b'Selecting previously unselected package python-yaml.' 2016-12-02 20:41:45.043 | > b'Preparing to unpack .../python-yaml_3.11-3build1_amd64.deb ...' 2016-12-02 20:41:45.043 | > b'Unpacking python-yaml (3.11-3build1) ...' 2016-12-02 20:41:45.043 | > b'Processing triggers for man-db (2.7.5-1) ...' 2016-12-02 20:41:45.043 | > b'Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.1) ...' 2016-12-02 20:41:45.043 | > b'Setting up python2.7 (2.7.12-1ubuntu0~16.04.1) ...' 2016-12-02 20:41:45.043 | > b'Setting up libpython-stdlib:amd64 (2.7.11-1) ...' 2016-12-02 20:41:45.044 | > b'Setting up python (2.7.11-1) ...' 2016-12-02 20:41:45.044 | > b'Setting up python-yaml (3.11-3build1) ...' 2016-12-02 20:41:45.044 | > -- done 2016-12-02 20:41:45.052 | dib-run-parts Fri Dec 2 20:41:45 UTC 2016 02-package-installs completed 2016-12-02 20:41:45.053 | dib-run-parts Fri Dec 2 20:41:45 UTC 2016 Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2016-12-02 20:41:45.111 | Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB] 2016-12-02 20:41:45.221 | Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 2016-12-02 20:41:45.233 | Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [186 kB] 2016-12-02 20:41:45.263 | Get:4 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [64.0 kB] 2016-12-02 20:41:45.295 | Get:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB] 2016-12-02 20:41:45.667 | Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [435 kB] 2016-12-02 20:41:45.899 | Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [366 kB] 2016-12-02 20:41:46.052 | Fetched 1255 kB in 0s (1335 kB/s) 2016-12-02 20:41:46.977 | Reading package lists... 2016-12-02 20:41:47.039 | Reading package lists... 2016-12-02 20:41:47.215 | Building dependency tree... 2016-12-02 20:41:47.215 | Reading state information... 2016-12-02 20:41:47.347 | software-properties-common is already the newest version (0.96.20.4). 2016-12-02 20:41:47.347 | 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 2016-12-02 20:41:47.350 | dib-run-parts Fri Dec 2 20:41:47 UTC 2016 03-baseline-tools completed 2016-12-02 20:41:47.351 | dib-run-parts Fri Dec 2 20:41:47 UTC 2016 Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2016-12-02 20:41:47.358 | dib-run-parts Fri Dec 2 20:41:47 UTC 2016 04-dib-init-system completed 2016-12-02 20:41:47.359 | dib-run-parts Fri Dec 2 20:41:47 UTC 2016 Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2016-12-02 20:41:47.405 | Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease 2016-12-02 20:41:47.528 | Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 2016-12-02 20:41:47.602 | Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 2016-12-02 20:41:48.622 | Reading package lists... 2016-12-02 20:41:48.656 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 99-apt-get-update completed 2016-12-02 20:41:48.657 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2016-12-02 20:41:48.662 | + set -eu 2016-12-02 20:41:48.662 | + set -o pipefail 2016-12-02 20:41:48.662 | ++ basename /usr/local/bin/package-uninstalls 2016-12-02 20:41:48.663 | + SCRIPTNAME=package-uninstalls 2016-12-02 20:41:48.664 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2016-12-02 20:41:48.664 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2016-12-02 20:41:48.664 | + '[' 0 '!=' 0 ']' 2016-12-02 20:41:48.664 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2016-12-02 20:41:48.665 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2016-12-02 20:41:48.665 | + WORKDIR= 2016-12-02 20:41:48.665 | + true 2016-12-02 20:41:48.665 | + case "$1" in 2016-12-02 20:41:48.665 | + WORKDIR=/tmp/in_target.d/pre-install.d 2016-12-02 20:41:48.665 | + shift 2 2016-12-02 20:41:48.665 | + true 2016-12-02 20:41:48.665 | + case "$1" in 2016-12-02 20:41:48.665 | + shift 2016-12-02 20:41:48.665 | + break 2016-12-02 20:41:48.665 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2016-12-02 20:41:48.665 | + PACKAGES= 2016-12-02 20:41:48.666 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2016-12-02 20:41:48.667 | + install-packages -e 2016-12-02 20:41:48.671 | Not running install-packages remove with empty packages list 2016-12-02 20:41:48.745 | Nothing to uninstall 2016-12-02 20:41:48.757 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 99-package-uninstalls completed 2016-12-02 20:41:48.758 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 ----------------------- PROFILING ----------------------- 2016-12-02 20:41:48.759 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 2016-12-02 20:41:48.762 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Target: pre-install.d 2016-12-02 20:41:48.763 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 2016-12-02 20:41:48.764 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Script Seconds 2016-12-02 20:41:48.765 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 --------------------------------------- ---------- 2016-12-02 20:41:48.766 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 2016-12-02 20:41:48.775 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 00-backports 0.002 2016-12-02 20:41:48.781 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 00-disable-apt-recommends 0.003 2016-12-02 20:41:48.786 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 00-remove-apt-xapian-index 1.350 2016-12-02 20:41:48.792 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 00-remove-grub 0.017 2016-12-02 20:41:48.798 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 01-backports 0.002 2016-12-02 20:41:48.803 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 01-dib-python 0.004 2016-12-02 20:41:48.808 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 01-install-bin 0.006 2016-12-02 20:41:48.814 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 01-set-ubuntu-mirror 0.002 2016-12-02 20:41:48.819 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 02-add-apt-keys 0.002 2016-12-02 20:41:48.823 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 02-package-installs 5.499 2016-12-02 20:41:48.828 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 03-baseline-tools 2.295 2016-12-02 20:41:48.833 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 04-dib-init-system 0.005 2016-12-02 20:41:48.838 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 99-apt-get-update 1.295 2016-12-02 20:41:48.843 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 99-package-uninstalls 0.097 2016-12-02 20:41:48.845 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 2016-12-02 20:41:48.846 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 --------------------- END PROFILING --------------------- 2016-12-02 20:41:48.912 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ccache.bash 2016-12-02 20:41:48.914 | + source /tmp/in_target.d/install.d/../environment.d/10-ccache.bash 2016-12-02 20:41:48.914 | ++ for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"' 2016-12-02 20:41:48.914 | ++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]] 2016-12-02 20:41:48.914 | ++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:41:48.914 | ++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:41:48.914 | ++ for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"' 2016-12-02 20:41:48.914 | ++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]] 2016-12-02 20:41:48.914 | ++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:41:48.914 | ++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:41:48.914 | ++ export CCACHE_DIR=/tmp/ccache 2016-12-02 20:41:48.914 | ++ CCACHE_DIR=/tmp/ccache 2016-12-02 20:41:48.915 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:48.917 | + source /tmp/in_target.d/install.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:48.917 | ++++ dirname /tmp/in_target.d/install.d/../environment.d/10-dib-init-system.bash 2016-12-02 20:41:48.918 | +++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/install.d/../environment.d/..' 2016-12-02 20:41:48.919 | +++ dib-init-system 2016-12-02 20:41:48.921 | ++ export DIB_INIT_SYSTEM=systemd 2016-12-02 20:41:48.921 | ++ DIB_INIT_SYSTEM=systemd 2016-12-02 20:41:48.922 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-os-apply-config-venv-dir.bash 2016-12-02 20:41:48.923 | + source /tmp/in_target.d/install.d/../environment.d/10-os-apply-config-venv-dir.bash 2016-12-02 20:41:48.923 | ++ '[' -z '' ']' 2016-12-02 20:41:48.923 | ++ export OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config 2016-12-02 20:41:48.923 | ++ OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config 2016-12-02 20:41:48.925 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2016-12-02 20:41:48.926 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2016-12-02 20:41:48.926 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2016-12-02 20:41:48.926 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2016-12-02 20:41:48.928 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2016-12-02 20:41:48.929 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2016-12-02 20:41:48.929 | ++ export DISTRO_NAME=ubuntu 2016-12-02 20:41:48.929 | ++ DISTRO_NAME=ubuntu 2016-12-02 20:41:48.929 | ++ export DIB_RELEASE=xenial 2016-12-02 20:41:48.929 | ++ DIB_RELEASE=xenial 2016-12-02 20:41:48.930 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2016-12-02 20:41:48.932 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2016-12-02 20:41:48.932 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2016-12-02 20:41:48.932 | ++ DIB_DEFAULT_INSTALLTYPE=source 2016-12-02 20:41:48.933 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2016-12-02 20:41:48.935 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2016-12-02 20:41:48.935 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2016-12-02 20:41:48.935 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2016-12-02 20:41:48.935 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/ 2016-12-02 20:41:48.935 | ++ DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/ 2016-12-02 20:41:48.936 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-pip-manifests 2016-12-02 20:41:48.938 | + source /tmp/in_target.d/install.d/../environment.d/15-pip-manifests 2016-12-02 20:41:48.938 | ++ set -eu 2016-12-02 20:41:48.938 | ++ export DIB_MANIFEST_PIP_DIR=/etc/dib-manifests/dib-manifests-pip 2016-12-02 20:41:48.938 | ++ DIB_MANIFEST_PIP_DIR=/etc/dib-manifests/dib-manifests-pip 2016-12-02 20:41:48.939 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-cloud-init-datasources.bash 2016-12-02 20:41:48.941 | + source /tmp/in_target.d/install.d/../environment.d/99-cloud-init-datasources.bash 2016-12-02 20:41:48.941 | ++ export DIB_CLOUD_INIT_DATASOURCES=ConfigDrive 2016-12-02 20:41:48.941 | ++ DIB_CLOUD_INIT_DATASOURCES=ConfigDrive 2016-12-02 20:41:48.942 | dib-run-parts Fri Dec 2 20:41:48 UTC 2016 Running /tmp/in_target.d/install.d/00-baseline-environment 2016-12-02 20:41:49.037 | Reading package lists... 2016-12-02 20:41:49.241 | Building dependency tree... 2016-12-02 20:41:49.241 | Reading state information... 2016-12-02 20:41:49.396 | open-iscsi is already the newest version (2.0.873+git0.3b4b4500-14ubuntu3.2). 2016-12-02 20:41:49.396 | 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 2016-12-02 20:41:49.399 | dib-run-parts Fri Dec 2 20:41:49 UTC 2016 00-baseline-environment completed 2016-12-02 20:41:49.400 | dib-run-parts Fri Dec 2 20:41:49 UTC 2016 Running /tmp/in_target.d/install.d/00-up-to-date 2016-12-02 20:41:49.429 | Reading package lists... 2016-12-02 20:41:49.645 | Building dependency tree... 2016-12-02 20:41:49.645 | Reading state information... 2016-12-02 20:41:49.713 | Calculating upgrade... 2016-12-02 20:41:49.803 | The following packages will be upgraded: 2016-12-02 20:41:49.803 | lxd lxd-client 2016-12-02 20:41:49.975 | 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2016-12-02 20:41:49.975 | Need to get 5280 kB of archives. 2016-12-02 20:41:49.975 | After this operation, 225 kB of additional disk space will be used. 2016-12-02 20:41:49.976 | Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lxd-client amd64 2.0.8-0ubuntu1~ubuntu16.04.1 [1860 kB] 2016-12-02 20:41:50.588 | Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lxd amd64 2.0.8-0ubuntu1~ubuntu16.04.1 [3420 kB] 2016-12-02 20:41:51.190 | Preconfiguring packages ... 2016-12-02 20:41:51.248 | Fetched 5280 kB in 1s (4553 kB/s) 2016-12-02 20:41:51.273 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26299 files and directories currently installed.) 2016-12-02 20:41:51.274 | Preparing to unpack .../lxd-client_2.0.8-0ubuntu1~ubuntu16.04.1_amd64.deb ... 2016-12-02 20:41:51.274 | Unpacking lxd-client (2.0.8-0ubuntu1~ubuntu16.04.1) over (2.0.5-0ubuntu1~ubuntu16.04.1) ... 2016-12-02 20:41:51.506 | Preparing to unpack .../lxd_2.0.8-0ubuntu1~ubuntu16.04.1_amd64.deb ... 2016-12-02 20:41:51.512 | Running in chroot, ignoring request. 2016-12-02 20:41:51.515 | invoke-rc.d: policy-rc.d denied execution of stop. 2016-12-02 20:41:51.527 | Unpacking lxd (2.0.8-0ubuntu1~ubuntu16.04.1) over (2.0.5-0ubuntu1~ubuntu16.04.1) ... 2016-12-02 20:41:51.970 | Running in chroot, ignoring request. 2016-12-02 20:41:51.973 | invoke-rc.d: policy-rc.d denied execution of stop. 2016-12-02 20:41:51.978 | Processing triggers for man-db (2.7.5-1) ... 2016-12-02 20:41:52.102 | Processing triggers for ureadahead (0.100.0-19) ... 2016-12-02 20:41:52.284 | Processing triggers for systemd (229-4ubuntu12) ... 2016-12-02 20:41:52.307 | Setting up lxd-client (2.0.8-0ubuntu1~ubuntu16.04.1) ... 2016-12-02 20:41:52.307 | Setting up lxd (2.0.8-0ubuntu1~ubuntu16.04.1) ... 2016-12-02 20:41:52.962 | Running in chroot, ignoring request. 2016-12-02 20:41:52.965 | invoke-rc.d: policy-rc.d denied execution of start. 2016-12-02 20:41:53.990 | dib-run-parts Fri Dec 2 20:41:53 UTC 2016 00-up-to-date completed 2016-12-02 20:41:53.991 | dib-run-parts Fri Dec 2 20:41:53 UTC 2016 Running /tmp/in_target.d/install.d/01-install-pip 2016-12-02 20:41:55.483 | Collecting pip 2016-12-02 20:41:55.623 | Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB) 2016-12-02 20:41:56.042 | Collecting setuptools 2016-12-02 20:41:56.474 | Downloading setuptools-30.0.0-py2.py3-none-any.whl (472kB) 2016-12-02 20:41:56.648 | Collecting wheel 2016-12-02 20:41:56.709 | Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB) 2016-12-02 20:41:56.774 | Installing collected packages: pip, setuptools, wheel 2016-12-02 20:41:57.714 | Successfully installed pip-9.0.1 setuptools-30.0.0 wheel-0.29.0 2016-12-02 20:41:58.289 | Collecting virtualenv 2016-12-02 20:41:58.456 | Downloading virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB) 2016-12-02 20:41:58.862 | Installing collected packages: virtualenv 2016-12-02 20:41:58.890 | Successfully installed virtualenv-15.1.0 2016-12-02 20:41:58.959 | dib-run-parts Fri Dec 2 20:41:58 UTC 2016 01-install-pip completed 2016-12-02 20:41:58.960 | dib-run-parts Fri Dec 2 20:41:58 UTC 2016 Running /tmp/in_target.d/install.d/01-package-installs 2016-12-02 20:41:58.964 | + set -eu 2016-12-02 20:41:58.964 | + set -o pipefail 2016-12-02 20:41:58.964 | ++ basename /usr/local/bin/package-installs 2016-12-02 20:41:58.965 | + SCRIPTNAME=package-installs 2016-12-02 20:41:58.966 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2016-12-02 20:41:58.966 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2016-12-02 20:41:58.966 | + '[' 0 '!=' 0 ']' 2016-12-02 20:41:58.966 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2016-12-02 20:41:58.966 | ++ set -- -d /tmp/in_target.d/install.d -- 2016-12-02 20:41:58.966 | + WORKDIR= 2016-12-02 20:41:58.966 | + true 2016-12-02 20:41:58.966 | + case "$1" in 2016-12-02 20:41:58.966 | + WORKDIR=/tmp/in_target.d/install.d 2016-12-02 20:41:58.966 | + shift 2 2016-12-02 20:41:58.966 | + true 2016-12-02 20:41:58.967 | + case "$1" in 2016-12-02 20:41:58.967 | + shift 2016-12-02 20:41:58.967 | + break 2016-12-02 20:41:58.967 | + '[' -z /tmp/in_target.d/install.d ']' 2016-12-02 20:41:58.967 | + PACKAGES= 2016-12-02 20:41:58.967 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2016-12-02 20:41:58.968 | + '[' -n '' ']' 2016-12-02 20:41:59.451 | Missing package name for distro/element: ubuntu/os-refresh-config 2016-12-02 20:42:11.393 | installing ecryptfs-utils from cert-ramfs-ecrypt 2016-12-02 20:42:11.393 | installing dkms from dkms 2016-12-02 20:42:11.393 | installing git from source-repositories 2016-12-02 20:42:11.394 | installing libssl-dev from amphora-agent 2016-12-02 20:42:11.394 | installing libffi-dev from amphora-agent 2016-12-02 20:42:11.394 | installing keepalived from keepalived-octavia-ubuntu 2016-12-02 20:42:11.394 | installing haproxy from haproxy-octavia-ubuntu 2016-12-02 20:42:11.394 | installing jq from os-refresh-config 2016-12-02 20:42:11.394 | installing ccache_package from base 2016-12-02 20:42:11.394 | installing linux-image-generic from ubuntu 2016-12-02 20:42:11.394 | Running command: ['install-packages', 'libffi-dev', 'ccache', 'libssl-dev', 'keepalived', 'git', 'linux-image-generic', 'haproxy', 'ecryptfs-utils', 'jq', 'dkms'] 2016-12-02 20:42:11.394 | > b'Reading package lists...' 2016-12-02 20:42:11.394 | > b'Building dependency tree...' 2016-12-02 20:42:11.394 | > b'Reading state information...' 2016-12-02 20:42:11.394 | > b'git is already the newest version (1:2.7.4-0ubuntu1).' 2016-12-02 20:42:11.394 | > b'The following additional packages will be installed:' 2016-12-02 20:42:11.394 | > b'binutils cpp cpp-5 crda gcc gcc-5 iw keyutils libasan2 libatomic1' 2016-12-02 20:42:11.394 | > b'libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libecryptfs1 libgcc-5-dev' 2016-12-02 20:42:11.394 | > b'libgomp1 libisl15 libitm1 liblsan0 liblua5.3-0 libmpc3 libmpx0 libnl-3-200' 2016-12-02 20:42:11.394 | > b'libnl-genl-3-200 libnspr4 libnss3 libnss3-1d libnss3-nssdb libonig2' 2016-12-02 20:42:11.394 | > b'libquadmath0 libsensors4 libsnmp-base libsnmp30 libtsan0 libubsan0' 2016-12-02 20:42:11.394 | > b'linux-firmware linux-image-4.4.0-51-generic' 2016-12-02 20:42:11.394 | > b'linux-image-extra-4.4.0-51-generic linux-libc-dev make wireless-regdb' 2016-12-02 20:42:11.394 | > b'zlib1g-dev' 2016-12-02 20:42:11.394 | > b'Suggested packages:' 2016-12-02 20:42:11.394 | > b'binutils-doc distcc cpp-doc gcc-5-locales zescrow-client gcc-multilib' 2016-12-02 20:42:11.394 | > b'manpages-dev autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib' 2016-12-02 20:42:11.394 | > b'gcc-5-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg' 2016-12-02 20:42:11.394 | > b'liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg' 2016-12-02 20:42:11.394 | > b'libquadmath0-dbg vim-haproxy haproxy-doc glibc-doc lm-sensors' 2016-12-02 20:42:11.394 | > b'snmp-mibs-downloader fdutils linux-doc-4.4.0 | linux-source-4.4.0' 2016-12-02 20:42:11.394 | > b'linux-tools linux-headers-4.4.0-51-generic make-doc' 2016-12-02 20:42:11.394 | > b'Recommended packages:' 2016-12-02 20:42:11.394 | > b'fakeroot ipvsadm manpages-dev libssl-doc grub-pc | grub-efi-amd64' 2016-12-02 20:42:11.394 | > b'| grub-efi-ia32 | grub | lilo thermald' 2016-12-02 20:42:11.394 | > b'The following NEW packages will be installed:' 2016-12-02 20:42:11.394 | > b'binutils ccache cpp cpp-5 crda dkms ecryptfs-utils gcc gcc-5 haproxy iw jq' 2016-12-02 20:42:11.394 | > b'keepalived keyutils libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0' 2016-12-02 20:42:11.395 | > b'libcilkrts5 libecryptfs1 libffi-dev libgcc-5-dev libgomp1 libisl15 libitm1' 2016-12-02 20:42:11.395 | > b'liblsan0 liblua5.3-0 libmpc3 libmpx0 libnl-3-200 libnl-genl-3-200 libnspr4' 2016-12-02 20:42:11.395 | > b'libnss3 libnss3-1d libnss3-nssdb libonig2 libquadmath0 libsensors4' 2016-12-02 20:42:11.395 | > b'libsnmp-base libsnmp30 libssl-dev libtsan0 libubsan0 linux-firmware' 2016-12-02 20:42:11.395 | > b'linux-image-4.4.0-51-generic linux-image-extra-4.4.0-51-generic' 2016-12-02 20:42:11.395 | > b'linux-image-generic linux-libc-dev make wireless-regdb zlib1g-dev' 2016-12-02 20:42:11.395 | > b'0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded.' 2016-12-02 20:42:11.395 | > b'Need to get 127 MB of archives.' 2016-12-02 20:42:11.395 | > b'After this operation, 495 MB of additional disk space will be used.' 2016-12-02 20:42:11.395 | > b'Get:1 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libonig2 amd64 5.9.6-1 [88.1 kB]' 2016-12-02 20:42:11.395 | > b'Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]' 2016-12-02 20:42:11.395 | > b'Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.3 [2310 kB]' 2016-12-02 20:42:11.395 | > b'Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 ccache amd64 3.2.4-1 [83.7 kB]' 2016-12-02 20:42:11.395 | > b'Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]' 2016-12-02 20:42:11.395 | > b'Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.4 [7653 kB]' 2016-12-02 20:42:11.395 | > b'Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]' 2016-12-02 20:42:11.395 | > b'Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnl-3-200 amd64 3.2.27-1 [52.1 kB]' 2016-12-02 20:42:11.395 | > b'Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnl-genl-3-200 amd64 3.2.27-1 [11.2 kB]' 2016-12-02 20:42:11.395 | > b'Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 wireless-regdb all 2015.07.20-1ubuntu1 [9058 B]' 2016-12-02 20:42:11.395 | > b'Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 iw amd64 3.17-1 [63.5 kB]' 2016-12-02 20:42:11.395 | > b'Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 crda amd64 3.13-1 [60.5 kB]' 2016-12-02 20:42:11.395 | > b'Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.4 [38.8 kB]' 2016-12-02 20:42:11.395 | > b'Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.4 [55.0 kB]' 2016-12-02 20:42:11.395 | > b'Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.4 [27.4 kB]' 2016-12-02 20:42:11.395 | > b'Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.4 [8912 B]' 2016-12-02 20:42:11.395 | > b'Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.4 [264 kB]' 2016-12-02 20:42:11.395 | > b'Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.4 [105 kB]' 2016-12-02 20:42:11.395 | > b'Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.4 [244 kB]' 2016-12-02 20:42:11.395 | > b'Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.4 [95.3 kB]' 2016-12-02 20:42:11.395 | > b'Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.4 [40.1 kB]' 2016-12-02 20:42:11.395 | > b'Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.4 [9766 B]' 2016-12-02 20:42:11.395 | > b'Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.4 [131 kB]' 2016-12-02 20:42:11.395 | > b'Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.4 [2237 kB]' 2016-12-02 20:42:11.395 | > b'Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.4 [8577 kB]' 2016-12-02 20:42:11.395 | > b'Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]' 2016-12-02 20:42:11.395 | > b'Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]' 2016-12-02 20:42:11.395 | > b'Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dkms all 2.2.0.3-2ubuntu11.3 [66.1 kB]' 2016-12-02 20:42:11.395 | > b'Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.12-0ubuntu0.16.04.1 [112 kB]' 2016-12-02 20:42:11.395 | > b'Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.23-0ubuntu0.16.04.1 [10.6 kB]' 2016-12-02 20:42:11.395 | > b'Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.23-0ubuntu0.16.04.1 [1144 kB]' 2016-12-02 20:42:11.395 | > b'Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-1d amd64 2:3.23-0ubuntu0.16.04.1 [9304 B]' 2016-12-02 20:42:11.395 | > b'Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libecryptfs1 amd64 111-0ubuntu1.1 [45.4 kB]' 2016-12-02 20:42:11.395 | > b'Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 keyutils amd64 1.5.9-8ubuntu1 [47.1 kB]' 2016-12-02 20:42:11.395 | > b'Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ecryptfs-utils amd64 111-0ubuntu1.1 [103 kB]' 2016-12-02 20:42:11.395 | > b'Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.3-0 amd64 5.3.1-1ubuntu2 [116 kB]' 2016-12-02 20:42:11.395 | > b'Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 haproxy amd64 1.6.3-1ubuntu0.1 [756 kB]' 2016-12-02 20:42:11.395 | > b'Get:38 http://archive.ubuntu.com/ubuntu xenial/universe amd64 jq amd64 1.5+dfsg-1 [144 kB]' 2016-12-02 20:42:11.395 | > b'Get:39 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB]' 2016-12-02 20:42:11.395 | > b'Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsnmp-base all 5.7.3+dfsg-1ubuntu4 [224 kB]' 2016-12-02 20:42:11.396 | > b'Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsnmp30 amd64 5.7.3+dfsg-1ubuntu4 [813 kB]' 2016-12-02 20:42:11.396 | > b'Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 keepalived amd64 1:1.2.19-1 [149 kB]' 2016-12-02 20:42:11.396 | > b'Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu4 [68.7 kB]' 2016-12-02 20:42:11.396 | > b'Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-51.72 [835 kB]' 2016-12-02 20:42:11.396 | > b'Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu4 [2084 kB]' 2016-12-02 20:42:11.396 | > b'Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4 [168 kB]' 2016-12-02 20:42:11.396 | > b'Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.5 [1344 kB]' 2016-12-02 20:42:11.396 | > b'Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-firmware all 1.157.5 [37.5 MB]' 2016-12-02 20:42:18.695 | > b'Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-4.4.0-51-generic amd64 4.4.0-51.72 [19.2 MB]' Extracting templates from packages: 57% Extracting templates from packages: 100% 2016-12-02 20:42:22.094 | 2016-12-02 20:42:22.094 | > b'Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-extra-4.4.0-51-generic amd64 4.4.0-51.72 [38.6 MB]' 2016-12-02 20:42:22.094 | > b'Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-image-generic amd64 4.4.0.51.54 [2280 B]' 2016-12-02 20:42:22.094 | > b'Get:52 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB]' 2016-12-02 20:42:22.094 | > b'Fetched 127 MB in 18s (6844 kB/s)' 2016-12-02 20:42:22.094 | > b'Selecting previously unselected package libonig2:amd64.' 2016-12-02 20:42:22.095 | > b'(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 26300 files and directories currently installed.)' 2016-12-02 20:42:22.095 | > b'Preparing to unpack .../libonig2_5.9.6-1_amd64.deb ...' 2016-12-02 20:42:22.095 | > b'Unpacking libonig2:amd64 (5.9.6-1) ...' 2016-12-02 20:42:22.095 | > b'Selecting previously unselected package libmpc3:amd64.' 2016-12-02 20:42:22.095 | > b'Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...' 2016-12-02 20:42:22.095 | > b'Unpacking libmpc3:amd64 (1.0.3-1) ...' 2016-12-02 20:42:22.095 | > b'Selecting previously unselected package binutils.' 2016-12-02 20:42:22.095 | > b'Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.3_amd64.deb ...' 2016-12-02 20:42:22.095 | > b'Unpacking binutils (2.26.1-1ubuntu1~16.04.3) ...' 2016-12-02 20:42:22.095 | > b'Selecting previously unselected package ccache.' 2016-12-02 20:42:22.095 | > b'Preparing to unpack .../ccache_3.2.4-1_amd64.deb ...' 2016-12-02 20:42:22.095 | > b'Unpacking ccache (3.2.4-1) ...' 2016-12-02 20:42:22.095 | > b'Selecting previously unselected package libisl15:amd64.' 2016-12-02 20:42:22.095 | > b'Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...' 2016-12-02 20:42:22.095 | > b'Unpacking libisl15:amd64 (0.16.1-1) ...' 2016-12-02 20:42:22.095 | > b'Selecting previously unselected package cpp-5.' 2016-12-02 20:42:22.095 | > b'Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.095 | > b'Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.095 | > b'Selecting previously unselected package cpp.' 2016-12-02 20:42:22.095 | > b'Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...' 2016-12-02 20:42:22.095 | > b'Unpacking cpp (4:5.3.1-1ubuntu1) ...' 2016-12-02 20:42:22.095 | > b'Selecting previously unselected package libnl-3-200:amd64.' 2016-12-02 20:42:22.095 | > b'Preparing to unpack .../libnl-3-200_3.2.27-1_amd64.deb ...' 2016-12-02 20:42:22.095 | > b'Unpacking libnl-3-200:amd64 (3.2.27-1) ...' 2016-12-02 20:42:22.095 | > b'Selecting previously unselected package libnl-genl-3-200:amd64.' 2016-12-02 20:42:22.095 | > b'Preparing to unpack .../libnl-genl-3-200_3.2.27-1_amd64.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking libnl-genl-3-200:amd64 (3.2.27-1) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package wireless-regdb.' 2016-12-02 20:42:22.096 | > b'Preparing to unpack .../wireless-regdb_2015.07.20-1ubuntu1_all.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking wireless-regdb (2015.07.20-1ubuntu1) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package iw.' 2016-12-02 20:42:22.096 | > b'Preparing to unpack .../archives/iw_3.17-1_amd64.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking iw (3.17-1) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package crda.' 2016-12-02 20:42:22.096 | > b'Preparing to unpack .../archives/crda_3.13-1_amd64.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking crda (3.13-1) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package libcc1-0:amd64.' 2016-12-02 20:42:22.096 | > b'Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package libgomp1:amd64.' 2016-12-02 20:42:22.096 | > b'Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package libitm1:amd64.' 2016-12-02 20:42:22.096 | > b'Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package libatomic1:amd64.' 2016-12-02 20:42:22.096 | > b'Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package libasan2:amd64.' 2016-12-02 20:42:22.096 | > b'Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package liblsan0:amd64.' 2016-12-02 20:42:22.096 | > b'Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.096 | > b'Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.096 | > b'Selecting previously unselected package libtsan0:amd64.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.097 | > b'Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.097 | > b'Selecting previously unselected package libubsan0:amd64.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.097 | > b'Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.097 | > b'Selecting previously unselected package libcilkrts5:amd64.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.097 | > b'Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.097 | > b'Selecting previously unselected package libmpx0:amd64.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.097 | > b'Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.097 | > b'Selecting previously unselected package libquadmath0:amd64.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.097 | > b'Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.097 | > b'Selecting previously unselected package libgcc-5-dev:amd64.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.097 | > b'Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.097 | > b'Selecting previously unselected package gcc-5.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.4_amd64.deb ...' 2016-12-02 20:42:22.097 | > b'Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:42:22.097 | > b'Selecting previously unselected package gcc.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...' 2016-12-02 20:42:22.097 | > b'Unpacking gcc (4:5.3.1-1ubuntu1) ...' 2016-12-02 20:42:22.097 | > b'Selecting previously unselected package make.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../archives/make_4.1-6_amd64.deb ...' 2016-12-02 20:42:22.097 | > b'Unpacking make (4.1-6) ...' 2016-12-02 20:42:22.097 | > b'Selecting previously unselected package dkms.' 2016-12-02 20:42:22.097 | > b'Preparing to unpack .../dkms_2.2.0.3-2ubuntu11.3_all.deb ...' 2016-12-02 20:42:22.098 | > b'Unpacking dkms (2.2.0.3-2ubuntu11.3) ...' 2016-12-02 20:42:22.098 | > b'Selecting previously unselected package libnspr4:amd64.' 2016-12-02 20:42:22.098 | > b'Preparing to unpack .../libnspr4_2%3a4.12-0ubuntu0.16.04.1_amd64.deb ...' 2016-12-02 20:42:22.098 | > b'Unpacking libnspr4:amd64 (2:4.12-0ubuntu0.16.04.1) ...' 2016-12-02 20:42:22.098 | > b'Selecting previously unselected package libnss3-nssdb.' 2016-12-02 20:42:22.098 | > b'Preparing to unpack .../libnss3-nssdb_2%3a3.23-0ubuntu0.16.04.1_all.deb ...' 2016-12-02 20:42:22.098 | > b'Unpacking libnss3-nssdb (2:3.23-0ubuntu0.16.04.1) ...' 2016-12-02 20:42:22.098 | > b'Selecting previously unselected package libnss3:amd64.' 2016-12-02 20:42:22.098 | > b'Preparing to unpack .../libnss3_2%3a3.23-0ubuntu0.16.04.1_amd64.deb ...' 2016-12-02 20:42:22.098 | > b'Unpacking libnss3:amd64 (2:3.23-0ubuntu0.16.04.1) ...' 2016-12-02 20:42:22.098 | > b'Selecting previously unselected package libnss3-1d:amd64.' 2016-12-02 20:42:22.098 | > b'Preparing to unpack .../libnss3-1d_2%3a3.23-0ubuntu0.16.04.1_amd64.deb ...' 2016-12-02 20:42:22.098 | > b'Unpacking libnss3-1d:amd64 (2:3.23-0ubuntu0.16.04.1) ...' 2016-12-02 20:42:22.098 | > b'Selecting previously unselected package libecryptfs1.' 2016-12-02 20:42:22.098 | > b'Preparing to unpack .../libecryptfs1_111-0ubuntu1.1_amd64.deb ...' 2016-12-02 20:42:22.098 | > b'Unpacking libecryptfs1 (111-0ubuntu1.1) ...' 2016-12-02 20:42:22.098 | > b'Selecting previously unselected package keyutils.' 2016-12-02 20:42:22.098 | > b'Preparing to unpack .../keyutils_1.5.9-8ubuntu1_amd64.deb ...' 2016-12-02 20:42:22.098 | > b'Unpacking keyutils (1.5.9-8ubuntu1) ...' 2016-12-02 20:42:22.098 | > b'Selecting previously unselected package ecryptfs-utils.' 2016-12-02 20:42:22.098 | > b'Preparing to unpack .../ecryptfs-utils_111-0ubuntu1.1_amd64.deb ...' 2016-12-02 20:42:22.098 | > b'Unpacking ecryptfs-utils (111-0ubuntu1.1) ...' 2016-12-02 20:42:22.098 | > b'Selecting previously unselected package liblua5.3-0:amd64.' 2016-12-02 20:42:22.099 | > b'Preparing to unpack .../liblua5.3-0_5.3.1-1ubuntu2_amd64.deb ...' 2016-12-02 20:42:22.099 | > b'Unpacking liblua5.3-0:amd64 (5.3.1-1ubuntu2) ...' 2016-12-02 20:42:22.099 | > b'Selecting previously unselected package haproxy.' 2016-12-02 20:42:22.099 | > b'Preparing to unpack .../haproxy_1.6.3-1ubuntu0.1_amd64.deb ...' 2016-12-02 20:42:22.099 | > b'Unpacking haproxy (1.6.3-1ubuntu0.1) ...' 2016-12-02 20:42:22.099 | > b'Selecting previously unselected package jq.' 2016-12-02 20:42:22.099 | > b'Preparing to unpack .../jq_1.5+dfsg-1_amd64.deb ...' 2016-12-02 20:42:22.099 | > b'Unpacking jq (1.5+dfsg-1) ...' 2016-12-02 20:42:22.099 | > b'Selecting previously unselected package libsensors4:amd64.' 2016-12-02 20:42:22.099 | > b'Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ...' 2016-12-02 20:42:22.099 | > b'Unpacking libsensors4:amd64 (1:3.4.0-2) ...' 2016-12-02 20:42:22.099 | > b'Selecting previously unselected package libsnmp-base.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../libsnmp-base_5.7.3+dfsg-1ubuntu4_all.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking libsnmp-base (5.7.3+dfsg-1ubuntu4) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package libsnmp30:amd64.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../libsnmp30_5.7.3+dfsg-1ubuntu4_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking libsnmp30:amd64 (5.7.3+dfsg-1ubuntu4) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package keepalived.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../keepalived_1%3a1.2.19-1_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking keepalived (1:1.2.19-1) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package libc-dev-bin.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../libc-dev-bin_2.23-0ubuntu4_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking libc-dev-bin (2.23-0ubuntu4) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package linux-libc-dev:amd64.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../linux-libc-dev_4.4.0-51.72_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking linux-libc-dev:amd64 (4.4.0-51.72) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package libc6-dev:amd64.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../libc6-dev_2.23-0ubuntu4_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking libc6-dev:amd64 (2.23-0ubuntu4) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package zlib1g-dev:amd64.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package libssl-dev:amd64.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.5_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.5) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package linux-firmware.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../linux-firmware_1.157.5_all.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking linux-firmware (1.157.5) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package linux-image-4.4.0-51-generic.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../linux-image-4.4.0-51-generic_4.4.0-51.72_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Done.' 2016-12-02 20:43:03.179 | > b'Unpacking linux-image-4.4.0-51-generic (4.4.0-51.72) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package linux-image-extra-4.4.0-51-generic.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../linux-image-extra-4.4.0-51-generic_4.4.0-51.72_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking linux-image-extra-4.4.0-51-generic (4.4.0-51.72) ...' 2016-12-02 20:43:03.179 | > b'Selecting previously unselected package linux-image-generic.' 2016-12-02 20:43:03.179 | > b'Preparing to unpack .../linux-image-generic_4.4.0.51.54_amd64.deb ...' 2016-12-02 20:43:03.179 | > b'Unpacking linux-image-generic (4.4.0.51.54) ...' 2016-12-02 20:43:03.180 | > b'Selecting previously unselected package libffi-dev:amd64.' 2016-12-02 20:43:03.180 | > b'Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ...' 2016-12-02 20:43:03.180 | > b'Unpacking libffi-dev:amd64 (3.2.1-4) ...' 2016-12-02 20:43:03.180 | > b'Processing triggers for libc-bin (2.23-0ubuntu4) ...' 2016-12-02 20:43:03.180 | > b'Processing triggers for man-db (2.7.5-1) ...' 2016-12-02 20:43:03.180 | > b'Processing triggers for systemd (229-4ubuntu12) ...' 2016-12-02 20:43:03.180 | > b'Processing triggers for ureadahead (0.100.0-19) ...' 2016-12-02 20:43:03.180 | > b'Processing triggers for install-info (6.1.0.dfsg.1-5) ...' 2016-12-02 20:43:03.180 | > b'Setting up libonig2:amd64 (5.9.6-1) ...' 2016-12-02 20:43:03.180 | > b'Setting up libmpc3:amd64 (1.0.3-1) ...' 2016-12-02 20:43:03.180 | > b'Setting up binutils (2.26.1-1ubuntu1~16.04.3) ...' 2016-12-02 20:43:03.180 | > b'Setting up ccache (3.2.4-1) ...' 2016-12-02 20:43:03.180 | > b'Updating symlinks in /usr/lib/ccache ...' 2016-12-02 20:43:03.180 | > b'Setting up libisl15:amd64 (0.16.1-1) ...' 2016-12-02 20:43:03.180 | > b'Setting up cpp-5 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up cpp (4:5.3.1-1ubuntu1) ...' 2016-12-02 20:43:03.180 | > b'Setting up libnl-3-200:amd64 (3.2.27-1) ...' 2016-12-02 20:43:03.180 | > b'Setting up libnl-genl-3-200:amd64 (3.2.27-1) ...' 2016-12-02 20:43:03.180 | > b'Setting up wireless-regdb (2015.07.20-1ubuntu1) ...' 2016-12-02 20:43:03.180 | > b'Setting up iw (3.17-1) ...' 2016-12-02 20:43:03.180 | > b'Setting up crda (3.13-1) ...' 2016-12-02 20:43:03.180 | > b'Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up gcc-5 (5.4.0-6ubuntu1~16.04.4) ...' 2016-12-02 20:43:03.180 | > b'Setting up gcc (4:5.3.1-1ubuntu1) ...' 2016-12-02 20:43:03.180 | > b'Setting up make (4.1-6) ...' 2016-12-02 20:43:03.180 | > b'Setting up dkms (2.2.0.3-2ubuntu11.3) ...' 2016-12-02 20:43:03.180 | > b'Setting up libnspr4:amd64 (2:4.12-0ubuntu0.16.04.1) ...' 2016-12-02 20:43:03.180 | > b'Setting up keyutils (1.5.9-8ubuntu1) ...' 2016-12-02 20:43:03.180 | > b'Setting up liblua5.3-0:amd64 (5.3.1-1ubuntu2) ...' 2016-12-02 20:43:03.180 | > b'Setting up haproxy (1.6.3-1ubuntu0.1) ...' 2016-12-02 20:43:03.180 | > b'Running in chroot, ignoring request.' 2016-12-02 20:43:03.180 | > b'invoke-rc.d: policy-rc.d denied execution of start.' 2016-12-02 20:43:03.180 | > b'Setting up jq (1.5+dfsg-1) ...' 2016-12-02 20:43:03.180 | > b'Setting up libsensors4:amd64 (1:3.4.0-2) ...' 2016-12-02 20:43:03.181 | > b'Setting up libsnmp-base (5.7.3+dfsg-1ubuntu4) ...' 2016-12-02 20:43:03.181 | > b'Setting up libsnmp30:amd64 (5.7.3+dfsg-1ubuntu4) ...' 2016-12-02 20:43:03.181 | > b'Setting up keepalived (1:1.2.19-1) ...' 2016-12-02 20:43:03.181 | > b'Running in chroot, ignoring request.' 2016-12-02 20:43:03.181 | > b'invoke-rc.d: policy-rc.d denied execution of start.' 2016-12-02 20:43:03.181 | > b'Setting up libc-dev-bin (2.23-0ubuntu4) ...' 2016-12-02 20:43:03.181 | > b'Setting up linux-libc-dev:amd64 (4.4.0-51.72) ...' 2016-12-02 20:43:03.181 | > b'Setting up libc6-dev:amd64 (2.23-0ubuntu4) ...' 2016-12-02 20:43:03.181 | > b'Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4) ...' 2016-12-02 20:43:03.181 | > b'Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.5) ...' 2016-12-02 20:43:03.181 | > b'Setting up linux-firmware (1.157.5) ...' 2016-12-02 20:43:03.181 | > b'Setting up linux-image-4.4.0-51-generic (4.4.0-51.72) ...' 2016-12-02 20:43:03.181 | > b'Running depmod.' 2016-12-02 20:43:03.181 | > b'update-initramfs: deferring update (hook will be called later)' 2016-12-02 20:43:03.181 | > b'Examining /etc/kernel/postinst.d.' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'update-initramfs: Generating /boot/initrd.img-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'Setting up linux-image-extra-4.4.0-51-generic (4.4.0-51.72) ...' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'update-initramfs: Generating /boot/initrd.img-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-51-generic /boot/vmlinuz-4.4.0-51-generic' 2016-12-02 20:43:03.181 | > b'Setting up linux-image-generic (4.4.0.51.54) ...' 2016-12-02 20:43:03.181 | > b'Setting up libffi-dev:amd64 (3.2.1-4) ...' 2016-12-02 20:43:03.181 | > b'Setting up libnss3-nssdb (2:3.23-0ubuntu0.16.04.1) ...' 2016-12-02 20:43:03.181 | > b'Setting up libnss3:amd64 (2:3.23-0ubuntu0.16.04.1) ...' 2016-12-02 20:43:03.181 | > b'Setting up libnss3-1d:amd64 (2:3.23-0ubuntu0.16.04.1) ...' 2016-12-02 20:43:03.181 | > b'Setting up libecryptfs1 (111-0ubuntu1.1) ...' 2016-12-02 20:43:03.181 | > b'Setting up ecryptfs-utils (111-0ubuntu1.1) ...' 2016-12-02 20:43:03.181 | > b'Processing triggers for libc-bin (2.23-0ubuntu4) ...' 2016-12-02 20:43:03.181 | > b'Processing triggers for systemd (229-4ubuntu12) ...' 2016-12-02 20:43:03.181 | > b'Processing triggers for ureadahead (0.100.0-19) ...' 2016-12-02 20:43:03.181 | > -- done 2016-12-02 20:43:03.188 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 01-package-installs completed 2016-12-02 20:43:03.189 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 Running /tmp/in_target.d/install.d/01-pip-manifest 2016-12-02 20:43:03.192 | ++ dirname /tmp/in_target.d/install.d/01-pip-manifest 2016-12-02 20:43:03.192 | + install -m 0755 -o root -g root /tmp/in_target.d/install.d/../bin/get-pip-manifest /usr/local/bin/get-pip-manifest 2016-12-02 20:43:03.194 | ++ dirname /tmp/in_target.d/install.d/01-pip-manifest 2016-12-02 20:43:03.195 | + install -m 0755 -o root -g root /tmp/in_target.d/install.d/../bin/write-pip-manifest /usr/local/bin/write-pip-manifest 2016-12-02 20:43:03.197 | ++ dirname /tmp/in_target.d/install.d/01-pip-manifest 2016-12-02 20:43:03.198 | + install -m 0755 -o root -g root /tmp/in_target.d/install.d/../bin/use-pip-manifest /usr/local/bin/use-pip-manifest 2016-12-02 20:43:03.202 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 01-pip-manifest completed 2016-12-02 20:43:03.203 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 Running /tmp/in_target.d/install.d/04-os-svc-install 2016-12-02 20:43:03.205 | ++ dirname /tmp/in_target.d/install.d/04-os-svc-install 2016-12-02 20:43:03.205 | + install -m 0755 -o root -g root /tmp/in_target.d/install.d/../bin/os-svc-install /usr/local/bin/os-svc-install 2016-12-02 20:43:03.208 | ++ dirname /tmp/in_target.d/install.d/04-os-svc-install 2016-12-02 20:43:03.208 | + install -m 0755 -o root -g root /tmp/in_target.d/install.d/../bin/os-svc-daemon /usr/local/bin/os-svc-daemon 2016-12-02 20:43:03.210 | ++ dirname /tmp/in_target.d/install.d/04-os-svc-install 2016-12-02 20:43:03.211 | + install -m 0755 -o root -g root /tmp/in_target.d/install.d/../bin/os-db-create /usr/local/bin/os-db-create 2016-12-02 20:43:03.213 | ++ dirname /tmp/in_target.d/install.d/04-os-svc-install 2016-12-02 20:43:03.214 | + install -m 0755 -o root -g root /tmp/in_target.d/install.d/../bin/os-svc-enable /usr/local/bin/os-svc-enable 2016-12-02 20:43:03.216 | ++ dib-init-system 2016-12-02 20:43:03.217 | + '[' systemd = upstart ']' 2016-12-02 20:43:03.217 | + install -m 0755 -o root -g root -d /opt/stack/venvs 2016-12-02 20:43:03.221 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 04-os-svc-install completed 2016-12-02 20:43:03.222 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2016-12-02 20:43:03.283 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 05-set-cloud-init-sources completed 2016-12-02 20:43:03.284 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 Running /tmp/in_target.d/install.d/10-cloud-init 2016-12-02 20:43:03.289 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 10-cloud-init completed 2016-12-02 20:43:03.290 | dib-run-parts Fri Dec 2 20:43:03 UTC 2016 Running /tmp/in_target.d/install.d/10-os-apply-config 2016-12-02 20:43:03.292 | ++ get-pip-manifest os-apply-config 2016-12-02 20:43:03.293 | + name=os-apply-config 2016-12-02 20:43:03.293 | + build_manifest=/etc/dib-manifests/dib-manifests-pip/dib-pip-build-manifest-os_apply_config 2016-12-02 20:43:03.293 | + [[ -f /etc/dib-manifests/dib-manifests-pip/dib-pip-build-manifest-os_apply_config ]] 2016-12-02 20:43:03.293 | + manifest= 2016-12-02 20:43:03.293 | + virtualenv --setuptools /opt/stack/venvs/os-apply-config 2016-12-02 20:43:03.387 | New python executable in /opt/stack/venvs/os-apply-config/bin/python 2016-12-02 20:43:05.669 | Installing setuptools, pip, wheel...done. 2016-12-02 20:43:05.676 | + set +u 2016-12-02 20:43:05.676 | + source /opt/stack/venvs/os-apply-config/bin/activate 2016-12-02 20:43:05.676 | ++ deactivate nondestructive 2016-12-02 20:43:05.677 | ++ unset -f pydoc 2016-12-02 20:43:05.677 | ++ '[' -z '' ']' 2016-12-02 20:43:05.677 | ++ '[' -z '' ']' 2016-12-02 20:43:05.677 | ++ '[' -n /bin/bash ']' 2016-12-02 20:43:05.677 | ++ hash -r 2016-12-02 20:43:05.677 | ++ '[' -z '' ']' 2016-12-02 20:43:05.677 | ++ unset VIRTUAL_ENV 2016-12-02 20:43:05.677 | ++ '[' '!' nondestructive = nondestructive ']' 2016-12-02 20:43:05.677 | ++ VIRTUAL_ENV=/opt/stack/venvs/os-apply-config 2016-12-02 20:43:05.677 | ++ export VIRTUAL_ENV 2016-12-02 20:43:05.677 | ++ _OLD_VIRTUAL_PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:43:05.677 | ++ PATH='/opt/stack/venvs/os-apply-config/bin:/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:43:05.677 | ++ export PATH 2016-12-02 20:43:05.677 | ++ '[' -z '' ']' 2016-12-02 20:43:05.677 | ++ '[' -z '' ']' 2016-12-02 20:43:05.677 | ++ _OLD_VIRTUAL_PS1= 2016-12-02 20:43:05.677 | ++ '[' x '!=' x ']' 2016-12-02 20:43:05.677 | +++ basename /opt/stack/venvs/os-apply-config 2016-12-02 20:43:05.678 | ++ PS1='(os-apply-config) ' 2016-12-02 20:43:05.678 | ++ export PS1 2016-12-02 20:43:05.678 | ++ alias pydoc 2016-12-02 20:43:05.679 | ++ '[' -n /bin/bash ']' 2016-12-02 20:43:05.679 | ++ hash -r 2016-12-02 20:43:05.679 | + set -u 2016-12-02 20:43:05.679 | + '[' -n '' ']' 2016-12-02 20:43:05.679 | + /opt/stack/venvs/os-apply-config/bin/pip install -U 'setuptools>=1.0' 2016-12-02 20:43:06.488 | Requirement already up-to-date: setuptools>=1.0 in /opt/stack/venvs/os-apply-config/lib/python2.7/site-packages 2016-12-02 20:43:06.561 | + /opt/stack/venvs/os-apply-config/bin/pip install -U 'pbr>=0.11,<2.0' 2016-12-02 20:43:06.994 | Collecting pbr<2.0,>=0.11 2016-12-02 20:43:07.126 | Downloading pbr-1.10.0-py2.py3-none-any.whl (96kB) 2016-12-02 20:43:07.220 | Installing collected packages: pbr 2016-12-02 20:43:07.281 | Successfully installed pbr-1.10.0 2016-12-02 20:43:07.345 | + /opt/stack/venvs/os-apply-config/bin/pip install -U os-apply-config 2016-12-02 20:43:07.797 | Collecting os-apply-config 2016-12-02 20:43:07.904 | Downloading os_apply_config-5.0.0-py2-none-any.whl 2016-12-02 20:43:08.006 | Collecting PyYAML>=3.1.0 (from os-apply-config) 2016-12-02 20:43:08.042 | Downloading PyYAML-3.12.tar.gz (253kB) 2016-12-02 20:43:08.799 | Requirement already up-to-date: pbr>=1.6 in /opt/stack/venvs/os-apply-config/lib/python2.7/site-packages (from os-apply-config) 2016-12-02 20:43:08.839 | Collecting six>=1.9.0 (from os-apply-config) 2016-12-02 20:43:08.889 | Downloading six-1.10.0-py2.py3-none-any.whl 2016-12-02 20:43:08.969 | Collecting anyjson>=0.3.3 (from os-apply-config) 2016-12-02 20:43:08.996 | Downloading anyjson-0.3.3.tar.gz 2016-12-02 20:43:09.388 | Collecting pystache (from os-apply-config) 2016-12-02 20:43:09.419 | Downloading pystache-0.5.4.tar.gz (75kB) 2016-12-02 20:43:09.821 | Building wheels for collected packages: PyYAML, anyjson, pystache 2016-12-02 20:43:09.821 | Running setup.py bdist_wheel for PyYAML: started 2016-12-02 20:43:10.187 | Running setup.py bdist_wheel for PyYAML: finished with status 'done' 2016-12-02 20:43:10.187 | Stored in directory: /root/.cache/pip/wheels/2c/f7/79/13f3a12cd723892437c0cfbde1230ab4d82947ff7b3839a4fc 2016-12-02 20:43:10.204 | Running setup.py bdist_wheel for anyjson: started 2016-12-02 20:43:10.583 | Running setup.py bdist_wheel for anyjson: finished with status 'done' 2016-12-02 20:43:10.584 | Stored in directory: /root/.cache/pip/wheels/06/3d/74/f64c3ce3266df2598031818ecc86bc25c8ccede0723973f119 2016-12-02 20:43:10.587 | Running setup.py bdist_wheel for pystache: started 2016-12-02 20:43:10.983 | Running setup.py bdist_wheel for pystache: finished with status 'done' 2016-12-02 20:43:10.984 | Stored in directory: /root/.cache/pip/wheels/cb/7f/2c/c0cbdfc2fc99bebbe38218110b53ba8282c4ad9f7cfaa2bc21 2016-12-02 20:43:10.998 | Successfully built PyYAML anyjson pystache 2016-12-02 20:43:10.998 | Installing collected packages: PyYAML, six, anyjson, pystache, os-apply-config 2016-12-02 20:43:11.216 | Successfully installed PyYAML-3.12 anyjson-0.3.3 os-apply-config-5.0.0 pystache-0.5.4 six-1.10.0 2016-12-02 20:43:11.297 | + write-pip-manifest os-apply-config 2016-12-02 20:43:11.298 | + name=os-apply-config 2016-12-02 20:43:11.298 | + manifest_name=dib-manifest-pip-os_apply_config 2016-12-02 20:43:11.298 | + pip freeze -l 2016-12-02 20:43:11.299 | + tee /etc/dib-manifests/dib-manifests-pip/dib-manifest-pip-os_apply_config 2016-12-02 20:43:11.770 | anyjson==0.3.3 2016-12-02 20:43:11.771 | os-apply-config==5.0.0 2016-12-02 20:43:11.771 | pbr==1.10.0 2016-12-02 20:43:11.771 | pystache==0.5.4 2016-12-02 20:43:11.771 | PyYAML==3.12 2016-12-02 20:43:11.771 | six==1.10.0 2016-12-02 20:43:11.791 | + ln -s /opt/stack/venvs/os-apply-config/bin/os-apply-config /usr/local/bin/os-apply-config 2016-12-02 20:43:11.792 | + set +u 2016-12-02 20:43:11.792 | + deactivate 2016-12-02 20:43:11.792 | + unset -f pydoc 2016-12-02 20:43:11.792 | + '[' -z _ ']' 2016-12-02 20:43:11.792 | + PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:43:11.792 | + export PATH 2016-12-02 20:43:11.792 | + unset _OLD_VIRTUAL_PATH 2016-12-02 20:43:11.792 | + '[' -z '' ']' 2016-12-02 20:43:11.792 | + '[' -n /bin/bash ']' 2016-12-02 20:43:11.792 | + hash -r 2016-12-02 20:43:11.792 | + '[' -z _ ']' 2016-12-02 20:43:11.792 | + PS1= 2016-12-02 20:43:11.793 | + export PS1 2016-12-02 20:43:11.793 | + unset _OLD_VIRTUAL_PS1 2016-12-02 20:43:11.793 | + unset VIRTUAL_ENV 2016-12-02 20:43:11.793 | + '[' '!' '' = nondestructive ']' 2016-12-02 20:43:11.793 | + unset -f deactivate 2016-12-02 20:43:11.793 | + set -u 2016-12-02 20:43:11.795 | dib-run-parts Fri Dec 2 20:43:11 UTC 2016 10-os-apply-config completed 2016-12-02 20:43:11.796 | dib-run-parts Fri Dec 2 20:43:11 UTC 2016 Running /tmp/in_target.d/install.d/10-os-refresh-config 2016-12-02 20:43:11.799 | ++ get-pip-manifest os-refresh-config 2016-12-02 20:43:11.800 | + name=os-refresh-config 2016-12-02 20:43:11.800 | + build_manifest=/etc/dib-manifests/dib-manifests-pip/dib-pip-build-manifest-os_refresh_config 2016-12-02 20:43:11.800 | + [[ -f /etc/dib-manifests/dib-manifests-pip/dib-pip-build-manifest-os_refresh_config ]] 2016-12-02 20:43:11.800 | + manifest= 2016-12-02 20:43:11.800 | + virtualenv --setuptools /opt/stack/venvs/os-refresh-config 2016-12-02 20:43:11.904 | New python executable in /opt/stack/venvs/os-refresh-config/bin/python 2016-12-02 20:43:14.226 | Installing setuptools, pip, wheel...done. 2016-12-02 20:43:14.233 | + set +u 2016-12-02 20:43:14.233 | + source /opt/stack/venvs/os-refresh-config/bin/activate 2016-12-02 20:43:14.233 | ++ deactivate nondestructive 2016-12-02 20:43:14.233 | ++ unset -f pydoc 2016-12-02 20:43:14.233 | ++ '[' -z '' ']' 2016-12-02 20:43:14.233 | ++ '[' -z '' ']' 2016-12-02 20:43:14.233 | ++ '[' -n /bin/bash ']' 2016-12-02 20:43:14.233 | ++ hash -r 2016-12-02 20:43:14.233 | ++ '[' -z '' ']' 2016-12-02 20:43:14.234 | ++ unset VIRTUAL_ENV 2016-12-02 20:43:14.234 | ++ '[' '!' nondestructive = nondestructive ']' 2016-12-02 20:43:14.234 | ++ VIRTUAL_ENV=/opt/stack/venvs/os-refresh-config 2016-12-02 20:43:14.234 | ++ export VIRTUAL_ENV 2016-12-02 20:43:14.234 | ++ _OLD_VIRTUAL_PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:43:14.234 | ++ PATH='/opt/stack/venvs/os-refresh-config/bin:/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 2016-12-02 20:43:14.234 | ++ export PATH 2016-12-02 20:43:14.234 | ++ '[' -z '' ']' 2016-12-02 20:43:14.234 | ++ '[' -z '' ']' 2016-12-02 20:43:14.234 | ++ _OLD_VIRTUAL_PS1= 2016-12-02 20:43:14.234 | ++ '[' x '!=' x ']' 2016-12-02 20:43:14.234 | +++ basename /opt/stack/venvs/os-refresh-config 2016-12-02 20:43:14.235 | ++ PS1='(os-refresh-config) ' 2016-12-02 20:43:14.235 | ++ export PS1 2016-12-02 20:43:14.235 | ++ alias pydoc 2016-12-02 20:43:14.235 | ++ '[' -n /bin/bash ']' 2016-12-02 20:43:14.235 | ++ hash -r 2016-12-02 20:43:14.235 | + set -u 2016-12-02 20:43:14.235 | + '[' -n '' ']' 2016-12-02 20:43:14.235 | + /opt/stack/venvs/os-refresh-config/bin/pip install -U pip 2016-12-02 20:43:14.700 | Requirement already up-to-date: pip in /opt/stack/venvs/os-refresh-config/lib/python2.7/site-packages 2016-12-02 20:43:14.775 | + /opt/stack/venvs/os-refresh-config/bin/pip install -U 'setuptools>=1.0' 2016-12-02 20:43:15.617 | Requirement already up-to-date: setuptools>=1.0 in /opt/stack/venvs/os-refresh-config/lib/python2.7/site-packages 2016-12-02 20:43:15.682 | + /opt/stack/venvs/os-refresh-config/bin/pip install -U 'pbr>=0.11,<2.0' 2016-12-02 20:43:16.116 | Collecting pbr<2.0,>=0.11 2016-12-02 20:43:16.189 | Using cached pbr-1.10.0-py2.py3-none-any.whl 2016-12-02 20:43:16.243 | Installing collected packages: pbr 2016-12-02 20:43:16.309 | Successfully installed pbr-1.10.0 2016-12-02 20:43:16.369 | + /opt/stack/venvs/os-refresh-config/bin/pip install -U os-refresh-config 2016-12-02 20:43:16.788 | Collecting os-refresh-config 2016-12-02 20:43:16.892 | Downloading os_refresh_config-5.0.0-py2.py3-none-any.whl 2016-12-02 20:43:17.003 | Requirement already up-to-date: pbr>=1.6 in /opt/stack/venvs/os-refresh-config/lib/python2.7/site-packages (from os-refresh-config) 2016-12-02 20:43:17.046 | Collecting psutil<2.0.0,>=1.1.1 (from os-refresh-config) 2016-12-02 20:43:17.327 | Downloading psutil-1.2.1.tar.gz (167kB) 2016-12-02 20:43:17.918 | Collecting dib-utils (from os-refresh-config) 2016-12-02 20:43:17.950 | Downloading dib_utils-0.0.11-py2.py3-none-any.whl 2016-12-02 20:43:18.010 | Building wheels for collected packages: psutil 2016-12-02 20:43:18.010 | Running setup.py bdist_wheel for psutil: started 2016-12-02 20:43:18.334 | Running setup.py bdist_wheel for psutil: finished with status 'error' 2016-12-02 20:43:18.334 | Complete output from command /opt/stack/venvs/os-refresh-config/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-mfYI6f/psutil/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpmFSSnPpip-wheel- --python-tag cp27: 2016-12-02 20:43:18.334 | running bdist_wheel 2016-12-02 20:43:18.334 | running build 2016-12-02 20:43:18.334 | running build_py 2016-12-02 20:43:18.334 | creating build 2016-12-02 20:43:18.334 | creating build/lib.linux-x86_64-2.7 2016-12-02 20:43:18.334 | creating build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/_error.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/error.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/_psmswindows.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | running build_ext 2016-12-02 20:43:18.334 | building '_psutil_linux' extension 2016-12-02 20:43:18.334 | creating build/temp.linux-x86_64-2.7 2016-12-02 20:43:18.334 | creating build/temp.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.334 | x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o 2016-12-02 20:43:18.334 | psutil/_psutil_linux.c:13:20: fatal error: Python.h: No such file or directory 2016-12-02 20:43:18.334 | compilation terminated. 2016-12-02 20:43:18.334 | error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 2016-12-02 20:43:18.334 | 2016-12-02 20:43:18.334 | ---------------------------------------- 2016-12-02 20:43:18.334 | Failed building wheel for psutil 2016-12-02 20:43:18.335 | Running setup.py clean for psutil 2016-12-02 20:43:18.564 | Failed to build psutil 2016-12-02 20:43:18.565 | Installing collected packages: psutil, dib-utils, os-refresh-config 2016-12-02 20:43:18.565 | Running setup.py install for psutil: started 2016-12-02 20:43:18.867 | Running setup.py install for psutil: finished with status 'error' 2016-12-02 20:43:18.867 | Complete output from command /opt/stack/venvs/os-refresh-config/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-mfYI6f/psutil/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-qy_Lyu-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/stack/venvs/os-refresh-config/include/site/python2.7/psutil: 2016-12-02 20:43:18.867 | running install 2016-12-02 20:43:18.867 | running build 2016-12-02 20:43:18.867 | running build_py 2016-12-02 20:43:18.867 | creating build 2016-12-02 20:43:18.867 | creating build/lib.linux-x86_64-2.7 2016-12-02 20:43:18.867 | creating build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/_error.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/error.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/_psmswindows.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | running build_ext 2016-12-02 20:43:18.867 | building '_psutil_linux' extension 2016-12-02 20:43:18.867 | creating build/temp.linux-x86_64-2.7 2016-12-02 20:43:18.867 | creating build/temp.linux-x86_64-2.7/psutil 2016-12-02 20:43:18.867 | x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o 2016-12-02 20:43:18.867 | psutil/_psutil_linux.c:13:20: fatal error: Python.h: No such file or directory 2016-12-02 20:43:18.867 | compilation terminated. 2016-12-02 20:43:18.867 | error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 2016-12-02 20:43:18.867 | 2016-12-02 20:43:18.867 | ---------------------------------------- 2016-12-02 20:43:18.871 | Command "/opt/stack/venvs/os-refresh-config/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-mfYI6f/psutil/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-qy_Lyu-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/stack/venvs/os-refresh-config/include/site/python2.7/psutil" failed with error code 1 in /tmp/pip-build-mfYI6f/psutil/ 2016-12-02 20:43:18.979 | Unmount /tmp/dib_build.TLydZKQ7/mnt/var/cache/apt/archives 2016-12-02 20:43:19.003 | Unmount /tmp/dib_build.TLydZKQ7/mnt/tmp/pip 2016-12-02 20:43:19.023 | Unmount /tmp/dib_build.TLydZKQ7/mnt/tmp/in_target.d 2016-12-02 20:43:19.047 | Unmount /tmp/dib_build.TLydZKQ7/mnt/tmp/ccache 2016-12-02 20:43:19.071 | Unmount /tmp/dib_build.TLydZKQ7/mnt/sys 2016-12-02 20:43:19.099 | Unmount /tmp/dib_build.TLydZKQ7/mnt/proc 2016-12-02 20:43:19.127 | Unmount /tmp/dib_build.TLydZKQ7/mnt/dev/pts 2016-12-02 20:43:19.151 | Unmount /tmp/dib_build.TLydZKQ7/mnt/dev 2016-12-02 20:43:23.355 | + /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:1 : exit_trap 2016-12-02 20:43:23.358 | + ./stack.sh:exit_trap:487 : local r=1 2016-12-02 20:43:23.361 | ++ ./stack.sh:exit_trap:488 : jobs -p 2016-12-02 20:43:23.364 | + ./stack.sh:exit_trap:488 : jobs=1616 2016-12-02 20:43:23.367 | + ./stack.sh:exit_trap:491 : [[ -n 1616 ]] 2016-12-02 20:43:23.369 | + ./stack.sh:exit_trap:491 : [[ -n /opt/stack/new/devstacklog.txt.2016-12-02-201943 ]] 2016-12-02 20:43:23.372 | + ./stack.sh:exit_trap:491 : [[ True == \T\r\u\e ]] 2016-12-02 20:43:23.374 | + ./stack.sh:exit_trap:492 : echo 'exit_trap: cleaning up child processes' 2016-12-02 20:43:23.374 | exit_trap: cleaning up child processes 2016-12-02 20:43:23.377 | + ./stack.sh:exit_trap:493 : kill 1616 2016-12-02 20:43:23.377 | ./stack.sh: line 493: kill: (1616) - No such process