2021-02-03 10:05:27.092 | + ./stack.sh:main:463 : exec 2021-02-03 10:05:27.092 | + ./stack.sh:main:471 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-02-03-100527' 2021-02-03 10:05:27.092 | ++ ./stack.sh:main:463 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-02-03-100527.summary.2021-02-03-100527 2021-02-03 10:05:27.092 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-03 10:05:27.092 | + ./stack.sh:echo_summary:422 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-02-03-100527 2021-02-03 10:05:27.092 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-03-100527 /opt/stack/logs/stack.sh.log 2021-02-03 10:05:27.092 | + ./stack.sh:main:474 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-03-100527.summary.2021-02-03-100527 /opt/stack/logs/stack.sh.log.summary 2021-02-03 10:05:27.092 | + ./stack.sh:main:489 : check_path_perm_sanity /opt/stack 2021-02-03 10:05:27.092 | + functions:check_path_perm_sanity:620 : local real_path 2021-02-03 10:05:27.092 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-02-03 10:05:27.092 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-02-03 10:05:27.092 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-02-03 10:05:27.092 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-02-03 10:05:27.092 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-02-03 10:05:27.092 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-03 10:05:27.092 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-02-03 10:05:27.092 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-02-03 10:05:27.092 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-03 10:05:27.092 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-03 10:05:27.092 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-02-03 10:05:27.093 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-02-03 10:05:27.096 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-03 10:05:27.098 | + ./stack.sh:main:495 : trap exit_trap EXIT 2021-02-03 10:05:27.100 | + ./stack.sh:main:536 : trap err_trap ERR 2021-02-03 10:05:27.102 | + ./stack.sh:main:549 : set -o errexit 2021-02-03 10:05:27.103 | + ./stack.sh:main:552 : uname -a 2021-02-03 10:05:27.104 | Linux n-d-766726-15 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-02-03 10:05:27.106 | + ./stack.sh:main:555 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-02-03 10:05:27.108 | + ./stack.sh:main:556 : rm -f /opt/stack/data/ca-bundle.pem 2021-02-03 10:05:27.111 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/database 2021-02-03 10:05:27.136 | + ./stack.sh:main:560 : source /home/ubuntu/devstack/lib/rpc_backend 2021-02-03 10:05:27.151 | + ./stack.sh:main:566 : fetch_plugins 2021-02-03 10:05:27.153 | + functions-common:fetch_plugins:1652 : local plugins= 2021-02-03 10:05:27.155 | + functions-common:fetch_plugins:1653 : local plugin 2021-02-03 10:05:27.157 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2021-02-03 10:05:27.159 | + functions-common:fetch_plugins:1657 : return 2021-02-03 10:05:27.161 | + ./stack.sh:main:570 : run_phase override_defaults 2021-02-03 10:05:27.162 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-02-03 10:05:27.164 | + functions-common:run_phase:1735 : local phase= 2021-02-03 10:05:27.166 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-03 10:05:27.167 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-03 10:05:27.169 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-03 10:05:27.171 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-03 10:05:27.173 | + functions-common:run_phase:1744 : local extra 2021-02-03 10:05:27.175 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-03 10:05:27.178 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-03 10:05:27.179 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-03 10:05:27.181 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-03 10:05:27.183 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-02-03 10:05:27.185 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-03 10:05:27.197 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:05:27.198 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-03 10:05:27.201 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-03 10:05:27.202 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-03 10:05:27.204 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-03 10:05:27.206 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-03 10:05:27.207 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-03 10:05:27.209 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-02-03 10:05:27.211 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-02-03 10:05:27.212 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-03 10:05:27.214 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-03 10:05:27.216 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-02-03 10:05:27.218 | + functions-common:plugin_override_defaults:1693 : local plugins= 2021-02-03 10:05:27.219 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-02-03 10:05:27.221 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2021-02-03 10:05:27.223 | + functions-common:plugin_override_defaults:1698 : return 2021-02-03 10:05:27.225 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/apache 2021-02-03 10:05:27.241 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/tls 2021-02-03 10:05:27.244 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-02-03 10:05:27.256 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:05:27.258 | +++ lib/tls:source:43 : hostname -f 2021-02-03 10:05:27.262 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-02-03 10:05:27.264 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-02-03 10:05:27.266 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-02-03 10:05:27.268 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-02-03 10:05:27.269 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-02-03 10:05:27.271 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-02-03 10:05:27.273 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-02-03 10:05:27.275 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-02-03 10:05:27.276 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-02-03 10:05:27.278 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-02-03 10:05:27.282 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/infra 2021-02-03 10:05:27.293 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/libraries 2021-02-03 10:05:27.308 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/lvm 2021-02-03 10:05:27.320 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/horizon 2021-02-03 10:05:27.331 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/keystone 2021-02-03 10:05:27.355 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/glance 2021-02-03 10:05:27.391 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/nova 2021-02-03 10:05:27.464 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/placement 2021-02-03 10:05:27.484 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/cinder 2021-02-03 10:05:27.517 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/swift 2021-02-03 10:05:27.562 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/neutron 2021-02-03 10:05:27.672 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/ldap 2021-02-03 10:05:27.685 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/dstat 2021-02-03 10:05:27.697 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/tcpdump 2021-02-03 10:05:27.709 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/etcd3 2021-02-03 10:05:27.799 | + ./stack.sh:main:599 : run_phase source 2021-02-03 10:05:27.801 | + functions-common:run_phase:1734 : local mode=source 2021-02-03 10:05:27.803 | + functions-common:run_phase:1735 : local phase= 2021-02-03 10:05:27.805 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-03 10:05:27.807 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-03 10:05:27.810 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-03 10:05:27.812 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-03 10:05:27.813 | + functions-common:run_phase:1744 : local extra 2021-02-03 10:05:27.816 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-03 10:05:27.819 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-03 10:05:27.821 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-03 10:05:27.824 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-03 10:05:27.827 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-02-03 10:05:27.829 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-03 10:05:27.843 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:05:27.845 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-02-03 10:05:27.847 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-02-03 10:05:27.881 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-02-03 10:05:27.884 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-02-03 10:05:27.886 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-02-03 10:05:27.889 | + functions-common:run_phase:1756 : load_plugin_settings 2021-02-03 10:05:27.893 | + functions-common:load_plugin_settings:1670 : local plugins= 2021-02-03 10:05:27.895 | + functions-common:load_plugin_settings:1671 : local plugin 2021-02-03 10:05:27.897 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2021-02-03 10:05:27.899 | + functions-common:load_plugin_settings:1675 : return 2021-02-03 10:05:27.902 | + functions-common:run_phase:1757 : verify_disabled_services 2021-02-03 10:05:27.904 | + functions-common:verify_disabled_services:2017 : local service 2021-02-03 10:05:27.906 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.908 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-02-03 10:05:27.910 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.913 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-02-03 10:05:27.915 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.917 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-02-03 10:05:27.919 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.922 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-02-03 10:05:27.924 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.926 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-02-03 10:05:27.929 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.931 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-02-03 10:05:27.933 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.936 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-02-03 10:05:27.938 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.940 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-02-03 10:05:27.942 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.945 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-02-03 10:05:27.947 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.949 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-02-03 10:05:27.952 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.954 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-02-03 10:05:27.956 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.958 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-02-03 10:05:27.961 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.963 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-02-03 10:05:27.965 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.967 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-02-03 10:05:27.970 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.972 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-02-03 10:05:27.974 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.976 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-02-03 10:05:27.978 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.981 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-02-03 10:05:27.983 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.985 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-02-03 10:05:27.987 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.989 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-02-03 10:05:27.992 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.994 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-02-03 10:05:27.996 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:27.999 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-02-03 10:05:28.001 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.003 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-02-03 10:05:28.006 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.008 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-02-03 10:05:28.010 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.013 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-02-03 10:05:28.015 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.017 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-02-03 10:05:28.020 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.022 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-02-03 10:05:28.024 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.026 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-02-03 10:05:28.029 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.031 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-02-03 10:05:28.033 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.036 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-02-03 10:05:28.038 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.040 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-02-03 10:05:28.043 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.045 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-02-03 10:05:28.047 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.049 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-02-03 10:05:28.052 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.054 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-02-03 10:05:28.056 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.058 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-02-03 10:05:28.061 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.063 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-02-03 10:05:28.065 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.068 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-02-03 10:05:28.070 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.072 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-02-03 10:05:28.074 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.077 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-02-03 10:05:28.079 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.082 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-02-03 10:05:28.084 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.086 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-02-03 10:05:28.088 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.090 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-02-03 10:05:28.093 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-03 10:05:28.095 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-02-03 10:05:28.098 | + ./stack.sh:main:670 : initialize_database_backends 2021-02-03 10:05:28.100 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-03 10:05:28.102 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-02-03 10:05:28.117 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:05:28.119 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-02-03 10:05:28.122 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-03 10:05:28.124 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-02-03 10:05:28.138 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:05:28.141 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-02-03 10:05:28.143 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-02-03 10:05:28.145 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-02-03 10:05:28.148 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-02-03 10:05:28.150 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-02-03 10:05:28.152 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-02-03 10:05:28.154 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-02-03 10:05:28.157 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-02-03 10:05:28.159 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-03 10:05:28.161 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-02-03 10:05:28.164 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-03 10:05:28.166 | + lib/database:initialize_database_backends:104 : return 0 2021-02-03 10:05:28.169 | + ./stack.sh:main:671 : echo 'Using mysql database backend' 2021-02-03 10:05:28.169 | Using mysql database backend 2021-02-03 10:05:28.171 | + ./stack.sh:main:674 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-02-03 10:05:28.186 | + ./stack.sh:main:686 : is_service_enabled rabbit 2021-02-03 10:05:28.200 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:05:28.203 | + ./stack.sh:main:687 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-02-03 10:05:28.221 | + ./stack.sh:main:694 : is_service_enabled keystone 2021-02-03 10:05:28.236 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:05:28.239 | + ./stack.sh:main:696 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-02-03 10:05:28.255 | + ./stack.sh:main:698 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-02-03 10:05:28.270 | + ./stack.sh:main:709 : is_service_enabled ldap 2021-02-03 10:05:28.285 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:05:28.287 | + ./stack.sh:main:718 : is_service_enabled nova 2021-02-03 10:05:28.303 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:05:28.305 | + ./stack.sh:main:718 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-02-03 10:05:28.307 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2021-02-03 10:05:28.322 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:05:28.325 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-02-03 10:05:28.339 | + ./stack.sh:main:734 : [[ -z '' ]] 2021-02-03 10:05:28.341 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2021-02-03 10:05:28.344 | + ./stack.sh:main:740 : save_stackenv 740 2021-02-03 10:05:28.346 | + functions-common:save_stackenv:60 : local tag=740 2021-02-03 10:05:28.349 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-03 10:05:28.352 | + functions-common:save_stackenv:62 : time_stamp=2021-02-03-100528 2021-02-03 10:05:28.354 | + functions-common:save_stackenv:63 : echo '# 2021-02-03-100528 740' 2021-02-03 10:05:28.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.359 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-03 10:05:28.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.364 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-03 10:05:28.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.369 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-03 10:05:28.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.374 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-02-03 10:05:28.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.379 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.106 2021-02-03 10:05:28.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.383 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.106/identity 2021-02-03 10:05:28.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.388 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-03-100527 2021-02-03 10:05:28.390 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.393 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-03 10:05:28.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.398 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.106 2021-02-03 10:05:28.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.402 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-03 10:05:28.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.407 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-03 10:05:28.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.411 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-03 10:05:28.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-03 10:05:28.416 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-03 10:05:28.419 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-02-03 10:05:28.421 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-02-03 10:05:28.423 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-02-03 10:05:28.425 | + functions-common:git_clone:527 : local git_ref=master 2021-02-03 10:05:28.427 | + functions-common:git_clone:528 : local orig_dir 2021-02-03 10:05:28.430 | ++ functions-common:git_clone:529 : pwd 2021-02-03 10:05:28.433 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-03 10:05:28.436 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-03 10:05:28.438 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-03 10:05:28.453 | + functions-common:git_clone:532 : RECLONE=False 2021-02-03 10:05:28.455 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-03 10:05:28.457 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-03 10:05:28.459 | + functions-common:git_clone:546 : echo master 2021-02-03 10:05:28.460 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-03 10:05:28.464 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-02-03 10:05:28.466 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-03 10:05:28.469 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-02-03 10:05:28.471 | + functions-common:git_clone:595 : git show --oneline 2021-02-03 10:05:28.472 | + functions-common:git_clone:595 : head -1 2021-02-03 10:05:28.474 | 646c6644 update constraint for taskflow to new release 4.6.0 2021-02-03 10:05:28.476 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-03 10:05:28.479 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2021-02-03 10:05:28.482 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-03 10:05:28.484 | + ./stack.sh:echo_summary:422 : echo -e Installing package prerequisites 2021-02-03 10:05:28.486 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-02-03 10:05:28.488 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-02-03 10:05:28.491 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-02-03 10:05:28.493 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-02-03 10:05:28.496 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-02-03 10:05:28.498 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-02-03 10:05:28.500 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-02-03 10:05:28.503 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-02-03 10:05:28.507 | ++ tools/install_prereqs.sh:source:47 : NOW=1612346728 2021-02-03 10:05:28.510 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-02-03 10:05:28.514 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-02-03 10:05:28.517 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-02-03 10:05:28.519 | ++ tools/install_prereqs.sh:source:49 : DELTA=1612346728 2021-02-03 10:05:28.522 | ++ tools/install_prereqs.sh:source:50 : [[ 1612346728 -lt 7200 ]] 2021-02-03 10:05:28.524 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-02-03 10:05:28.526 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-02-03 10:05:28.529 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-02-03 10:05:28.531 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-02-03 10:05:28.533 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-02-03 10:05:28.536 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-02-03 10:05:28.538 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-02-03 10:05:28.541 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-02-03 10:05:28.587 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-02-03 10:05:28.588 | apache2-dev 2021-02-03 10:05:28.588 | bc 2021-02-03 10:05:28.588 | bsdmainutils 2021-02-03 10:05:28.588 | curl 2021-02-03 10:05:28.588 | g++ 2021-02-03 10:05:28.588 | gcc 2021-02-03 10:05:28.588 | gettext 2021-02-03 10:05:28.588 | git 2021-02-03 10:05:28.588 | graphviz 2021-02-03 10:05:28.588 | iputils-ping 2021-02-03 10:05:28.588 | libapache2-mod-proxy-uwsgi 2021-02-03 10:05:28.588 | libffi-dev 2021-02-03 10:05:28.588 | libjpeg-dev 2021-02-03 10:05:28.588 | libmysqlclient-dev 2021-02-03 10:05:28.588 | libpcre3-dev 2021-02-03 10:05:28.588 | libpq-dev 2021-02-03 10:05:28.588 | libssl-dev 2021-02-03 10:05:28.588 | libsystemd-dev 2021-02-03 10:05:28.588 | libxml2-dev 2021-02-03 10:05:28.588 | libxslt1-dev 2021-02-03 10:05:28.588 | libyaml-dev 2021-02-03 10:05:28.588 | lsof 2021-02-03 10:05:28.588 | openssh-server 2021-02-03 10:05:28.588 | openssl 2021-02-03 10:05:28.588 | pkg-config 2021-02-03 10:05:28.588 | psmisc 2021-02-03 10:05:28.588 | python3-dev 2021-02-03 10:05:28.588 | python3-pip 2021-02-03 10:05:28.588 | python3-systemd 2021-02-03 10:05:28.588 | python3-venv 2021-02-03 10:05:28.588 | tar 2021-02-03 10:05:28.588 | tcpdump 2021-02-03 10:05:28.588 | unzip 2021-02-03 10:05:28.588 | uuid-runtime 2021-02-03 10:05:28.588 | wget 2021-02-03 10:05:28.588 | wget 2021-02-03 10:05:28.588 | zlib1g-dev 2021-02-03 10:05:28.589 | libkrb5-dev 2021-02-03 10:05:28.589 | libldap2-dev 2021-02-03 10:05:28.589 | libsasl2-dev 2021-02-03 10:05:28.589 | memcached 2021-02-03 10:05:28.589 | python3-mysqldb 2021-02-03 10:05:28.589 | sqlite3 2021-02-03 10:05:28.589 | conntrack 2021-02-03 10:05:28.589 | curl 2021-02-03 10:05:28.589 | dnsmasq-base 2021-02-03 10:05:28.589 | dnsmasq-utils 2021-02-03 10:05:28.589 | ebtables 2021-02-03 10:05:28.589 | gawk 2021-02-03 10:05:28.589 | genisoimage 2021-02-03 10:05:28.589 | iptables 2021-02-03 10:05:28.589 | iputils-arping 2021-02-03 10:05:28.589 | kpartx 2021-02-03 10:05:28.589 | libjs-jquery-tablesorter 2021-02-03 10:05:28.589 | libmysqlclient-dev 2021-02-03 10:05:28.589 | parted 2021-02-03 10:05:28.589 | pm-utils 2021-02-03 10:05:28.589 | python3-mysqldb 2021-02-03 10:05:28.589 | socat 2021-02-03 10:05:28.589 | sqlite3 2021-02-03 10:05:28.589 | sudo 2021-02-03 10:05:28.589 | vlan 2021-02-03 10:05:28.589 | lsscsi 2021-02-03 10:05:28.589 | open-iscsi 2021-02-03 10:05:28.589 | lvm2 2021-02-03 10:05:28.589 | qemu-utils 2021-02-03 10:05:28.589 | thin-provisioning-tools 2021-02-03 10:05:28.589 | acl 2021-02-03 10:05:28.589 | dnsmasq-base 2021-02-03 10:05:28.589 | dnsmasq-utils 2021-02-03 10:05:28.589 | ebtables 2021-02-03 10:05:28.589 | haproxy 2021-02-03 10:05:28.589 | iptables 2021-02-03 10:05:28.589 | iputils-arping 2021-02-03 10:05:28.589 | iputils-ping 2021-02-03 10:05:28.589 | libmysqlclient-dev 2021-02-03 10:05:28.590 | postgresql-server-dev-all 2021-02-03 10:05:28.590 | python3-mysqldb 2021-02-03 10:05:28.590 | sqlite3 2021-02-03 10:05:28.590 | sudo 2021-02-03 10:05:28.590 | vlan 2021-02-03 10:05:28.590 | ipset 2021-02-03 10:05:28.590 | conntrack 2021-02-03 10:05:28.590 | conntrackd 2021-02-03 10:05:28.590 | keepalived 2021-02-03 10:05:28.590 | dstat 2021-02-03 10:05:28.590 | lvm2 2021-02-03 10:05:28.590 | qemu-utils 2021-02-03 10:05:28.590 | thin-provisioning-tools 2021-02-03 10:05:28.590 | curl 2021-02-03 10:05:28.590 | liberasurecode-dev 2021-02-03 10:05:28.590 | make 2021-02-03 10:05:28.590 | memcached 2021-02-03 10:05:28.590 | sqlite3 2021-02-03 10:05:28.591 | xfsprogs' 2021-02-03 10:05:28.591 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-02-03 10:05:28.608 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-02-03 10:05:28.608 | apache2-dev 2021-02-03 10:05:28.608 | bc 2021-02-03 10:05:28.608 | bsdmainutils 2021-02-03 10:05:28.608 | curl 2021-02-03 10:05:28.608 | g++ 2021-02-03 10:05:28.608 | gcc 2021-02-03 10:05:28.608 | gettext 2021-02-03 10:05:28.608 | git 2021-02-03 10:05:28.608 | graphviz 2021-02-03 10:05:28.608 | iputils-ping 2021-02-03 10:05:28.608 | libapache2-mod-proxy-uwsgi 2021-02-03 10:05:28.608 | libffi-dev 2021-02-03 10:05:28.608 | libjpeg-dev 2021-02-03 10:05:28.608 | libmysqlclient-dev 2021-02-03 10:05:28.608 | libpcre3-dev 2021-02-03 10:05:28.608 | libpq-dev 2021-02-03 10:05:28.608 | libssl-dev 2021-02-03 10:05:28.608 | libsystemd-dev 2021-02-03 10:05:28.608 | libxml2-dev 2021-02-03 10:05:28.608 | libxslt1-dev 2021-02-03 10:05:28.608 | libyaml-dev 2021-02-03 10:05:28.608 | lsof 2021-02-03 10:05:28.608 | openssh-server 2021-02-03 10:05:28.608 | openssl 2021-02-03 10:05:28.608 | pkg-config 2021-02-03 10:05:28.608 | psmisc 2021-02-03 10:05:28.608 | python3-dev 2021-02-03 10:05:28.608 | python3-pip 2021-02-03 10:05:28.608 | python3-systemd 2021-02-03 10:05:28.608 | python3-venv 2021-02-03 10:05:28.609 | tar 2021-02-03 10:05:28.609 | tcpdump 2021-02-03 10:05:28.609 | unzip 2021-02-03 10:05:28.609 | uuid-runtime 2021-02-03 10:05:28.609 | wget 2021-02-03 10:05:28.609 | wget 2021-02-03 10:05:28.609 | zlib1g-dev 2021-02-03 10:05:28.609 | libkrb5-dev 2021-02-03 10:05:28.609 | libldap2-dev 2021-02-03 10:05:28.609 | libsasl2-dev 2021-02-03 10:05:28.609 | memcached 2021-02-03 10:05:28.609 | python3-mysqldb 2021-02-03 10:05:28.609 | sqlite3 2021-02-03 10:05:28.609 | conntrack 2021-02-03 10:05:28.609 | curl 2021-02-03 10:05:28.609 | dnsmasq-base 2021-02-03 10:05:28.609 | dnsmasq-utils 2021-02-03 10:05:28.609 | ebtables 2021-02-03 10:05:28.609 | gawk 2021-02-03 10:05:28.609 | genisoimage 2021-02-03 10:05:28.609 | iptables 2021-02-03 10:05:28.609 | iputils-arping 2021-02-03 10:05:28.609 | kpartx 2021-02-03 10:05:28.609 | libjs-jquery-tablesorter 2021-02-03 10:05:28.609 | libmysqlclient-dev 2021-02-03 10:05:28.609 | parted 2021-02-03 10:05:28.609 | pm-utils 2021-02-03 10:05:28.609 | python3-mysqldb 2021-02-03 10:05:28.609 | socat 2021-02-03 10:05:28.609 | sqlite3 2021-02-03 10:05:28.609 | sudo 2021-02-03 10:05:28.609 | vlan 2021-02-03 10:05:28.609 | lsscsi 2021-02-03 10:05:28.609 | open-iscsi 2021-02-03 10:05:28.609 | lvm2 2021-02-03 10:05:28.609 | qemu-utils 2021-02-03 10:05:28.609 | thin-provisioning-tools 2021-02-03 10:05:28.609 | acl 2021-02-03 10:05:28.609 | dnsmasq-base 2021-02-03 10:05:28.610 | dnsmasq-utils 2021-02-03 10:05:28.610 | ebtables 2021-02-03 10:05:28.610 | haproxy 2021-02-03 10:05:28.610 | iptables 2021-02-03 10:05:28.610 | iputils-arping 2021-02-03 10:05:28.610 | iputils-ping 2021-02-03 10:05:28.610 | libmysqlclient-dev 2021-02-03 10:05:28.610 | postgresql-server-dev-all 2021-02-03 10:05:28.610 | python3-mysqldb 2021-02-03 10:05:28.610 | sqlite3 2021-02-03 10:05:28.610 | sudo 2021-02-03 10:05:28.610 | vlan 2021-02-03 10:05:28.610 | ipset 2021-02-03 10:05:28.610 | conntrack 2021-02-03 10:05:28.610 | conntrackd 2021-02-03 10:05:28.610 | keepalived 2021-02-03 10:05:28.610 | dstat 2021-02-03 10:05:28.610 | lvm2 2021-02-03 10:05:28.610 | qemu-utils 2021-02-03 10:05:28.610 | thin-provisioning-tools 2021-02-03 10:05:28.610 | curl 2021-02-03 10:05:28.610 | liberasurecode-dev 2021-02-03 10:05:28.610 | make 2021-02-03 10:05:28.610 | memcached 2021-02-03 10:05:28.610 | sqlite3 2021-02-03 10:05:28.610 | xfsprogs ' 2021-02-03 10:05:28.612 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-02-03 10:05:28.615 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:05:28.617 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:05:28.620 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-03 10:05:28.620 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-02-03 10:05:28.624 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-03 10:05:28.627 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-03 10:05:28.629 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:05:28.631 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-02-03 10:05:28.633 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:05:28.635 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:05:28.638 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:05:28.640 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:05:28.642 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:05:28.644 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:05:28.646 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-03 10:05:28.648 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-03 10:05:28.651 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-03 10:05:28.654 | +++ functions-common:apt_get_update:1078 : id -u 2021-02-03 10:05:28.658 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-03 10:05:28.660 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-03 10:05:28.662 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-02-03 10:05:28.664 | ++ functions-common:time_start:2293 : local start_time= 2021-02-03 10:05:28.666 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-02-03 10:05:28.669 | +++ functions-common:time_start:2297 : date +%s%3N 2021-02-03 10:05:28.673 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1612346728670 2021-02-03 10:05:28.675 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-03 10:05:28.677 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-03 10:05:28.680 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-03 10:05:29.061 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-03 10:05:29.133 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-03 10:05:29.180 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-03 10:05:29.313 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-03 10:05:31.440 | Reading package lists... 2021-02-03 10:05:31.500 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-03 10:05:31.502 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-03 10:05:31.504 | ++ functions-common:time_stop:2306 : local name 2021-02-03 10:05:31.506 | ++ functions-common:time_stop:2307 : local end_time 2021-02-03 10:05:31.508 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:05:31.510 | ++ functions-common:time_stop:2309 : local total 2021-02-03 10:05:31.512 | ++ functions-common:time_stop:2310 : local start_time 2021-02-03 10:05:31.514 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-02-03 10:05:31.516 | ++ functions-common:time_stop:2313 : start_time=1612346728670 2021-02-03 10:05:31.518 | ++ functions-common:time_stop:2315 : [[ -z 1612346728670 ]] 2021-02-03 10:05:31.521 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:05:31.525 | ++ functions-common:time_stop:2318 : end_time=1612346731522 2021-02-03 10:05:31.528 | ++ functions-common:time_stop:2319 : elapsed_time=2852 2021-02-03 10:05:31.530 | ++ functions-common:time_stop:2320 : total=0 2021-02-03 10:05:31.532 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:05:31.534 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2852 2021-02-03 10:05:31.537 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-03 10:05:31.541 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:05:31.544 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:05:31.547 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:05:31.550 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-03 10:05:31.570 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-03 10:05:31.688 | Reading package lists... 2021-02-03 10:05:31.945 | Building dependency tree... 2021-02-03 10:05:31.946 | Reading state information... 2021-02-03 10:05:32.241 | acl is already the newest version (2.2.52-3build1). 2021-02-03 10:05:32.241 | acl set to manually installed. 2021-02-03 10:05:32.241 | bc is already the newest version (1.07.1-2). 2021-02-03 10:05:32.241 | bc set to manually installed. 2021-02-03 10:05:32.241 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-02-03 10:05:32.241 | bsdmainutils set to manually installed. 2021-02-03 10:05:32.241 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-02-03 10:05:32.241 | gawk set to manually installed. 2021-02-03 10:05:32.241 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-02-03 10:05:32.241 | iptables set to manually installed. 2021-02-03 10:05:32.241 | libpcre3-dev is already the newest version (2:8.39-9). 2021-02-03 10:05:32.241 | lsof is already the newest version (4.89+dfsg-0.1). 2021-02-03 10:05:32.241 | lsof set to manually installed. 2021-02-03 10:05:32.241 | python3-systemd is already the newest version (234-1build1). 2021-02-03 10:05:32.241 | python3-systemd set to manually installed. 2021-02-03 10:05:32.241 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-02-03 10:05:32.241 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-02-03 10:05:32.241 | ebtables set to manually installed. 2021-02-03 10:05:32.241 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-02-03 10:05:32.241 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-02-03 10:05:32.241 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-02-03 10:05:32.241 | parted is already the newest version (3.2-20ubuntu0.2). 2021-02-03 10:05:32.241 | parted set to manually installed. 2021-02-03 10:05:32.241 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-02-03 10:05:32.241 | psmisc set to manually installed. 2021-02-03 10:05:32.241 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-02-03 10:05:32.241 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-02-03 10:05:32.241 | wget set to manually installed. 2021-02-03 10:05:32.242 | The following packages were automatically installed and are no longer required: 2021-02-03 10:05:32.242 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-03 10:05:32.242 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-03 10:05:32.242 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-02-03 10:05:32.242 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-02-03 10:05:32.242 | python3-twisted-bin python3-zope.interface 2021-02-03 10:05:32.242 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:05:32.242 | The following additional packages will be installed: 2021-02-03 10:05:32.242 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-02-03 10:05:32.242 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-02-03 10:05:32.242 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-02-03 10:05:32.242 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-02-03 10:05:32.242 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-02-03 10:05:32.243 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-02-03 10:05:32.243 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-02-03 10:05:32.243 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-03 10:05:32.243 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-03 10:05:32.243 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-02-03 10:05:32.243 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-02-03 10:05:32.243 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-02-03 10:05:32.243 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-02-03 10:05:32.243 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-02-03 10:05:32.243 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-02-03 10:05:32.243 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-02-03 10:05:32.243 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-02-03 10:05:32.243 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-02-03 10:05:32.243 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-02-03 10:05:32.243 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-02-03 10:05:32.243 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-02-03 10:05:32.243 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-02-03 10:05:32.243 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-02-03 10:05:32.243 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-02-03 10:05:32.243 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-02-03 10:05:32.243 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-02-03 10:05:32.243 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-02-03 10:05:32.243 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-02-03 10:05:32.243 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-02-03 10:05:32.243 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-02-03 10:05:32.243 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-02-03 10:05:32.243 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-02-03 10:05:32.243 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-02-03 10:05:32.244 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-02-03 10:05:32.244 | uuid-dev uwsgi-core vbetool x11-common 2021-02-03 10:05:32.246 | Suggested packages: 2021-02-03 10:05:32.246 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-02-03 10:05:32.246 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-02-03 10:05:32.246 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-02-03 10:05:32.246 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-02-03 10:05:32.246 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-02-03 10:05:32.246 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-02-03 10:05:32.246 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-02-03 10:05:32.246 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-02-03 10:05:32.247 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-02-03 10:05:32.247 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-02-03 10:05:32.247 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-02-03 10:05:32.247 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-02-03 10:05:32.247 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-02-03 10:05:32.247 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-02-03 10:05:32.247 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-02-03 10:05:32.247 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-02-03 10:05:32.247 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-02-03 10:05:32.247 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-02-03 10:05:32.247 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-02-03 10:05:32.247 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-02-03 10:05:32.522 | The following NEW packages will be installed: 2021-02-03 10:05:32.522 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-02-03 10:05:32.522 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-02-03 10:05:32.522 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-02-03 10:05:32.522 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-02-03 10:05:32.522 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-02-03 10:05:32.522 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-02-03 10:05:32.522 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-02-03 10:05:32.522 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-02-03 10:05:32.522 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-02-03 10:05:32.522 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-03 10:05:32.522 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-03 10:05:32.522 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-02-03 10:05:32.522 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-02-03 10:05:32.522 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-02-03 10:05:32.522 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-02-03 10:05:32.522 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-02-03 10:05:32.522 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-02-03 10:05:32.522 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-02-03 10:05:32.522 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-02-03 10:05:32.522 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-02-03 10:05:32.522 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-02-03 10:05:32.522 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-02-03 10:05:32.522 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-02-03 10:05:32.522 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-02-03 10:05:32.523 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-02-03 10:05:32.523 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-03 10:05:32.523 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-02-03 10:05:32.523 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-02-03 10:05:32.523 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-02-03 10:05:32.523 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-02-03 10:05:32.523 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-02-03 10:05:32.523 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-02-03 10:05:32.523 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-02-03 10:05:32.523 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-02-03 10:05:32.523 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-02-03 10:05:32.523 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-02-03 10:05:32.523 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-02-03 10:05:32.523 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-02-03 10:05:32.523 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-02-03 10:05:32.523 | The following packages will be upgraded: 2021-02-03 10:05:32.523 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-02-03 10:05:32.523 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-02-03 10:05:32.524 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-02-03 10:05:32.524 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-02-03 10:05:32.524 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-02-03 10:05:32.807 | 32 upgraded, 202 newly installed, 0 to remove and 149 not upgraded. 2021-02-03 10:05:32.807 | Need to get 84.8 MB of archives. 2021-02-03 10:05:32.807 | After this operation, 263 MB of additional disk space will be used. 2021-02-03 10:05:32.807 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-02-03 10:05:33.477 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.44 [105 kB] 2021-02-03 10:05:33.520 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.44 [108 kB] 2021-02-03 10:05:33.566 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2,913 kB] 2021-02-03 10:05:34.056 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 2021-02-03 10:05:34.077 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-02-03 10:05:34.079 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-02-03 10:05:34.082 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-02-03 10:05:34.090 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-02-03 10:05:34.329 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-02-03 10:05:34.331 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-02-03 10:05:34.406 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-02-03 10:05:34.406 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-02-03 10:05:34.407 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-02-03 10:05:34.428 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2021-02-03 10:05:34.429 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2021-02-03 10:05:34.434 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-02-03 10:05:34.434 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-02-03 10:05:34.544 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-02-03 10:05:36.021 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-02-03 10:05:36.080 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-02-03 10:05:36.535 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-02-03 10:05:36.538 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-02-03 10:05:36.543 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-02-03 10:05:36.547 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-02-03 10:05:36.663 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-02-03 10:05:36.705 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-02-03 10:05:36.706 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-02-03 10:05:36.785 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-02-03 10:05:36.790 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-02-03 10:05:36.795 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-02-03 10:05:36.996 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-02-03 10:05:37.000 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-02-03 10:05:37.001 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-02-03 10:05:37.003 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-02-03 10:05:37.003 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-02-03 10:05:37.093 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-02-03 10:05:37.094 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-02-03 10:05:37.095 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-02-03 10:05:37.273 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-02-03 10:05:37.340 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-02-03 10:05:37.430 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-02-03 10:05:37.449 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-02-03 10:05:37.487 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-02-03 10:05:37.491 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-02-03 10:05:37.502 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-02-03 10:05:37.553 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-02-03 10:05:37.554 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-02-03 10:05:37.555 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-02-03 10:05:37.557 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-02-03 10:05:37.705 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2021-02-03 10:05:37.821 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-02-03 10:05:37.859 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-02-03 10:05:37.860 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-02-03 10:05:37.951 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-02-03 10:05:37.959 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-02-03 10:05:38.068 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-02-03 10:05:38.132 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-02-03 10:05:38.162 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-02-03 10:05:38.165 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-02-03 10:05:38.177 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-02-03 10:05:38.177 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-02-03 10:05:38.188 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-02-03 10:05:38.189 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-02-03 10:05:38.335 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-02-03 10:05:38.343 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-02-03 10:05:38.407 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-02-03 10:05:38.418 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-02-03 10:05:38.745 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-02-03 10:05:38.746 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-02-03 10:05:38.752 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-02-03 10:05:38.908 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-02-03 10:05:38.914 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-02-03 10:05:39.176 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-02-03 10:05:40.924 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-02-03 10:05:40.924 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-02-03 10:05:40.924 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-02-03 10:05:40.925 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-02-03 10:05:40.926 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-02-03 10:05:40.929 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-02-03 10:05:40.934 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-02-03 10:05:40.941 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-02-03 10:05:40.942 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.2 [306 kB] 2021-02-03 10:05:41.053 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.2 [13.1 kB] 2021-02-03 10:05:41.055 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-02-03 10:05:41.242 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-02-03 10:05:41.243 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-02-03 10:05:41.244 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-02-03 10:05:41.253 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-02-03 10:05:41.255 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-02-03 10:05:41.290 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-02-03 10:05:41.292 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-02-03 10:05:41.900 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-02-03 10:05:41.901 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-02-03 10:05:41.901 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-02-03 10:05:41.903 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-02-03 10:05:41.903 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-02-03 10:05:41.904 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-02-03 10:05:41.914 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-02-03 10:05:41.941 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-02-03 10:05:41.946 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-02-03 10:05:42.220 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-02-03 10:05:42.800 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-02-03 10:05:42.967 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-02-03 10:05:42.976 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-02-03 10:05:42.980 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-02-03 10:05:42.993 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-02-03 10:05:43.179 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-02-03 10:05:43.188 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-02-03 10:05:43.216 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-02-03 10:05:43.218 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-02-03 10:05:43.219 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-02-03 10:05:43.238 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-02-03 10:05:43.241 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-02-03 10:05:43.243 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-02-03 10:05:43.245 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-02-03 10:05:43.355 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-02-03 10:05:43.369 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-02-03 10:05:43.386 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-02-03 10:05:43.400 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-02-03 10:05:43.404 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-02-03 10:05:43.484 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-02-03 10:05:43.536 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-02-03 10:05:43.540 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-02-03 10:05:43.553 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-02-03 10:05:43.557 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-02-03 10:05:43.612 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-02-03 10:05:43.628 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-02-03 10:05:43.630 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-02-03 10:05:43.631 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-02-03 10:05:43.633 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-02-03 10:05:43.741 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-02-03 10:05:43.761 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-02-03 10:05:43.842 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-02-03 10:05:43.863 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-02-03 10:05:43.868 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-02-03 10:05:43.903 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-02-03 10:05:43.908 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-02-03 10:05:43.911 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-02-03 10:05:43.914 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-02-03 10:05:43.925 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-02-03 10:05:44.032 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-02-03 10:05:44.036 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-02-03 10:05:44.037 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-02-03 10:05:44.038 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-02-03 10:05:44.039 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-02-03 10:05:44.161 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-02-03 10:05:44.168 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-02-03 10:05:44.176 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-02-03 10:05:44.179 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-02-03 10:05:44.194 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-02-03 10:05:44.329 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-02-03 10:05:44.330 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-02-03 10:05:44.340 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-02-03 10:05:44.340 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-02-03 10:05:44.341 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-02-03 10:05:44.458 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-02-03 10:05:44.459 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-02-03 10:05:44.462 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-02-03 10:05:45.876 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-02-03 10:05:45.883 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-02-03 10:05:45.885 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-02-03 10:05:45.886 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-02-03 10:05:45.955 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-02-03 10:05:45.955 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-02-03 10:05:45.956 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-02-03 10:05:45.959 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-02-03 10:05:45.960 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-02-03 10:05:46.007 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-02-03 10:05:46.093 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-02-03 10:05:46.094 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-02-03 10:05:46.096 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-02-03 10:05:46.099 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-02-03 10:05:46.099 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 2021-02-03 10:05:46.336 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-02-03 10:05:46.608 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 2021-02-03 10:05:46.818 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-02-03 10:05:46.822 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-02-03 10:05:46.825 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-02-03 10:05:46.976 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-02-03 10:05:46.980 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-02-03 10:05:46.984 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-02-03 10:05:47.235 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.6 [2,724 kB] 2021-02-03 10:05:47.541 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.6 [925 kB] 2021-02-03 10:05:47.830 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-02-03 10:05:47.839 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-02-03 10:05:47.841 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-02-03 10:05:47.864 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.44 [184 kB] 2021-02-03 10:05:47.895 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-02-03 10:05:47.897 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-02-03 10:05:47.947 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-02-03 10:05:47.953 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-02-03 10:05:48.080 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-02-03 10:05:48.104 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-02-03 10:05:48.105 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-02-03 10:05:48.350 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-02-03 10:05:48.354 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-02-03 10:05:48.355 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-02-03 10:05:48.357 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-02-03 10:05:48.357 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-02-03 10:05:48.368 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-02-03 10:05:48.444 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-02-03 10:05:48.702 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-02-03 10:05:49.762 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-02-03 10:05:49.786 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-02-03 10:05:49.788 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-02-03 10:05:49.792 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-02-03 10:05:49.794 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-02-03 10:05:49.798 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-02-03 10:05:49.812 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-02-03 10:05:49.838 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-02-03 10:05:49.839 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-02-03 10:05:49.890 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-02-03 10:05:49.969 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 2021-02-03 10:05:49.972 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2021-02-03 10:05:49.975 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2021-02-03 10:05:50.070 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-02-03 10:05:50.085 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-02-03 10:05:50.166 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-02-03 10:05:50.200 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-02-03 10:05:50.215 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-02-03 10:05:50.378 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-02-03 10:05:50.379 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-02-03 10:05:50.380 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-02-03 10:05:50.381 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-02-03 10:05:50.382 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-02-03 10:05:50.427 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-02-03 10:05:50.427 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-02-03 10:05:50.431 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-02-03 10:05:50.432 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-02-03 10:05:50.555 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-02-03 10:05:50.556 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-02-03 10:05:50.561 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-02-03 10:05:50.594 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-02-03 10:05:52.244 | Preconfiguring packages ... 2021-02-03 10:05:52.374 | Fetched 84.8 MB in 18s (4,699 kB/s) 2021-02-03 10:05:52.439 | (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 ... 64590 files and directories currently installed.) 2021-02-03 10:05:52.442 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-02-03 10:05:52.475 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-02-03 10:05:52.604 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-02-03 10:05:52.758 | (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 ... 64590 files and directories currently installed.) 2021-02-03 10:05:52.761 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-03 10:05:52.797 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-03 10:05:52.921 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-03 10:05:52.945 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-03 10:05:53.095 | Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-03 10:05:53.239 | Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-03 10:05:53.991 | Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 2021-02-03 10:05:54.017 | Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-03 10:05:54.126 | Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 2021-02-03 10:05:54.253 | (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 ... 64590 files and directories currently installed.) 2021-02-03 10:05:54.256 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-03 10:05:54.283 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-03 10:05:54.374 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-03 10:05:54.509 | (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 ... 64590 files and directories currently installed.) 2021-02-03 10:05:54.512 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-03 10:05:54.541 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-03 10:05:54.826 | Selecting previously unselected package libapr1:amd64. 2021-02-03 10:05:54.833 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-02-03 10:05:54.836 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-02-03 10:05:54.966 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-03 10:05:54.993 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-03 10:05:55.269 | Selecting previously unselected package libaprutil1:amd64. 2021-02-03 10:05:55.276 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-02-03 10:05:55.279 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-02-03 10:05:55.379 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-03 10:05:55.405 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-02-03 10:05:55.551 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-02-03 10:05:55.557 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-02-03 10:05:55.561 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-03 10:05:55.626 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-03 10:05:55.648 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-03 10:05:55.764 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-03 10:05:55.790 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-03 10:05:55.886 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2021-02-03 10:05:55.907 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-03 10:05:56.022 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-02-03 10:05:56.044 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-03 10:05:56.144 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-02-03 10:05:56.151 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-02-03 10:05:56.154 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-03 10:05:56.233 | Selecting previously unselected package liblua5.2-0:amd64. 2021-02-03 10:05:56.239 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-02-03 10:05:56.243 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-03 10:05:56.336 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-03 10:05:56.363 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-02-03 10:05:57.678 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-03 10:05:57.704 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-02-03 10:05:57.869 | Selecting previously unselected package apache2-bin. 2021-02-03 10:05:57.876 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-03 10:05:57.878 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-03 10:05:58.091 | Selecting previously unselected package apache2-utils. 2021-02-03 10:05:58.098 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-03 10:05:58.101 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-03 10:05:58.168 | Selecting previously unselected package apache2-data. 2021-02-03 10:05:58.175 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-02-03 10:05:58.177 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-03 10:05:58.358 | Selecting previously unselected package apache2. 2021-02-03 10:05:58.365 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-03 10:05:58.385 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-02-03 10:05:58.497 | Selecting previously unselected package fonts-dejavu-core. 2021-02-03 10:05:58.503 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-02-03 10:05:58.506 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-02-03 10:05:58.717 | Selecting previously unselected package fonts-liberation. 2021-02-03 10:05:58.723 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-02-03 10:05:58.726 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-03 10:05:58.920 | Selecting previously unselected package fontconfig-config. 2021-02-03 10:05:58.926 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-02-03 10:05:58.929 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-03 10:05:59.019 | Selecting previously unselected package libfontconfig1:amd64. 2021-02-03 10:05:59.025 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-02-03 10:05:59.028 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-03 10:05:59.128 | Selecting previously unselected package fontconfig. 2021-02-03 10:05:59.134 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-02-03 10:05:59.138 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-02-03 10:05:59.234 | Selecting previously unselected package liblua5.3-0:amd64. 2021-02-03 10:05:59.241 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:05:59.243 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-03 10:05:59.358 | Selecting previously unselected package haproxy. 2021-02-03 10:05:59.364 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-02-03 10:05:59.374 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-02-03 10:05:59.597 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-02-03 10:05:59.604 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-03 10:05:59.608 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-03 10:05:59.724 | Selecting previously unselected package x11-common. 2021-02-03 10:05:59.730 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-02-03 10:05:59.755 | dpkg-query: no packages found matching nux-tools 2021-02-03 10:05:59.766 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-02-03 10:05:59.863 | Selecting previously unselected package libice6:amd64. 2021-02-03 10:05:59.870 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-02-03 10:05:59.872 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-02-03 10:05:59.962 | Selecting previously unselected package libsm6:amd64. 2021-02-03 10:05:59.969 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-02-03 10:05:59.973 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-02-03 10:06:00.100 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-02-03 10:06:00.578 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-02-03 10:06:01.073 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-02-03 10:06:01.081 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-02-03 10:06:01.083 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-03 10:06:01.173 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-03 10:06:01.195 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-02-03 10:06:01.291 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-02-03 10:06:01.444 | (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 ... 65643 files and directories currently installed.) 2021-02-03 10:06:01.447 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-03 10:06:01.475 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-02-03 10:06:01.756 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-03 10:06:01.778 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-03 10:06:01.987 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-02-03 10:06:02.018 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-02-03 10:06:02.204 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:02.230 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-03 10:06:02.383 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:02.411 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-03 10:06:02.564 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:02.593 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-03 10:06:02.693 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:02.716 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-03 10:06:02.830 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:06:02.856 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-02-03 10:06:02.988 | Selecting previously unselected package uuid-dev:amd64. 2021-02-03 10:06:02.995 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-03 10:06:02.998 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-03 10:06:03.081 | Selecting previously unselected package libsctp1:amd64. 2021-02-03 10:06:03.087 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-02-03 10:06:03.090 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-03 10:06:03.148 | Selecting previously unselected package libsctp-dev:amd64. 2021-02-03 10:06:03.154 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-02-03 10:06:03.157 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-03 10:06:03.219 | Selecting previously unselected package libapr1-dev. 2021-02-03 10:06:03.225 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-02-03 10:06:03.229 | Unpacking libapr1-dev (1.6.3-2) ... 2021-02-03 10:06:03.510 | Selecting previously unselected package libldap2-dev:amd64. 2021-02-03 10:06:03.517 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-02-03 10:06:03.519 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-02-03 10:06:03.656 | Selecting previously unselected package libaprutil1-dev. 2021-02-03 10:06:03.663 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-02-03 10:06:03.666 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-02-03 10:06:03.958 | Selecting previously unselected package autotools-dev. 2021-02-03 10:06:03.966 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-02-03 10:06:03.968 | Unpacking autotools-dev (20180224.1) ... 2021-02-03 10:06:04.030 | Selecting previously unselected package m4. 2021-02-03 10:06:04.037 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-02-03 10:06:04.040 | Unpacking m4 (1.4.18-1) ... 2021-02-03 10:06:04.168 | Selecting previously unselected package autoconf. 2021-02-03 10:06:04.175 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-02-03 10:06:04.177 | Unpacking autoconf (2.69-11) ... 2021-02-03 10:06:04.321 | Selecting previously unselected package automake. 2021-02-03 10:06:04.328 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-02-03 10:06:04.332 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-02-03 10:06:04.474 | Selecting previously unselected package autopoint. 2021-02-03 10:06:04.481 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-02-03 10:06:04.484 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-03 10:06:04.560 | Selecting previously unselected package libtool. 2021-02-03 10:06:04.567 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-02-03 10:06:04.570 | Unpacking libtool (2.4.6-2) ... 2021-02-03 10:06:04.651 | Selecting previously unselected package dh-autoreconf. 2021-02-03 10:06:04.658 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-02-03 10:06:04.661 | Unpacking dh-autoreconf (17) ... 2021-02-03 10:06:04.731 | Selecting previously unselected package libarchive-zip-perl. 2021-02-03 10:06:04.738 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-02-03 10:06:04.741 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-03 10:06:04.806 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-02-03 10:06:04.813 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-02-03 10:06:04.824 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-03 10:06:04.886 | Selecting previously unselected package libtimedate-perl. 2021-02-03 10:06:04.893 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-02-03 10:06:04.896 | Unpacking libtimedate-perl (2.3000-2) ... 2021-02-03 10:06:05.012 | Selecting previously unselected package dh-strip-nondeterminism. 2021-02-03 10:06:05.019 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-02-03 10:06:05.022 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-03 10:06:05.095 | Selecting previously unselected package libdpkg-perl. 2021-02-03 10:06:05.101 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-02-03 10:06:05.106 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-03 10:06:05.199 | Selecting previously unselected package make. 2021-02-03 10:06:05.206 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-02-03 10:06:05.209 | Unpacking make (4.1-9.1ubuntu1) ... 2021-02-03 10:06:05.295 | Selecting previously unselected package dpkg-dev. 2021-02-03 10:06:05.302 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-02-03 10:06:05.313 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-03 10:06:05.507 | Selecting previously unselected package libcroco3:amd64. 2021-02-03 10:06:05.515 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-02-03 10:06:05.526 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-02-03 10:06:05.603 | Selecting previously unselected package gettext. 2021-02-03 10:06:05.610 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-02-03 10:06:05.613 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-03 10:06:05.892 | Selecting previously unselected package intltool-debian. 2021-02-03 10:06:05.900 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-02-03 10:06:05.902 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-02-03 10:06:05.979 | Selecting previously unselected package po-debconf. 2021-02-03 10:06:05.986 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-02-03 10:06:05.989 | Unpacking po-debconf (1.0.20) ... 2021-02-03 10:06:06.076 | Selecting previously unselected package debhelper. 2021-02-03 10:06:06.083 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-02-03 10:06:06.086 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-02-03 10:06:06.328 | Selecting previously unselected package apache2-dev. 2021-02-03 10:06:06.335 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-03 10:06:06.337 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-03 10:06:06.431 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-02-03 10:06:06.439 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-03 10:06:06.441 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-03 10:06:06.915 | Selecting previously unselected package g++-7. 2021-02-03 10:06:06.922 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-03 10:06:06.925 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-03 10:06:08.307 | Selecting previously unselected package g++. 2021-02-03 10:06:08.315 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-02-03 10:06:08.326 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-03 10:06:08.386 | Selecting previously unselected package build-essential. 2021-02-03 10:06:08.393 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-02-03 10:06:08.395 | Unpacking build-essential (12.4ubuntu1) ... 2021-02-03 10:06:08.453 | Selecting previously unselected package conntrack. 2021-02-03 10:06:08.460 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-03 10:06:08.463 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-03 10:06:08.557 | Selecting previously unselected package libnetfilter-queue1. 2021-02-03 10:06:08.565 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-02-03 10:06:08.567 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-02-03 10:06:08.662 | Selecting previously unselected package conntrackd. 2021-02-03 10:06:08.670 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-03 10:06:08.673 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-03 10:06:08.765 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-03 10:06:08.787 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-03 10:06:08.928 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-03 10:06:08.955 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-03 10:06:09.081 | Selecting previously unselected package dctrl-tools. 2021-02-03 10:06:09.088 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-02-03 10:06:09.105 | Unpacking dctrl-tools (2.24-2build1) ... 2021-02-03 10:06:09.205 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.2_amd64.deb ... 2021-02-03 10:06:09.234 | Unpacking dnsmasq-base (2.79-1ubuntu0.2) over (2.79-1) ... 2021-02-03 10:06:09.350 | Selecting previously unselected package dnsmasq-utils. 2021-02-03 10:06:09.358 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.2_amd64.deb ... 2021-02-03 10:06:09.360 | Unpacking dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-03 10:06:09.445 | Selecting previously unselected package dstat. 2021-02-03 10:06:09.452 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-02-03 10:06:09.454 | Unpacking dstat (0.7.3-1) ... 2021-02-03 10:06:09.570 | Selecting previously unselected package libfakeroot:amd64. 2021-02-03 10:06:09.577 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-03 10:06:09.580 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-03 10:06:09.657 | Selecting previously unselected package fakeroot. 2021-02-03 10:06:09.664 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-03 10:06:09.674 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-02-03 10:06:09.738 | Selecting previously unselected package genisoimage. 2021-02-03 10:06:09.747 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-02-03 10:06:09.749 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-03 10:06:09.886 | Selecting previously unselected package libgraphite2-3:amd64. 2021-02-03 10:06:09.893 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-02-03 10:06:09.896 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-03 10:06:10.006 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-02-03 10:06:10.013 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-02-03 10:06:10.016 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:06:10.122 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-02-03 10:06:10.129 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-03 10:06:10.141 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:06:10.254 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-02-03 10:06:10.342 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-02-03 10:06:11.255 | Selecting previously unselected package libann0. 2021-02-03 10:06:11.263 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-02-03 10:06:11.266 | Unpacking libann0 (1.1.2+doc-6) ... 2021-02-03 10:06:11.352 | Selecting previously unselected package libcdt5. 2021-02-03 10:06:11.359 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-02-03 10:06:11.362 | Unpacking libcdt5 (2.40.1-2) ... 2021-02-03 10:06:11.447 | Selecting previously unselected package libcgraph6. 2021-02-03 10:06:11.455 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-02-03 10:06:11.458 | Unpacking libcgraph6 (2.40.1-2) ... 2021-02-03 10:06:11.542 | Selecting previously unselected package libjpeg8:amd64. 2021-02-03 10:06:11.550 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-02-03 10:06:11.552 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-03 10:06:11.640 | Selecting previously unselected package libjbig0:amd64. 2021-02-03 10:06:11.648 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-02-03 10:06:11.650 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-02-03 10:06:11.733 | Selecting previously unselected package libtiff5:amd64. 2021-02-03 10:06:11.741 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-02-03 10:06:11.743 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-03 10:06:11.850 | Selecting previously unselected package libwebp6:amd64. 2021-02-03 10:06:11.858 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-02-03 10:06:11.861 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-02-03 10:06:11.959 | Selecting previously unselected package libxpm4:amd64. 2021-02-03 10:06:11.966 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-02-03 10:06:11.969 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-02-03 10:06:12.069 | Selecting previously unselected package libgd3:amd64. 2021-02-03 10:06:12.076 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-02-03 10:06:12.080 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-03 10:06:12.180 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-02-03 10:06:12.187 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-02-03 10:06:12.190 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-03 10:06:12.313 | Selecting previously unselected package libpixman-1-0:amd64. 2021-02-03 10:06:12.320 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-02-03 10:06:12.325 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-03 10:06:12.435 | Selecting previously unselected package libxcb-render0:amd64. 2021-02-03 10:06:12.442 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-03 10:06:12.445 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-03 10:06:12.540 | Selecting previously unselected package libxcb-shm0:amd64. 2021-02-03 10:06:12.548 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-03 10:06:12.551 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-03 10:06:12.625 | Selecting previously unselected package libxrender1:amd64. 2021-02-03 10:06:12.632 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-02-03 10:06:12.635 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-02-03 10:06:12.734 | Selecting previously unselected package libcairo2:amd64. 2021-02-03 10:06:12.742 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-02-03 10:06:12.745 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-03 10:06:12.903 | Selecting previously unselected package libltdl7:amd64. 2021-02-03 10:06:12.911 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-02-03 10:06:12.914 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-02-03 10:06:12.976 | Selecting previously unselected package libthai-data. 2021-02-03 10:06:12.983 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-02-03 10:06:12.988 | Unpacking libthai-data (0.1.27-2) ... 2021-02-03 10:06:13.128 | Selecting previously unselected package libdatrie1:amd64. 2021-02-03 10:06:13.135 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-02-03 10:06:13.137 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-02-03 10:06:13.228 | Selecting previously unselected package libthai0:amd64. 2021-02-03 10:06:13.236 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-02-03 10:06:13.240 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-02-03 10:06:13.327 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-02-03 10:06:13.334 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-03 10:06:13.336 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-03 10:06:13.453 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-02-03 10:06:13.461 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-03 10:06:13.463 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-03 10:06:13.550 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-02-03 10:06:13.557 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-03 10:06:13.559 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-03 10:06:13.637 | Selecting previously unselected package libpathplan4. 2021-02-03 10:06:13.644 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-02-03 10:06:13.647 | Unpacking libpathplan4 (2.40.1-2) ... 2021-02-03 10:06:13.739 | Selecting previously unselected package libgvc6. 2021-02-03 10:06:13.747 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-02-03 10:06:13.757 | Unpacking libgvc6 (2.40.1-2) ... 2021-02-03 10:06:13.909 | Selecting previously unselected package libgvpr2. 2021-02-03 10:06:13.916 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-02-03 10:06:13.919 | Unpacking libgvpr2 (2.40.1-2) ... 2021-02-03 10:06:14.028 | Selecting previously unselected package liblab-gamut1. 2021-02-03 10:06:14.036 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-02-03 10:06:14.039 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-02-03 10:06:14.249 | Selecting previously unselected package libxt6:amd64. 2021-02-03 10:06:14.256 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-02-03 10:06:14.259 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-02-03 10:06:14.355 | Selecting previously unselected package libxmu6:amd64. 2021-02-03 10:06:14.362 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-02-03 10:06:14.373 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-02-03 10:06:14.464 | Selecting previously unselected package libxaw7:amd64. 2021-02-03 10:06:14.472 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-02-03 10:06:14.474 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-02-03 10:06:14.582 | Selecting previously unselected package graphviz. 2021-02-03 10:06:14.589 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-02-03 10:06:14.592 | Unpacking graphviz (2.40.1-2) ... 2021-02-03 10:06:14.797 | Selecting previously unselected package libnl-3-200:amd64. 2021-02-03 10:06:14.804 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-03 10:06:14.806 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-03 10:06:14.896 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-02-03 10:06:14.903 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-03 10:06:14.906 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-03 10:06:15.023 | Selecting previously unselected package libibverbs1:amd64. 2021-02-03 10:06:15.030 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-02-03 10:06:15.033 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-03 10:06:15.129 | Selecting previously unselected package ibverbs-providers:amd64. 2021-02-03 10:06:15.137 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-02-03 10:06:15.139 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-03 10:06:15.224 | Selecting previously unselected package icu-devtools. 2021-02-03 10:06:15.231 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-02-03 10:06:15.234 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-02-03 10:06:15.328 | Selecting previously unselected package iputils-arping. 2021-02-03 10:06:15.335 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-02-03 10:06:15.340 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-02-03 10:06:15.448 | Selecting previously unselected package javascript-common. 2021-02-03 10:06:15.455 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-02-03 10:06:15.469 | Unpacking javascript-common (11) ... 2021-02-03 10:06:15.552 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-02-03 10:06:15.560 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-03 10:06:15.562 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-03 10:06:15.673 | Selecting previously unselected package libsensors4:amd64. 2021-02-03 10:06:15.680 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-02-03 10:06:15.775 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-02-03 10:06:15.860 | Selecting previously unselected package libsnmp-base. 2021-02-03 10:06:15.867 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-02-03 10:06:15.869 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-03 10:06:15.981 | Selecting previously unselected package libsnmp30:amd64. 2021-02-03 10:06:15.988 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-02-03 10:06:15.991 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-03 10:06:16.245 | Selecting previously unselected package keepalived. 2021-02-03 10:06:16.253 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-02-03 10:06:16.255 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-03 10:06:16.392 | Selecting previously unselected package libgssrpc4:amd64. 2021-02-03 10:06:16.400 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:16.402 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:06:16.484 | Selecting previously unselected package libkdb5-9:amd64. 2021-02-03 10:06:16.493 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:16.494 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:06:16.584 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-02-03 10:06:16.591 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:16.602 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:06:16.691 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-02-03 10:06:16.698 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:16.709 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:06:16.769 | Selecting previously unselected package comerr-dev:amd64. 2021-02-03 10:06:16.777 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-03 10:06:16.779 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-03 10:06:16.843 | Selecting previously unselected package krb5-multidev:amd64. 2021-02-03 10:06:16.850 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:16.853 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:06:16.970 | Selecting previously unselected package libaio1:amd64. 2021-02-03 10:06:16.977 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-02-03 10:06:16.980 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-03 10:06:17.047 | Selecting previously unselected package libalgorithm-diff-perl. 2021-02-03 10:06:17.055 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-02-03 10:06:17.057 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-02-03 10:06:17.126 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-02-03 10:06:17.133 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-02-03 10:06:17.136 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-03 10:06:17.196 | Selecting previously unselected package libalgorithm-merge-perl. 2021-02-03 10:06:17.204 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-02-03 10:06:17.206 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-02-03 10:06:17.268 | Selecting previously unselected package libarchive-cpio-perl. 2021-02-03 10:06:17.276 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-02-03 10:06:17.279 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-02-03 10:06:17.343 | Selecting previously unselected package libfile-fcntllock-perl. 2021-02-03 10:06:17.350 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-02-03 10:06:17.353 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-02-03 10:06:17.425 | Selecting previously unselected package libglib2.0-bin. 2021-02-03 10:06:17.433 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-03 10:06:17.436 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-03 10:06:17.538 | Selecting previously unselected package libglib2.0-dev-bin. 2021-02-03 10:06:17.545 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-03 10:06:17.551 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-03 10:06:17.648 | Selecting previously unselected package pkg-config. 2021-02-03 10:06:17.655 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-02-03 10:06:17.660 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-02-03 10:06:17.732 | Selecting previously unselected package zlib1g-dev:amd64. 2021-02-03 10:06:17.739 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-02-03 10:06:17.742 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-03 10:06:17.829 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-02-03 10:06:17.837 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-03 10:06:17.839 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-03 10:06:18.188 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-02-03 10:06:18.196 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-02-03 10:06:18.198 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-03 10:06:18.267 | Selecting previously unselected package libgts-bin. 2021-02-03 10:06:18.274 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-02-03 10:06:18.277 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-02-03 10:06:18.366 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-02-03 10:06:18.375 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-03 10:06:18.378 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:06:18.463 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-02-03 10:06:18.471 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-03 10:06:18.474 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:06:18.558 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-02-03 10:06:18.566 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-02-03 10:06:18.568 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-03 10:06:18.645 | Selecting previously unselected package libiculx60:amd64. 2021-02-03 10:06:18.653 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-03 10:06:18.655 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-03 10:06:18.731 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-02-03 10:06:18.738 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-02-03 10:06:18.741 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-03 10:06:18.800 | Selecting previously unselected package libicu-dev. 2021-02-03 10:06:18.807 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-02-03 10:06:18.809 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-02-03 10:06:20.257 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-02-03 10:06:20.265 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-02-03 10:06:20.268 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:06:20.403 | Selecting previously unselected package libiscsi7:amd64. 2021-02-03 10:06:20.410 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-02-03 10:06:20.413 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-03 10:06:20.512 | Selecting previously unselected package libjansson4:amd64. 2021-02-03 10:06:20.520 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-02-03 10:06:20.523 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-02-03 10:06:20.585 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-02-03 10:06:20.592 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-03 10:06:20.596 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-03 10:06:20.693 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-02-03 10:06:20.700 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-02-03 10:06:20.703 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-03 10:06:20.787 | Selecting previously unselected package libjpeg-dev:amd64. 2021-02-03 10:06:20.794 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-02-03 10:06:20.797 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-03 10:06:20.857 | Selecting previously unselected package libjs-jquery. 2021-02-03 10:06:20.864 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-02-03 10:06:20.867 | Unpacking libjs-jquery (3.2.1-1) ... 2021-02-03 10:06:20.943 | Selecting previously unselected package libjs-jquery-metadata. 2021-02-03 10:06:20.950 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-02-03 10:06:20.953 | Unpacking libjs-jquery-metadata (12-1) ... 2021-02-03 10:06:21.013 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-02-03 10:06:21.020 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-02-03 10:06:21.022 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-03 10:06:21.136 | Selecting previously unselected package libltdl-dev:amd64. 2021-02-03 10:06:21.144 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-02-03 10:06:21.147 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-02-03 10:06:21.237 | Selecting previously unselected package libsys-hostname-long-perl. 2021-02-03 10:06:21.245 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-02-03 10:06:21.247 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-02-03 10:06:21.315 | Selecting previously unselected package libmail-sendmail-perl. 2021-02-03 10:06:21.322 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-02-03 10:06:21.325 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-02-03 10:06:21.411 | Selecting previously unselected package libmatheval1:amd64. 2021-02-03 10:06:21.419 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-02-03 10:06:21.421 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-03 10:06:21.523 | Selecting previously unselected package mysql-common. 2021-02-03 10:06:21.531 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-02-03 10:06:21.550 | Unpacking mysql-common (5.8+1.0.4) ... 2021-02-03 10:06:21.633 | Selecting previously unselected package libmysqlclient20:amd64. 2021-02-03 10:06:21.641 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:06:21.644 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:06:21.819 | Selecting previously unselected package libssl-dev:amd64. 2021-02-03 10:06:21.827 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-03 10:06:21.829 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-03 10:06:22.117 | Selecting previously unselected package libmysqlclient-dev. 2021-02-03 10:06:22.125 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:06:22.128 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:06:22.379 | Selecting previously unselected package libnorm1:amd64. 2021-02-03 10:06:22.386 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-02-03 10:06:22.389 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-03 10:06:22.496 | Selecting previously unselected package libnspr4:amd64. 2021-02-03 10:06:22.503 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-02-03 10:06:22.506 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-03 10:06:22.616 | Selecting previously unselected package libnss3:amd64. 2021-02-03 10:06:22.624 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-02-03 10:06:22.627 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-03 10:06:22.880 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-02-03 10:06:22.888 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-02-03 10:06:22.899 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-03 10:06:23.005 | Selecting previously unselected package libpq5:amd64. 2021-02-03 10:06:23.014 | Preparing to unpack .../142-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:06:23.016 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-03 10:06:23.092 | Selecting previously unselected package libpq-dev. 2021-02-03 10:06:23.099 | Preparing to unpack .../143-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:06:23.102 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-03 10:06:23.244 | Selecting previously unselected package librados2. 2021-02-03 10:06:23.252 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-03 10:06:23.255 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-03 10:06:23.728 | Selecting previously unselected package librbd1. 2021-02-03 10:06:23.736 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-03 10:06:23.738 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-03 10:06:23.935 | Selecting previously unselected package libsasl2-dev. 2021-02-03 10:06:23.942 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-03 10:06:23.953 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-03 10:06:24.071 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-03 10:06:24.092 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-03 10:06:24.209 | Selecting previously unselected package libsodium23:amd64. 2021-02-03 10:06:24.217 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-02-03 10:06:24.219 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-02-03 10:06:24.295 | Selecting previously unselected package libsystemd-dev:amd64. 2021-02-03 10:06:24.302 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.44_amd64.deb ... 2021-02-03 10:06:24.313 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-03 10:06:24.444 | Selecting previously unselected package libx86-1:amd64. 2021-02-03 10:06:24.452 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-02-03 10:06:24.455 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-03 10:06:24.521 | Selecting previously unselected package libxml2-dev:amd64. 2021-02-03 10:06:24.529 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-03 10:06:24.539 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-03 10:06:24.755 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-03 10:06:24.779 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-02-03 10:06:24.904 | Selecting previously unselected package libxslt1-dev:amd64. 2021-02-03 10:06:24.912 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-03 10:06:24.914 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-03 10:06:25.070 | Selecting previously unselected package libzmq5:amd64. 2021-02-03 10:06:25.078 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-02-03 10:06:25.081 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-03 10:06:25.178 | Selecting previously unselected package lsscsi. 2021-02-03 10:06:25.185 | Preparing to unpack .../155-lsscsi_0.28-0.1_amd64.deb ... 2021-02-03 10:06:25.197 | Unpacking lsscsi (0.28-0.1) ... 2021-02-03 10:06:25.318 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-02-03 10:06:25.359 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-02-03 10:06:26.277 | Selecting previously unselected package memcached. 2021-02-03 10:06:26.285 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-02-03 10:06:26.287 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-02-03 10:06:26.366 | Selecting previously unselected package pm-utils. 2021-02-03 10:06:26.374 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2021-02-03 10:06:26.376 | Unpacking pm-utils (1.4.1-17) ... 2021-02-03 10:06:26.474 | Selecting previously unselected package postgresql-client-common. 2021-02-03 10:06:26.483 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-02-03 10:06:26.487 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-02-03 10:06:26.578 | Selecting previously unselected package ssl-cert. 2021-02-03 10:06:26.586 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2021-02-03 10:06:26.588 | Unpacking ssl-cert (1.0.39) ... 2021-02-03 10:06:26.715 | Selecting previously unselected package postgresql-common. 2021-02-03 10:06:26.723 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2021-02-03 10:06:26.777 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-02-03 10:06:26.788 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-02-03 10:06:26.878 | Selecting previously unselected package postgresql-server-dev-10. 2021-02-03 10:06:26.885 | Preparing to unpack .../162-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:06:26.888 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-03 10:06:27.196 | Selecting previously unselected package postgresql-server-dev-all. 2021-02-03 10:06:27.204 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-02-03 10:06:27.206 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-03 10:06:27.264 | Selecting previously unselected package python-pip-whl. 2021-02-03 10:06:27.271 | Preparing to unpack .../164-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-03 10:06:27.274 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-03 10:06:27.529 | Selecting previously unselected package python3-crypto. 2021-02-03 10:06:27.537 | Preparing to unpack .../165-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-02-03 10:06:27.539 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-02-03 10:06:27.677 | Selecting previously unselected package python3-secretstorage. 2021-02-03 10:06:27.684 | Preparing to unpack .../166-python3-secretstorage_2.3.1-2_all.deb ... 2021-02-03 10:06:27.687 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-02-03 10:06:27.763 | Selecting previously unselected package python3-keyring. 2021-02-03 10:06:27.771 | Preparing to unpack .../167-python3-keyring_10.6.0-1_all.deb ... 2021-02-03 10:06:27.773 | Unpacking python3-keyring (10.6.0-1) ... 2021-02-03 10:06:27.853 | Selecting previously unselected package python3-keyrings.alt. 2021-02-03 10:06:27.861 | Preparing to unpack .../168-python3-keyrings.alt_3.0-1_all.deb ... 2021-02-03 10:06:27.863 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-02-03 10:06:27.939 | Selecting previously unselected package python3-mysqldb. 2021-02-03 10:06:27.946 | Preparing to unpack .../169-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-02-03 10:06:27.949 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-02-03 10:06:28.028 | Selecting previously unselected package python3-pip. 2021-02-03 10:06:28.036 | Preparing to unpack .../170-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-03 10:06:28.038 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-03 10:06:28.127 | Selecting previously unselected package python3-setuptools. 2021-02-03 10:06:28.134 | Preparing to unpack .../171-python3-setuptools_39.0.1-2_all.deb ... 2021-02-03 10:06:28.136 | Unpacking python3-setuptools (39.0.1-2) ... 2021-02-03 10:06:28.255 | Selecting previously unselected package python3.6-venv. 2021-02-03 10:06:28.263 | Preparing to unpack .../172-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-02-03 10:06:28.265 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-03 10:06:28.316 | Selecting previously unselected package python3-venv. 2021-02-03 10:06:28.324 | Preparing to unpack .../173-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-02-03 10:06:28.326 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-02-03 10:06:28.395 | Selecting previously unselected package python3-wheel. 2021-02-03 10:06:28.403 | Preparing to unpack .../174-python3-wheel_0.30.0-0.2_all.deb ... 2021-02-03 10:06:28.405 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-02-03 10:06:28.486 | Selecting previously unselected package python3-xdg. 2021-02-03 10:06:28.494 | Preparing to unpack .../175-python3-xdg_0.25-4ubuntu1.1_all.deb ... 2021-02-03 10:06:28.497 | Unpacking python3-xdg (0.25-4ubuntu1.1) ... 2021-02-03 10:06:28.576 | Selecting previously unselected package qemu-block-extra:amd64. 2021-02-03 10:06:28.583 | Preparing to unpack .../176-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-02-03 10:06:28.587 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-02-03 10:06:28.650 | Selecting previously unselected package qemu-utils. 2021-02-03 10:06:28.658 | Preparing to unpack .../177-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-02-03 10:06:28.660 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-02-03 10:06:28.861 | Selecting previously unselected package sharutils. 2021-02-03 10:06:28.869 | Preparing to unpack .../178-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-02-03 10:06:28.872 | Unpacking sharutils (1:4.15.2-3) ... 2021-02-03 10:06:28.950 | Selecting previously unselected package sqlite3. 2021-02-03 10:06:28.958 | Preparing to unpack .../179-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-03 10:06:28.960 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-03 10:06:29.123 | Selecting previously unselected package thin-provisioning-tools. 2021-02-03 10:06:29.130 | Preparing to unpack .../180-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-02-03 10:06:29.133 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-03 10:06:29.261 | Selecting previously unselected package unzip. 2021-02-03 10:06:29.269 | Preparing to unpack .../181-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-02-03 10:06:29.272 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-02-03 10:06:29.367 | Selecting previously unselected package uwsgi-core. 2021-02-03 10:06:29.375 | Preparing to unpack .../182-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-03 10:06:29.377 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:06:29.539 | Selecting previously unselected package vbetool. 2021-02-03 10:06:29.548 | Preparing to unpack .../183-vbetool_1.1-4_amd64.deb ... 2021-02-03 10:06:29.551 | Unpacking vbetool (1.1-4) ... 2021-02-03 10:06:29.636 | Selecting previously unselected package libipset3:amd64. 2021-02-03 10:06:29.644 | Preparing to unpack .../184-libipset3_6.34-1_amd64.deb ... 2021-02-03 10:06:29.647 | Unpacking libipset3:amd64 (6.34-1) ... 2021-02-03 10:06:29.717 | Selecting previously unselected package ipset. 2021-02-03 10:06:29.725 | Preparing to unpack .../185-ipset_6.34-1_amd64.deb ... 2021-02-03 10:06:29.727 | Unpacking ipset (6.34-1) ... 2021-02-03 10:06:29.821 | Selecting previously unselected package ipvsadm. 2021-02-03 10:06:29.829 | Preparing to unpack .../186-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:06:29.832 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-03 10:06:29.908 | Selecting previously unselected package kpartx. 2021-02-03 10:06:29.916 | Preparing to unpack .../187-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-02-03 10:06:29.919 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-02-03 10:06:29.986 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-02-03 10:06:29.994 | Preparing to unpack .../188-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-03 10:06:29.996 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:06:30.080 | Selecting previously unselected package liberasurecode1:amd64. 2021-02-03 10:06:30.088 | Preparing to unpack .../189-liberasurecode1_1.5.0-1_amd64.deb ... 2021-02-03 10:06:30.091 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-02-03 10:06:30.150 | Selecting previously unselected package liberasurecode-dev. 2021-02-03 10:06:30.159 | Preparing to unpack .../190-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-02-03 10:06:30.161 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-02-03 10:06:30.220 | Selecting previously unselected package libffi-dev:amd64. 2021-02-03 10:06:30.227 | Preparing to unpack .../191-libffi-dev_3.2.1-8_amd64.deb ... 2021-02-03 10:06:30.230 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-02-03 10:06:30.310 | Selecting previously unselected package libkrb5-dev:amd64. 2021-02-03 10:06:30.318 | Preparing to unpack .../192-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-03 10:06:30.320 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:06:30.382 | Selecting previously unselected package libyaml-dev:amd64. 2021-02-03 10:06:30.390 | Preparing to unpack .../193-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-02-03 10:06:30.392 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-03 10:06:30.456 | Selecting previously unselected package socat. 2021-02-03 10:06:30.463 | Preparing to unpack .../194-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-02-03 10:06:30.466 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-02-03 10:06:30.586 | Selecting previously unselected package vlan. 2021-02-03 10:06:30.594 | Preparing to unpack .../195-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-02-03 10:06:30.596 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-02-03 10:06:30.688 | Setting up libjs-jquery (3.2.1-1) ... 2021-02-03 10:06:30.709 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-03 10:06:30.736 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-02-03 10:06:30.764 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-03 10:06:30.791 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-03 10:06:30.984 | Setting up libpathplan4 (2.40.1-2) ... 2021-02-03 10:06:31.012 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-03 10:06:31.040 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-02-03 10:06:31.067 | Setting up make (4.1-9.1ubuntu1) ... 2021-02-03 10:06:31.095 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-02-03 10:06:31.123 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-03 10:06:31.152 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-02-03 10:06:31.217 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-03 10:06:31.245 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-03 10:06:31.274 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-02-03 10:06:31.301 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-03 10:06:31.330 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:06:31.354 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-02-03 10:06:31.422 | Setting up libtimedate-perl (2.3000-2) ... 2021-02-03 10:06:31.451 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-02-03 10:06:31.479 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2021-02-03 10:06:31.522 | Setting up fonts-dejavu-core (2.37-1) ... 2021-02-03 10:06:31.661 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-02-03 10:06:32.082 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-02-03 10:06:32.351 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-03 10:06:32.378 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-02-03 10:06:32.778 | update-initramfs: deferring update (trigger activated) 2021-02-03 10:06:34.850 | Setting up lsscsi (0.28-0.1) ... 2021-02-03 10:06:34.877 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-03 10:06:34.899 | No schema files found: doing nothing. 2021-02-03 10:06:34.906 | Setting up mysql-common (5.8+1.0.4) ... 2021-02-03 10:06:34.965 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-03 10:06:34.976 | Setting up sharutils (1:4.15.2-3) ... 2021-02-03 10:06:35.004 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-03 10:06:35.032 | Setting up python3-xdg (0.25-4ubuntu1.1) ... 2021-02-03 10:06:35.334 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-03 10:06:35.362 | Setting up libjansson4:amd64 (2.11-1) ... 2021-02-03 10:06:35.393 | Setting up python3-keyrings.alt (3.0-1) ... 2021-02-03 10:06:35.663 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-02-03 10:06:35.699 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-03 10:06:35.798 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-03 10:06:35.828 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-02-03 10:06:35.857 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-03 10:06:35.888 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-03 10:06:35.917 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-03 10:06:35.947 | Setting up dctrl-tools (2.24-2build1) ... 2021-02-03 10:06:35.976 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-03 10:06:36.004 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-02-03 10:06:36.033 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-02-03 10:06:36.062 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-03 10:06:36.090 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-03 10:06:36.120 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-03 10:06:36.193 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-03 10:06:46.894 | Setting up pm-utils (1.4.1-17) ... 2021-02-03 10:06:46.934 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-02-03 10:06:46.969 | Setting up python3-wheel (0.30.0-0.2) ... 2021-02-03 10:06:47.258 | Setting up m4 (1.4.18-1) ... 2021-02-03 10:06:47.286 | Setting up libipset3:amd64 (6.34-1) ... 2021-02-03 10:06:47.314 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-03 10:06:47.343 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-03 10:06:47.371 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:06:47.400 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-02-03 10:06:47.474 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-02-03 10:06:49.364 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-03 10:06:49.393 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-03 10:06:49.421 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-02-03 10:06:50.311 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-03 10:06:50.339 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-02-03 10:06:50.369 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-03 10:06:50.399 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-03 10:06:50.428 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-03 10:06:50.456 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-02-03 10:06:50.485 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-02-03 10:06:50.513 | Setting up dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-03 10:06:50.541 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-02-03 10:06:50.571 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-03 10:06:50.616 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-03 10:06:50.664 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-03 10:06:50.693 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-02-03 10:06:50.721 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-03 10:06:50.757 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-03 10:06:50.795 | Setting up autotools-dev (20180224.1) ... 2021-02-03 10:06:50.825 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-02-03 10:06:50.853 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-02-03 10:06:50.882 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-02-03 10:06:50.929 | Setting up dstat (0.7.3-1) ... 2021-02-03 10:06:51.138 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-03 10:06:51.395 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-02-03 10:06:51.423 | Setting up ipset (6.34-1) ... 2021-02-03 10:06:51.457 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-03 10:06:51.496 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-03 10:06:51.524 | Setting up systemd (237-3ubuntu10.44) ... 2021-02-03 10:06:51.543 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-02-03 10:06:52.732 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-02-03 10:06:52.733 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-02-03 10:06:52.734 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-02-03 10:06:52.736 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-02-03 10:06:52.818 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-02-03 10:06:52.842 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-03 10:06:52.880 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-03 10:06:53.252 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-02-03 10:06:53.280 | Setting up libann0 (1.1.2+doc-6) ... 2021-02-03 10:06:53.308 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-02-03 10:06:53.336 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-03 10:06:53.364 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-02-03 10:06:53.393 | Setting up dnsmasq-base (2.79-1ubuntu0.2) ... 2021-02-03 10:06:53.431 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-02-03 10:06:53.459 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-02-03 10:06:53.506 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-03 10:07:15.292 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-03 10:07:15.298 | Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:07:15.326 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-02-03 10:07:15.354 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-03 10:07:15.383 | Setting up libthai-data (0.1.27-2) ... 2021-02-03 10:07:15.412 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-02-03 10:07:15.440 | Setting up javascript-common (11) ... 2021-02-03 10:07:15.508 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-02-03 10:07:15.523 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-03 10:07:15.562 | Setting up python3-setuptools (39.0.1-2) ... 2021-02-03 10:07:16.004 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-03 10:07:16.051 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-03 10:07:16.099 | Setting up libjs-jquery-metadata (12-1) ... 2021-02-03 10:07:16.127 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-02-03 10:07:16.525 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-02-03 10:07:16.927 | Setting up python3-secretstorage (2.3.1-2) ... 2021-02-03 10:07:17.190 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-02-03 10:07:17.219 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-03 10:07:17.247 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-03 10:07:17.275 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-03 10:07:17.304 | Setting up vbetool (1.1-4) ... 2021-02-03 10:07:17.332 | Setting up libcdt5 (2.40.1-2) ... 2021-02-03 10:07:17.360 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-02-03 10:07:17.425 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-03 10:07:17.452 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-03 10:07:17.481 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-03 10:07:17.715 | Setting up libcgraph6 (2.40.1-2) ... 2021-02-03 10:07:17.748 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-03 10:07:17.777 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-02-03 10:07:17.804 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-03 10:07:17.833 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-03 10:07:17.861 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-03 10:07:17.890 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-03 10:07:17.918 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-02-03 10:07:17.946 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-03 10:07:17.981 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-02-03 10:07:18.009 | Setting up libtool (2.4.6-2) ... 2021-02-03 10:07:18.037 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-03 10:07:18.065 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-03 10:07:18.094 | Setting up libnss-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-03 10:07:18.124 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-03 10:07:18.153 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:07:18.182 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-02-03 10:07:18.768 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-02-03 10:07:19.379 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-03 10:07:19.767 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-03 10:07:19.795 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-03 10:07:19.824 | Setting up libpam-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-03 10:07:20.219 | Setting up libapr1-dev (1.6.3-2) ... 2021-02-03 10:07:20.247 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-02-03 10:07:20.275 | Setting up python3-keyring (10.6.0-1) ... 2021-02-03 10:07:20.557 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-03 10:07:20.845 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-03 10:07:20.873 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-03 10:07:20.904 | Setting up libgvpr2 (2.40.1-2) ... 2021-02-03 10:07:20.934 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-03 10:07:20.961 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-02-03 10:07:21.533 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-02-03 10:07:22.106 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-02-03 10:07:22.127 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-03 10:07:22.155 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-03 10:07:22.184 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-02-03 10:07:22.216 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-02-03 10:07:22.268 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-03 10:07:22.297 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-03 10:07:22.325 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-03 10:07:22.354 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:07:22.382 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-03 10:07:22.410 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-03 10:07:22.439 | Setting up ssl-cert (1.0.39) ... 2021-02-03 10:07:22.983 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-02-03 10:07:23.264 | Setting up autoconf (2.69-11) ... 2021-02-03 10:07:23.303 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-02-03 10:07:23.331 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-02-03 10:07:23.353 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-02-03 10:07:23.376 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-02-03 10:07:23.580 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-03 10:07:24.073 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-03 10:07:24.101 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-02-03 10:07:24.129 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-02-03 10:07:24.157 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-02-03 10:07:24.256 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-03 10:07:24.284 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-03 10:07:24.312 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:07:24.341 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-03 10:07:24.372 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-03 10:07:24.662 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-02-03 10:07:25.249 | Setting up postgresql-common (190ubuntu0.1) ... 2021-02-03 10:07:25.861 | Adding user postgres to group ssl-cert 2021-02-03 10:07:26.018 | 2021-02-03 10:07:26.018 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-02-03 10:07:26.214 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-02-03 10:07:26.214 | Removing obsolete dictionary files: 2021-02-03 10:07:26.445 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-02-03 10:07:27.074 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-02-03 10:07:27.091 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-02-03 10:07:27.112 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:07:27.152 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-02-03 10:07:27.180 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-03 10:07:27.255 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-02-03 10:07:27.266 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:07:27.294 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-02-03 10:07:27.324 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:07:27.357 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:07:27.395 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-03 10:07:27.693 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-02-03 10:07:28.323 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-03 10:07:28.454 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-03 10:07:28.482 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-02-03 10:07:28.517 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:07:28.545 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-02-03 10:07:30.107 | Enabling module mpm_event. 2021-02-03 10:07:30.169 | Enabling module authz_core. 2021-02-03 10:07:30.174 | Enabling module authz_host. 2021-02-03 10:07:30.230 | Enabling module authn_core. 2021-02-03 10:07:30.235 | Enabling module auth_basic. 2021-02-03 10:07:30.293 | Enabling module access_compat. 2021-02-03 10:07:30.351 | Enabling module authn_file. 2021-02-03 10:07:30.410 | Enabling module authz_user. 2021-02-03 10:07:30.467 | Enabling module alias. 2021-02-03 10:07:30.523 | Enabling module dir. 2021-02-03 10:07:30.580 | Enabling module autoindex. 2021-02-03 10:07:30.636 | Enabling module env. 2021-02-03 10:07:30.693 | Enabling module mime. 2021-02-03 10:07:30.754 | Enabling module negotiation. 2021-02-03 10:07:30.820 | Enabling module setenvif. 2021-02-03 10:07:30.878 | Enabling module filter. 2021-02-03 10:07:30.936 | Enabling module deflate. 2021-02-03 10:07:30.993 | Enabling module status. 2021-02-03 10:07:31.050 | Enabling module reqtimeout. 2021-02-03 10:07:31.106 | Enabling conf charset. 2021-02-03 10:07:31.165 | Enabling conf localized-error-pages. 2021-02-03 10:07:31.221 | Enabling conf other-vhosts-access-log. 2021-02-03 10:07:31.279 | Enabling conf security. 2021-02-03 10:07:31.335 | Enabling conf serve-cgi-bin. 2021-02-03 10:07:31.392 | Enabling site 000-default. 2021-02-03 10:07:31.442 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-02-03 10:07:31.496 | Enabling conf javascript-common. 2021-02-03 10:07:31.736 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-02-03 10:07:32.132 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-02-03 10:07:33.528 | Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:07:33.555 | Setting up po-debconf (1.0.20) ... 2021-02-03 10:07:33.584 | Setting up build-essential (12.4ubuntu1) ... 2021-02-03 10:07:33.612 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-03 10:07:33.640 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-03 10:07:33.669 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-03 10:07:33.697 | Setting up librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-03 10:07:33.725 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:07:33.753 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-03 10:07:33.782 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-03 10:07:33.950 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-03 10:07:33.978 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-02-03 10:07:34.006 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-02-03 10:07:36.185 | Regenerating fonts cache... done. 2021-02-03 10:07:36.188 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-03 10:07:36.216 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:07:36.244 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-03 10:07:36.272 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-02-03 10:07:36.300 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-03 10:07:36.329 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-03 10:07:36.357 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:07:36.386 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-02-03 10:07:36.413 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-02-03 10:07:36.441 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-02-03 10:07:36.469 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-03 10:07:36.497 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-03 10:07:36.525 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:07:36.553 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:07:36.581 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-02-03 10:07:36.617 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-02-03 10:07:36.645 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-03 10:07:36.673 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:07:36.702 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-03 10:07:36.731 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-03 10:07:36.776 | Setting up libgvc6 (2.40.1-2) ... 2021-02-03 10:07:36.812 | Setting up graphviz (2.40.1-2) ... 2021-02-03 10:07:36.842 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-02-03 10:07:36.869 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-03 10:07:36.899 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-03 10:07:36.926 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-03 10:07:36.954 | Setting up debhelper (11.1.6ubuntu2) ... 2021-02-03 10:07:36.983 | Setting up dh-autoreconf (17) ... 2021-02-03 10:07:37.012 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-03 10:07:37.041 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-03 10:07:37.070 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-03 10:07:37.097 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-03 10:07:37.157 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-03 10:07:46.015 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-03 10:07:46.044 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:07:46.247 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:07:46.274 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-03 10:07:46.516 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-03 10:07:46.535 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-03 10:07:48.574 | ++ functions-common:apt_get:1115 : result=0 2021-02-03 10:07:48.576 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:07:48.578 | ++ functions-common:time_stop:2306 : local name 2021-02-03 10:07:48.580 | ++ functions-common:time_stop:2307 : local end_time 2021-02-03 10:07:48.582 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:07:48.585 | ++ functions-common:time_stop:2309 : local total 2021-02-03 10:07:48.587 | ++ functions-common:time_stop:2310 : local start_time 2021-02-03 10:07:48.590 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:07:48.592 | ++ functions-common:time_stop:2313 : start_time=1612346731566 2021-02-03 10:07:48.594 | ++ functions-common:time_stop:2315 : [[ -z 1612346731566 ]] 2021-02-03 10:07:48.597 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:07:48.601 | ++ functions-common:time_stop:2318 : end_time=1612346868598 2021-02-03 10:07:48.603 | ++ functions-common:time_stop:2319 : elapsed_time=137032 2021-02-03 10:07:48.605 | ++ functions-common:time_stop:2320 : total=772 2021-02-03 10:07:48.607 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:07:48.610 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=137804 2021-02-03 10:07:48.612 | ++ functions-common:apt_get:1119 : return 0 2021-02-03 10:07:48.615 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-02-03 10:07:48.617 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-02-03 10:07:48.620 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-02-03 10:07:48.624 | ++ tools/install_prereqs.sh:source:89 : date 2021-02-03 10:07:48.627 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2021-02-03 10:07:48.630 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2021-02-03 10:07:48.632 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2021-02-03 10:07:50.066 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-02-03 10:07:50.067 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-02-03 10:07:50.070 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-02-03 10:07:50.073 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-02-03 10:07:50.075 | + tools/install_pip.sh:main:43 : GetDistro 2021-02-03 10:07:50.076 | + functions-common:GetDistro:373 : GetOSVersion 2021-02-03 10:07:50.078 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-02-03 10:07:50.080 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-02-03 10:07:50.082 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-02-03 10:07:50.084 | + functions-common:_ensure_lsb_release:328 : return 2021-02-03 10:07:50.087 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-02-03 10:07:50.161 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-02-03 10:07:50.163 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-02-03 10:07:50.236 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-02-03 10:07:50.239 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-02-03 10:07:50.311 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-02-03 10:07:50.313 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-02-03 10:07:50.315 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-02-03 10:07:50.317 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-02-03 10:07:50.319 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-02-03 10:07:50.321 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-02-03 10:07:50.323 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-02-03 10:07:50.325 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-02-03 10:07:50.327 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-02-03 10:07:50.329 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-02-03 10:07:50.331 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-02-03 10:07:50.331 | Distro: bionic 2021-02-03 10:07:50.333 | + tools/install_pip.sh:main:127 : get_versions 2021-02-03 10:07:50.335 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-03 10:07:50.340 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-03 10:07:50.342 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-03 10:07:50.345 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-03 10:07:50.345 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-03 10:07:50.680 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-02-03 10:07:50.681 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-02-03 10:07:50.682 | pip: 20.2.2 2021-02-03 10:07:50.683 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-03 10:07:50.997 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-03 10:07:51.020 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-02-03 10:07:51.022 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-02-03 10:07:51.024 | + tools/install_pip.sh:main:143 : is_fedora 2021-02-03 10:07:51.026 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-03 10:07:51.028 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-03 10:07:51.030 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-03 10:07:51.031 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-03 10:07:51.033 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-03 10:07:51.035 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-03 10:07:51.036 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-03 10:07:51.038 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-03 10:07:51.040 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-03 10:07:51.042 | + tools/install_pip.sh:main:143 : is_suse 2021-02-03 10:07:51.044 | + functions-common:is_suse:464 : is_opensuse 2021-02-03 10:07:51.046 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-03 10:07:51.048 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-03 10:07:51.050 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-03 10:07:51.052 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-03 10:07:51.054 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-03 10:07:51.056 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-02-03 10:07:51.058 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2021-02-03 10:07:51.067 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-03 10:07:51.069 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-03 10:07:51.072 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2021-02-03 10:07:51.096 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-02-03 10:07:51.098 | + functions-common:uninstall_package:1373 : is_ubuntu 2021-02-03 10:07:51.100 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:07:51.101 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:07:51.103 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2021-02-03 10:07:51.120 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-02-03 10:07:51.239 | Reading package lists... 2021-02-03 10:07:51.494 | Building dependency tree... 2021-02-03 10:07:51.495 | Reading state information... 2021-02-03 10:07:51.704 | The following packages were automatically installed and are no longer required: 2021-02-03 10:07:51.705 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-03 10:07:51.705 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-03 10:07:51.705 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-03 10:07:51.705 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:07:51.705 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:07:51.705 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:07:51.705 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:07:51.747 | The following packages will be REMOVED: 2021-02-03 10:07:51.747 | python3-pip* 2021-02-03 10:07:52.172 | 0 upgraded, 0 newly installed, 1 to remove and 149 not upgraded. 2021-02-03 10:07:52.172 | After this operation, 601 kB disk space will be freed. 2021-02-03 10:07:52.234 | (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 ... 74799 files and directories currently installed.) 2021-02-03 10:07:52.238 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-03 10:07:52.470 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-03 10:07:55.111 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:07:55.113 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:07:55.115 | + functions-common:time_stop:2306 : local name 2021-02-03 10:07:55.117 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:07:55.118 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:07:55.121 | + functions-common:time_stop:2309 : local total 2021-02-03 10:07:55.123 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:07:55.125 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:07:55.127 | + functions-common:time_stop:2313 : start_time=1612346871117 2021-02-03 10:07:55.128 | + functions-common:time_stop:2315 : [[ -z 1612346871117 ]] 2021-02-03 10:07:55.130 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:07:55.133 | + functions-common:time_stop:2318 : end_time=1612346875131 2021-02-03 10:07:55.135 | + functions-common:time_stop:2319 : elapsed_time=4014 2021-02-03 10:07:55.137 | + functions-common:time_stop:2320 : total=0 2021-02-03 10:07:55.139 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:07:55.141 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4014 2021-02-03 10:07:55.143 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:07:55.145 | + tools/install_pip.sh:main:149 : install_get_pip 2021-02-03 10:07:55.146 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-03 10:07:55.148 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-03 10:07:55.150 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-02-03 10:07:55.152 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-03 10:07:55.154 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-02-03 10:07:55.164 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-02-03 10:07:55.164 | Dload Upload Total Spent Left Speed 2021-02-03 10:07:55.809 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1884k 100 1884k 0 0 2921k 0 --:--:-- --:--:-- --:--:-- 2917k 2021-02-03 10:07:55.814 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-02-03 10:07:55.817 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-02-03 10:07:58.620 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:07:58.930 | Collecting pip 2021-02-03 10:07:58.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-02-03 10:07:59.283 | Installing collected packages: pip 2021-02-03 10:07:59.283 | Attempting uninstall: pip 2021-02-03 10:07:59.284 | Found existing installation: pip 20.2.2 2021-02-03 10:07:59.516 | Uninstalling pip-20.2.2: 2021-02-03 10:07:59.530 | Successfully uninstalled pip-20.2.2 2021-02-03 10:08:00.811 | Successfully installed pip-20.2.4 2021-02-03 10:08:00.949 | + tools/install_pip.sh:main:151 : set -x 2021-02-03 10:08:00.951 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-02-03 10:08:00.953 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-02-03 10:08:00.955 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-03 10:08:00.957 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-02-03 10:08:00.959 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-02-03 10:08:00.961 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-03 10:08:00.964 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-02-03 10:08:00.965 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-03 10:08:00.968 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-02-03 10:08:00.970 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-02-03 10:08:00.972 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-03 10:08:00.974 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-03 10:08:00.976 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-03 10:08:00.991 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-02-03 10:08:00.993 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-03 10:08:02.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:08:02.814 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:02.824 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:02.829 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:03.467 | Collecting setuptools===52.0.0 2021-02-03 10:08:03.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a6/f1f18249f78cf/setuptools-52.0.0-py3-none-any.whl (784 kB) 2021-02-03 10:08:03.871 | Installing collected packages: setuptools 2021-02-03 10:08:03.871 | Attempting uninstall: setuptools 2021-02-03 10:08:03.872 | Found existing installation: setuptools 49.6.0 2021-02-03 10:08:03.960 | Uninstalling setuptools-49.6.0: 2021-02-03 10:08:03.989 | Successfully uninstalled setuptools-49.6.0 2021-02-03 10:08:04.507 | Successfully installed setuptools-52.0.0 2021-02-03 10:08:04.563 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:08:04.563 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:08:04.658 | + inc/python:pip_install:200 : result=0 2021-02-03 10:08:04.660 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:08:04.662 | + functions-common:time_stop:2306 : local name 2021-02-03 10:08:04.664 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:08:04.666 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:08:04.668 | + functions-common:time_stop:2309 : local total 2021-02-03 10:08:04.669 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:08:04.671 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:08:04.673 | + functions-common:time_stop:2313 : start_time=1612346880987 2021-02-03 10:08:04.674 | + functions-common:time_stop:2315 : [[ -z 1612346880987 ]] 2021-02-03 10:08:04.677 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:08:04.680 | + functions-common:time_stop:2318 : end_time=1612346884678 2021-02-03 10:08:04.682 | + functions-common:time_stop:2319 : elapsed_time=3691 2021-02-03 10:08:04.683 | + functions-common:time_stop:2320 : total=0 2021-02-03 10:08:04.685 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:08:04.687 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3691 2021-02-03 10:08:04.689 | + inc/python:pip_install:203 : return 0 2021-02-03 10:08:04.690 | + tools/install_pip.sh:main:157 : get_versions 2021-02-03 10:08:04.693 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-03 10:08:04.697 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-03 10:08:04.699 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-03 10:08:04.702 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-03 10:08:04.702 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-03 10:08:05.040 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-02-03 10:08:05.042 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-02-03 10:08:05.042 | pip: 20.2.4 2021-02-03 10:08:05.044 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-03 10:08:05.354 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-03 10:08:05.379 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-02-03 10:08:05.382 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-02-03 10:08:05.385 | + ./stack.sh:main:765 : fixup_all 2021-02-03 10:08:05.387 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-02-03 10:08:05.389 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-02-03 10:08:05.391 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-03 10:08:05.397 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-03 10:08:05.397 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-02-03 10:08:05.398 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-02-03 10:08:05.402 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-02-03 10:08:05.404 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-02-03 10:08:05.406 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-02-03 10:08:05.414 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-02-03 10:08:05.417 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-02-03 10:08:05.419 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-02-03 10:08:05.421 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-02-03 10:08:05.423 | + functions-common:install_package:1344 : update_package_repo 2021-02-03 10:08:05.425 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:08:05.428 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-03 10:08:05.430 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:08:05.432 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:08:05.434 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:08:05.436 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:08:05.438 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:08:05.440 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:08:05.442 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-03 10:08:05.445 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-03 10:08:05.447 | + functions-common:apt_get_update:1071 : return 2021-02-03 10:08:05.449 | + functions-common:install_package:1345 : real_install_package software-properties-common 2021-02-03 10:08:05.451 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:08:05.453 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:08:05.455 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:08:05.457 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-02-03 10:08:05.474 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-02-03 10:08:05.593 | Reading package lists... 2021-02-03 10:08:05.851 | Building dependency tree... 2021-02-03 10:08:05.852 | Reading state information... 2021-02-03 10:08:06.064 | The following packages were automatically installed and are no longer required: 2021-02-03 10:08:06.065 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-03 10:08:06.065 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-03 10:08:06.065 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-03 10:08:06.065 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:08:06.065 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:08:06.065 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:08:06.065 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:08:06.066 | The following additional packages will be installed: 2021-02-03 10:08:06.066 | python3-software-properties 2021-02-03 10:08:06.115 | The following packages will be upgraded: 2021-02-03 10:08:06.115 | python3-software-properties software-properties-common 2021-02-03 10:08:06.246 | 2 upgraded, 0 newly installed, 0 to remove and 147 not upgraded. 2021-02-03 10:08:06.246 | Need to get 33.9 kB of archives. 2021-02-03 10:08:06.246 | After this operation, 0 B of additional disk space will be used. 2021-02-03 10:08:06.246 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-02-03 10:08:06.302 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-02-03 10:08:06.873 | Fetched 33.9 kB in 0s (162 kB/s) 2021-02-03 10:08:06.949 | (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 ... 74722 files and directories currently installed.) 2021-02-03 10:08:06.953 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-02-03 10:08:07.112 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-03 10:08:07.254 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-02-03 10:08:07.412 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-03 10:08:07.499 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-03 10:08:08.003 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-02-03 10:08:08.278 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-03 10:08:08.297 | Setting up software-properties-common (0.96.24.32.14) ... 2021-02-03 10:08:10.490 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:08:10.492 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:08:10.495 | + functions-common:time_stop:2306 : local name 2021-02-03 10:08:10.497 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:08:10.499 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:08:10.501 | + functions-common:time_stop:2309 : local total 2021-02-03 10:08:10.503 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:08:10.505 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:08:10.507 | + functions-common:time_stop:2313 : start_time=1612346885472 2021-02-03 10:08:10.509 | + functions-common:time_stop:2315 : [[ -z 1612346885472 ]] 2021-02-03 10:08:10.512 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:08:10.515 | + functions-common:time_stop:2318 : end_time=1612346890513 2021-02-03 10:08:10.517 | + functions-common:time_stop:2319 : elapsed_time=5041 2021-02-03 10:08:10.519 | + functions-common:time_stop:2320 : total=137804 2021-02-03 10:08:10.521 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:08:10.524 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=142845 2021-02-03 10:08:10.526 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:08:10.528 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-02-03 10:08:11.344 | 'universe' distribution component is already enabled for all sources. 2021-02-03 10:08:11.371 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-02-03 10:08:11.373 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-02-03 10:08:14.012 | Reading package lists... 2021-02-03 10:08:14.313 | Building dependency tree... 2021-02-03 10:08:14.314 | Reading state information... 2021-02-03 10:08:14.536 | The following packages were automatically installed and are no longer required: 2021-02-03 10:08:14.537 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-03 10:08:14.537 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-03 10:08:14.537 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-03 10:08:14.537 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:08:14.538 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:08:14.538 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:08:14.538 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:08:14.584 | The following NEW packages will be installed: 2021-02-03 10:08:14.584 | ubuntu-cloud-keyring 2021-02-03 10:08:15.037 | 0 upgraded, 1 newly installed, 0 to remove and 147 not upgraded. 2021-02-03 10:08:15.037 | Need to get 6,008 B of archives. 2021-02-03 10:08:15.037 | After this operation, 22.5 kB of additional disk space will be used. 2021-02-03 10:08:15.037 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-02-03 10:08:15.575 | Fetched 6,008 B in 0s (13.8 kB/s) 2021-02-03 10:08:15.623 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-02-03 10:08:15.663 | (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 ... 74722 files and directories currently installed.) 2021-02-03 10:08:15.666 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-02-03 10:08:15.669 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-03 10:08:15.757 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-03 10:08:18.279 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-03 10:08:18.279 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-03 10:08:18.279 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-02-03 10:08:18.456 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-03 10:08:18.652 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-03 10:08:18.861 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2021-02-03 10:08:23.068 | Fetched 197 kB in 2s (108 kB/s) 2021-02-03 10:08:24.810 | Reading package lists... 2021-02-03 10:08:24.872 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-02-03 10:08:24.874 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-02-03 10:08:24.877 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-03 10:08:24.879 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-03 10:08:24.881 | + functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-03 10:08:24.884 | ++ functions-common:apt_get_update:1078 : id -u 2021-02-03 10:08:24.888 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-03 10:08:24.890 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-03 10:08:24.892 | + functions-common:time_start:2292 : local name=apt-get-update 2021-02-03 10:08:24.894 | + functions-common:time_start:2293 : local start_time= 2021-02-03 10:08:24.896 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-03 10:08:24.899 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-03 10:08:24.902 | + functions-common:time_start:2297 : _TIME_START[$name]=1612346904900 2021-02-03 10:08:24.904 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-03 10:08:24.906 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-03 10:08:24.908 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-03 10:08:25.463 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-03 10:08:25.474 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-03 10:08:25.475 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-03 10:08:25.715 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-03 10:08:25.895 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-03 10:08:27.990 | Reading package lists... 2021-02-03 10:08:28.051 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-03 10:08:28.054 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-03 10:08:28.056 | + functions-common:time_stop:2306 : local name 2021-02-03 10:08:28.058 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:08:28.060 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:08:28.062 | + functions-common:time_stop:2309 : local total 2021-02-03 10:08:28.064 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:08:28.066 | + functions-common:time_stop:2312 : name=apt-get-update 2021-02-03 10:08:28.069 | + functions-common:time_stop:2313 : start_time=1612346904900 2021-02-03 10:08:28.071 | + functions-common:time_stop:2315 : [[ -z 1612346904900 ]] 2021-02-03 10:08:28.073 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:08:28.077 | + functions-common:time_stop:2318 : end_time=1612346908074 2021-02-03 10:08:28.079 | + functions-common:time_stop:2319 : elapsed_time=3174 2021-02-03 10:08:28.081 | + functions-common:time_stop:2320 : total=2852 2021-02-03 10:08:28.083 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:08:28.085 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6026 2021-02-03 10:08:28.087 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-02-03 10:08:28.099 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-02-03 10:08:28.109 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-02-03 10:08:28.120 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-02-03 10:08:28.122 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-02-03 10:08:28.124 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-03 10:08:28.127 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-03 10:08:28.129 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-03 10:08:28.131 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-03 10:08:28.133 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-03 10:08:28.135 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-03 10:08:28.137 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-03 10:08:28.139 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-03 10:08:28.141 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-03 10:08:28.143 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-02-03 10:08:28.145 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-02-03 10:08:28.147 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-02-03 10:08:28.150 | + functions-common:is_suse:464 : is_opensuse 2021-02-03 10:08:28.152 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-03 10:08:28.154 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-03 10:08:28.156 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-03 10:08:28.158 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-03 10:08:28.161 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-03 10:08:28.163 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-02-03 10:08:28.165 | + ./stack.sh:main:768 : pip_install -U os-testr 2021-02-03 10:08:28.185 | Using python 3.6 to install os-testr 2021-02-03 10:08:28.187 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-02-03 10:08:29.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:08:30.002 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:30.012 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:30.016 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:30.101 | Collecting os-testr===2.0.0 2021-02-03 10:08:30.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-02-03 10:08:30.224 | Collecting python-subunit===1.4.0 2021-02-03 10:08:30.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-02-03 10:08:30.340 | Collecting stestr===3.1.0 2021-02-03 10:08:30.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-02-03 10:08:30.538 | Collecting pbr===5.5.1 2021-02-03 10:08:30.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-02-03 10:08:30.662 | Collecting testtools===2.4.0 2021-02-03 10:08:30.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-02-03 10:08:30.773 | Collecting extras===1.0.0 2021-02-03 10:08:30.780 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-02-03 10:08:30.884 | Collecting voluptuous===0.12.1 2021-02-03 10:08:30.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB) 2021-02-03 10:08:31.027 | Collecting cliff===3.6.0 2021-02-03 10:08:31.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79 kB) 2021-02-03 10:08:31.144 | Collecting fixtures===3.0.0 2021-02-03 10:08:31.150 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-02-03 10:08:31.262 | Collecting future===0.18.2 2021-02-03 10:08:31.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-02-03 10:08:32.273 | Collecting PyYAML===5.4.1 2021-02-03 10:08:32.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) 2021-02-03 10:08:32.364 | Collecting six===1.15.0 2021-02-03 10:08:32.370 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-02-03 10:08:32.421 | Collecting traceback2===1.4.0 2021-02-03 10:08:32.427 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-02-03 10:08:32.518 | Collecting unittest2===1.1.0 2021-02-03 10:08:32.526 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-02-03 10:08:32.615 | Collecting python-mimeparse===1.6.0 2021-02-03 10:08:32.621 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-02-03 10:08:32.820 | Collecting cmd2===1.4.0 2021-02-03 10:08:32.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133 kB) 2021-02-03 10:08:33.073 | Collecting pyparsing===2.4.7 2021-02-03 10:08:33.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-02-03 10:08:33.169 | Collecting prettytable===0.7.2 2021-02-03 10:08:33.175 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-02-03 10:08:33.310 | Collecting stevedore===3.3.0 2021-02-03 10:08:33.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-02-03 10:08:33.400 | Collecting linecache2===1.0.0 2021-02-03 10:08:33.406 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-02-03 10:08:33.498 | Collecting argparse 2021-02-03 10:08:33.505 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-02-03 10:08:33.598 | Collecting wcwidth===0.2.5 2021-02-03 10:08:33.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-02-03 10:08:33.641 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-03 10:08:33.742 | Collecting pyperclip===1.8.1 2021-02-03 10:08:33.749 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2021-02-03 10:08:33.815 | Collecting attrs===20.3.0 2021-02-03 10:08:33.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-02-03 10:08:33.926 | Collecting colorama===0.4.4 2021-02-03 10:08:33.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-02-03 10:08:33.938 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.4.0) 2021-02-03 10:08:33.990 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (3.7.4.3) 2021-02-03 10:08:33.995 | Building wheels for collected packages: future 2021-02-03 10:08:33.996 | Building wheel for future (setup.py): started 2021-02-03 10:08:34.968 | Building wheel for future (setup.py): finished with status 'done' 2021-02-03 10:08:34.972 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=bf83ab51a525d3b10ca1011a8b6ad7a2d8d96ee295f01fdbe17659b364d2b3ff 2021-02-03 10:08:34.972 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-02-03 10:08:34.973 | Successfully built future 2021-02-03 10:08:35.437 | Installing collected packages: voluptuous, pbr, attrs, six, extras, linecache2, traceback2, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, pyperclip, colorama, cmd2, pyparsing, stevedore, cliff, future, stestr, os-testr 2021-02-03 10:08:35.578 | Attempting uninstall: attrs 2021-02-03 10:08:35.579 | Found existing installation: attrs 17.4.0 2021-02-03 10:08:35.588 | Uninstalling attrs-17.4.0: 2021-02-03 10:08:35.668 | Successfully uninstalled attrs-17.4.0 2021-02-03 10:08:35.725 | Attempting uninstall: six 2021-02-03 10:08:35.725 | Found existing installation: six 1.11.0 2021-02-03 10:08:35.729 | Uninstalling six-1.11.0: 2021-02-03 10:08:35.760 | Successfully uninstalled six-1.11.0 2021-02-03 10:08:36.612 | Attempting uninstall: colorama 2021-02-03 10:08:36.613 | Found existing installation: colorama 0.3.7 2021-02-03 10:08:36.620 | Uninstalling colorama-0.3.7: 2021-02-03 10:08:36.650 | Successfully uninstalled colorama-0.3.7 2021-02-03 10:08:37.639 | Successfully installed PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 cliff-3.6.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.1 wcwidth-0.2.5 2021-02-03 10:08:37.704 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:08:37.705 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:08:37.827 | + inc/python:pip_install:200 : result=0 2021-02-03 10:08:37.830 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:08:37.833 | + functions-common:time_stop:2306 : local name 2021-02-03 10:08:37.835 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:08:37.837 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:08:37.839 | + functions-common:time_stop:2309 : local total 2021-02-03 10:08:37.841 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:08:37.843 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:08:37.845 | + functions-common:time_stop:2313 : start_time=1612346908180 2021-02-03 10:08:37.848 | + functions-common:time_stop:2315 : [[ -z 1612346908180 ]] 2021-02-03 10:08:37.851 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:08:37.854 | + functions-common:time_stop:2318 : end_time=1612346917851 2021-02-03 10:08:37.856 | + functions-common:time_stop:2319 : elapsed_time=9671 2021-02-03 10:08:37.858 | + functions-common:time_stop:2320 : total=0 2021-02-03 10:08:37.860 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:08:37.863 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9671 2021-02-03 10:08:37.865 | + inc/python:pip_install:203 : return 0 2021-02-03 10:08:37.868 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-02-03 10:08:37.914 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-02-03 10:08:37.983 | + ./stack.sh:main:779 : install_infra 2021-02-03 10:08:37.987 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-03 10:08:37.989 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-02-03 10:08:37.991 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-02-03 10:08:40.676 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-03 10:08:40.679 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-02-03 10:08:40.698 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-02-03 10:08:42.600 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:43.098 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:43.315 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:43.442 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-03 10:08:43.554 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-03 10:08:43.583 | Installing collected packages: pbr 2021-02-03 10:08:43.690 | Successfully installed pbr-5.5.1 2021-02-03 10:08:43.751 | + inc/python:pip_install:200 : result=0 2021-02-03 10:08:43.753 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:08:43.755 | + functions-common:time_stop:2306 : local name 2021-02-03 10:08:43.757 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:08:43.760 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:08:43.762 | + functions-common:time_stop:2309 : local total 2021-02-03 10:08:43.764 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:08:43.766 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:08:43.769 | + functions-common:time_stop:2313 : start_time=1612346920692 2021-02-03 10:08:43.771 | + functions-common:time_stop:2315 : [[ -z 1612346920692 ]] 2021-02-03 10:08:43.773 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:08:43.777 | + functions-common:time_stop:2318 : end_time=1612346923774 2021-02-03 10:08:43.779 | + functions-common:time_stop:2319 : elapsed_time=3082 2021-02-03 10:08:43.781 | + functions-common:time_stop:2320 : total=9671 2021-02-03 10:08:43.783 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:08:43.785 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12753 2021-02-03 10:08:43.787 | + inc/python:pip_install:203 : return 0 2021-02-03 10:08:43.790 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-03 10:08:43.792 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-02-03 10:08:43.813 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-02-03 10:08:45.674 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:46.164 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:46.380 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:46.500 | Processing /opt/stack/requirements 2021-02-03 10:08:47.883 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-02-03 10:08:47.949 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-02-03 10:08:47.984 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) 2021-02-03 10:08:48.101 | Downloading http://10.100.0.9:8080/root/pypi/+f/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) 2021-02-03 10:08:48.159 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) 2021-02-03 10:08:48.265 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-02-03 10:08:48.304 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2021-02-03 10:08:48.352 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-02-03 10:08:48.373 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) 2021-02-03 10:08:48.417 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-02-03 10:08:48.474 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) 2021-02-03 10:08:48.506 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-02-03 10:08:48.525 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) 2021-02-03 10:08:48.632 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-02-03 10:08:48.650 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) 2021-02-03 10:08:48.687 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-02-03 10:08:48.722 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4312) 2021-02-03 10:08:48.741 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-03 10:08:48.771 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4312) 2021-02-03 10:08:48.792 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-02-03 10:08:48.819 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-03 10:08:48.825 | Collecting urllib3===1.26.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) 2021-02-03 10:08:48.887 | Downloading http://10.100.0.9:8080/root/pypi/+f/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137kB) 2021-02-03 10:08:48.937 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-02-03 10:08:48.963 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-02-03 10:08:48.998 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-02-03 10:08:49.049 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-02-03 10:08:49.070 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-03 10:08:49.099 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-02-03 10:08:49.132 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) 2021-02-03 10:08:49.150 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-02-03 10:08:49.165 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) 2021-02-03 10:08:49.194 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-02-03 10:08:49.211 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) 2021-02-03 10:08:49.234 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-02-03 10:08:49.249 | Collecting cliff===3.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) 2021-02-03 10:08:49.316 | Downloading http://10.100.0.9:8080/root/pypi/+f/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79kB) 2021-02-03 10:08:49.354 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-03 10:08:49.385 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-02-03 10:08:49.400 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) 2021-02-03 10:08:49.418 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-02-03 10:08:49.435 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) 2021-02-03 10:08:49.504 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-02-03 10:08:49.534 | Collecting cmd2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) 2021-02-03 10:08:49.655 | Downloading http://10.100.0.9:8080/root/pypi/+f/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133kB) 2021-02-03 10:08:49.736 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) 2021-02-03 10:08:49.763 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-02-03 10:08:49.777 | Collecting importlib-metadata===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-02-03 10:08:49.835 | Downloading http://10.100.0.9:8080/root/pypi/+f/ace/61d5fc652dc28/importlib_metadata-3.4.0-py3-none-any.whl 2021-02-03 10:08:49.886 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) 2021-02-03 10:08:49.919 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2021-02-03 10:08:49.933 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-02-03 10:08:49.964 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-02-03 10:08:50.028 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) 2021-02-03 10:08:50.081 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-02-03 10:08:50.098 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2021-02-03 10:08:50.126 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-02-03 10:08:50.147 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-02-03 10:08:50.173 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-02-03 10:08:50.189 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) 2021-02-03 10:08:50.229 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2021-02-03 10:08:50.265 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, typing-extensions, zipp, importlib-metadata, stevedore, pyparsing, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-02-03 10:08:52.131 | Running setup.py install for openstack-requirements: started 2021-02-03 10:08:54.455 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-02-03 10:08:55.041 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.6.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.4.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4312 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 zipp-3.4.0 2021-02-03 10:08:55.167 | + inc/python:pip_install:200 : result=0 2021-02-03 10:08:55.169 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:08:55.171 | + functions-common:time_stop:2306 : local name 2021-02-03 10:08:55.174 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:08:55.176 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:08:55.178 | + functions-common:time_stop:2309 : local total 2021-02-03 10:08:55.180 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:08:55.182 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:08:55.184 | + functions-common:time_stop:2313 : start_time=1612346923806 2021-02-03 10:08:55.186 | + functions-common:time_stop:2315 : [[ -z 1612346923806 ]] 2021-02-03 10:08:55.189 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:08:55.192 | + functions-common:time_stop:2318 : end_time=1612346935190 2021-02-03 10:08:55.194 | + functions-common:time_stop:2319 : elapsed_time=11384 2021-02-03 10:08:55.196 | + functions-common:time_stop:2320 : total=12753 2021-02-03 10:08:55.198 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:08:55.200 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=24137 2021-02-03 10:08:55.203 | + inc/python:pip_install:203 : return 0 2021-02-03 10:08:55.206 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-02-03 10:08:55.208 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-02-03 10:08:55.211 | + inc/python:use_library_from_git:250 : local name=pbr 2021-02-03 10:08:55.213 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:08:55.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:08:55.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-02-03 10:08:55.221 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:08:55.223 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-02-03 10:08:55.242 | Using python 3.6 to install pbr 2021-02-03 10:08:55.244 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-02-03 10:08:57.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:08:57.080 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:57.090 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:57.097 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:08:57.235 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-03 10:08:57.763 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:08:57.763 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:08:57.846 | + inc/python:pip_install:200 : result=0 2021-02-03 10:08:57.848 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:08:57.850 | + functions-common:time_stop:2306 : local name 2021-02-03 10:08:57.852 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:08:57.854 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:08:57.857 | + functions-common:time_stop:2309 : local total 2021-02-03 10:08:57.860 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:08:57.862 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:08:57.864 | + functions-common:time_stop:2313 : start_time=1612346935237 2021-02-03 10:08:57.867 | + functions-common:time_stop:2315 : [[ -z 1612346935237 ]] 2021-02-03 10:08:57.870 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:08:57.873 | + functions-common:time_stop:2318 : end_time=1612346937871 2021-02-03 10:08:57.876 | + functions-common:time_stop:2319 : elapsed_time=2634 2021-02-03 10:08:57.878 | + functions-common:time_stop:2320 : total=24137 2021-02-03 10:08:57.880 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:08:57.882 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=26771 2021-02-03 10:08:57.884 | + inc/python:pip_install:203 : return 0 2021-02-03 10:08:57.887 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-02-03 10:09:00.590 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-02-03 10:09:02.290 | Collecting bindep 2021-02-03 10:09:02.354 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2021-02-03 10:09:02.376 | Collecting distro (from bindep) 2021-02-03 10:09:02.401 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-02-03 10:09:02.415 | Collecting pbr>=2.0.0 (from bindep) 2021-02-03 10:09:02.500 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-03 10:09:02.533 | Collecting Parsley (from bindep) 2021-02-03 10:09:02.551 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-03 10:09:02.573 | Installing collected packages: distro, pbr, Parsley, bindep 2021-02-03 10:09:02.912 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2021-02-03 10:09:02.980 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-03 10:09:02.982 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-03 10:09:02.986 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-02-03 10:09:03.002 | + ./stack.sh:main:788 : pkgs= 2021-02-03 10:09:03.005 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-02-03 10:09:03.007 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-02-03 10:09:03.009 | + functions-common:run_phase:1734 : local mode=stack 2021-02-03 10:09:03.012 | + functions-common:run_phase:1735 : local phase=pre-install 2021-02-03 10:09:03.014 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-03 10:09:03.016 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-03 10:09:03.018 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-03 10:09:03.020 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-03 10:09:03.023 | + functions-common:run_phase:1744 : local extra 2021-02-03 10:09:03.025 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-03 10:09:03.028 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-03 10:09:03.031 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-03 10:09:03.033 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-03 10:09:03.035 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-02-03 10:09:03.037 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-03 10:09:03.051 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:09:03.053 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-03 10:09:03.055 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-03 10:09:03.057 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-02-03 10:09:03.060 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-03 10:09:03.062 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-03 10:09:03.064 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-03 10:09:03.066 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-02-03 10:09:03.069 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-02-03 10:09:03.071 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-02-03 10:09:03.073 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-02-03 10:09:03.075 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-03 10:09:03.077 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-03 10:09:03.079 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-03 10:09:03.081 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-03 10:09:03.083 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-03 10:09:03.085 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2021-02-03 10:09:03.087 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-03 10:09:03.089 | + functions-common:run_plugins:1721 : local phase=pre-install 2021-02-03 10:09:03.092 | + functions-common:run_plugins:1723 : local plugins= 2021-02-03 10:09:03.094 | + functions-common:run_plugins:1724 : local plugin 2021-02-03 10:09:03.096 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-02-03 10:09:03.098 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2021-02-03 10:09:03.101 | + functions:set_systemd_override:845 : local value=2048 2021-02-03 10:09:03.103 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2021-02-03 10:09:03.105 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-02-03 10:09:03.151 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-02-03 10:09:03.152 | Set systemd system override for DefaultLimitNOFILE=2048 2021-02-03 10:09:03.154 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2021-02-03 10:09:03.350 | + ./stack.sh:main:801 : install_rpc_backend 2021-02-03 10:09:03.352 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-02-03 10:09:03.367 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:09:03.370 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-02-03 10:09:03.373 | + functions-common:install_package:1344 : update_package_repo 2021-02-03 10:09:03.376 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:09:03.378 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-03 10:09:03.380 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:09:03.383 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:09:03.385 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:09:03.387 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:09:03.389 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:09:03.392 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:09:03.394 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-03 10:09:03.396 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-03 10:09:03.399 | + functions-common:apt_get_update:1071 : return 2021-02-03 10:09:03.401 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-02-03 10:09:03.403 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:09:03.405 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:09:03.408 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:09:03.410 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-02-03 10:09:03.428 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-02-03 10:09:03.548 | Reading package lists... 2021-02-03 10:09:03.799 | Building dependency tree... 2021-02-03 10:09:03.800 | Reading state information... 2021-02-03 10:09:04.020 | The following packages were automatically installed and are no longer required: 2021-02-03 10:09:04.021 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-03 10:09:04.021 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-03 10:09:04.021 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-03 10:09:04.021 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:09:04.021 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:09:04.021 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:09:04.021 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:09:04.022 | The following additional packages will be installed: 2021-02-03 10:09:04.022 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-03 10:09:04.022 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-03 10:09:04.022 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-03 10:09:04.022 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-03 10:09:04.022 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-03 10:09:04.024 | Suggested packages: 2021-02-03 10:09:04.024 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-02-03 10:09:04.024 | odbc-postgresql tdsodbc unixodbc-bin 2021-02-03 10:09:04.069 | The following NEW packages will be installed: 2021-02-03 10:09:04.069 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-03 10:09:04.069 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-03 10:09:04.069 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-03 10:09:04.069 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-03 10:09:04.070 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-03 10:09:04.070 | rabbitmq-server 2021-02-03 10:09:04.349 | 0 upgraded, 26 newly installed, 0 to remove and 169 not upgraded. 2021-02-03 10:09:04.350 | Need to get 24.5 MB of archives. 2021-02-03 10:09:04.350 | After this operation, 40.4 MB of additional disk space will be used. 2021-02-03 10:09:04.350 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-02-03 10:09:06.825 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-03 10:09:06.991 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-03 10:09:07.275 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-02-03 10:09:07.279 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-02-03 10:09:07.282 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-02-03 10:09:07.466 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-02-03 10:09:07.531 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-02-03 10:09:07.816 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-02-03 10:09:08.344 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-02-03 10:09:08.412 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-02-03 10:09:08.563 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-02-03 10:09:08.763 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-02-03 10:09:08.770 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-02-03 10:09:08.773 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-02-03 10:09:08.795 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-02-03 10:09:08.826 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-02-03 10:09:09.138 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-02-03 10:09:09.168 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-02-03 10:09:09.170 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-02-03 10:09:09.452 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-02-03 10:09:09.455 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-02-03 10:09:09.593 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-02-03 10:09:09.686 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-02-03 10:09:09.707 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-02-03 10:09:09.710 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-02-03 10:09:11.329 | Fetched 24.5 MB in 7s (3,660 kB/s) 2021-02-03 10:09:11.367 | Selecting previously unselected package erlang-base. 2021-02-03 10:09:11.406 | (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 ... 74728 files and directories currently installed.) 2021-02-03 10:09:11.410 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:11.413 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:12.480 | Selecting previously unselected package erlang-asn1. 2021-02-03 10:09:12.488 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:12.492 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:12.635 | Selecting previously unselected package erlang-mnesia. 2021-02-03 10:09:12.643 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:12.646 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:12.787 | Selecting previously unselected package erlang-runtime-tools. 2021-02-03 10:09:12.795 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:12.797 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:12.879 | Selecting previously unselected package erlang-crypto. 2021-02-03 10:09:12.886 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:12.890 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:12.958 | Selecting previously unselected package erlang-public-key. 2021-02-03 10:09:12.966 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:12.969 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:13.100 | Selecting previously unselected package erlang-ssl. 2021-02-03 10:09:13.108 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:13.111 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:13.270 | Selecting previously unselected package erlang-inets. 2021-02-03 10:09:13.278 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:13.280 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:13.432 | Selecting previously unselected package erlang-corba. 2021-02-03 10:09:13.440 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:13.442 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:13.833 | Selecting previously unselected package erlang-syntax-tools. 2021-02-03 10:09:13.841 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:13.844 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:13.944 | Selecting previously unselected package erlang-diameter. 2021-02-03 10:09:13.952 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:13.955 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:14.095 | Selecting previously unselected package erlang-xmerl. 2021-02-03 10:09:14.102 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:14.105 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:14.287 | Selecting previously unselected package erlang-edoc. 2021-02-03 10:09:14.295 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:14.298 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:14.390 | Selecting previously unselected package erlang-eldap. 2021-02-03 10:09:14.398 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:14.400 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:14.468 | Selecting previously unselected package erlang-erl-docgen. 2021-02-03 10:09:14.476 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:14.479 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:14.554 | Selecting previously unselected package erlang-eunit. 2021-02-03 10:09:14.562 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:14.565 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:14.636 | Selecting previously unselected package erlang-ic. 2021-02-03 10:09:14.644 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:14.646 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:14.831 | Selecting previously unselected package libodbc1:amd64. 2021-02-03 10:09:14.839 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-02-03 10:09:14.851 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-03 10:09:14.934 | Selecting previously unselected package erlang-odbc. 2021-02-03 10:09:14.942 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:14.944 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:15.011 | Selecting previously unselected package erlang-snmp. 2021-02-03 10:09:15.019 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:15.022 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:15.305 | Selecting previously unselected package erlang-os-mon. 2021-02-03 10:09:15.313 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:15.316 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:15.384 | Selecting previously unselected package erlang-parsetools. 2021-02-03 10:09:15.393 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:15.395 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:15.470 | Selecting previously unselected package erlang-ssh. 2021-02-03 10:09:15.478 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:15.480 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:15.602 | Selecting previously unselected package erlang-tools. 2021-02-03 10:09:15.610 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-03 10:09:15.612 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:15.735 | Selecting previously unselected package erlang-nox. 2021-02-03 10:09:15.743 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-02-03 10:09:15.745 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:15.836 | Selecting previously unselected package rabbitmq-server. 2021-02-03 10:09:15.844 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-02-03 10:09:15.847 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-03 10:09:16.384 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-03 10:09:16.413 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:17.244 | Searching for services which depend on erlang and should be started...none found. 2021-02-03 10:09:17.247 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:09:17.269 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:17.298 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:17.326 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:17.354 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:17.383 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:17.410 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:17.439 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-03 10:09:17.467 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:09:17.632 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-03 10:09:18.287 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.315 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.342 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.370 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.399 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.427 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.455 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.482 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.510 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.539 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.567 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.594 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.622 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.650 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.678 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.706 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.734 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-03 10:09:18.761 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-03 10:09:18.898 | Adding group `rabbitmq' (GID 121) ... 2021-02-03 10:09:18.932 | Done. 2021-02-03 10:09:19.007 | Adding system user `rabbitmq' (UID 115) ... 2021-02-03 10:09:19.007 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-02-03 10:09:19.081 | Not creating home directory `/var/lib/rabbitmq'. 2021-02-03 10:09:19.325 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-02-03 10:09:24.317 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:09:24.505 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:09:26.487 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:09:26.489 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:09:26.491 | + functions-common:time_stop:2306 : local name 2021-02-03 10:09:26.493 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:09:26.496 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:09:26.498 | + functions-common:time_stop:2309 : local total 2021-02-03 10:09:26.501 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:09:26.503 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:09:26.505 | + functions-common:time_stop:2313 : start_time=1612346943426 2021-02-03 10:09:26.507 | + functions-common:time_stop:2315 : [[ -z 1612346943426 ]] 2021-02-03 10:09:26.510 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:09:26.513 | + functions-common:time_stop:2318 : end_time=1612346966511 2021-02-03 10:09:26.515 | + functions-common:time_stop:2319 : elapsed_time=23085 2021-02-03 10:09:26.518 | + functions-common:time_stop:2320 : total=142845 2021-02-03 10:09:26.520 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:09:26.522 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=165930 2021-02-03 10:09:26.524 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:09:26.526 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-02-03 10:09:26.529 | + functions-common:is_suse:464 : is_opensuse 2021-02-03 10:09:26.531 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-03 10:09:26.533 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-03 10:09:26.536 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-03 10:09:26.538 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-03 10:09:26.540 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-03 10:09:26.543 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-02-03 10:09:26.545 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-03 10:09:26.548 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-03 10:09:26.550 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-03 10:09:26.552 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-03 10:09:26.554 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-03 10:09:26.556 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-03 10:09:26.559 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-03 10:09:26.561 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-03 10:09:26.563 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-03 10:09:26.565 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-02-03 10:09:26.567 | + functions-common:is_suse:464 : is_opensuse 2021-02-03 10:09:26.569 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-03 10:09:26.572 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-03 10:09:26.574 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-03 10:09:26.576 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-03 10:09:26.578 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-03 10:09:26.581 | + ./stack.sh:main:802 : restart_rpc_backend 2021-02-03 10:09:26.583 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-02-03 10:09:26.598 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:09:26.600 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-02-03 10:09:26.602 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-03 10:09:26.604 | + ./stack.sh:echo_summary:422 : echo -e Starting RabbitMQ 2021-02-03 10:09:26.607 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-02-03 10:09:26.610 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-02-03 10:09:26.614 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-02-03 10:09:26.616 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-02-03 10:09:26.618 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-02-03 10:09:26.620 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-02-03 10:09:26.623 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-02-03 10:09:26.625 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-02-03 10:09:26.628 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-02-03 10:09:27.699 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-02-03 10:09:27.700 | guest [administrator]' 2021-02-03 10:09:27.703 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-02-03 10:09:27.703 | guest [administrator]' 2021-02-03 10:09:27.703 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-02-03 10:09:27.708 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-02-03 10:09:27.711 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-02-03 10:09:27.713 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-02-03 10:09:28.840 | Creating user "stackrabbit" 2021-02-03 10:09:28.869 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-02-03 10:09:29.938 | Setting permissions for user "stackrabbit" in vhost "/" 2021-02-03 10:09:29.962 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-02-03 10:09:29.964 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-02-03 10:09:31.021 | Changing password for user "stackrabbit" 2021-02-03 10:09:31.045 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-02-03 10:09:31.047 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-02-03 10:09:31.050 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-02-03 10:09:32.144 | Deleting user "guest" 2021-02-03 10:09:32.170 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-02-03 10:09:32.186 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:09:32.188 | + ./stack.sh:main:805 : install_database 2021-02-03 10:09:32.190 | + lib/database:install_database:116 : install_database_mysql 2021-02-03 10:09:32.193 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-02-03 10:09:32.195 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:09:32.197 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:09:32.200 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-02-03 10:09:32.400 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-02-03 10:09:32.402 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-02-03 10:09:32.407 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-02-03 10:09:32.409 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:09:32.411 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:09:32.413 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-02-03 10:09:32.416 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-02-03 10:09:32.418 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-02-03 10:09:32.422 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-02-03 10:09:32.424 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-02-03 10:09:32.426 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-02-03 10:09:32.428 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-02-03 10:09:32.431 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-03 10:09:32.433 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-03 10:09:32.435 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-03 10:09:32.437 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-03 10:09:32.440 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-03 10:09:32.442 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-03 10:09:32.444 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-03 10:09:32.446 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-03 10:09:32.448 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-03 10:09:32.451 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-02-03 10:09:32.454 | + functions-common:is_suse:464 : is_opensuse 2021-02-03 10:09:32.456 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-03 10:09:32.458 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-03 10:09:32.460 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-03 10:09:32.463 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-03 10:09:32.465 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-03 10:09:32.468 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-02-03 10:09:32.470 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:09:32.472 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:09:32.475 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-02-03 10:09:32.477 | + functions-common:install_package:1344 : update_package_repo 2021-02-03 10:09:32.479 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:09:32.482 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-03 10:09:32.484 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:09:32.486 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:09:32.489 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:09:32.491 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:09:32.493 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:09:32.495 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:09:32.498 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-03 10:09:32.500 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-03 10:09:32.502 | + functions-common:apt_get_update:1071 : return 2021-02-03 10:09:32.505 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-02-03 10:09:32.507 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:09:32.509 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:09:32.511 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:09:32.514 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-02-03 10:09:32.532 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-02-03 10:09:32.652 | Reading package lists... 2021-02-03 10:09:32.911 | Building dependency tree... 2021-02-03 10:09:32.912 | Reading state information... 2021-02-03 10:09:33.132 | The following packages were automatically installed and are no longer required: 2021-02-03 10:09:33.133 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-03 10:09:33.133 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-03 10:09:33.133 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-03 10:09:33.133 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:09:33.133 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:09:33.133 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:09:33.133 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:09:33.133 | The following additional packages will be installed: 2021-02-03 10:09:33.133 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-03 10:09:33.133 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-03 10:09:33.133 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-03 10:09:33.134 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-03 10:09:33.134 | mysql-server-5.7 mysql-server-core-5.7 2021-02-03 10:09:33.135 | Suggested packages: 2021-02-03 10:09:33.135 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-02-03 10:09:33.188 | The following NEW packages will be installed: 2021-02-03 10:09:33.189 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-03 10:09:33.189 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-03 10:09:33.189 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-03 10:09:33.189 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-03 10:09:33.189 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-02-03 10:09:33.321 | 0 upgraded, 18 newly installed, 0 to remove and 169 not upgraded. 2021-02-03 10:09:33.321 | Need to get 19.7 MB of archives. 2021-02-03 10:09:33.321 | After this operation, 157 MB of additional disk space will be used. 2021-02-03 10:09:33.321 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [6,664 kB] 2021-02-03 10:09:36.089 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [1,945 kB] 2021-02-03 10:09:36.907 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [7,460 kB] 2021-02-03 10:09:40.045 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-02-03 10:09:40.093 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [2,931 kB] 2021-02-03 10:09:41.426 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-02-03 10:09:41.426 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-02-03 10:09:41.428 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-02-03 10:09:41.461 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-02-03 10:09:41.570 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-02-03 10:09:41.578 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-02-03 10:09:41.579 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-02-03 10:09:41.579 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-02-03 10:09:41.581 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-02-03 10:09:41.581 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-02-03 10:09:41.582 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-02-03 10:09:41.583 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-02-03 10:09:41.616 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.33-0ubuntu0.18.04.1 [9,944 B] 2021-02-03 10:09:42.127 | Preconfiguring packages ... 2021-02-03 10:09:42.241 | Fetched 19.7 MB in 8s (2,340 kB/s) 2021-02-03 10:09:42.273 | Selecting previously unselected package mysql-client-core-5.7. 2021-02-03 10:09:42.314 | (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 ... 76729 files and directories currently installed.) 2021-02-03 10:09:42.318 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:09:42.321 | Unpacking mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:09:43.349 | Selecting previously unselected package mysql-client-5.7. 2021-02-03 10:09:43.357 | Preparing to unpack .../01-mysql-client-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:09:43.359 | Unpacking mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:09:43.828 | Selecting previously unselected package mysql-server-core-5.7. 2021-02-03 10:09:43.836 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:09:43.839 | Unpacking mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:09:45.062 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-02-03 10:09:45.070 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-02-03 10:09:45.081 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-03 10:09:45.207 | Selecting previously unselected package mysql-server-5.7. 2021-02-03 10:09:45.215 | Preparing to unpack .../04-mysql-server-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-03 10:09:45.699 | Unpacking mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:09:46.332 | Selecting previously unselected package libhtml-tagset-perl. 2021-02-03 10:09:46.340 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-02-03 10:09:46.343 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-02-03 10:09:46.403 | Selecting previously unselected package liburi-perl. 2021-02-03 10:09:46.410 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-02-03 10:09:46.413 | Unpacking liburi-perl (1.73-1) ... 2021-02-03 10:09:46.484 | Selecting previously unselected package libhtml-parser-perl. 2021-02-03 10:09:46.492 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-02-03 10:09:46.494 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-02-03 10:09:46.562 | Selecting previously unselected package libcgi-pm-perl. 2021-02-03 10:09:46.570 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-02-03 10:09:46.573 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-02-03 10:09:46.652 | Selecting previously unselected package libfcgi-perl. 2021-02-03 10:09:46.660 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-02-03 10:09:46.662 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-02-03 10:09:46.721 | Selecting previously unselected package libcgi-fast-perl. 2021-02-03 10:09:46.730 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-02-03 10:09:46.732 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-02-03 10:09:46.796 | Selecting previously unselected package libencode-locale-perl. 2021-02-03 10:09:46.804 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-02-03 10:09:46.807 | Unpacking libencode-locale-perl (1.05-1) ... 2021-02-03 10:09:46.866 | Selecting previously unselected package libhtml-template-perl. 2021-02-03 10:09:46.874 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-02-03 10:09:46.876 | Unpacking libhtml-template-perl (2.97-1) ... 2021-02-03 10:09:46.943 | Selecting previously unselected package libhttp-date-perl. 2021-02-03 10:09:46.951 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-02-03 10:09:46.959 | Unpacking libhttp-date-perl (6.02-1) ... 2021-02-03 10:09:47.017 | Selecting previously unselected package libio-html-perl. 2021-02-03 10:09:47.025 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-02-03 10:09:47.027 | Unpacking libio-html-perl (1.001-1) ... 2021-02-03 10:09:47.088 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-02-03 10:09:47.096 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-02-03 10:09:47.098 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-02-03 10:09:47.159 | Selecting previously unselected package libhttp-message-perl. 2021-02-03 10:09:47.167 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-02-03 10:09:47.169 | Unpacking libhttp-message-perl (6.14-1) ... 2021-02-03 10:09:47.233 | Selecting previously unselected package mysql-server. 2021-02-03 10:09:47.241 | Preparing to unpack .../17-mysql-server_5.7.33-0ubuntu0.18.04.1_all.deb ... 2021-02-03 10:09:47.243 | Unpacking mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:09:47.323 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-02-03 10:09:47.344 | Setting up libhttp-date-perl (6.02-1) ... 2021-02-03 10:09:47.372 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-03 10:09:47.400 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:09:47.423 | Setting up libencode-locale-perl (1.05-1) ... 2021-02-03 10:09:47.451 | Setting up mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:09:47.479 | Setting up libio-html-perl (1.001-1) ... 2021-02-03 10:09:47.507 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-02-03 10:09:47.534 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-03 10:09:47.564 | Setting up liburi-perl (1.73-1) ... 2021-02-03 10:09:47.592 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:09:47.760 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-02-03 10:09:47.787 | Setting up libcgi-pm-perl (4.38-1) ... 2021-02-03 10:09:47.816 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-03 10:09:49.585 | Setting up libhttp-message-perl (6.14-1) ... 2021-02-03 10:09:49.613 | Setting up mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:09:49.642 | Setting up libfcgi-perl (0.78-2build1) ... 2021-02-03 10:09:49.670 | Setting up libhtml-template-perl (2.97-1) ... 2021-02-03 10:09:49.702 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-02-03 10:09:49.739 | Setting up mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:09:49.770 | Setting up mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:09:50.393 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-03 10:09:50.420 | Renaming removed key_buffer and myisam-recover options (if present) 2021-02-03 10:10:00.735 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-02-03 10:10:01.810 | Setting up mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-03 10:10:01.824 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:10:02.024 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:10:04.008 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:10:04.010 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:10:04.013 | + functions-common:time_stop:2306 : local name 2021-02-03 10:10:04.015 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:10:04.017 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:10:04.019 | + functions-common:time_stop:2309 : local total 2021-02-03 10:10:04.021 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:10:04.023 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:10:04.025 | + functions-common:time_stop:2313 : start_time=1612346972530 2021-02-03 10:10:04.027 | + functions-common:time_stop:2315 : [[ -z 1612346972530 ]] 2021-02-03 10:10:04.030 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:10:04.033 | + functions-common:time_stop:2318 : end_time=1612347004031 2021-02-03 10:10:04.036 | + functions-common:time_stop:2319 : elapsed_time=31501 2021-02-03 10:10:04.038 | + functions-common:time_stop:2320 : total=165930 2021-02-03 10:10:04.040 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:10:04.042 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=197431 2021-02-03 10:10:04.044 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:10:04.047 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-02-03 10:10:04.049 | + ./stack.sh:main:808 : install_database_python 2021-02-03 10:10:04.051 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-02-03 10:10:04.053 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-02-03 10:10:04.055 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-02-03 10:10:04.058 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-03 10:10:04.062 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-02-03 10:10:04.064 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-02-03 10:10:04.066 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-03 10:10:04.070 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-03 10:10:04.070 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-02-03 10:10:04.075 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-02-03 10:10:04.077 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-02-03 10:10:04.080 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-02-03 10:10:04.082 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-02-03 10:10:04.085 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-02-03 10:10:04.104 | Using python 3.6 to install PyMySQL 2021-02-03 10:10:04.107 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-02-03 10:10:05.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:10:05.960 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:05.971 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:05.976 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:06.110 | Collecting PyMySQL===1.0.2 2021-02-03 10:10:06.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-02-03 10:10:06.610 | Installing collected packages: PyMySQL 2021-02-03 10:10:06.689 | Successfully installed PyMySQL-1.0.2 2021-02-03 10:10:06.756 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:10:06.756 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:10:06.834 | + inc/python:pip_install:200 : result=0 2021-02-03 10:10:06.836 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:10:06.839 | + functions-common:time_stop:2306 : local name 2021-02-03 10:10:06.841 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:10:06.843 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:10:06.846 | + functions-common:time_stop:2309 : local total 2021-02-03 10:10:06.848 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:10:06.850 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:10:06.852 | + functions-common:time_stop:2313 : start_time=1612347004099 2021-02-03 10:10:06.856 | + functions-common:time_stop:2315 : [[ -z 1612347004099 ]] 2021-02-03 10:10:06.859 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:10:06.862 | + functions-common:time_stop:2318 : end_time=1612347006860 2021-02-03 10:10:06.865 | + functions-common:time_stop:2319 : elapsed_time=2761 2021-02-03 10:10:06.867 | + functions-common:time_stop:2320 : total=26771 2021-02-03 10:10:06.869 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:10:06.872 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=29532 2021-02-03 10:10:06.874 | + inc/python:pip_install:203 : return 0 2021-02-03 10:10:06.877 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-02-03 10:10:06.879 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-03 10:10:06.881 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-02-03 10:10:06.884 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-02-03 10:10:06.899 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:10:06.902 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-02-03 10:10:06.904 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-02-03 10:10:06.907 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-02-03 10:10:06.908 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-03 10:10:06.912 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-02-03 10:10:06.914 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-02-03 10:10:06.917 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-02-03 10:10:06.919 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-03 10:10:06.922 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-02-03 10:10:06.924 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-02-03 10:10:06.940 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:10:06.943 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-02-03 10:10:06.945 | + functions-common:install_package:1344 : update_package_repo 2021-02-03 10:10:06.947 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:10:06.950 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-03 10:10:06.952 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:10:06.954 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:10:06.956 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:10:06.959 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:10:06.961 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:10:06.964 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:10:06.966 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-03 10:10:06.968 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-03 10:10:06.970 | + functions-common:apt_get_update:1071 : return 2021-02-03 10:10:06.972 | + functions-common:install_package:1345 : real_install_package radvd 2021-02-03 10:10:06.975 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:10:06.977 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:10:06.980 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:10:06.982 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-02-03 10:10:07.001 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-02-03 10:10:07.123 | Reading package lists... 2021-02-03 10:10:07.384 | Building dependency tree... 2021-02-03 10:10:07.385 | Reading state information... 2021-02-03 10:10:07.611 | The following packages were automatically installed and are no longer required: 2021-02-03 10:10:07.612 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-03 10:10:07.612 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-03 10:10:07.612 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-03 10:10:07.612 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:10:07.612 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:10:07.612 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:10:07.612 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:10:07.663 | The following NEW packages will be installed: 2021-02-03 10:10:07.663 | radvd 2021-02-03 10:10:07.796 | 0 upgraded, 1 newly installed, 0 to remove and 169 not upgraded. 2021-02-03 10:10:07.796 | Need to get 59.0 kB of archives. 2021-02-03 10:10:07.796 | After this operation, 164 kB of additional disk space will be used. 2021-02-03 10:10:07.796 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-02-03 10:10:08.472 | Fetched 59.0 kB in 0s (240 kB/s) 2021-02-03 10:10:08.552 | Selecting previously unselected package radvd. 2021-02-03 10:10:08.597 | (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 ... 77186 files and directories currently installed.) 2021-02-03 10:10:08.602 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-02-03 10:10:08.605 | Unpacking radvd (1:2.16-3) ... 2021-02-03 10:10:08.717 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:10:08.735 | Setting up radvd (1:2.16-3) ... 2021-02-03 10:10:09.525 | Job for radvd.service failed because the control process exited with error code. 2021-02-03 10:10:09.525 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-02-03 10:10:09.526 | invoke-rc.d: initscript radvd, action "start" failed. 2021-02-03 10:10:09.536 | ● radvd.service - Router advertisement daemon for IPv6 2021-02-03 10:10:09.536 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-02-03 10:10:09.536 | Active: failed (Result: exit-code) since Wed 2021-02-03 10:10:09 UTC; 13ms ago 2021-02-03 10:10:09.536 | Docs: man:radvd(8) 2021-02-03 10:10:09.536 | Process: 45279 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-02-03 10:10:09.536 | 2021-02-03 10:10:09.536 | Feb 03 10:10:09 n-d-766726-15 systemd[1]: Starting Router advertisement daemon for IPv6... 2021-02-03 10:10:09.536 | Feb 03 10:10:09 n-d-766726-15 radvd[45279]: can't open /etc/radvd.conf: No such file or directory 2021-02-03 10:10:09.537 | Feb 03 10:10:09 n-d-766726-15 radvd[45279]: Insecure file permissions, but continuing anyway 2021-02-03 10:10:09.537 | Feb 03 10:10:09 n-d-766726-15 radvd[45279]: exiting, failed to read config file 2021-02-03 10:10:09.537 | Feb 03 10:10:09 n-d-766726-15 systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-02-03 10:10:09.537 | Feb 03 10:10:09 n-d-766726-15 systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-02-03 10:10:09.537 | Feb 03 10:10:09 n-d-766726-15 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-02-03 10:10:09.541 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:10:09.743 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-03 10:10:09.982 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:10:11.960 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:10:11.962 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:10:11.965 | + functions-common:time_stop:2306 : local name 2021-02-03 10:10:11.968 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:10:11.970 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:10:11.972 | + functions-common:time_stop:2309 : local total 2021-02-03 10:10:11.974 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:10:11.976 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:10:11.978 | + functions-common:time_stop:2313 : start_time=1612347006999 2021-02-03 10:10:11.982 | + functions-common:time_stop:2315 : [[ -z 1612347006999 ]] 2021-02-03 10:10:11.985 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:10:11.988 | + functions-common:time_stop:2318 : end_time=1612347011985 2021-02-03 10:10:11.990 | + functions-common:time_stop:2319 : elapsed_time=4986 2021-02-03 10:10:11.992 | + functions-common:time_stop:2320 : total=197431 2021-02-03 10:10:11.994 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:10:11.997 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=202417 2021-02-03 10:10:11.999 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:10:12.001 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-02-03 10:10:12.017 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:10:12.020 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-02-03 10:10:12.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-02-03 10:10:12.025 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-02-03 10:10:12.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-02-03 10:10:12.046 | + functions-common:install_package:1344 : update_package_repo 2021-02-03 10:10:12.048 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:10:12.050 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-03 10:10:12.053 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:10:12.055 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:10:12.057 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:10:12.059 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:10:12.062 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:10:12.064 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:10:12.066 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-03 10:10:12.068 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-03 10:10:12.070 | + functions-common:apt_get_update:1071 : return 2021-02-03 10:10:12.072 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-02-03 10:10:12.075 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:10:12.077 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:10:12.079 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:10:12.082 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-02-03 10:10:12.100 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-02-03 10:10:12.220 | Reading package lists... 2021-02-03 10:10:12.485 | Building dependency tree... 2021-02-03 10:10:12.486 | Reading state information... 2021-02-03 10:10:12.714 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-02-03 10:10:12.714 | fakeroot set to manually installed. 2021-02-03 10:10:12.714 | make is already the newest version (4.1-9.1ubuntu1). 2021-02-03 10:10:12.714 | The following packages were automatically installed and are no longer required: 2021-02-03 10:10:12.715 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-03 10:10:12.715 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-03 10:10:12.715 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-03 10:10:12.715 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:10:12.715 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:10:12.715 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:10:12.715 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:10:12.716 | The following additional packages will be installed: 2021-02-03 10:10:12.716 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-02-03 10:10:12.717 | Suggested packages: 2021-02-03 10:10:12.717 | openvswitch-doc python-sortedcontainers-doc 2021-02-03 10:10:12.771 | The following NEW packages will be installed: 2021-02-03 10:10:12.771 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-02-03 10:10:12.772 | The following packages will be upgraded: 2021-02-03 10:10:12.772 | openvswitch-common openvswitch-switch 2021-02-03 10:10:13.059 | 2 upgraded, 3 newly installed, 0 to remove and 167 not upgraded. 2021-02-03 10:10:13.059 | Need to get 3,140 kB of archives. 2021-02-03 10:10:13.059 | After this operation, 3,470 kB of additional disk space will be used. 2021-02-03 10:10:13.059 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.2~cloud0 [118 kB] 2021-02-03 10:10:13.060 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-02-03 10:10:13.594 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,555 kB] 2021-02-03 10:10:13.778 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-02-03 10:10:14.157 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,175 kB] 2021-02-03 10:10:15.009 | Fetched 3,140 kB in 2s (1,879 kB/s) 2021-02-03 10:10:15.077 | Selecting previously unselected package libunbound2:amd64. 2021-02-03 10:10:15.118 | (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 ... 77199 files and directories currently installed.) 2021-02-03 10:10:15.122 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-02-03 10:10:15.134 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-03 10:10:15.245 | Selecting previously unselected package python3-sortedcontainers. 2021-02-03 10:10:15.253 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-02-03 10:10:15.256 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-02-03 10:10:15.333 | Selecting previously unselected package python3-openvswitch. 2021-02-03 10:10:15.341 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.2~cloud0_all.deb ... 2021-02-03 10:10:15.343 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-03 10:10:15.457 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-03 10:10:15.479 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.7-0ubuntu0.18.04.2) ... 2021-02-03 10:10:16.376 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-03 10:10:16.397 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.7-0ubuntu0.18.04.2) ... 2021-02-03 10:10:16.663 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-03 10:10:16.685 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:10:16.708 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-03 10:10:16.736 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-02-03 10:10:17.029 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-03 10:10:17.059 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:10:17.255 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-03 10:10:18.081 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-03 10:10:18.448 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-03 10:10:18.497 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2021-02-03 10:10:21.541 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:10:21.543 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:10:21.546 | + functions-common:time_stop:2306 : local name 2021-02-03 10:10:21.548 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:10:21.550 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:10:21.552 | + functions-common:time_stop:2309 : local total 2021-02-03 10:10:21.554 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:10:21.556 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:10:21.559 | + functions-common:time_stop:2313 : start_time=1612347012098 2021-02-03 10:10:21.561 | + functions-common:time_stop:2315 : [[ -z 1612347012098 ]] 2021-02-03 10:10:21.563 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:10:21.567 | + functions-common:time_stop:2318 : end_time=1612347021564 2021-02-03 10:10:21.569 | + functions-common:time_stop:2319 : elapsed_time=9466 2021-02-03 10:10:21.571 | + functions-common:time_stop:2320 : total=202417 2021-02-03 10:10:21.573 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:10:21.575 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=211883 2021-02-03 10:10:21.577 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:10:21.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-02-03 10:10:21.582 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:10:21.584 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:10:21.586 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-02-03 10:10:21.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-02-03 10:10:21.591 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-02-03 10:10:21.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-02-03 10:10:21.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-02-03 10:10:21.600 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-02-03 10:10:21.601 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-02-03 10:10:21.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-02-03 10:10:21.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-02-03 10:10:21.609 | + functions:vercmp:652 : local v1=4.15 2021-02-03 10:10:21.612 | + functions:vercmp:653 : local 'op=<' 2021-02-03 10:10:21.614 | + functions:vercmp:654 : local v2=3.13 2021-02-03 10:10:21.616 | + functions:vercmp:655 : local result 2021-02-03 10:10:21.619 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2021-02-03 10:10:21.620 | ++ functions:vercmp:659 : sort -V 2021-02-03 10:10:21.620 | ++ functions:vercmp:659 : head -1 2021-02-03 10:10:21.624 | + functions:vercmp:659 : result=3.13 2021-02-03 10:10:21.626 | + functions:vercmp:661 : case $op in 2021-02-03 10:10:21.628 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2021-02-03 10:10:21.630 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2021-02-03 10:10:21.632 | + functions:vercmp:672 : return 2021-02-03 10:10:21.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-02-03 10:10:21.637 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-03 10:10:21.640 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2021-02-03 10:10:22.089 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-02-03 10:10:22.105 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:10:22.108 | + ./stack.sh:main:816 : install_etcd3 2021-02-03 10:10:22.110 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-02-03 10:10:22.110 | Installing etcd 2021-02-03 10:10:22.112 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-02-03 10:10:22.125 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-02-03 10:10:22.136 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-02-03 10:10:22.139 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-02-03 10:10:22.150 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-02-03 10:10:22.153 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-03 10:10:22.156 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-03 10:10:22.159 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-03 10:10:22.163 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-02-03 10:10:22.166 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-02-03 10:10:22.168 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-02-03 10:10:22.171 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-03 10:10:22.202 | --2021-02-03 10:10:22-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-03 10:10:22.251 | Resolving github.com (github.com)... 140.82.121.4 2021-02-03 10:10:22.296 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-02-03 10:10:22.438 | HTTP request sent, awaiting response... 302 Found 2021-02-03 10:10:22.457 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210203T100905Z&X-Amz-Expires=300&X-Amz-Signature=b5d095ccb2ccaca97257e49e59bf27502fda0de3b05e8607d7b29b170dc5072b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-02-03 10:10:22.457 | --2021-02-03 10:10:22-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210203%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210203T100905Z&X-Amz-Expires=300&X-Amz-Signature=b5d095ccb2ccaca97257e49e59bf27502fda0de3b05e8607d7b29b170dc5072b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-02-03 10:10:22.458 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.109.154, ... 2021-02-03 10:10:22.494 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-02-03 10:10:22.653 | HTTP request sent, awaiting response... 200 OK 2021-02-03 10:10:22.653 | Length: 11350736 (11M) [application/octet-stream] 2021-02-03 10:10:22.653 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-02-03 10:10:22.856 | 2021-02-03 10:10:23.575 | 0K ........ .. 100% 11.7M=0.9s 2021-02-03 10:10:23.575 | 2021-02-03 10:10:23.575 | 2021-02-03 10:10:23 (11.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-02-03 10:10:23.575 | 2021-02-03 10:10:23.579 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-02-03 10:10:23.581 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-03 10:10:23.584 | ++ functions:get_extra_file:73 : return 2021-02-03 10:10:23.586 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-03 10:10:23.589 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-02-03 10:10:23.591 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-02-03 10:10:23.593 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-02-03 10:10:23.723 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-02-03 10:10:23.726 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/ 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/README.md 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-02-03 10:10:23.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-02-03 10:10:23.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-02-03 10:10:23.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-02-03 10:10:23.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-02-03 10:10:23.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-02-03 10:10:23.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-02-03 10:10:23.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-02-03 10:10:23.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-02-03 10:10:23.732 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-02-03 10:10:23.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-02-03 10:10:23.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-02-03 10:10:23.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-02-03 10:10:23.736 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-02-03 10:10:23.737 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-02-03 10:10:23.738 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-02-03 10:10:23.738 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-02-03 10:10:23.738 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-02-03 10:10:23.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-02-03 10:10:23.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-02-03 10:10:23.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-02-03 10:10:23.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-02-03 10:10:23.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-02-03 10:10:23.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-02-03 10:10:23.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-02-03 10:10:23.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-02-03 10:10:23.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-02-03 10:10:23.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-02-03 10:10:23.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-02-03 10:10:23.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-02-03 10:10:23.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-02-03 10:10:23.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-02-03 10:10:23.740 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-02-03 10:10:23.740 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-02-03 10:10:23.740 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-02-03 10:10:23.740 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-02-03 10:10:23.742 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-02-03 10:10:23.742 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-02-03 10:10:23.742 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-02-03 10:10:23.742 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-02-03 10:10:23.742 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-02-03 10:10:23.742 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-02-03 10:10:23.742 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-02-03 10:10:23.742 | etcd-v3.3.12-linux-amd64/etcdctl 2021-02-03 10:10:23.958 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-02-03 10:10:23.958 | etcd-v3.3.12-linux-amd64/etcd 2021-02-03 10:10:24.223 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-02-03 10:10:24.258 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-02-03 10:10:24.288 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-02-03 10:10:24.291 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-02-03 10:10:24.307 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:10:24.309 | + ./stack.sh:main:835 : install_dstat 2021-02-03 10:10:24.312 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-02-03 10:10:24.327 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:10:24.329 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-02-03 10:10:24.331 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-03 10:10:24.333 | + ./stack.sh:echo_summary:422 : echo -e Installing OpenStack project source 2021-02-03 10:10:24.336 | + ./stack.sh:main:844 : install_libs 2021-02-03 10:10:24.338 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-02-03 10:10:24.340 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-02-03 10:10:24.343 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-02-03 10:10:24.345 | + inc/python:use_library_from_git:250 : local name=automaton 2021-02-03 10:10:24.347 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-02-03 10:10:24.353 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.356 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-02-03 10:10:24.359 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-02-03 10:10:24.361 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-02-03 10:10:24.363 | + inc/python:use_library_from_git:250 : local name=castellan 2021-02-03 10:10:24.365 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-02-03 10:10:24.372 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.374 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-02-03 10:10:24.376 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-02-03 10:10:24.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-02-03 10:10:24.381 | + inc/python:use_library_from_git:250 : local name=cliff 2021-02-03 10:10:24.383 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-02-03 10:10:24.389 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.392 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-02-03 10:10:24.394 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-02-03 10:10:24.396 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-02-03 10:10:24.398 | + inc/python:use_library_from_git:250 : local name=cursive 2021-02-03 10:10:24.400 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-02-03 10:10:24.408 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.410 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-02-03 10:10:24.412 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-02-03 10:10:24.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-02-03 10:10:24.416 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-02-03 10:10:24.419 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-02-03 10:10:24.426 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.428 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-02-03 10:10:24.431 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-02-03 10:10:24.433 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-02-03 10:10:24.435 | + inc/python:use_library_from_git:250 : local name=futurist 2021-02-03 10:10:24.437 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-02-03 10:10:24.444 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.446 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-02-03 10:10:24.448 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-02-03 10:10:24.450 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-02-03 10:10:24.452 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-02-03 10:10:24.455 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-02-03 10:10:24.461 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.463 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-02-03 10:10:24.465 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-02-03 10:10:24.468 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-02-03 10:10:24.470 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-02-03 10:10:24.473 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-02-03 10:10:24.479 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.482 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-02-03 10:10:24.484 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-02-03 10:10:24.487 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-02-03 10:10:24.489 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-02-03 10:10:24.491 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-02-03 10:10:24.498 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.500 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-02-03 10:10:24.502 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-02-03 10:10:24.504 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-02-03 10:10:24.506 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-02-03 10:10:24.509 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-02-03 10:10:24.515 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.517 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-02-03 10:10:24.520 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-02-03 10:10:24.522 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-02-03 10:10:24.524 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-02-03 10:10:24.526 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-02-03 10:10:24.533 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.536 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-02-03 10:10:24.538 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-02-03 10:10:24.540 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-02-03 10:10:24.542 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-02-03 10:10:24.545 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.547 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.549 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-02-03 10:10:24.552 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.554 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-02-03 10:10:24.556 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-02-03 10:10:24.558 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-02-03 10:10:24.560 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-02-03 10:10:24.562 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-02-03 10:10:24.569 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.571 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-02-03 10:10:24.574 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-02-03 10:10:24.576 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-02-03 10:10:24.578 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-02-03 10:10:24.580 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-02-03 10:10:24.587 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.589 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-02-03 10:10:24.592 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-02-03 10:10:24.594 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-02-03 10:10:24.596 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-02-03 10:10:24.598 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-02-03 10:10:24.605 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.608 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-02-03 10:10:24.610 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-02-03 10:10:24.612 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-02-03 10:10:24.615 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-02-03 10:10:24.617 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-02-03 10:10:24.623 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.626 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-02-03 10:10:24.628 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-02-03 10:10:24.630 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-02-03 10:10:24.632 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-02-03 10:10:24.635 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-02-03 10:10:24.642 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.644 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-02-03 10:10:24.647 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-02-03 10:10:24.649 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-02-03 10:10:24.651 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-02-03 10:10:24.653 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-02-03 10:10:24.660 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.663 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-02-03 10:10:24.665 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-02-03 10:10:24.667 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-02-03 10:10:24.669 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-02-03 10:10:24.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-02-03 10:10:24.678 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.681 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-02-03 10:10:24.683 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-02-03 10:10:24.685 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-02-03 10:10:24.687 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-02-03 10:10:24.689 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-02-03 10:10:24.696 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.698 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-02-03 10:10:24.700 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-02-03 10:10:24.703 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-02-03 10:10:24.706 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-02-03 10:10:24.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-02-03 10:10:24.715 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.717 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-02-03 10:10:24.720 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-02-03 10:10:24.722 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-02-03 10:10:24.724 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-02-03 10:10:24.726 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-02-03 10:10:24.733 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.736 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-02-03 10:10:24.738 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-02-03 10:10:24.740 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-02-03 10:10:24.742 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-02-03 10:10:24.744 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-02-03 10:10:24.751 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.753 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-02-03 10:10:24.756 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-02-03 10:10:24.758 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-02-03 10:10:24.760 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-02-03 10:10:24.762 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-02-03 10:10:24.769 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.772 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-02-03 10:10:24.774 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-02-03 10:10:24.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-02-03 10:10:24.780 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-02-03 10:10:24.782 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-02-03 10:10:24.789 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.791 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-02-03 10:10:24.793 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-02-03 10:10:24.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-02-03 10:10:24.798 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-02-03 10:10:24.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-02-03 10:10:24.807 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.809 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-02-03 10:10:24.812 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-02-03 10:10:24.814 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-02-03 10:10:24.817 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-02-03 10:10:24.819 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-02-03 10:10:24.826 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.828 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-02-03 10:10:24.831 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-02-03 10:10:24.833 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-02-03 10:10:24.835 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-02-03 10:10:24.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-02-03 10:10:24.845 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.847 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-02-03 10:10:24.849 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-02-03 10:10:24.851 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-02-03 10:10:24.853 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-02-03 10:10:24.856 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-02-03 10:10:24.863 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.865 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-02-03 10:10:24.868 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-02-03 10:10:24.870 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-02-03 10:10:24.872 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-02-03 10:10:24.874 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.877 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-02-03 10:10:24.881 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.883 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-02-03 10:10:24.886 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-02-03 10:10:24.888 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-02-03 10:10:24.891 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-02-03 10:10:24.893 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-02-03 10:10:24.900 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.902 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-02-03 10:10:24.905 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-02-03 10:10:24.907 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-02-03 10:10:24.909 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-02-03 10:10:24.912 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.914 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-02-03 10:10:24.918 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.921 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-02-03 10:10:24.923 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-02-03 10:10:24.925 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-02-03 10:10:24.927 | + inc/python:use_library_from_git:250 : local name=tooz 2021-02-03 10:10:24.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-02-03 10:10:24.936 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.939 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-02-03 10:10:24.941 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-02-03 10:10:24.943 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-02-03 10:10:24.945 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-02-03 10:10:24.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-02-03 10:10:24.955 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.957 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-02-03 10:10:24.960 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-02-03 10:10:24.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-02-03 10:10:24.964 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-02-03 10:10:24.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-02-03 10:10:24.974 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.976 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-02-03 10:10:24.978 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-02-03 10:10:24.980 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-02-03 10:10:24.983 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-02-03 10:10:24.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:24.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:24.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-02-03 10:10:24.992 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:24.994 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-02-03 10:10:25.013 | Using python 3.6 to install etcd3 2021-02-03 10:10:25.016 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-02-03 10:10:26.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:10:26.843 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:26.853 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:26.859 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:26.944 | Collecting etcd3===0.12.0 2021-02-03 10:10:26.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-02-03 10:10:29.510 | Collecting grpcio===1.35.0 2021-02-03 10:10:29.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/088/c8bea0f6b5969/grpcio-1.35.0-cp36-cp36m-manylinux2014_x86_64.whl (4.1 MB) 2021-02-03 10:10:30.077 | Collecting protobuf===3.14.0 2021-02-03 10:10:30.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ecc/33531a213eee2/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-02-03 10:10:30.150 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-03 10:10:30.240 | Collecting tenacity===6.3.1 2021-02-03 10:10:30.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB) 2021-02-03 10:10:30.301 | Building wheels for collected packages: etcd3 2021-02-03 10:10:30.302 | Building wheel for etcd3 (setup.py): started 2021-02-03 10:10:30.969 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-02-03 10:10:30.970 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=3704476b64cbec65cf829478c3822feb7ed5770aec5f4351c9ec71ad9dcdd0a3 2021-02-03 10:10:30.970 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-02-03 10:10:30.971 | Successfully built etcd3 2021-02-03 10:10:31.491 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2021-02-03 10:10:32.115 | Successfully installed etcd3-0.12.0 grpcio-1.35.0 protobuf-3.14.0 tenacity-6.3.1 2021-02-03 10:10:32.184 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:10:32.184 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:10:32.284 | + inc/python:pip_install:200 : result=0 2021-02-03 10:10:32.286 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:10:32.288 | + functions-common:time_stop:2306 : local name 2021-02-03 10:10:32.290 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:10:32.292 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:10:32.294 | + functions-common:time_stop:2309 : local total 2021-02-03 10:10:32.297 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:10:32.299 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:10:32.302 | + functions-common:time_stop:2313 : start_time=1612347025008 2021-02-03 10:10:32.304 | + functions-common:time_stop:2315 : [[ -z 1612347025008 ]] 2021-02-03 10:10:32.307 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:10:32.310 | + functions-common:time_stop:2318 : end_time=1612347032307 2021-02-03 10:10:32.313 | + functions-common:time_stop:2319 : elapsed_time=7299 2021-02-03 10:10:32.315 | + functions-common:time_stop:2320 : total=29532 2021-02-03 10:10:32.318 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:10:32.320 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=36831 2021-02-03 10:10:32.322 | + inc/python:pip_install:203 : return 0 2021-02-03 10:10:32.324 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-02-03 10:10:32.343 | Using python 3.6 to install etcd3gw 2021-02-03 10:10:32.345 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-02-03 10:10:34.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:10:34.199 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:34.210 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:34.215 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:34.305 | Collecting etcd3gw===0.2.5 2021-02-03 10:10:34.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-02-03 10:10:34.489 | Collecting futurist===2.3.0 2021-02-03 10:10:34.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2021-02-03 10:10:34.540 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-03 10:10:34.660 | Collecting requests===2.25.1 2021-02-03 10:10:34.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-02-03 10:10:34.692 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-03 10:10:34.762 | Collecting urllib3===1.26.3 2021-02-03 10:10:34.768 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-02-03 10:10:34.831 | Collecting idna===2.10 2021-02-03 10:10:34.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-02-03 10:10:34.872 | Collecting chardet===4.0.0 2021-02-03 10:10:34.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-02-03 10:10:34.941 | Collecting certifi===2020.12.5 2021-02-03 10:10:34.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-02-03 10:10:35.489 | Installing collected packages: chardet, certifi, urllib3, idna, requests, futurist, etcd3gw 2021-02-03 10:10:35.489 | Attempting uninstall: chardet 2021-02-03 10:10:35.490 | Found existing installation: chardet 3.0.4 2021-02-03 10:10:35.497 | Uninstalling chardet-3.0.4: 2021-02-03 10:10:35.527 | Successfully uninstalled chardet-3.0.4 2021-02-03 10:10:35.806 | Attempting uninstall: certifi 2021-02-03 10:10:35.807 | Found existing installation: certifi 2018.1.18 2021-02-03 10:10:35.809 | Uninstalling certifi-2018.1.18: 2021-02-03 10:10:35.838 | Successfully uninstalled certifi-2018.1.18 2021-02-03 10:10:35.855 | Attempting uninstall: urllib3 2021-02-03 10:10:35.856 | Found existing installation: urllib3 1.22 2021-02-03 10:10:35.862 | Uninstalling urllib3-1.22: 2021-02-03 10:10:35.891 | Successfully uninstalled urllib3-1.22 2021-02-03 10:10:35.999 | Attempting uninstall: idna 2021-02-03 10:10:36.000 | Found existing installation: idna 2.6 2021-02-03 10:10:36.004 | Uninstalling idna-2.6: 2021-02-03 10:10:36.033 | Successfully uninstalled idna-2.6 2021-02-03 10:10:36.143 | Attempting uninstall: requests 2021-02-03 10:10:36.144 | Found existing installation: requests 2.18.4 2021-02-03 10:10:36.153 | Uninstalling requests-2.18.4: 2021-02-03 10:10:36.181 | Successfully uninstalled requests-2.18.4 2021-02-03 10:10:36.335 | Successfully installed certifi-2020.12.5 chardet-4.0.0 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.25.1 urllib3-1.26.3 2021-02-03 10:10:36.400 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:10:36.401 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:10:36.479 | + inc/python:pip_install:200 : result=0 2021-02-03 10:10:36.482 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:10:36.484 | + functions-common:time_stop:2306 : local name 2021-02-03 10:10:36.487 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:10:36.489 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:10:36.492 | + functions-common:time_stop:2309 : local total 2021-02-03 10:10:36.494 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:10:36.496 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:10:36.498 | + functions-common:time_stop:2313 : start_time=1612347032338 2021-02-03 10:10:36.501 | + functions-common:time_stop:2315 : [[ -z 1612347032338 ]] 2021-02-03 10:10:36.503 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:10:36.506 | + functions-common:time_stop:2318 : end_time=1612347036504 2021-02-03 10:10:36.509 | + functions-common:time_stop:2319 : elapsed_time=4166 2021-02-03 10:10:36.511 | + functions-common:time_stop:2320 : total=36831 2021-02-03 10:10:36.513 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:10:36.515 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=40997 2021-02-03 10:10:36.518 | + inc/python:pip_install:203 : return 0 2021-02-03 10:10:36.520 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-02-03 10:10:36.522 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-02-03 10:10:36.524 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-02-03 10:10:36.527 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-03 10:10:36.529 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-03 10:10:36.531 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-03 10:10:36.533 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-03 10:10:36.535 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-03 10:10:36.538 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-03 10:10:36.540 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-03 10:10:36.542 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-03 10:10:36.544 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-03 10:10:36.547 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-02-03 10:10:36.549 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-02-03 10:10:36.551 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:10:36.553 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:10:36.555 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-02-03 10:10:36.558 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-02-03 10:10:36.560 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-02-03 10:10:36.562 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-03 10:10:36.565 | + functions-common:install_package:1344 : update_package_repo 2021-02-03 10:10:36.567 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:10:36.569 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-03 10:10:36.571 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:10:36.573 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:10:36.576 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:10:36.578 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:10:36.581 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:10:36.583 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:10:36.585 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-03 10:10:36.587 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-03 10:10:36.589 | + functions-common:apt_get_update:1071 : return 2021-02-03 10:10:36.592 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-03 10:10:36.594 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:10:36.596 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:10:36.598 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:10:36.601 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-03 10:10:36.619 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-03 10:10:36.740 | Reading package lists... 2021-02-03 10:10:37.003 | Building dependency tree... 2021-02-03 10:10:37.004 | Reading state information... 2021-02-03 10:10:37.221 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-02-03 10:10:37.221 | The following packages were automatically installed and are no longer required: 2021-02-03 10:10:37.221 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-03 10:10:37.221 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-03 10:10:37.221 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-03 10:10:37.221 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:10:37.221 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:10:37.221 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:10:37.221 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:10:37.223 | Suggested packages: 2021-02-03 10:10:37.223 | python-uwsgidecorators python3-uwsgidecorators 2021-02-03 10:10:37.272 | The following NEW packages will be installed: 2021-02-03 10:10:37.272 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-02-03 10:10:37.547 | 0 upgraded, 3 newly installed, 0 to remove and 167 not upgraded. 2021-02-03 10:10:37.547 | Need to get 163 kB of archives. 2021-02-03 10:10:37.547 | After this operation, 634 kB of additional disk space will be used. 2021-02-03 10:10:37.547 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-02-03 10:10:37.807 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-02-03 10:10:38.019 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-02-03 10:10:38.668 | Fetched 163 kB in 1s (193 kB/s) 2021-02-03 10:10:38.727 | Selecting previously unselected package uwsgi. 2021-02-03 10:10:38.768 | (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 ... 77268 files and directories currently installed.) 2021-02-03 10:10:38.772 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-03 10:10:38.774 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:10:38.869 | Selecting previously unselected package uwsgi-plugin-python. 2021-02-03 10:10:38.878 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-03 10:10:38.880 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:10:38.970 | Selecting previously unselected package uwsgi-plugin-python3. 2021-02-03 10:10:38.978 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-03 10:10:38.980 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:10:39.065 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:10:39.112 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:10:39.134 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:10:39.685 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-03 10:10:39.740 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:10:39.940 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-03 10:10:40.563 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:10:42.505 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:10:42.507 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:10:42.509 | + functions-common:time_stop:2306 : local name 2021-02-03 10:10:42.511 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:10:42.514 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:10:42.516 | + functions-common:time_stop:2309 : local total 2021-02-03 10:10:42.518 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:10:42.520 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:10:42.522 | + functions-common:time_stop:2313 : start_time=1612347036616 2021-02-03 10:10:42.524 | + functions-common:time_stop:2315 : [[ -z 1612347036616 ]] 2021-02-03 10:10:42.527 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:10:42.531 | + functions-common:time_stop:2318 : end_time=1612347042528 2021-02-03 10:10:42.533 | + functions-common:time_stop:2319 : elapsed_time=5912 2021-02-03 10:10:42.536 | + functions-common:time_stop:2320 : total=211883 2021-02-03 10:10:42.538 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:10:42.541 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=217795 2021-02-03 10:10:42.543 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:10:42.545 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-02-03 10:10:42.548 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:10:42.550 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:10:42.552 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-02-03 10:10:42.611 | Enabling module proxy. 2021-02-03 10:10:42.616 | To activate the new configuration, you need to run: 2021-02-03 10:10:42.616 | systemctl restart apache2 2021-02-03 10:10:42.620 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-02-03 10:10:42.677 | Considering dependency proxy for proxy_uwsgi: 2021-02-03 10:10:42.677 | Module proxy already enabled 2021-02-03 10:10:42.677 | Enabling module proxy_uwsgi. 2021-02-03 10:10:42.682 | To activate the new configuration, you need to run: 2021-02-03 10:10:42.682 | systemctl restart apache2 2021-02-03 10:10:42.687 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-02-03 10:10:42.689 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-03 10:10:42.692 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-03 10:10:42.694 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-03 10:10:42.827 | + ./stack.sh:main:850 : install_keystoneauth 2021-02-03 10:10:42.830 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-02-03 10:10:42.832 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-02-03 10:10:42.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:42.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:42.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-02-03 10:10:42.841 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:42.844 | + ./stack.sh:main:851 : install_keystoneclient 2021-02-03 10:10:42.846 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-02-03 10:10:42.848 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-02-03 10:10:42.851 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:42.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:42.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-02-03 10:10:42.859 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:42.861 | + ./stack.sh:main:852 : install_glanceclient 2021-02-03 10:10:42.864 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-02-03 10:10:42.866 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-02-03 10:10:42.868 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:42.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:42.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-02-03 10:10:42.876 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:42.878 | + ./stack.sh:main:853 : install_cinderclient 2021-02-03 10:10:42.880 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-brick-cinderclient-ext 2021-02-03 10:10:42.883 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-02-03 10:10:42.885 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:42.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:42.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-02-03 10:10:42.892 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:42.894 | + lib/cinder:install_cinderclient:441 : use_library_from_git python-cinderclient 2021-02-03 10:10:42.897 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-02-03 10:10:42.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:42.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:42.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-02-03 10:10:42.906 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:42.908 | + ./stack.sh:main:854 : install_novaclient 2021-02-03 10:10:42.911 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2021-02-03 10:10:42.913 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-02-03 10:10:42.915 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:42.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:42.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-02-03 10:10:42.923 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:42.925 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-02-03 10:10:42.945 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:10:42.947 | + ./stack.sh:main:856 : install_swiftclient 2021-02-03 10:10:42.950 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-02-03 10:10:42.952 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-02-03 10:10:42.955 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:42.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:42.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-02-03 10:10:42.962 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:42.964 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-02-03 10:10:42.979 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:10:42.982 | + ./stack.sh:main:859 : install_neutronclient 2021-02-03 10:10:42.985 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-02-03 10:10:42.987 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-02-03 10:10:42.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:42.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:42.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-02-03 10:10:42.996 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:42.999 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-02-03 10:10:43.002 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-02-03 10:10:43.004 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-02-03 10:10:43.007 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:10:43.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:10:43.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-02-03 10:10:43.014 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:10:43.016 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-02-03 10:10:43.018 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-02-03 10:10:43.021 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-03 10:10:43.024 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-02-03 10:10:43.026 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-02-03 10:10:43.028 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-03 10:10:43.033 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-03 10:10:43.033 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-02-03 10:10:43.037 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-02-03 10:10:43.040 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-02-03 10:10:43.042 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-02-03 10:10:43.045 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-02-03 10:10:43.048 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-02-03 10:10:43.067 | Using python 3.6 to install keystonemiddleware 2021-02-03 10:10:43.069 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-02-03 10:10:44.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:10:44.937 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:44.947 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:44.953 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:45.124 | Collecting keystonemiddleware===9.2.0 2021-02-03 10:10:45.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB) 2021-02-03 10:10:45.363 | Collecting oslo.cache===2.6.1 2021-02-03 10:10:45.370 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab7/718f31294f6d2/oslo.cache-2.6.1-py3-none-any.whl (61 kB) 2021-02-03 10:10:45.628 | Collecting oslo.config===8.4.0 2021-02-03 10:10:45.636 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/2e94c2da67cde/oslo.config-8.4.0-py3-none-any.whl (127 kB) 2021-02-03 10:10:45.797 | Collecting dogpile.cache===1.1.2 2021-02-03 10:10:45.804 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b13/740e8100ed459/dogpile.cache-1.1.2-py3-none-any.whl (49 kB) 2021-02-03 10:10:45.850 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (3.3.0) 2021-02-03 10:10:45.861 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-03 10:10:45.927 | Collecting rfc3986===1.4.0 2021-02-03 10:10:45.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2021-02-03 10:10:46.107 | Collecting keystoneauth1===4.3.0 2021-02-03 10:10:46.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/38f606c098f83/keystoneauth1-4.3.0-py3-none-any.whl (314 kB) 2021-02-03 10:10:46.375 | Collecting python-keystoneclient===4.2.0 2021-02-03 10:10:46.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 2021-02-03 10:10:46.526 | Collecting decorator===4.4.2 2021-02-03 10:10:46.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2021-02-03 10:10:46.742 | Collecting oslo.utils===4.7.0 2021-02-03 10:10:46.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2021-02-03 10:10:47.155 | Collecting pytz===2020.5 2021-02-03 10:10:47.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/169/62c5fb8db4a8f/pytz-2020.5-py2.py3-none-any.whl (510 kB) 2021-02-03 10:10:47.226 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2021-02-03 10:10:47.354 | Collecting oslo.i18n===5.0.1 2021-02-03 10:10:47.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2021-02-03 10:10:47.534 | Collecting WebOb===1.8.6 2021-02-03 10:10:47.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2021-02-03 10:10:47.752 | Collecting oslo.log===4.4.0 2021-02-03 10:10:47.759 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2021-02-03 10:10:47.960 | Collecting oslo.serialization===4.0.1 2021-02-03 10:10:47.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ed/86d8378a845a2/oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 2021-02-03 10:10:48.116 | Collecting oslo.context===3.1.1 2021-02-03 10:10:48.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2021-02-03 10:10:48.176 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-03 10:10:48.258 | Collecting pycadf===3.1.1 2021-02-03 10:10:48.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2021-02-03 10:10:48.314 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2021-02-03 10:10:48.406 | Collecting debtcollector===2.2.0 2021-02-03 10:10:48.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2021-02-03 10:10:48.458 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2021-02-03 10:10:48.464 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-03 10:10:48.559 | Collecting os-service-types===1.7.0 2021-02-03 10:10:48.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2021-02-03 10:10:48.671 | Collecting iso8601===0.1.13 2021-02-03 10:10:48.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f0/2f01dd13320a7/iso8601-0.1.13-py3-none-any.whl (9.3 kB) 2021-02-03 10:10:48.717 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (2.4.7) 2021-02-03 10:10:48.804 | Collecting packaging===20.9 2021-02-03 10:10:48.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-02-03 10:10:48.937 | Collecting netifaces===0.10.9 2021-02-03 10:10:48.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2021-02-03 10:10:48.948 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2021-02-03 10:10:48.952 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2021-02-03 10:10:48.975 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-02-03 10:10:48.978 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-02-03 10:10:49.030 | Collecting pyinotify===0.9.6 2021-02-03 10:10:49.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2021-02-03 10:10:49.682 | Collecting python-dateutil===2.8.1 2021-02-03 10:10:49.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2021-02-03 10:10:49.906 | Collecting msgpack===1.0.2 2021-02-03 10:10:49.913 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/1759f1a88df5f/msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB) 2021-02-03 10:10:50.026 | Collecting wrapt===1.12.1 2021-02-03 10:10:50.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2021-02-03 10:10:50.627 | Collecting importlib-resources===3.3.1 2021-02-03 10:10:50.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/420/68585cc5e8c2b/importlib_resources-3.3.1-py2.py3-none-any.whl (26 kB) 2021-02-03 10:10:50.657 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.4.0) 2021-02-03 10:10:50.684 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (3.7.4.3) 2021-02-03 10:10:50.689 | Building wheels for collected packages: pyinotify, wrapt 2021-02-03 10:10:50.690 | Building wheel for pyinotify (setup.py): started 2021-02-03 10:10:51.276 | Building wheel for pyinotify (setup.py): finished with status 'done' 2021-02-03 10:10:51.277 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=8d84668e96d2c96a98bb5da0eb7a69b6b23042873545a4c2fdb4f832397ad57f 2021-02-03 10:10:51.277 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2021-02-03 10:10:51.279 | Building wheel for wrapt (setup.py): started 2021-02-03 10:10:52.816 | Building wheel for wrapt (setup.py): finished with status 'done' 2021-02-03 10:10:52.817 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67499 sha256=ee271853d0cd27a408427ccf4739732e6fd1088ead71297be3a7a743da1350fe 2021-02-03 10:10:52.817 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2021-02-03 10:10:52.818 | Successfully built pyinotify wrapt 2021-02-03 10:10:53.613 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, pytz, packaging, iso8601, netifaces, oslo.utils, msgpack, oslo.serialization, rfc3986, oslo.config, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, keystoneauth1, python-keystoneclient, decorator, dogpile.cache, oslo.cache, keystonemiddleware, importlib-resources 2021-02-03 10:10:54.152 | Attempting uninstall: netifaces 2021-02-03 10:10:54.153 | Found existing installation: netifaces 0.10.4 2021-02-03 10:10:54.160 | Uninstalling netifaces-0.10.4: 2021-02-03 10:10:54.189 | Successfully uninstalled netifaces-0.10.4 2021-02-03 10:10:55.847 | Attempting uninstall: importlib-resources 2021-02-03 10:10:55.848 | Found existing installation: importlib-resources 5.1.0 2021-02-03 10:10:55.867 | Uninstalling importlib-resources-5.1.0: 2021-02-03 10:10:55.870 | Successfully uninstalled importlib-resources-5.1.0 2021-02-03 10:10:55.972 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.2 importlib-resources-3.3.1 iso8601-0.1.13 keystoneauth1-4.3.0 keystonemiddleware-9.2.0 msgpack-1.0.2 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.6.1 oslo.config-8.4.0 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.0.1 oslo.utils-4.7.0 packaging-20.9 pycadf-3.1.1 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.2.0 pytz-2020.5 rfc3986-1.4.0 wrapt-1.12.1 2021-02-03 10:10:56.051 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:10:56.051 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:10:56.163 | + inc/python:pip_install:200 : result=0 2021-02-03 10:10:56.165 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:10:56.167 | + functions-common:time_stop:2306 : local name 2021-02-03 10:10:56.169 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:10:56.171 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:10:56.173 | + functions-common:time_stop:2309 : local total 2021-02-03 10:10:56.176 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:10:56.178 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:10:56.180 | + functions-common:time_stop:2313 : start_time=1612347043062 2021-02-03 10:10:56.182 | + functions-common:time_stop:2315 : [[ -z 1612347043062 ]] 2021-02-03 10:10:56.185 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:10:56.188 | + functions-common:time_stop:2318 : end_time=1612347056185 2021-02-03 10:10:56.190 | + functions-common:time_stop:2319 : elapsed_time=13123 2021-02-03 10:10:56.192 | + functions-common:time_stop:2320 : total=40997 2021-02-03 10:10:56.194 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:10:56.196 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=54120 2021-02-03 10:10:56.199 | + inc/python:pip_install:203 : return 0 2021-02-03 10:10:56.201 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-02-03 10:10:56.204 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-02-03 10:10:56.206 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-03 10:10:56.209 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-02-03 10:10:56.212 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-02-03 10:10:56.214 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-03 10:10:56.218 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-02-03 10:10:56.219 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-03 10:10:56.223 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-02-03 10:10:56.225 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-02-03 10:10:56.227 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-02-03 10:10:56.230 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-02-03 10:10:56.232 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-02-03 10:10:56.253 | Using python 3.6 to install python-memcached 2021-02-03 10:10:56.255 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-02-03 10:10:58.144 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:10:58.148 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:58.158 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:58.163 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:10:58.284 | Collecting python-memcached===1.59 2021-02-03 10:10:58.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-02-03 10:10:58.341 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-03 10:10:59.103 | Installing collected packages: python-memcached 2021-02-03 10:10:59.162 | Successfully installed python-memcached-1.59 2021-02-03 10:10:59.240 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:10:59.240 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:10:59.331 | + inc/python:pip_install:200 : result=0 2021-02-03 10:10:59.333 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:10:59.336 | + functions-common:time_stop:2306 : local name 2021-02-03 10:10:59.338 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:10:59.340 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:10:59.342 | + functions-common:time_stop:2309 : local total 2021-02-03 10:10:59.345 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:10:59.347 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:10:59.349 | + functions-common:time_stop:2313 : start_time=1612347056247 2021-02-03 10:10:59.351 | + functions-common:time_stop:2315 : [[ -z 1612347056247 ]] 2021-02-03 10:10:59.354 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:10:59.357 | + functions-common:time_stop:2318 : end_time=1612347059355 2021-02-03 10:10:59.360 | + functions-common:time_stop:2319 : elapsed_time=3108 2021-02-03 10:10:59.362 | + functions-common:time_stop:2320 : total=54120 2021-02-03 10:10:59.364 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:10:59.366 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=57228 2021-02-03 10:10:59.368 | + inc/python:pip_install:203 : return 0 2021-02-03 10:10:59.371 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-02-03 10:10:59.386 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:10:59.389 | + ./stack.sh:main:866 : '[' 10.222.0.106 == 10.222.0.106 ']' 2021-02-03 10:10:59.391 | + ./stack.sh:main:867 : stack_install_service keystone 2021-02-03 10:10:59.394 | + lib/stack:stack_install_service:20 : local service=keystone 2021-02-03 10:10:59.396 | + lib/stack:stack_install_service:21 : type install_keystone 2021-02-03 10:10:59.398 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-03 10:10:59.400 | + lib/stack:stack_install_service:32 : install_keystone 2021-02-03 10:10:59.403 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-02-03 10:10:59.418 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:10:59.421 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-02-03 10:10:59.423 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-02-03 10:10:59.425 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-02-03 10:10:59.427 | + functions-common:git_clone:527 : local git_ref=master 2021-02-03 10:10:59.429 | + functions-common:git_clone:528 : local orig_dir 2021-02-03 10:10:59.432 | ++ functions-common:git_clone:529 : pwd 2021-02-03 10:10:59.434 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-03 10:10:59.436 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-03 10:10:59.439 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-03 10:10:59.453 | + functions-common:git_clone:532 : RECLONE=False 2021-02-03 10:10:59.455 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-03 10:10:59.457 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-03 10:10:59.460 | + functions-common:git_clone:546 : echo master 2021-02-03 10:10:59.460 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-03 10:10:59.464 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-02-03 10:10:59.467 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-03 10:10:59.469 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-02-03 10:10:59.472 | + functions-common:git_clone:595 : git show --oneline 2021-02-03 10:10:59.472 | + functions-common:git_clone:595 : head -1 2021-02-03 10:10:59.475 | 573196662 Merge "Support bytes type in generate_public_ID()" 2021-02-03 10:10:59.477 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-03 10:10:59.480 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-02-03 10:10:59.482 | + inc/python:setup_develop:338 : local bindep 2021-02-03 10:10:59.484 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-03 10:10:59.486 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-02-03 10:10:59.489 | + inc/python:setup_develop:344 : local extras= 2021-02-03 10:10:59.491 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-02-03 10:10:59.494 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-03 10:10:59.496 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-03 10:10:59.498 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-02-03 10:10:59.501 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-03 10:10:59.503 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-03 10:10:59.506 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-02-03 10:10:59.508 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-03 10:10:59.511 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-02-03 10:10:59.513 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-03 10:10:59.516 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-03 10:10:59.519 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-02-03 10:10:59.524 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-02-03 10:10:59.526 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-02-03 10:11:00.224 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-02-03 10:11:00.227 | + inc/python:setup_package:417 : local bindep=0 2021-02-03 10:11:00.229 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-03 10:11:00.231 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-03 10:11:00.233 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-03 10:11:00.235 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-02-03 10:11:00.237 | + inc/python:setup_package:426 : local flags=-e 2021-02-03 10:11:00.239 | + inc/python:setup_package:427 : local extras= 2021-02-03 10:11:00.241 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-03 10:11:00.244 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-03 10:11:00.246 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-03 10:11:00.248 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-03 10:11:00.251 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-03 10:11:00.253 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-02-03 10:11:00.272 | Using python 3.6 to install /opt/stack/keystone 2021-02-03 10:11:00.274 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-02-03 10:11:02.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:11:02.167 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:11:02.176 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:11:02.179 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:11:02.186 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:11:02.191 | Obtaining file:///opt/stack/keystone 2021-02-03 10:11:03.743 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-03 10:11:05.374 | Collecting Flask===1.1.2 2021-02-03 10:11:05.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-02-03 10:11:05.536 | Collecting Flask-RESTful===0.3.8 2021-02-03 10:11:05.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-02-03 10:11:05.652 | Collecting Jinja2===2.11.2 2021-02-03 10:11:05.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f0a/4641d3cf95532/Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 2021-02-03 10:11:05.743 | Collecting MarkupSafe===1.1.1 2021-02-03 10:11:05.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/ee80c15f1b560/MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) 2021-02-03 10:11:05.818 | Collecting PyJWT===2.0.1 2021-02-03 10:11:05.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-02-03 10:11:06.169 | Collecting SQLAlchemy===1.3.22 2021-02-03 10:11:06.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bde/677047305fe76/SQLAlchemy-1.3.22-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2021-02-03 10:11:06.283 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-03 10:11:06.408 | Collecting Werkzeug===1.0.1 2021-02-03 10:11:06.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-02-03 10:11:06.561 | Collecting aniso8601===8.1.1 2021-02-03 10:11:06.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f59/914762c5049ff/aniso8601-8.1.1-py2.py3-none-any.whl (44 kB) 2021-02-03 10:11:06.820 | Collecting bcrypt===3.2.0 2021-02-03 10:11:06.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-02-03 10:11:07.494 | Collecting cffi===1.14.4 2021-02-03 10:11:07.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/8c3ae1a0edfb7/cffi-1.14.4-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 2021-02-03 10:11:07.610 | Collecting click===7.1.2 2021-02-03 10:11:07.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-02-03 10:11:08.353 | Collecting cryptography===3.3.1 2021-02-03 10:11:08.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69e/836c9e5ff4373/cryptography-3.3.1-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB) 2021-02-03 10:11:08.470 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-03 10:11:08.543 | Collecting itsdangerous===1.1.0 2021-02-03 10:11:08.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-02-03 10:11:08.647 | Collecting jsonschema===3.2.0 2021-02-03 10:11:08.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2021-02-03 10:11:08.690 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (9.2.0) 2021-02-03 10:11:08.750 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-02-03 10:11:08.789 | Collecting oauthlib===3.1.0 2021-02-03 10:11:08.796 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-02-03 10:11:08.814 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.6.1) 2021-02-03 10:11:08.854 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.4.0) 2021-02-03 10:11:08.902 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.1.1) 2021-02-03 10:11:09.085 | Collecting oslo.db===8.4.0 2021-02-03 10:11:09.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2021-02-03 10:11:09.197 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-02-03 10:11:09.203 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-03 10:11:09.510 | Collecting oslo.messaging===12.6.1 2021-02-03 10:11:09.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d20/6466099029269/oslo.messaging-12.6.1-py3-none-any.whl (246 kB) 2021-02-03 10:11:09.770 | Collecting oslo.middleware===4.1.1 2021-02-03 10:11:09.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2021-02-03 10:11:10.010 | Collecting oslo.policy===3.6.0 2021-02-03 10:11:10.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c30/265ab0563689d/oslo.policy-3.6.0-py3-none-any.whl (83 kB) 2021-02-03 10:11:10.081 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.0.1) 2021-02-03 10:11:10.235 | Collecting oslo.service===2.4.0 2021-02-03 10:11:10.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/99fc3b445febf/oslo.service-2.4.0-py3-none-any.whl (73 kB) 2021-02-03 10:11:10.384 | Collecting oslo.upgradecheck===1.3.0 2021-02-03 10:11:10.390 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB) 2021-02-03 10:11:10.448 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.7.0) 2021-02-03 10:11:10.569 | Collecting osprofiler===3.4.0 2021-02-03 10:11:10.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2021-02-03 10:11:10.676 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-02-03 10:11:10.758 | Collecting passlib===1.7.4 2021-02-03 10:11:10.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-02-03 10:11:10.837 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.5.1) 2021-02-03 10:11:10.839 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-02-03 10:11:10.841 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-02-03 10:11:10.920 | Collecting pycparser===2.20 2021-02-03 10:11:10.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2021-02-03 10:11:10.977 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-02-03 10:11:10.979 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-02-03 10:11:11.072 | Collecting pyrsistent===0.17.3 2021-02-03 10:11:11.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2021-02-03 10:11:11.779 | Collecting pysaml2===6.5.1 2021-02-03 10:11:11.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-02-03 10:11:11.864 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.1) 2021-02-03 10:11:11.869 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (4.2.0) 2021-02-03 10:11:11.889 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2020.5) 2021-02-03 10:11:11.893 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2.25.1) 2021-02-03 10:11:11.914 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-02-03 10:11:12.120 | Collecting scrypt===0.8.17 2021-02-03 10:11:12.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-02-03 10:11:12.195 | Requirement already satisfied: setuptools===52.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (52.0.0) 2021-02-03 10:11:12.282 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.15.0) 2021-02-03 10:11:12.363 | Collecting sqlalchemy-migrate===0.13.0 2021-02-03 10:11:12.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2021-02-03 10:11:12.505 | Collecting sqlparse===0.4.1 2021-02-03 10:11:12.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2021-02-03 10:11:12.631 | Collecting statsd===3.3.0 2021-02-03 10:11:12.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2021-02-03 10:11:12.684 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.3.0) 2021-02-03 10:11:12.754 | Collecting testresources===2.0.1 2021-02-03 10:11:12.761 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2021-02-03 10:11:12.874 | Collecting testscenarios===0.5.0 2021-02-03 10:11:12.881 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2021-02-03 10:11:12.932 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.4.0) 2021-02-03 10:11:12.951 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.4.0) 2021-02-03 10:11:12.955 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.1.0) 2021-02-03 10:11:12.962 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.26.3) 2021-02-03 10:11:13.097 | Collecting xmlschema===1.4.2 2021-02-03 10:11:13.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1ec/178a7ff87933f/xmlschema-1.4.2-py3-none-any.whl (231 kB) 2021-02-03 10:11:13.224 | Collecting yappi===1.3.2 2021-02-03 10:11:13.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB) 2021-02-03 10:11:13.909 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-03 10:11:13.912 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-03 10:11:13.952 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-03 10:11:13.998 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.0) 2021-02-03 10:11:14.064 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.8.0) 2021-02-03 10:11:14.070 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-03 10:11:14.073 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-03 10:11:14.201 | Collecting alembic===1.5.3 2021-02-03 10:11:14.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/046/08b6904a6e6bd/alembic-1.5.3.tar.gz (1.1 MB) 2021-02-03 10:11:15.202 | Collecting amqp===5.0.5 2021-02-03 10:11:15.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e7/59a7f202d9109/amqp-5.0.5-py3-none-any.whl (51 kB) 2021-02-03 10:11:15.428 | Collecting kombu===5.0.2 2021-02-03 10:11:15.435 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2021-02-03 10:11:15.535 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-03 10:11:15.629 | Collecting cachetools===4.2.1 2021-02-03 10:11:15.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/d5f567be80f7c/cachetools-4.2.1-py3-none-any.whl (12 kB) 2021-02-03 10:11:15.806 | Collecting Paste===3.5.0 2021-02-03 10:11:15.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2021-02-03 10:11:15.956 | Collecting PasteDeploy===2.1.1 2021-02-03 10:11:15.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-02-03 10:11:16.153 | Collecting oslo.concurrency===4.4.0 2021-02-03 10:11:16.160 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/0186c246d9724/oslo.concurrency-4.4.0-py3-none-any.whl (47 kB) 2021-02-03 10:11:16.504 | Collecting greenlet===1.0.0 2021-02-03 10:11:16.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c5b/22b31c947ad8b/greenlet-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl (156 kB) 2021-02-03 10:11:16.657 | Collecting eventlet===0.30.0 2021-02-03 10:11:16.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/f31ae8d87eb28/eventlet-0.30.0-py2.py3-none-any.whl (224 kB) 2021-02-03 10:11:16.728 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-03 10:11:16.865 | Collecting Routes===2.5.1 2021-02-03 10:11:16.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2021-02-03 10:11:16.930 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.13) 2021-02-03 10:11:16.932 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.10.9) 2021-02-03 10:11:16.935 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-03 10:11:17.017 | Collecting defusedxml===0.6.0 2021-02-03 10:11:17.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-02-03 10:11:17.123 | Collecting pyOpenSSL===20.0.1 2021-02-03 10:11:17.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/818/ae18e06922c06/pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) 2021-02-03 10:11:17.148 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-03 10:11:17.151 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-03 10:11:17.154 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-03 10:11:17.216 | Collecting Tempita===0.5.2 2021-02-03 10:11:17.223 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2021-02-03 10:11:17.272 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-03 10:11:17.273 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (1.6.0) 2021-02-03 10:11:17.276 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (1.0.0) 2021-02-03 10:11:17.277 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.0) 2021-02-03 10:11:17.383 | Collecting elementpath===2.1.3 2021-02-03 10:11:17.390 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/98e/e5d5b411a42ba/elementpath-2.1.3-py3-none-any.whl (130 kB) 2021-02-03 10:11:17.442 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (3.7.4.3) 2021-02-03 10:11:17.446 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (3.4.0) 2021-02-03 10:11:17.473 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-02-03 10:11:17.477 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.12.1) 2021-02-03 10:11:17.570 | Collecting Mako===1.1.4 2021-02-03 10:11:17.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/178/31f0b7087c313/Mako-1.1.4.tar.gz (479 kB) 2021-02-03 10:11:18.416 | Collecting python-editor===1.0.4 2021-02-03 10:11:18.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2021-02-03 10:11:18.542 | Collecting vine===5.0.0 2021-02-03 10:11:18.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2021-02-03 10:11:18.668 | Collecting fasteners===0.14.1 2021-02-03 10:11:18.675 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2021-02-03 10:11:18.788 | Collecting dnspython===1.16.0 2021-02-03 10:11:18.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2021-02-03 10:11:18.915 | Collecting repoze.lru===0.7 2021-02-03 10:11:18.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2021-02-03 10:11:19.040 | Collecting monotonic===1.5 2021-02-03 10:11:19.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2021-02-03 10:11:19.096 | Building wheels for collected packages: Mako, alembic, pyrsistent, yappi 2021-02-03 10:11:19.097 | Building wheel for Mako (setup.py): started 2021-02-03 10:11:19.797 | Building wheel for Mako (setup.py): finished with status 'done' 2021-02-03 10:11:19.798 | Created wheel for Mako: filename=Mako-1.1.4-py2.py3-none-any.whl size=75675 sha256=567c5cc0945987184724919ab33a2d96c7bcf5ffa220c965e56e53fc518283f9 2021-02-03 10:11:19.798 | Stored in directory: /root/.cache/pip/wheels/13/76/1c/739ead6fe601098ec2b19e9b1478ae559faca4f14491d7360c 2021-02-03 10:11:19.800 | Building wheel for alembic (setup.py): started 2021-02-03 10:11:20.575 | Building wheel for alembic (setup.py): finished with status 'done' 2021-02-03 10:11:20.576 | Created wheel for alembic: filename=alembic-1.5.3-py2.py3-none-any.whl size=155547 sha256=ad4fa95fb9f2450ea349f48c628960bd88d4b0f2b3e9350040c97b1f153c6541 2021-02-03 10:11:20.577 | Stored in directory: /root/.cache/pip/wheels/4f/3c/2c/0201c066e1e2b08faeace2331f0d8289cbc233235847a07b42 2021-02-03 10:11:20.578 | Building wheel for pyrsistent (setup.py): started 2021-02-03 10:11:21.990 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2021-02-03 10:11:21.992 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97028 sha256=c93e3889a2b1778a6cd693d1be73cfd337f575703fae43d31bdfad50b45fcce1 2021-02-03 10:11:21.992 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2021-02-03 10:11:21.994 | Building wheel for yappi (setup.py): started 2021-02-03 10:11:24.443 | Building wheel for yappi (setup.py): finished with status 'done' 2021-02-03 10:11:24.444 | Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90062 sha256=e872a801b5f4e05783e99da1825ea8f61fb3e2150db3bd1ebae86ff96ae3864f 2021-02-03 10:11:24.445 | Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9 2021-02-03 10:11:24.445 | Successfully built Mako alembic pyrsistent yappi 2021-02-03 10:11:25.401 | Installing collected packages: click, itsdangerous, MarkupSafe, Jinja2, Werkzeug, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, Tempita, sqlalchemy-migrate, passlib, bcrypt, scrypt, vine, amqp, Paste, PasteDeploy, monotonic, fasteners, oslo.concurrency, greenlet, yappi, dnspython, eventlet, repoze.lru, Routes, oslo.service, kombu, statsd, oslo.middleware, cachetools, oslo.messaging, Mako, python-editor, alembic, testscenarios, testresources, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, elementpath, xmlschema, defusedxml, pyOpenSSL, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2021-02-03 10:11:25.401 | Attempting uninstall: click 2021-02-03 10:11:25.403 | Found existing installation: click 6.7 2021-02-03 10:11:25.411 | Uninstalling click-6.7: 2021-02-03 10:11:25.440 | Successfully uninstalled click-6.7 2021-02-03 10:11:25.543 | Attempting uninstall: MarkupSafe 2021-02-03 10:11:25.544 | Found existing installation: MarkupSafe 1.0 2021-02-03 10:11:25.548 | Uninstalling MarkupSafe-1.0: 2021-02-03 10:11:25.576 | Successfully uninstalled MarkupSafe-1.0 2021-02-03 10:11:25.595 | Attempting uninstall: Jinja2 2021-02-03 10:11:25.596 | Found existing installation: Jinja2 2.10 2021-02-03 10:11:25.605 | Uninstalling Jinja2-2.10: 2021-02-03 10:11:25.633 | Successfully uninstalled Jinja2-2.10 2021-02-03 10:11:26.384 | Attempting uninstall: cryptography 2021-02-03 10:11:26.385 | Found existing installation: cryptography 2.1.4 2021-02-03 10:11:26.392 | Uninstalling cryptography-2.1.4: 2021-02-03 10:11:26.419 | Successfully uninstalled cryptography-2.1.4 2021-02-03 10:11:30.491 | Attempting uninstall: oauthlib 2021-02-03 10:11:30.492 | Found existing installation: oauthlib 2.0.6 2021-02-03 10:11:30.501 | Uninstalling oauthlib-2.0.6: 2021-02-03 10:11:30.526 | Successfully uninstalled oauthlib-2.0.6 2021-02-03 10:11:31.063 | Attempting uninstall: pyOpenSSL 2021-02-03 10:11:31.064 | Found existing installation: pyOpenSSL 17.5.0 2021-02-03 10:11:31.069 | Uninstalling pyOpenSSL-17.5.0: 2021-02-03 10:11:31.092 | Successfully uninstalled pyOpenSSL-17.5.0 2021-02-03 10:11:31.677 | Attempting uninstall: PyJWT 2021-02-03 10:11:31.678 | Found existing installation: PyJWT 1.5.3 2021-02-03 10:11:31.686 | Uninstalling PyJWT-1.5.3: 2021-02-03 10:11:31.710 | Successfully uninstalled PyJWT-1.5.3 2021-02-03 10:11:31.794 | Attempting uninstall: jsonschema 2021-02-03 10:11:31.795 | Found existing installation: jsonschema 2.6.0 2021-02-03 10:11:31.800 | Uninstalling jsonschema-2.6.0: 2021-02-03 10:11:31.840 | Successfully uninstalled jsonschema-2.6.0 2021-02-03 10:11:32.018 | Running setup.py develop for keystone 2021-02-03 10:11:33.822 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.2 Mako-1.1.4 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyJWT-2.0.1 Routes-2.5.1 SQLAlchemy-1.3.22 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.5.3 amqp-5.0.5 aniso8601-8.1.1 bcrypt-3.2.0 cachetools-4.2.1 cffi-1.14.4 click-7.1.2 cryptography-3.3.1 defusedxml-0.6.0 dnspython-1.16.0 elementpath-2.1.3 eventlet-0.30.0 fasteners-0.14.1 greenlet-1.0.0 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.4.0 oslo.db-8.4.0 oslo.messaging-12.6.1 oslo.middleware-4.1.1 oslo.policy-3.6.0 oslo.service-2.4.0 oslo.upgradecheck-1.3.0 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-20.0.1 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.5.1 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 xmlschema-1.4.2 yappi-1.3.2 2021-02-03 10:11:33.928 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:11:33.928 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:11:34.135 | + inc/python:pip_install:200 : result=0 2021-02-03 10:11:34.137 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:11:34.139 | + functions-common:time_stop:2306 : local name 2021-02-03 10:11:34.142 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:11:34.146 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:11:34.149 | + functions-common:time_stop:2309 : local total 2021-02-03 10:11:34.151 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:11:34.153 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:11:34.156 | + functions-common:time_stop:2313 : start_time=1612347060267 2021-02-03 10:11:34.161 | + functions-common:time_stop:2315 : [[ -z 1612347060267 ]] 2021-02-03 10:11:34.166 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:11:34.170 | + functions-common:time_stop:2318 : end_time=1612347094167 2021-02-03 10:11:34.173 | + functions-common:time_stop:2319 : elapsed_time=33900 2021-02-03 10:11:34.176 | + functions-common:time_stop:2320 : total=57228 2021-02-03 10:11:34.178 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:11:34.181 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=91128 2021-02-03 10:11:34.183 | + inc/python:pip_install:203 : return 0 2021-02-03 10:11:34.186 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-03 10:11:34.189 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-03 10:11:34.192 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-03 10:11:34.210 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-03 10:11:34.223 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-02-03 10:11:34.225 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-02-03 10:11:34.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:11:34.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:11:34.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-02-03 10:11:34.235 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:11:34.238 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-02-03 10:11:34.257 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:34.260 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-02-03 10:11:34.263 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-03 10:11:34.267 | + ./stack.sh:main:868 : configure_keystone 2021-02-03 10:11:34.270 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-02-03 10:11:34.284 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-02-03 10:11:34.286 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-02-03 10:11:34.291 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-02-03 10:11:34.308 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:34.313 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-02-03 10:11:34.346 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-02-03 10:11:34.373 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-02-03 10:11:34.406 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-02-03 10:11:34.437 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-02-03 10:11:34.468 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-02-03 10:11:34.502 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-02-03 10:11:34.532 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-02-03 10:11:34.560 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-02-03 10:11:34.562 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-02-03 10:11:34.566 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-02-03 10:11:34.569 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-02-03 10:11:34.572 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-03 10:11:34.575 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-03 10:11:34.591 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:11:34.595 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-03 10:11:34.598 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-03 10:11:34.600 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-03 10:11:34.617 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:11:34.619 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:11:34.622 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:11:34.652 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-03 10:11:34.654 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-03 10:11:34.657 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-02-03 10:11:34.659 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-02-03 10:11:34.666 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-02-03 10:11:34.684 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:34.687 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.106/identity 2021-02-03 10:11:34.717 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.106/identity 2021-02-03 10:11:34.746 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-02-03 10:11:34.750 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-02-03 10:11:34.784 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-02-03 10:11:34.787 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-02-03 10:11:34.790 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-02-03 10:11:34.792 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-02-03 10:11:34.794 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-03 10:11:34.798 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-03 10:11:34.828 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-02-03 10:11:34.831 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-02-03 10:11:34.833 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-02-03 10:11:34.835 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-02-03 10:11:34.841 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-03 10:11:34.863 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-03 10:11:34.866 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-03 10:11:34.868 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-03 10:11:34.871 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-03 10:11:34.873 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-03 10:11:34.903 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:11:34.931 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:11:34.961 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-03 10:11:34.991 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-02-03 10:11:35.022 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-02-03 10:11:35.027 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-02-03 10:11:35.030 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-02-03 10:11:35.032 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-02-03 10:11:35.035 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-02-03 10:11:35.037 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-03 10:11:35.042 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-03 10:11:35.045 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-02-03 10:11:35.050 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-02-03 10:11:35.052 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-03 10:11:35.055 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-03 10:11:35.068 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-03 10:11:35.068 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:11:35.075 | d /var/run/uwsgi 0755 ubuntu root 2021-02-03 10:11:35.079 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:11:35.097 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-02-03 10:11:35.100 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-02-03 10:11:35.104 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-02-03 10:11:35.134 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-02-03 10:11:35.160 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-02-03 10:11:35.185 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-02-03 10:11:35.211 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-02-03 10:11:35.237 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-02-03 10:11:35.262 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-02-03 10:11:35.288 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-02-03 10:11:35.313 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-02-03 10:11:35.339 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-03 10:11:35.364 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-02-03 10:11:35.388 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-02-03 10:11:35.414 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-02-03 10:11:35.440 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-03 10:11:35.442 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-03 10:11:35.445 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-02-03 10:11:35.447 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-02-03 10:11:35.450 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-03 10:11:35.452 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:11:35.455 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:11:35.457 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-03 10:11:35.460 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-03 10:11:35.462 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-02-03 10:11:35.488 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-02-03 10:11:35.514 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-02-03 10:11:35.514 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-03 10:11:35.522 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-02-03 10:11:35.525 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-02-03 10:11:35.528 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-02-03 10:11:35.530 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-03 10:11:35.532 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-03 10:11:35.535 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-03 10:11:35.537 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:11:35.540 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:11:35.542 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-03 10:11:35.544 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-03 10:11:35.547 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:11:35.549 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:11:35.551 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-02-03 10:11:35.611 | Enabling site keystone-wsgi-public. 2021-02-03 10:11:35.616 | To activate the new configuration, you need to run: 2021-02-03 10:11:35.616 | systemctl reload apache2 2021-02-03 10:11:35.620 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-03 10:11:35.623 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-03 10:11:35.625 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-03 10:11:35.637 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-03 10:11:35.785 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-02-03 10:11:35.788 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-02-03 10:11:35.790 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-02-03 10:11:35.793 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-02-03 10:11:35.795 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-03 10:11:35.797 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-03 10:11:35.800 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-02-03 10:11:35.804 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-02-03 10:11:35.806 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-03 10:11:35.809 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-03 10:11:35.825 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-03 10:11:35.826 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:11:35.834 | d /var/run/uwsgi 0755 ubuntu root 2021-02-03 10:11:35.837 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:11:35.854 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-03 10:11:35.857 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-02-03 10:11:35.861 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-02-03 10:11:35.891 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-02-03 10:11:35.915 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-02-03 10:11:35.942 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-02-03 10:11:35.966 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-02-03 10:11:35.991 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-02-03 10:11:36.027 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-02-03 10:11:36.053 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-02-03 10:11:36.079 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-02-03 10:11:36.105 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-03 10:11:36.132 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-02-03 10:11:36.158 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-02-03 10:11:36.184 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-02-03 10:11:36.210 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-03 10:11:36.213 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-03 10:11:36.216 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-02-03 10:11:36.219 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-02-03 10:11:36.221 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-03 10:11:36.223 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:11:36.226 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:11:36.228 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-03 10:11:36.231 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-03 10:11:36.234 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-03 10:11:36.261 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-02-03 10:11:36.289 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-02-03 10:11:36.289 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-03 10:11:36.297 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-02-03 10:11:36.305 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-02-03 10:11:36.307 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-02-03 10:11:36.309 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-03 10:11:36.312 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-03 10:11:36.315 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-03 10:11:36.318 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:11:36.320 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:11:36.327 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-03 10:11:36.330 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-03 10:11:36.333 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:11:36.336 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:11:36.339 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-02-03 10:11:36.402 | Enabling site keystone-wsgi-admin. 2021-02-03 10:11:36.408 | To activate the new configuration, you need to run: 2021-02-03 10:11:36.408 | systemctl reload apache2 2021-02-03 10:11:36.412 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-03 10:11:36.415 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-03 10:11:36.418 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-03 10:11:36.420 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-03 10:11:36.564 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-02-03 10:11:36.599 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-02-03 10:11:36.630 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-02-03 10:11:36.661 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-02-03 10:11:36.663 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-02-03 10:11:36.693 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-02-03 10:11:36.724 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-02-03 10:11:36.754 | + ./stack.sh:main:872 : is_service_enabled swift 2021-02-03 10:11:36.772 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:11:36.774 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2021-02-03 10:11:36.791 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:36.794 | + ./stack.sh:main:876 : stack_install_service swift 2021-02-03 10:11:36.796 | + lib/stack:stack_install_service:20 : local service=swift 2021-02-03 10:11:36.799 | + lib/stack:stack_install_service:21 : type install_swift 2021-02-03 10:11:36.801 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-03 10:11:36.803 | + lib/stack:stack_install_service:32 : install_swift 2021-02-03 10:11:36.806 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-02-03 10:11:36.812 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2021-02-03 10:11:36.814 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2021-02-03 10:11:36.816 | + functions-common:git_clone:527 : local git_ref=master 2021-02-03 10:11:36.818 | + functions-common:git_clone:528 : local orig_dir 2021-02-03 10:11:36.821 | ++ functions-common:git_clone:529 : pwd 2021-02-03 10:11:36.824 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-03 10:11:36.826 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-03 10:11:36.832 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-03 10:11:36.849 | + functions-common:git_clone:532 : RECLONE=False 2021-02-03 10:11:36.852 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-03 10:11:36.855 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-03 10:11:36.858 | + functions-common:git_clone:546 : echo master 2021-02-03 10:11:36.858 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-03 10:11:36.863 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2021-02-03 10:11:36.866 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-03 10:11:36.868 | + functions-common:git_clone:594 : cd /opt/stack/swift 2021-02-03 10:11:36.871 | + functions-common:git_clone:595 : git show --oneline 2021-02-03 10:11:36.872 | + functions-common:git_clone:595 : head -1 2021-02-03 10:11:36.875 | 1f9b87954 Run flake8 on bin/ files 2021-02-03 10:11:36.877 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-03 10:11:36.880 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-02-03 10:11:36.885 | + inc/python:setup_develop:338 : local bindep 2021-02-03 10:11:36.889 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-02-03 10:11:36.892 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-02-03 10:11:36.895 | + inc/python:setup_develop:344 : local extras=keystone 2021-02-03 10:11:36.897 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-02-03 10:11:36.900 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-03 10:11:36.902 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-02-03 10:11:36.904 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-02-03 10:11:36.908 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-03 10:11:36.910 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-02-03 10:11:36.913 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-02-03 10:11:36.915 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-03 10:11:36.918 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-02-03 10:11:36.921 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-03 10:11:36.924 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-03 10:11:36.927 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-02-03 10:11:36.932 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-02-03 10:11:36.934 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-02-03 10:11:37.634 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-02-03 10:11:37.636 | + inc/python:setup_package:417 : local bindep=0 2021-02-03 10:11:37.638 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-03 10:11:37.641 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-03 10:11:37.643 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-02-03 10:11:37.646 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-02-03 10:11:37.650 | + inc/python:setup_package:426 : local flags=-e 2021-02-03 10:11:37.652 | + inc/python:setup_package:427 : local extras=keystone 2021-02-03 10:11:37.655 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-03 10:11:37.657 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-02-03 10:11:37.660 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-02-03 10:11:37.663 | + inc/python:setup_package:437 : extras='[keystone]' 2021-02-03 10:11:37.666 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-03 10:11:37.669 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-02-03 10:11:37.690 | Using python 3.6 to install /opt/stack/swift 2021-02-03 10:11:37.693 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-02-03 10:11:39.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:11:39.799 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:11:39.808 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:11:39.811 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:11:39.818 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:11:39.823 | Obtaining file:///opt/stack/swift 2021-02-03 10:11:41.106 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-03 10:11:42.393 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-03 10:11:42.403 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.3.1) 2021-02-03 10:11:42.446 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.0) 2021-02-03 10:11:42.456 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-03 10:11:42.461 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (9.2.0) 2021-02-03 10:11:43.346 | Collecting lxml===4.6.2 2021-02-03 10:11:43.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4fb/85c447e288df5/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-02-03 10:11:43.557 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.10.9) 2021-02-03 10:11:43.560 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.6.1) 2021-02-03 10:11:43.623 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.4.0) 2021-02-03 10:11:43.702 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.1.1) 2021-02-03 10:11:43.708 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-02-03 10:11:43.714 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.4.0) 2021-02-03 10:11:43.758 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.0.1) 2021-02-03 10:11:43.768 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.7.0) 2021-02-03 10:11:43.788 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-02-03 10:11:43.793 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.5.1) 2021-02-03 10:11:43.796 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (3.1.1) 2021-02-03 10:11:43.893 | Collecting pyeclib===1.6.0 2021-02-03 10:11:43.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-02-03 10:11:44.926 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-02-03 10:11:44.928 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-02-03 10:11:44.931 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.1) 2021-02-03 10:11:44.936 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-03 10:11:44.958 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2020.5) 2021-02-03 10:11:44.962 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-03 10:11:44.984 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-03 10:11:44.989 | Requirement already satisfied: setuptools===52.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (52.0.0) 2021-02-03 10:11:45.040 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-03 10:11:45.043 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-03 10:11:45.053 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2021-02-03 10:11:45.171 | Collecting xattr===0.9.7 2021-02-03 10:11:45.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-02-03 10:11:45.917 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-03 10:11:45.921 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-03 10:11:45.930 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-03 10:11:45.944 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.0) 2021-02-03 10:11:46.012 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-03 10:11:46.019 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-03 10:11:46.027 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-02-03 10:11:46.034 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-03 10:11:46.037 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-03 10:11:46.078 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-02-03 10:11:46.081 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.13) 2021-02-03 10:11:46.084 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-03 10:11:46.087 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-03 10:11:46.090 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-03 10:11:46.093 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-02-03 10:11:46.096 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-02-03 10:11:46.100 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-03 10:11:46.103 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2021-02-03 10:11:46.106 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-03 10:11:46.125 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (3.4.0) 2021-02-03 10:11:46.153 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (3.7.4.3) 2021-02-03 10:11:46.158 | Building wheels for collected packages: pyeclib, xattr 2021-02-03 10:11:46.159 | Building wheel for pyeclib (setup.py): started 2021-02-03 10:11:47.333 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-02-03 10:11:47.334 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53037 sha256=654ac08b3c64f1c8d4e078a6118b7a3ca91161c6a6ec99179b333cde8f31769a 2021-02-03 10:11:47.334 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-02-03 10:11:47.336 | Building wheel for xattr (setup.py): started 2021-02-03 10:11:48.584 | Building wheel for xattr (setup.py): finished with status 'done' 2021-02-03 10:11:48.585 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30930 sha256=40d0bb1830c6a27c22a2086ffc34774992f53c771350ae9bea592f7ea8eea595 2021-02-03 10:11:48.585 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-02-03 10:11:48.586 | Successfully built pyeclib xattr 2021-02-03 10:11:49.425 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-02-03 10:11:49.792 | Running setup.py develop for swift 2021-02-03 10:11:51.348 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-02-03 10:11:51.453 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:11:51.453 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:11:51.557 | + inc/python:pip_install:200 : result=0 2021-02-03 10:11:51.559 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:11:51.562 | + functions-common:time_stop:2306 : local name 2021-02-03 10:11:51.564 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:11:51.566 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:11:51.568 | + functions-common:time_stop:2309 : local total 2021-02-03 10:11:51.571 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:11:51.573 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:11:51.575 | + functions-common:time_stop:2313 : start_time=1612347097685 2021-02-03 10:11:51.577 | + functions-common:time_stop:2315 : [[ -z 1612347097685 ]] 2021-02-03 10:11:51.580 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:11:51.583 | + functions-common:time_stop:2318 : end_time=1612347111581 2021-02-03 10:11:51.585 | + functions-common:time_stop:2319 : elapsed_time=13896 2021-02-03 10:11:51.587 | + functions-common:time_stop:2320 : total=91128 2021-02-03 10:11:51.589 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:11:51.592 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=105024 2021-02-03 10:11:51.595 | + inc/python:pip_install:203 : return 0 2021-02-03 10:11:51.597 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-03 10:11:51.600 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-02-03 10:11:51.602 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-02-03 10:11:51.620 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-02-03 10:11:51.631 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-02-03 10:11:51.634 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-02-03 10:11:51.636 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:11:51.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:11:51.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-02-03 10:11:51.643 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:11:51.646 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-02-03 10:11:51.648 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-03 10:11:51.651 | + ./stack.sh:main:877 : configure_swift 2021-02-03 10:11:51.653 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-02-03 10:11:51.655 | + lib/swift:configure_swift:335 : local node_number 2021-02-03 10:11:51.658 | + lib/swift:configure_swift:336 : local swift_node_config 2021-02-03 10:11:51.660 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-02-03 10:11:51.662 | + lib/swift:configure_swift:338 : local user_group 2021-02-03 10:11:51.664 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-02-03 10:11:52.549 | No container-server running 2021-02-03 10:11:52.550 | No object-server running 2021-02-03 10:11:52.550 | No account-replicator running 2021-02-03 10:11:52.550 | No container-updater running 2021-02-03 10:11:52.550 | No account-auditor running 2021-02-03 10:11:52.550 | No account-reaper running 2021-02-03 10:11:52.550 | No container-reconciler running 2021-02-03 10:11:52.550 | No container-sync running 2021-02-03 10:11:52.550 | No object-replicator running 2021-02-03 10:11:52.550 | No object-expirer running 2021-02-03 10:11:52.550 | No container-sharder running 2021-02-03 10:11:52.550 | No container-auditor running 2021-02-03 10:11:52.550 | No object-auditor running 2021-02-03 10:11:52.550 | No container-replicator running 2021-02-03 10:11:52.550 | No object-updater running 2021-02-03 10:11:52.550 | No proxy-server running 2021-02-03 10:11:52.550 | No account-server running 2021-02-03 10:11:52.550 | No object-reconstructor running 2021-02-03 10:11:52.611 | + lib/swift:configure_swift:341 : true 2021-02-03 10:11:52.613 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-02-03 10:11:52.626 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-02-03 10:11:52.641 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-02-03 10:11:52.644 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-02-03 10:11:52.644 | + lib/swift:configure_swift:355 : sed -e ' 2021-02-03 10:11:52.645 | s/%GROUP%//; 2021-02-03 10:11:52.645 | s/%USER%/ubuntu/; 2021-02-03 10:11:52.645 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-02-03 10:11:52.645 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-02-03 10:11:52.654 | uid = ubuntu 2021-02-03 10:11:52.654 | gid = 2021-02-03 10:11:52.654 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-02-03 10:11:52.654 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-02-03 10:11:52.654 | address = 127.0.0.1 2021-02-03 10:11:52.654 | 2021-02-03 10:11:52.654 | [account6612] 2021-02-03 10:11:52.654 | max connections = 25 2021-02-03 10:11:52.654 | path = /opt/stack/data/swift/1/node/ 2021-02-03 10:11:52.654 | read only = false 2021-02-03 10:11:52.654 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-02-03 10:11:52.654 | 2021-02-03 10:11:52.654 | [account6622] 2021-02-03 10:11:52.654 | max connections = 25 2021-02-03 10:11:52.654 | path = /opt/stack/data/swift/2/node/ 2021-02-03 10:11:52.654 | read only = false 2021-02-03 10:11:52.654 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-02-03 10:11:52.654 | 2021-02-03 10:11:52.654 | [account6632] 2021-02-03 10:11:52.654 | max connections = 25 2021-02-03 10:11:52.654 | path = /opt/stack/data/swift/3/node/ 2021-02-03 10:11:52.654 | read only = false 2021-02-03 10:11:52.655 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-02-03 10:11:52.655 | 2021-02-03 10:11:52.655 | [account6642] 2021-02-03 10:11:52.655 | max connections = 25 2021-02-03 10:11:52.655 | path = /opt/stack/data/swift/4/node/ 2021-02-03 10:11:52.655 | read only = false 2021-02-03 10:11:52.655 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-02-03 10:11:52.655 | 2021-02-03 10:11:52.655 | 2021-02-03 10:11:52.655 | [container6611] 2021-02-03 10:11:52.655 | max connections = 25 2021-02-03 10:11:52.655 | path = /opt/stack/data/swift/1/node/ 2021-02-03 10:11:52.655 | read only = false 2021-02-03 10:11:52.655 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-02-03 10:11:52.655 | 2021-02-03 10:11:52.655 | [container6621] 2021-02-03 10:11:52.655 | max connections = 25 2021-02-03 10:11:52.655 | path = /opt/stack/data/swift/2/node/ 2021-02-03 10:11:52.655 | read only = false 2021-02-03 10:11:52.655 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-02-03 10:11:52.655 | 2021-02-03 10:11:52.655 | [container6631] 2021-02-03 10:11:52.655 | max connections = 25 2021-02-03 10:11:52.655 | path = /opt/stack/data/swift/3/node/ 2021-02-03 10:11:52.656 | read only = false 2021-02-03 10:11:52.656 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-02-03 10:11:52.656 | 2021-02-03 10:11:52.656 | [container6641] 2021-02-03 10:11:52.656 | max connections = 25 2021-02-03 10:11:52.656 | path = /opt/stack/data/swift/4/node/ 2021-02-03 10:11:52.656 | read only = false 2021-02-03 10:11:52.656 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-02-03 10:11:52.656 | 2021-02-03 10:11:52.656 | 2021-02-03 10:11:52.656 | [object6613] 2021-02-03 10:11:52.656 | max connections = 25 2021-02-03 10:11:52.656 | path = /opt/stack/data/swift/1/node/ 2021-02-03 10:11:52.656 | read only = false 2021-02-03 10:11:52.656 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-02-03 10:11:52.656 | 2021-02-03 10:11:52.656 | [object6623] 2021-02-03 10:11:52.656 | max connections = 25 2021-02-03 10:11:52.656 | path = /opt/stack/data/swift/2/node/ 2021-02-03 10:11:52.656 | read only = false 2021-02-03 10:11:52.656 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-02-03 10:11:52.656 | 2021-02-03 10:11:52.656 | [object6633] 2021-02-03 10:11:52.656 | max connections = 25 2021-02-03 10:11:52.656 | path = /opt/stack/data/swift/3/node/ 2021-02-03 10:11:52.656 | read only = false 2021-02-03 10:11:52.656 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-02-03 10:11:52.656 | 2021-02-03 10:11:52.656 | [object6643] 2021-02-03 10:11:52.656 | max connections = 25 2021-02-03 10:11:52.657 | path = /opt/stack/data/swift/4/node/ 2021-02-03 10:11:52.657 | read only = false 2021-02-03 10:11:52.657 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-02-03 10:11:52.658 | + lib/swift:configure_swift:361 : is_ubuntu 2021-02-03 10:11:52.660 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:11:52.662 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:11:52.664 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-02-03 10:11:52.685 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-02-03 10:11:52.687 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-02-03 10:11:52.691 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-02-03 10:11:52.695 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-02-03 10:11:52.697 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-02-03 10:11:52.702 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-02-03 10:11:52.731 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.106:8080/v1/ 2021-02-03 10:11:52.763 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-02-03 10:11:52.785 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-02-03 10:11:52.818 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-02-03 10:11:52.839 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-02-03 10:11:52.870 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-02-03 10:11:52.890 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-02-03 10:11:52.928 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-02-03 10:11:52.949 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-02-03 10:11:52.978 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-02-03 10:11:53.005 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-02-03 10:11:53.034 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-02-03 10:11:53.058 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-02-03 10:11:53.072 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:53.075 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-02-03 10:11:53.104 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-02-03 10:11:53.135 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-02-03 10:11:53.163 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-02-03 10:11:53.191 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-02-03 10:11:53.209 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:53.213 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-02-03 10:11:53.245 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-02-03 10:11:53.266 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:53.268 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-02-03 10:11:53.283 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:11:53.285 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-02-03 10:11:53.287 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-02-03 10:11:53.302 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:53.304 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-02-03 10:11:53.306 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-02-03 10:11:53.308 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-02-03 10:11:53.316 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-02-03 10:11:53.325 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-02-03 10:11:53.354 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-02-03 10:11:53.385 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-02-03 10:11:53.417 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-02-03 10:11:53.446 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-02-03 10:11:53.478 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-02-03 10:11:53.480 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-02-03 10:11:53.482 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-02-03 10:11:53.485 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-02-03 10:11:53.487 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-02-03 10:11:53.517 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-02-03 10:11:53.544 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.106/identity 2021-02-03 10:11:53.576 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-02-03 10:11:53.606 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-02-03 10:11:53.635 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-02-03 10:11:53.663 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-02-03 10:11:53.696 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-02-03 10:11:53.724 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-03 10:11:53.755 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-02-03 10:11:53.789 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-02-03 10:11:53.817 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-02-03 10:11:53.845 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-02-03 10:11:53.874 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-02-03 10:11:53.903 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-02-03 10:11:53.932 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-02-03 10:11:53.953 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-02-03 10:11:53.981 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-02-03 10:11:54.010 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-02-03 10:11:54.014 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-02-03 10:11:54.039 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-02-03 10:11:54.063 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-02-03 10:11:54.086 | + lib/swift:configure_swift:479 : local node_number 2021-02-03 10:11:54.089 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-02-03 10:11:54.091 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-02-03 10:11:54.093 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-02-03 10:11:54.098 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-02-03 10:11:54.101 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-02-03 10:11:54.103 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-02-03 10:11:54.105 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-02-03 10:11:54.107 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-02-03 10:11:54.110 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-02-03 10:11:54.112 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-02-03 10:11:54.114 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-02-03 10:11:54.134 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-02-03 10:11:54.163 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-02-03 10:11:54.183 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-02-03 10:11:54.211 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-02-03 10:11:54.229 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-02-03 10:11:54.257 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-02-03 10:11:54.281 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-02-03 10:11:54.310 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-02-03 10:11:54.330 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-02-03 10:11:54.363 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-02-03 10:11:54.381 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-02-03 10:11:54.411 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-02-03 10:11:54.434 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-02-03 10:11:54.462 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-02-03 10:11:54.485 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-02-03 10:11:54.512 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-02-03 10:11:54.532 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-02-03 10:11:54.559 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-02-03 10:11:54.565 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-02-03 10:11:54.583 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-02-03 10:11:54.613 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-02-03 10:11:54.640 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-02-03 10:11:54.643 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-02-03 10:11:54.647 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-02-03 10:11:54.649 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-02-03 10:11:54.652 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-02-03 10:11:54.654 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-02-03 10:11:54.657 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-02-03 10:11:54.659 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-02-03 10:11:54.661 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-02-03 10:11:54.663 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-02-03 10:11:54.683 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-02-03 10:11:54.711 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-02-03 10:11:54.733 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-02-03 10:11:54.761 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-02-03 10:11:54.783 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-02-03 10:11:54.809 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-02-03 10:11:54.840 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-02-03 10:11:54.867 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-02-03 10:11:54.885 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-02-03 10:11:54.914 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-02-03 10:11:54.933 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-02-03 10:11:54.961 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-02-03 10:11:54.980 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-02-03 10:11:55.007 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-02-03 10:11:55.026 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-02-03 10:11:55.051 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-02-03 10:11:55.069 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-02-03 10:11:55.099 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-02-03 10:11:55.105 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-02-03 10:11:55.125 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-02-03 10:11:55.157 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-02-03 10:11:55.159 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-02-03 10:11:55.163 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-02-03 10:11:55.165 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-02-03 10:11:55.167 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-02-03 10:11:55.169 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-02-03 10:11:55.172 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-02-03 10:11:55.174 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-02-03 10:11:55.176 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-02-03 10:11:55.178 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-02-03 10:11:55.198 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-02-03 10:11:55.226 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-02-03 10:11:55.244 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-02-03 10:11:55.270 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-02-03 10:11:55.289 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-02-03 10:11:55.315 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-02-03 10:11:55.332 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-02-03 10:11:55.359 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-02-03 10:11:55.379 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-02-03 10:11:55.409 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-02-03 10:11:55.428 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-02-03 10:11:55.454 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-02-03 10:11:55.471 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-02-03 10:11:55.503 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-02-03 10:11:55.521 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-02-03 10:11:55.548 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-02-03 10:11:55.567 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-02-03 10:11:55.592 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-02-03 10:11:55.598 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-02-03 10:11:55.617 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-02-03 10:11:55.645 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-02-03 10:11:55.674 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-02-03 10:11:55.706 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-02-03 10:11:55.736 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-02-03 10:11:55.738 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-02-03 10:11:55.742 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-02-03 10:11:55.768 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-02-03 10:11:55.794 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-02-03 10:11:55.823 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-02-03 10:11:55.849 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-02-03 10:11:55.881 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-02-03 10:11:55.906 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-02-03 10:11:55.930 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-02-03 10:11:55.957 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-02-03 10:11:55.984 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-02-03 10:11:56.000 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:11:56.002 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-02-03 10:11:56.019 | + lib/swift:configure_swift:522 : local auth_vers 2021-02-03 10:11:56.025 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-02-03 10:11:56.045 | + lib/swift:configure_swift:523 : auth_vers=3 2021-02-03 10:11:56.048 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.106 2021-02-03 10:11:56.072 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-02-03 10:11:56.074 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-02-03 10:11:56.098 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.106/identity 2021-02-03 10:11:56.123 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-02-03 10:11:56.126 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-02-03 10:11:56.150 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-02-03 10:11:56.165 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:56.167 | + lib/swift:configure_swift:542 : local user_group 2021-02-03 10:11:56.170 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-02-03 10:11:56.174 | + lib/swift:configure_swift:543 : user_group=1000 2021-02-03 10:11:56.176 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-02-03 10:11:56.188 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-02-03 10:11:56.190 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-02-03 10:11:56.203 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-02-03 10:11:56.206 | + lib/swift:configure_swift:549 : is_suse 2021-02-03 10:11:56.208 | + functions-common:is_suse:464 : is_opensuse 2021-02-03 10:11:56.210 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-03 10:11:56.212 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-03 10:11:56.214 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-03 10:11:56.217 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-03 10:11:56.219 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-03 10:11:56.221 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-02-03 10:11:56.234 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-02-03 10:11:56.236 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-02-03 10:11:56.239 | + ./stack.sh:main:880 : is_service_enabled s3api 2021-02-03 10:11:56.256 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:11:56.258 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-02-03 10:11:56.275 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:11:56.277 | + ./stack.sh:main:888 : stack_install_service glance 2021-02-03 10:11:56.279 | + lib/stack:stack_install_service:20 : local service=glance 2021-02-03 10:11:56.282 | + lib/stack:stack_install_service:21 : type install_glance 2021-02-03 10:11:56.285 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-03 10:11:56.287 | + lib/stack:stack_install_service:32 : install_glance 2021-02-03 10:11:56.289 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-02-03 10:11:56.292 | + lib/glance:install_glance:436 : local glance_store_extras 2021-02-03 10:11:56.294 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-02-03 10:11:56.310 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:11:56.313 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-02-03 10:11:56.316 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-02-03 10:11:56.332 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:11:56.334 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-02-03 10:11:56.337 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-02-03 10:11:56.339 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-02-03 10:11:56.342 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:11:56.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:11:56.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-02-03 10:11:56.351 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:11:56.355 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2021-02-03 10:11:56.357 | ++ inc/python:join_extras:29 : local IFS=, 2021-02-03 10:11:56.360 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-02-03 10:11:56.364 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2021-02-03 10:11:56.367 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-02-03 10:11:56.370 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-02-03 10:11:56.372 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-02-03 10:11:56.376 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-02-03 10:11:56.379 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-02-03 10:11:56.381 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-02-03 10:11:56.386 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-02-03 10:11:56.386 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-02-03 10:11:56.392 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-02-03 10:11:56.394 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-02-03 10:11:56.397 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-02-03 10:11:56.400 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-02-03 10:11:56.404 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-02-03 10:11:56.430 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 2021-02-03 10:11:56.432 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-02-03 10:11:58.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:11:58.497 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:11:58.506 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:11:58.509 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:11:58.516 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:11:58.670 | Collecting glance-store===2.4.0 2021-02-03 10:11:58.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/79a3d41ec315b/glance_store-2.4.0-py3-none-any.whl (215 kB) 2021-02-03 10:11:58.944 | Collecting httplib2===0.18.1 2021-02-03 10:11:58.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca2/914b015b62477/httplib2-0.18.1-py3-none-any.whl (95 kB) 2021-02-03 10:11:59.017 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-03 10:11:59.049 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.0) 2021-02-03 10:11:59.287 | Collecting os-brick===4.1.0 2021-02-03 10:11:59.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/914/945bdb17581e0/os_brick-4.1.0-py3-none-any.whl (239 kB) 2021-02-03 10:11:59.393 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-02-03 10:11:59.520 | Collecting os-win===5.4.0 2021-02-03 10:11:59.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/101/6e34bab38f089/os_win-5.4.0-py3-none-any.whl (273 kB) 2021-02-03 10:11:59.618 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-02-03 10:11:59.629 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.4.0) 2021-02-03 10:11:59.676 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.1.1) 2021-02-03 10:11:59.682 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-02-03 10:11:59.688 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.4.0) 2021-02-03 10:11:59.864 | Collecting oslo.privsep===2.4.0 2021-02-03 10:11:59.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2021-02-03 10:12:00.105 | Collecting oslo.rootwrap===6.2.0 2021-02-03 10:12:00.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2021-02-03 10:12:00.180 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.0.1) 2021-02-03 10:12:00.190 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.4.0) 2021-02-03 10:12:00.216 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.7.0) 2021-02-03 10:12:00.235 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-02-03 10:12:00.241 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.5.1) 2021-02-03 10:12:00.244 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-02-03 10:12:00.246 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-02-03 10:12:00.250 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.17.3) 2021-02-03 10:12:00.382 | Collecting python-cinderclient===7.3.0 2021-02-03 10:12:00.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/210/6a0088c501648/python_cinderclient-7.3.0-py3-none-any.whl (278 kB) 2021-02-03 10:12:00.481 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.1) 2021-02-03 10:12:00.488 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-03 10:12:00.612 | Collecting python-swiftclient===3.11.0 2021-02-03 10:12:00.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/265/7e2871691bac4/python_swiftclient-3.11.0-py2.py3-none-any.whl (86 kB) 2021-02-03 10:12:00.712 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2020.5) 2021-02-03 10:12:00.716 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-03 10:12:00.738 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-03 10:12:00.743 | Requirement already satisfied: setuptools===52.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (52.0.0) 2021-02-03 10:12:01.025 | Collecting simplejson===3.17.2 2021-02-03 10:12:01.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/0d1210567a4cd/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.whl (127 kB) 2021-02-03 10:12:01.099 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-03 10:12:01.102 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-03 10:12:01.113 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2021-02-03 10:12:01.128 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2021-02-03 10:12:01.150 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.3.2) 2021-02-03 10:12:01.155 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.0) 2021-02-03 10:12:01.165 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-03 10:12:01.212 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-03 10:12:01.254 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.13) 2021-02-03 10:12:01.257 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-03 10:12:01.262 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-03 10:12:01.271 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-03 10:12:01.274 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-02-03 10:12:01.281 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-02-03 10:12:01.284 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-03 10:12:01.290 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-03 10:12:01.293 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-03 10:12:01.305 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-03 10:12:01.315 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-03 10:12:01.326 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-03 10:12:01.337 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-03 10:12:01.351 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.10.9) 2021-02-03 10:12:01.354 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2021-02-03 10:12:01.357 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-03 10:12:01.360 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-03 10:12:01.364 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-03 10:12:01.367 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-03 10:12:01.376 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (3.4.0) 2021-02-03 10:12:01.403 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (3.7.4.3) 2021-02-03 10:12:01.408 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.5) 2021-02-03 10:12:01.410 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2021-02-03 10:12:01.412 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-03 10:12:01.432 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-02-03 10:12:01.434 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2021-02-03 10:12:01.454 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2021-02-03 10:12:01.461 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2021-02-03 10:12:01.469 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-03 10:12:01.471 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-02-03 10:12:01.474 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2021-02-03 10:12:01.477 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2021-02-03 10:12:01.479 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.0) 2021-02-03 10:12:02.466 | Installing collected packages: oslo.privsep, simplejson, python-cinderclient, oslo.rootwrap, os-win, os-brick, httplib2, python-swiftclient, glance-store 2021-02-03 10:12:03.908 | Successfully installed glance-store-2.4.0 httplib2-0.18.1 os-brick-4.1.0 os-win-5.4.0 oslo.privsep-2.4.0 oslo.rootwrap-6.2.0 python-cinderclient-7.3.0 python-swiftclient-3.11.0 simplejson-3.17.2 2021-02-03 10:12:04.015 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:12:04.015 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:12:04.123 | + inc/python:pip_install:200 : result=0 2021-02-03 10:12:04.126 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:12:04.128 | + functions-common:time_stop:2306 : local name 2021-02-03 10:12:04.131 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:12:04.133 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:12:04.135 | + functions-common:time_stop:2309 : local total 2021-02-03 10:12:04.138 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:12:04.140 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:12:04.143 | + functions-common:time_stop:2313 : start_time=1612347116424 2021-02-03 10:12:04.145 | + functions-common:time_stop:2315 : [[ -z 1612347116424 ]] 2021-02-03 10:12:04.148 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:12:04.152 | + functions-common:time_stop:2318 : end_time=1612347124149 2021-02-03 10:12:04.154 | + functions-common:time_stop:2319 : elapsed_time=7725 2021-02-03 10:12:04.157 | + functions-common:time_stop:2320 : total=105024 2021-02-03 10:12:04.159 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:12:04.162 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=112749 2021-02-03 10:12:04.164 | + inc/python:pip_install:203 : return 0 2021-02-03 10:12:04.167 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-02-03 10:12:04.169 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-02-03 10:12:04.172 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-02-03 10:12:04.189 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-02-03 10:12:04.196 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-02-03 10:12:04.198 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-02-03 10:12:04.200 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-02-03 10:12:04.203 | + functions-common:git_clone:527 : local git_ref=master 2021-02-03 10:12:04.205 | + functions-common:git_clone:528 : local orig_dir 2021-02-03 10:12:04.208 | ++ functions-common:git_clone:529 : pwd 2021-02-03 10:12:04.211 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-03 10:12:04.213 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-03 10:12:04.216 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-03 10:12:04.234 | + functions-common:git_clone:532 : RECLONE=False 2021-02-03 10:12:04.237 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-03 10:12:04.239 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-03 10:12:04.243 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-03 10:12:04.244 | + functions-common:git_clone:546 : echo master 2021-02-03 10:12:04.248 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-02-03 10:12:04.251 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-03 10:12:04.253 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-02-03 10:12:04.256 | + functions-common:git_clone:595 : git show --oneline 2021-02-03 10:12:04.256 | + functions-common:git_clone:595 : head -1 2021-02-03 10:12:04.259 | 5eca0f66 Merge "Add policy sample file in doc" 2021-02-03 10:12:04.263 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-03 10:12:04.266 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-02-03 10:12:04.271 | + inc/python:setup_develop:338 : local bindep 2021-02-03 10:12:04.274 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-02-03 10:12:04.276 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-02-03 10:12:04.279 | + inc/python:setup_develop:344 : local extras= 2021-02-03 10:12:04.282 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-02-03 10:12:04.285 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-03 10:12:04.287 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-02-03 10:12:04.290 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-02-03 10:12:04.292 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-03 10:12:04.295 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-03 10:12:04.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-02-03 10:12:04.301 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-03 10:12:04.304 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-02-03 10:12:04.306 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-03 10:12:04.309 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-03 10:12:04.312 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-02-03 10:12:04.317 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-02-03 10:12:04.320 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-02-03 10:12:05.013 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-02-03 10:12:05.016 | + inc/python:setup_package:417 : local bindep=0 2021-02-03 10:12:05.018 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-03 10:12:05.020 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-03 10:12:05.023 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-02-03 10:12:05.025 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-02-03 10:12:05.027 | + inc/python:setup_package:426 : local flags=-e 2021-02-03 10:12:05.030 | + inc/python:setup_package:427 : local extras= 2021-02-03 10:12:05.032 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-03 10:12:05.035 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-03 10:12:05.037 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-03 10:12:05.040 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-03 10:12:05.042 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-03 10:12:05.044 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-02-03 10:12:05.064 | Using python 3.6 to install /opt/stack/glance 2021-02-03 10:12:05.066 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-02-03 10:12:07.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:12:07.232 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:12:07.240 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:12:07.243 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:12:07.251 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:12:07.256 | Obtaining file:///opt/stack/glance 2021-02-03 10:12:08.561 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-03 10:12:09.882 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-03 10:12:09.892 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-03 10:12:09.901 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-03 10:12:09.913 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-02-03 10:12:10.056 | Collecting WSME===0.10.0 2021-02-03 10:12:10.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-02-03 10:12:10.141 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-03 10:12:10.157 | Requirement already satisfied: alembic===1.5.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.3) 2021-02-03 10:12:10.291 | Collecting castellan===3.7.0 2021-02-03 10:12:10.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af3/facd94857f477/castellan-3.7.0-py3-none-any.whl (93 kB) 2021-02-03 10:12:10.389 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.3.1) 2021-02-03 10:12:10.511 | Collecting cursive===0.2.2 2021-02-03 10:12:10.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-02-03 10:12:10.596 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-03 10:12:10.604 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.6.0) 2021-02-03 10:12:10.610 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.0) 2021-02-03 10:12:10.620 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-03 10:12:10.626 | Requirement already satisfied: glance-store===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.4.0) 2021-02-03 10:12:10.704 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-03 10:12:10.708 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.18.1) 2021-02-03 10:12:10.711 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.13) 2021-02-03 10:12:10.714 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-03 10:12:10.745 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.0) 2021-02-03 10:12:10.835 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (9.2.0) 2021-02-03 10:12:10.896 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-02-03 10:12:10.902 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-02-03 10:12:10.907 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.4.0) 2021-02-03 10:12:10.926 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.6.1) 2021-02-03 10:12:10.967 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-02-03 10:12:10.978 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.4.0) 2021-02-03 10:12:11.026 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.1.1) 2021-02-03 10:12:11.032 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.4.0) 2021-02-03 10:12:11.088 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-02-03 10:12:11.094 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.4.0) 2021-02-03 10:12:11.137 | Requirement already satisfied: oslo.messaging===12.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (12.6.1) 2021-02-03 10:12:11.199 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.1) 2021-02-03 10:12:11.218 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.6.0) 2021-02-03 10:12:11.361 | Collecting oslo.reports===2.2.0 2021-02-03 10:12:11.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB) 2021-02-03 10:12:11.450 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.0.1) 2021-02-03 10:12:11.459 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.4.0) 2021-02-03 10:12:11.484 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.3.0) 2021-02-03 10:12:11.496 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.7.0) 2021-02-03 10:12:11.516 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (3.4.0) 2021-02-03 10:12:11.569 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-02-03 10:12:11.574 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.5.1) 2021-02-03 10:12:11.577 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2021-02-03 10:12:12.151 | Collecting psutil===5.8.0 2021-02-03 10:12:12.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99d/e3e8739258b3c/psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB) 2021-02-03 10:12:12.255 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (20.0.1) 2021-02-03 10:12:12.271 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (3.1.1) 2021-02-03 10:12:12.282 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-02-03 10:12:12.285 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-02-03 10:12:12.288 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.17.3) 2021-02-03 10:12:12.398 | Collecting python-barbicanclient===5.0.1 2021-02-03 10:12:12.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-02-03 10:12:12.507 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.1) 2021-02-03 10:12:12.512 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.0.4) 2021-02-03 10:12:12.514 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-03 10:12:12.534 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2020.5) 2021-02-03 10:12:12.538 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2021-02-03 10:12:12.546 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-03 10:12:12.643 | Collecting retrying===1.3.3 2021-02-03 10:12:12.649 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-02-03 10:12:12.717 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-03 10:12:12.721 | Requirement already satisfied: setuptools===52.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (52.0.0) 2021-02-03 10:12:12.851 | Collecting simplegeneric===0.8.1 2021-02-03 10:12:12.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-02-03 10:12:13.538 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-03 10:12:13.541 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.13.0) 2021-02-03 10:12:13.553 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.4.1) 2021-02-03 10:12:13.555 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2021-02-03 10:12:13.558 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-03 10:12:13.724 | Collecting taskflow===4.6.0 2021-02-03 10:12:13.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-02-03 10:12:13.877 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2021-02-03 10:12:13.892 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2021-02-03 10:12:13.901 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2021-02-03 10:12:13.908 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.4.0) 2021-02-03 10:12:13.927 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-02-03 10:12:13.930 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.1.0) 2021-02-03 10:12:13.938 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2021-02-03 10:12:13.961 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2021-02-03 10:12:13.963 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.3.2) 2021-02-03 10:12:13.969 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-03 10:12:13.977 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-03 10:12:13.981 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-03 10:12:13.990 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-03 10:12:14.029 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-03 10:12:14.076 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-03 10:12:14.096 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-03 10:12:14.101 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-03 10:12:14.107 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-03 10:12:14.110 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-03 10:12:14.115 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (5.0.2) 2021-02-03 10:12:14.162 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-03 10:12:14.165 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-02-03 10:12:14.172 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-02-03 10:12:14.176 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-03 10:12:14.187 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.10.9) 2021-02-03 10:12:14.190 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-03 10:12:14.204 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-03 10:12:14.207 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-03 10:12:14.210 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-03 10:12:14.213 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-03 10:12:14.216 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-03 10:12:14.369 | Collecting networkx===2.5 2021-02-03 10:12:14.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-02-03 10:12:14.621 | Collecting pydot===1.4.1 2021-02-03 10:12:14.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-02-03 10:12:14.807 | Collecting automaton===2.2.0 2021-02-03 10:12:14.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-02-03 10:12:14.888 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2021-02-03 10:12:14.892 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-03 10:12:14.894 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.0) 2021-02-03 10:12:14.896 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-02-03 10:12:14.899 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-03 10:12:14.902 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-02-03 10:12:14.906 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (3.4.0) 2021-02-03 10:12:14.972 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.7.4.3) 2021-02-03 10:12:14.977 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.5) 2021-02-03 10:12:14.979 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (5.0.0) 2021-02-03 10:12:14.982 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.4.0) 2021-02-03 10:12:15.044 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.2.5) 2021-02-03 10:12:15.050 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-03 10:12:15.054 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.1) 2021-02-03 10:12:15.056 | Building wheels for collected packages: simplegeneric 2021-02-03 10:12:15.057 | Building wheel for simplegeneric (setup.py): started 2021-02-03 10:12:15.739 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-02-03 10:12:15.739 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=01becc68c6ba33334c53ff664bad923b85280e774535d60495c315ba6941326b 2021-02-03 10:12:15.740 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-02-03 10:12:15.740 | Successfully built simplegeneric 2021-02-03 10:12:16.383 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, psutil, oslo.reports, retrying, python-barbicanclient, castellan, cursive, glance 2021-02-03 10:12:19.007 | Running setup.py develop for glance 2021-02-03 10:12:20.533 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.7.0 cursive-0.2.2 glance networkx-2.5 oslo.reports-2.2.0 psutil-5.8.0 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2021-02-03 10:12:20.648 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:12:20.648 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:12:20.764 | + inc/python:pip_install:200 : result=0 2021-02-03 10:12:20.766 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:12:20.768 | + functions-common:time_stop:2306 : local name 2021-02-03 10:12:20.771 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:12:20.773 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:12:20.775 | + functions-common:time_stop:2309 : local total 2021-02-03 10:12:20.777 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:12:20.780 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:12:20.782 | + functions-common:time_stop:2313 : start_time=1612347125059 2021-02-03 10:12:20.784 | + functions-common:time_stop:2315 : [[ -z 1612347125059 ]] 2021-02-03 10:12:20.787 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:12:20.791 | + functions-common:time_stop:2318 : end_time=1612347140788 2021-02-03 10:12:20.793 | + functions-common:time_stop:2319 : elapsed_time=15729 2021-02-03 10:12:20.795 | + functions-common:time_stop:2320 : total=112749 2021-02-03 10:12:20.798 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:12:20.800 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=128478 2021-02-03 10:12:20.802 | + inc/python:pip_install:203 : return 0 2021-02-03 10:12:20.804 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-03 10:12:20.807 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-03 10:12:20.809 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-03 10:12:20.828 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-03 10:12:20.839 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-02-03 10:12:20.841 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-02-03 10:12:20.844 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:12:20.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:12:20.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-02-03 10:12:20.852 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:12:20.854 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-03 10:12:20.858 | + ./stack.sh:main:889 : configure_glance 2021-02-03 10:12:20.861 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-02-03 10:12:20.873 | + lib/glance:configure_glance:270 : local dburl 2021-02-03 10:12:20.876 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-02-03 10:12:20.878 | ++ lib/database:database_connection_url:132 : local db=glance 2021-02-03 10:12:20.881 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-02-03 10:12:20.883 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-02-03 10:12:20.885 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-03 10:12:20.888 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-03 10:12:20.891 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-02-03 10:12:20.917 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-03 10:12:20.945 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-02-03 10:12:20.971 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-03 10:12:20.995 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-02-03 10:12:21.022 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-02-03 10:12:21.049 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-02-03 10:12:21.052 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-02-03 10:12:21.054 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-02-03 10:12:21.056 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-03 10:12:21.059 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-02-03 10:12:21.085 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-02-03 10:12:21.110 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.106/identity 2021-02-03 10:12:21.134 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-02-03 10:12:21.159 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-02-03 10:12:21.184 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-02-03 10:12:21.212 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-02-03 10:12:21.241 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-02-03 10:12:21.268 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-03 10:12:21.296 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-02-03 10:12:21.322 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-02-03 10:12:21.350 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-02-03 10:12:21.353 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-02-03 10:12:21.355 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-02-03 10:12:21.357 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-03 10:12:21.360 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-03 10:12:21.363 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-03 10:12:21.379 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:12:21.382 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-03 10:12:21.385 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-03 10:12:21.387 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-03 10:12:21.404 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:12:21.406 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:12:21.409 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:12:21.434 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-03 10:12:21.437 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-03 10:12:21.439 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-02-03 10:12:21.442 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-02-03 10:12:21.444 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-02-03 10:12:21.446 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-02-03 10:12:21.449 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-02-03 10:12:21.453 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-02-03 10:12:21.455 | + lib/glance:configure_glance_store:230 : local be 2021-02-03 10:12:21.457 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-02-03 10:12:21.460 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-02-03 10:12:21.462 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-03 10:12:21.489 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-02-03 10:12:21.492 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.106 2021-02-03 10:12:21.521 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-02-03 10:12:21.524 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-02-03 10:12:21.539 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:12:21.542 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-02-03 10:12:21.568 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-02-03 10:12:21.593 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-02-03 10:12:21.619 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-02-03 10:12:21.645 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-02-03 10:12:21.670 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2021-02-03 10:12:21.687 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:12:21.689 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-02-03 10:12:21.714 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-02-03 10:12:21.741 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-02-03 10:12:21.766 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.106/identity/v3 2021-02-03 10:12:21.791 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-02-03 10:12:21.817 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.106/image 2021-02-03 10:12:21.844 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-02-03 10:12:21.862 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:12:21.864 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-02-03 10:12:21.866 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2021-02-03 10:12:21.869 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2021-02-03 10:12:21.872 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-03 10:12:21.889 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-03 10:12:21.892 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-03 10:12:21.894 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-03 10:12:21.896 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-03 10:12:21.899 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-03 10:12:21.923 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:12:21.949 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:12:21.973 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-03 10:12:21.998 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-02-03 10:12:22.003 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-02-03 10:12:22.030 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-02-03 10:12:22.055 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-03 10:12:22.080 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.106/identity 2021-02-03 10:12:22.105 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-02-03 10:12:22.131 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-02-03 10:12:22.156 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-02-03 10:12:22.180 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-03 10:12:22.208 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-02-03 10:12:22.237 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-02-03 10:12:22.265 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-02-03 10:12:22.290 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-02-03 10:12:22.295 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-02-03 10:12:22.302 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-02-03 10:12:22.317 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:12:22.319 | + lib/glance:configure_glance:366 : [[ False == False ]] 2021-02-03 10:12:22.322 | + lib/glance:configure_glance:367 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-02-03 10:12:22.324 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-02-03 10:12:22.326 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-02-03 10:12:22.329 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-02-03 10:12:22.331 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-02-03 10:12:22.334 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-02-03 10:12:22.337 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-02-03 10:12:22.340 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-02-03 10:12:22.367 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-02-03 10:12:22.369 | ++ functions:get_random_port:860 : read lower_port upper_port 2021-02-03 10:12:22.372 | ++ functions:get_random_port:861 : true 2021-02-03 10:12:22.374 | ++ functions:get_random_port:862 : (( port = upper_port )) 2021-02-03 10:12:22.376 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2021-02-03 10:12:22.378 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2021-02-03 10:12:22.432 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2021-02-03 10:12:22.435 | ++ functions:get_random_port:865 : break 2 2021-02-03 10:12:22.437 | ++ functions:get_random_port:869 : echo 60999 2021-02-03 10:12:22.440 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-02-03 10:12:22.442 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-02-03 10:12:22.466 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-02-03 10:12:22.490 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-02-03 10:12:22.515 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-02-03 10:12:22.540 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-02-03 10:12:22.568 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-02-03 10:12:22.596 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-02-03 10:12:22.620 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-02-03 10:12:22.644 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-03 10:12:22.668 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-03 10:12:22.695 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-02-03 10:12:22.720 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-03 10:12:22.744 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-02-03 10:12:22.769 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-02-03 10:12:22.793 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-02-03 10:12:22.818 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-02-03 10:12:22.843 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-02-03 10:12:22.868 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-02-03 10:12:22.893 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-02-03 10:12:22.917 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-02-03 10:12:22.920 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-02-03 10:12:22.922 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-03 10:12:22.924 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:12:22.927 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:12:22.929 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-02-03 10:12:22.931 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-02-03 10:12:22.987 | proxy (enabled by site administrator) 2021-02-03 10:12:22.990 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-02-03 10:12:22.992 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-02-03 10:12:22.995 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-03 10:12:22.997 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:12:23.000 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:12:23.002 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-02-03 10:12:23.004 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-02-03 10:12:23.054 | No module matches proxy_http 2021-02-03 10:12:23.058 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-02-03 10:12:23.115 | Considering dependency proxy for proxy_http: 2021-02-03 10:12:23.115 | Module proxy already enabled 2021-02-03 10:12:23.115 | Enabling module proxy_http. 2021-02-03 10:12:23.120 | To activate the new configuration, you need to run: 2021-02-03 10:12:23.120 | systemctl restart apache2 2021-02-03 10:12:23.125 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-02-03 10:12:23.127 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-03 10:12:23.130 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-03 10:12:23.132 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-03 10:12:23.271 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-02-03 10:12:23.274 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-02-03 10:12:23.277 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-02-03 10:12:23.280 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-03 10:12:23.284 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:12:23.287 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:12:23.289 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-03 10:12:23.292 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-03 10:12:23.296 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-02-03 10:12:23.296 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-03 10:12:23.304 | KeepAlive Off 2021-02-03 10:12:23.308 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-03 10:12:23.308 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-02-03 10:12:23.315 | SetEnv proxy-sendchunked 1 2021-02-03 10:12:23.319 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-02-03 10:12:23.319 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-03 10:12:23.326 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-02-03 10:12:23.330 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-02-03 10:12:23.332 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-02-03 10:12:23.334 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-03 10:12:23.337 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-03 10:12:23.339 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-03 10:12:23.342 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:12:23.344 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:12:23.346 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-03 10:12:23.349 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-03 10:12:23.351 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:12:23.353 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:12:23.356 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-02-03 10:12:23.413 | Enabling site glance-wsgi-api. 2021-02-03 10:12:23.418 | To activate the new configuration, you need to run: 2021-02-03 10:12:23.418 | systemctl reload apache2 2021-02-03 10:12:23.423 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-02-03 10:12:23.426 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-03 10:12:23.428 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-03 10:12:23.430 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-03 10:12:23.574 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-02-03 10:12:23.591 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:12:23.594 | + ./stack.sh:main:894 : stack_install_service cinder 2021-02-03 10:12:23.596 | + lib/stack:stack_install_service:20 : local service=cinder 2021-02-03 10:12:23.598 | + lib/stack:stack_install_service:21 : type install_cinder 2021-02-03 10:12:23.601 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-03 10:12:23.603 | + lib/stack:stack_install_service:32 : install_cinder 2021-02-03 10:12:23.606 | + lib/cinder:install_cinder:418 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-02-03 10:12:23.609 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-02-03 10:12:23.611 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-02-03 10:12:23.614 | + functions-common:git_clone:527 : local git_ref=master 2021-02-03 10:12:23.616 | + functions-common:git_clone:528 : local orig_dir 2021-02-03 10:12:23.619 | ++ functions-common:git_clone:529 : pwd 2021-02-03 10:12:23.622 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-03 10:12:23.624 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-03 10:12:23.627 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-03 10:12:23.643 | + functions-common:git_clone:532 : RECLONE=False 2021-02-03 10:12:23.646 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-03 10:12:23.648 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-03 10:12:23.651 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-03 10:12:23.651 | + functions-common:git_clone:546 : echo master 2021-02-03 10:12:23.656 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-02-03 10:12:23.658 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-03 10:12:23.661 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-02-03 10:12:23.663 | + functions-common:git_clone:595 : git show --oneline 2021-02-03 10:12:23.664 | + functions-common:git_clone:595 : head -1 2021-02-03 10:12:23.691 | 677ee75d5 Imported Translations from Zanata 2021-02-03 10:12:23.707 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-03 10:12:23.710 | + lib/cinder:install_cinder:419 : setup_develop /opt/stack/cinder 2021-02-03 10:12:23.712 | + inc/python:setup_develop:338 : local bindep 2021-02-03 10:12:23.715 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-03 10:12:23.718 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-02-03 10:12:23.720 | + inc/python:setup_develop:344 : local extras= 2021-02-03 10:12:23.723 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-02-03 10:12:23.726 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-03 10:12:23.728 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-03 10:12:23.731 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-02-03 10:12:23.734 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-03 10:12:23.736 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-03 10:12:23.740 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-02-03 10:12:23.742 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-03 10:12:23.745 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-02-03 10:12:23.747 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-03 10:12:23.750 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-03 10:12:23.753 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-02-03 10:12:23.758 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-02-03 10:12:23.760 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-02-03 10:12:24.475 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-02-03 10:12:24.477 | + inc/python:setup_package:417 : local bindep=0 2021-02-03 10:12:24.480 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-03 10:12:24.482 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-03 10:12:24.484 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-03 10:12:24.487 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-02-03 10:12:24.489 | + inc/python:setup_package:426 : local flags=-e 2021-02-03 10:12:24.492 | + inc/python:setup_package:427 : local extras= 2021-02-03 10:12:24.494 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-03 10:12:24.496 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-03 10:12:24.499 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-03 10:12:24.502 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-03 10:12:24.504 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-03 10:12:24.507 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-02-03 10:12:24.526 | Using python 3.6 to install /opt/stack/cinder 2021-02-03 10:12:24.528 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-02-03 10:12:26.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:12:26.710 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:12:26.719 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:12:26.722 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:12:26.729 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:12:26.734 | Obtaining file:///opt/stack/cinder 2021-02-03 10:12:28.911 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-03 10:12:31.065 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-03 10:12:31.075 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-03 10:12:31.084 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-03 10:12:31.097 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-02-03 10:12:31.121 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-03 10:12:32.093 | Collecting boto3===1.16.63 2021-02-03 10:12:32.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c0/003609e63e8cf/boto3-1.16.63-py2.py3-none-any.whl (130 kB) 2021-02-03 10:12:33.469 | Collecting botocore===1.19.63 2021-02-03 10:12:33.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad4/adfcc195b5401/botocore-1.19.63-py2.py3-none-any.whl (7.2 MB) 2021-02-03 10:12:33.788 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-03 10:12:33.810 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.3.1) 2021-02-03 10:12:33.853 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-02-03 10:12:33.869 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-03 10:12:33.872 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.0) 2021-02-03 10:12:34.049 | Collecting google-api-python-client===1.12.8 2021-02-03 10:12:34.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c4/c4ca46b5c2119/google_api_python_client-1.12.8-py2.py3-none-any.whl (61 kB) 2021-02-03 10:12:34.298 | Collecting google-auth===1.24.0 2021-02-03 10:12:34.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/52cc51c31f479/google_auth-1.24.0-py2.py3-none-any.whl (114 kB) 2021-02-03 10:12:34.479 | Collecting google-auth-httplib2===0.0.4 2021-02-03 10:12:34.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2021-02-03 10:12:34.561 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.0.0) 2021-02-03 10:12:34.566 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.18.1) 2021-02-03 10:12:34.569 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.4.0) 2021-02-03 10:12:34.609 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.13) 2021-02-03 10:12:34.704 | Collecting jmespath===0.10.0 2021-02-03 10:12:34.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2021-02-03 10:12:34.787 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.2.0) 2021-02-03 10:12:34.819 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (4.3.0) 2021-02-03 10:12:34.888 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (9.2.0) 2021-02-03 10:12:34.948 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (4.6.2) 2021-02-03 10:12:35.085 | Collecting oauth2client===4.1.3 2021-02-03 10:12:35.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-02-03 10:12:35.174 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (4.1.0) 2021-02-03 10:12:35.201 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.7.0) 2021-02-03 10:12:35.206 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.4.0) 2021-02-03 10:12:35.225 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.6.1) 2021-02-03 10:12:35.265 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-02-03 10:12:35.277 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (8.4.0) 2021-02-03 10:12:35.325 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.1.1) 2021-02-03 10:12:35.331 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.4.0) 2021-02-03 10:12:35.386 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.1) 2021-02-03 10:12:35.392 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.4.0) 2021-02-03 10:12:35.442 | Requirement already satisfied: oslo.messaging===12.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (12.6.1) 2021-02-03 10:12:35.503 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.1) 2021-02-03 10:12:35.523 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.6.0) 2021-02-03 10:12:35.539 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.4.0) 2021-02-03 10:12:35.556 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.2.0) 2021-02-03 10:12:35.572 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.2.0) 2021-02-03 10:12:35.576 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.1) 2021-02-03 10:12:35.586 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (2.4.0) 2021-02-03 10:12:35.614 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (1.3.0) 2021-02-03 10:12:35.626 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.7.0) 2021-02-03 10:12:35.808 | Collecting oslo.versionedobjects===2.4.0 2021-02-03 10:12:35.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/98db096a09c1d/oslo.versionedobjects-2.4.0-py3-none-any.whl (86 kB) 2021-02-03 10:12:36.075 | Collecting oslo.vmware===3.7.0 2021-02-03 10:12:36.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2021-02-03 10:12:36.189 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (3.4.0) 2021-02-03 10:12:36.243 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (20.9) 2021-02-03 10:12:36.425 | Collecting paramiko===2.7.2 2021-02-03 10:12:36.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-02-03 10:12:36.583 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.5.1) 2021-02-03 10:12:36.586 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2021-02-03 10:12:36.588 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (5.8.0) 2021-02-03 10:12:36.762 | Collecting pyasn1===0.4.8 2021-02-03 10:12:36.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-02-03 10:12:36.955 | Collecting pyasn1-modules===0.2.8 2021-02-03 10:12:36.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-02-03 10:12:37.044 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (3.1.1) 2021-02-03 10:12:37.055 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.9.6) 2021-02-03 10:12:37.058 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2021-02-03 10:12:37.061 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.17.3) 2021-02-03 10:12:37.066 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (5.0.1) 2021-02-03 10:12:37.084 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2021-02-03 10:12:37.231 | Collecting python-glanceclient===3.2.2 2021-02-03 10:12:37.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-02-03 10:12:37.332 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2021-02-03 10:12:37.521 | Collecting python-novaclient===17.3.0 2021-02-03 10:12:37.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b11/588e7d9cb6e81/python_novaclient-17.3.0-py3-none-any.whl (331 kB) 2021-02-03 10:12:37.628 | Requirement already satisfied: python-swiftclient===3.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (3.11.0) 2021-02-03 10:12:37.656 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2020.5) 2021-02-03 10:12:37.661 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2021-02-03 10:12:37.668 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2021-02-03 10:12:37.692 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2021-02-03 10:12:37.806 | Collecting rsa===4.7 2021-02-03 10:12:37.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a87/74e55b59fd9fc/rsa-4.7-py3-none-any.whl (34 kB) 2021-02-03 10:12:37.980 | Collecting rtslib-fb===2.1.74 2021-02-03 10:12:37.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-02-03 10:12:38.840 | Collecting s3transfer===0.3.4 2021-02-03 10:12:38.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2021-02-03 10:12:38.927 | Requirement already satisfied: setuptools===52.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (52.0.0) 2021-02-03 10:12:38.976 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.17.2) 2021-02-03 10:12:38.980 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2021-02-03 10:12:38.983 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.13.0) 2021-02-03 10:12:38.995 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.4.1) 2021-02-03 10:12:38.998 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.3.0) 2021-02-03 10:12:39.001 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-03 10:12:39.098 | Collecting suds-jurko===0.6 2021-02-03 10:12:39.106 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-02-03 10:12:39.287 | Collecting tabulate===0.8.7 2021-02-03 10:12:39.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-02-03 10:12:39.371 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (4.6.0) 2021-02-03 10:12:39.443 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (6.3.1) 2021-02-03 10:12:39.459 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.0.1) 2021-02-03 10:12:39.470 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (0.5.0) 2021-02-03 10:12:39.476 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.4.0) 2021-02-03 10:12:39.684 | Collecting tooz===2.8.0 2021-02-03 10:12:39.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB) 2021-02-03 10:12:39.829 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-02-03 10:12:39.833 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.7.4.3) 2021-02-03 10:12:39.838 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.1.0) 2021-02-03 10:12:39.935 | Collecting uritemplate===3.0.1 2021-02-03 10:12:39.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-02-03 10:12:40.016 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.26.3) 2021-02-03 10:12:40.039 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (0.12.1) 2021-02-03 10:12:40.136 | Collecting warlock===1.3.3 2021-02-03 10:12:40.143 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-02-03 10:12:40.220 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.12.1) 2021-02-03 10:12:40.223 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.3.2) 2021-02-03 10:12:40.229 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (3.4.0) 2021-02-03 10:12:40.343 | Collecting zstd===1.4.8.1 2021-02-03 10:12:40.350 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-02-03 10:12:41.097 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-03 10:12:41.101 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-03 10:12:41.293 | Collecting google-api-core===1.25.1 2021-02-03 10:12:41.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/dd636ed381098/google_api_core-1.25.1-py2.py3-none-any.whl (92 kB) 2021-02-03 10:12:41.398 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-03 10:12:41.402 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-03 10:12:41.448 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-03 10:12:41.456 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-03 10:12:41.461 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-03 10:12:41.470 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-03 10:12:41.473 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.8.0) 2021-02-03 10:12:41.480 | Requirement already satisfied: alembic===1.5.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.3) 2021-02-03 10:12:41.490 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-03 10:12:41.495 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (5.0.2) 2021-02-03 10:12:41.543 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-03 10:12:41.550 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-02-03 10:12:41.557 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.0.2) 2021-02-03 10:12:41.560 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-03 10:12:41.572 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.10.9) 2021-02-03 10:12:41.743 | Collecting PyNaCl===1.4.0 2021-02-03 10:12:41.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-02-03 10:12:41.855 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-03 10:12:41.865 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-03 10:12:41.880 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (20.0.1) 2021-02-03 10:12:41.896 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-03 10:12:41.899 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-03 10:12:41.902 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.10) 2021-02-03 10:12:41.997 | Collecting pyudev===0.22.0 2021-02-03 10:12:42.005 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-02-03 10:12:42.081 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-03 10:12:42.083 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-03 10:12:42.092 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (2.5) 2021-02-03 10:12:42.136 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.4.1) 2021-02-03 10:12:42.141 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-03 10:12:42.144 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2021-02-03 10:12:42.146 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.0) 2021-02-03 10:12:42.149 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.4.0) 2021-02-03 10:12:42.195 | Collecting jsonpatch===1.28 2021-02-03 10:12:42.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/831be60919e8c/jsonpatch-1.28-py2.py3-none-any.whl (12 kB) 2021-02-03 10:12:42.210 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.20) 2021-02-03 10:12:42.213 | Requirement already satisfied: protobuf===3.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.14.0) 2021-02-03 10:12:42.319 | Collecting googleapis-common-protos===1.52.0 2021-02-03 10:12:42.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2021-02-03 10:12:42.406 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.5) 2021-02-03 10:12:42.408 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.3.1) 2021-02-03 10:12:42.428 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-03 10:12:42.436 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.0.4) 2021-02-03 10:12:42.438 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (5.0.0) 2021-02-03 10:12:42.441 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-03 10:12:42.444 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.4.0) 2021-02-03 10:12:42.534 | Collecting jsonpointer===2.0 2021-02-03 10:12:42.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2021-02-03 10:12:42.548 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (1.8.1) 2021-02-03 10:12:42.551 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-03 10:12:42.555 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.2.5) 2021-02-03 10:12:42.561 | Building wheels for collected packages: rtslib-fb, zstd 2021-02-03 10:12:42.562 | Building wheel for rtslib-fb (setup.py): started 2021-02-03 10:12:43.317 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-02-03 10:12:43.318 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=e69ece4e565d9cd9b5704432f89536fae13a790c31afa49b916455adebe71172 2021-02-03 10:12:43.318 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2021-02-03 10:12:43.320 | Building wheel for zstd (setup.py): started 2021-02-03 10:13:18.108 | Building wheel for zstd (setup.py): finished with status 'done' 2021-02-03 10:13:18.117 | Created wheel for zstd: filename=zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl size=1206082 sha256=6a5ddcd9db5caa8c7e05aa906490553639dfb699a18528f28eb8faa17f6ce3b3 2021-02-03 10:13:18.117 | Stored in directory: /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2 2021-02-03 10:13:18.118 | Successfully built rtslib-fb zstd 2021-02-03 10:13:18.968 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, uritemplate, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, google-api-python-client, zstd, jmespath, botocore, s3transfer, boto3, cinder 2021-02-03 10:13:18.969 | Attempting uninstall: pyasn1 2021-02-03 10:13:18.971 | Found existing installation: pyasn1 0.4.2 2021-02-03 10:13:18.980 | Uninstalling pyasn1-0.4.2: 2021-02-03 10:13:19.002 | Successfully uninstalled pyasn1-0.4.2 2021-02-03 10:13:19.798 | Attempting uninstall: jsonpointer 2021-02-03 10:13:19.800 | Found existing installation: jsonpointer 1.10 2021-02-03 10:13:19.808 | Uninstalling jsonpointer-1.10: 2021-02-03 10:13:19.829 | Successfully uninstalled jsonpointer-1.10 2021-02-03 10:13:19.843 | Attempting uninstall: jsonpatch 2021-02-03 10:13:19.844 | Found existing installation: jsonpatch 1.16 2021-02-03 10:13:19.850 | Uninstalling jsonpatch-1.16: 2021-02-03 10:13:19.872 | Successfully uninstalled jsonpatch-1.16 2021-02-03 10:13:22.684 | Running setup.py develop for cinder 2021-02-03 10:13:25.050 | Successfully installed PyNaCl-1.4.0 boto3-1.16.63 botocore-1.19.63 cinder google-api-core-1.25.1 google-api-python-client-1.12.8 google-auth-1.24.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 jmespath-0.10.0 jsonpatch-1.28 jsonpointer-2.0 oauth2client-4.1.3 oslo.versionedobjects-2.4.0 oslo.vmware-3.7.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 python-novaclient-17.3.0 pyudev-0.22.0 rsa-4.7 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.7 tooz-2.8.0 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-02-03 10:13:25.177 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:13:25.177 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:13:25.352 | + inc/python:pip_install:200 : result=0 2021-02-03 10:13:25.354 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:13:25.357 | + functions-common:time_stop:2306 : local name 2021-02-03 10:13:25.360 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:13:25.362 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:13:25.364 | + functions-common:time_stop:2309 : local total 2021-02-03 10:13:25.367 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:13:25.369 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:13:25.371 | + functions-common:time_stop:2313 : start_time=1612347144521 2021-02-03 10:13:25.374 | + functions-common:time_stop:2315 : [[ -z 1612347144521 ]] 2021-02-03 10:13:25.377 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:13:25.380 | + functions-common:time_stop:2318 : end_time=1612347205378 2021-02-03 10:13:25.383 | + functions-common:time_stop:2319 : elapsed_time=60857 2021-02-03 10:13:25.385 | + functions-common:time_stop:2320 : total=128478 2021-02-03 10:13:25.387 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:13:25.390 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=189335 2021-02-03 10:13:25.393 | + inc/python:pip_install:203 : return 0 2021-02-03 10:13:25.395 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-03 10:13:25.398 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-03 10:13:25.401 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-03 10:13:25.421 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-03 10:13:25.433 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-02-03 10:13:25.436 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-02-03 10:13:25.438 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:13:25.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:13:25.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-02-03 10:13:25.446 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:13:25.449 | + lib/cinder:install_cinder:420 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-02-03 10:13:25.453 | + lib/cinder:install_cinder:421 : install_package tgt 2021-02-03 10:13:25.455 | + functions-common:install_package:1344 : update_package_repo 2021-02-03 10:13:25.459 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:13:25.461 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-03 10:13:25.464 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:13:25.466 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:13:25.469 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:13:25.471 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:13:25.474 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:13:25.476 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:13:25.479 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-03 10:13:25.481 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-03 10:13:25.484 | + functions-common:apt_get_update:1071 : return 2021-02-03 10:13:25.487 | + functions-common:install_package:1345 : real_install_package tgt 2021-02-03 10:13:25.490 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:13:25.492 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:13:25.495 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:13:25.498 | + functions-common:real_install_package:1331 : apt_get install tgt 2021-02-03 10:13:25.519 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-02-03 10:13:25.639 | Reading package lists... 2021-02-03 10:13:25.906 | Building dependency tree... 2021-02-03 10:13:25.908 | Reading state information... 2021-02-03 10:13:26.137 | The following packages were automatically installed and are no longer required: 2021-02-03 10:13:26.138 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-03 10:13:26.138 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-03 10:13:26.138 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-03 10:13:26.138 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:13:26.138 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:13:26.138 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:13:26.138 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:13:26.139 | The following additional packages will be installed: 2021-02-03 10:13:26.139 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-02-03 10:13:26.139 | libsgutils2-2 sg3-utils 2021-02-03 10:13:26.141 | Suggested packages: 2021-02-03 10:13:26.141 | tgt-rbd 2021-02-03 10:13:26.193 | The following NEW packages will be installed: 2021-02-03 10:13:26.193 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-02-03 10:13:26.194 | The following packages will be upgraded: 2021-02-03 10:13:26.195 | ibverbs-providers libibverbs1 2021-02-03 10:13:26.338 | 2 upgraded, 5 newly installed, 0 to remove and 165 not upgraded. 2021-02-03 10:13:26.338 | Need to get 1,413 kB of archives. 2021-02-03 10:13:26.338 | After this operation, 3,556 kB of additional disk space will be used. 2021-02-03 10:13:26.338 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-02-03 10:13:26.400 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2021-02-03 10:13:26.525 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-02-03 10:13:26.654 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-02-03 10:13:26.988 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2021-02-03 10:13:27.022 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2021-02-03 10:13:27.448 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-02-03 10:13:28.054 | Fetched 1,413 kB in 1s (1,099 kB/s) 2021-02-03 10:13:28.168 | (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 ... 77315 files and directories currently installed.) 2021-02-03 10:13:28.171 | Preparing to unpack .../0-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-03 10:13:28.307 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-03 10:13:28.447 | Preparing to unpack .../1-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-03 10:13:28.468 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-03 10:13:28.539 | Selecting previously unselected package libconfig-general-perl. 2021-02-03 10:13:28.548 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-02-03 10:13:28.550 | Unpacking libconfig-general-perl (2.63-1) ... 2021-02-03 10:13:28.644 | Selecting previously unselected package librdmacm1:amd64. 2021-02-03 10:13:28.652 | Preparing to unpack .../3-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-03 10:13:28.655 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-03 10:13:28.742 | Selecting previously unselected package libsgutils2-2. 2021-02-03 10:13:28.751 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-03 10:13:28.753 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-03 10:13:28.816 | Selecting previously unselected package sg3-utils. 2021-02-03 10:13:28.824 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-03 10:13:28.827 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-03 10:13:29.045 | Selecting previously unselected package tgt. 2021-02-03 10:13:29.054 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-02-03 10:13:29.056 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-02-03 10:13:29.178 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-03 10:13:29.199 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:13:29.222 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-03 10:13:29.249 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-03 10:13:29.277 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-03 10:13:29.306 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-03 10:13:29.483 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2021-02-03 10:13:29.491 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2021-02-03 10:13:29.495 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:13:29.657 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-03 10:13:31.435 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-03 10:13:31.463 | Setting up libconfig-general-perl (2.63-1) ... 2021-02-03 10:13:31.490 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-02-03 10:13:31.790 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-02-03 10:13:32.472 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-03 10:13:32.501 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-03 10:13:32.707 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-03 10:13:34.681 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:13:34.684 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:13:34.686 | + functions-common:time_stop:2306 : local name 2021-02-03 10:13:34.689 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:13:34.691 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:13:34.694 | + functions-common:time_stop:2309 : local total 2021-02-03 10:13:34.696 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:13:34.698 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:13:34.701 | + functions-common:time_stop:2313 : start_time=1612347205516 2021-02-03 10:13:34.703 | + functions-common:time_stop:2315 : [[ -z 1612347205516 ]] 2021-02-03 10:13:34.706 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:13:34.710 | + functions-common:time_stop:2318 : end_time=1612347214707 2021-02-03 10:13:34.712 | + functions-common:time_stop:2319 : elapsed_time=9191 2021-02-03 10:13:34.715 | + functions-common:time_stop:2320 : total=217795 2021-02-03 10:13:34.717 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:13:34.720 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=226986 2021-02-03 10:13:34.723 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:13:34.725 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-03 10:13:34.728 | + ./stack.sh:main:895 : configure_cinder 2021-02-03 10:13:34.731 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-02-03 10:13:34.744 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-02-03 10:13:34.748 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-02-03 10:13:34.750 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-02-03 10:13:34.752 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-03 10:13:34.756 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-02-03 10:13:34.756 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-03 10:13:34.759 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-02-03 10:13:34.761 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-02-03 10:13:34.764 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-03 10:13:34.766 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-02-03 10:13:34.768 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-02-03 10:13:34.770 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-02-03 10:13:34.772 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-02-03 10:13:34.775 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-02-03 10:13:34.786 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-02-03 10:13:34.797 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-02-03 10:13:34.809 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-02-03 10:13:34.821 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-02-03 10:13:34.832 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-03 10:13:34.835 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-03 10:13:34.838 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.iBZOByDUM6 2021-02-03 10:13:34.840 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-03 10:13:34.842 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-03 10:13:34.845 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-02-03 10:13:34.848 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.iBZOByDUM6 2021-02-03 10:13:34.852 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.iBZOByDUM6 2021-02-03 10:13:34.865 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.iBZOByDUM6 /etc/sudoers.d/cinder-rootwrap 2021-02-03 10:13:34.877 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-02-03 10:13:34.880 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-03 10:13:34.882 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-03 10:13:34.884 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-03 10:13:34.887 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-03 10:13:34.889 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-02-03 10:13:34.891 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-02-03 10:13:34.894 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-02-03 10:13:34.898 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-02-03 10:13:34.902 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-02-03 10:13:34.906 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-02-03 10:13:34.925 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-02-03 10:13:34.945 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-02-03 10:13:34.963 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-02-03 10:13:34.981 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-02-03 10:13:35.006 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-02-03 10:13:35.024 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-02-03 10:13:35.043 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-02-03 10:13:35.061 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-02-03 10:13:35.064 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-02-03 10:13:35.066 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-02-03 10:13:35.069 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-03 10:13:35.071 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-02-03 10:13:35.099 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-02-03 10:13:35.125 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.106/identity 2021-02-03 10:13:35.151 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-02-03 10:13:35.177 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-02-03 10:13:35.203 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-02-03 10:13:35.229 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-02-03 10:13:35.255 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-02-03 10:13:35.280 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-03 10:13:35.308 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-02-03 10:13:35.333 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-02-03 10:13:35.361 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-02-03 10:13:35.387 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-02-03 10:13:35.390 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-02-03 10:13:35.392 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-02-03 10:13:35.395 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-02-03 10:13:35.398 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-03 10:13:35.401 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-03 10:13:35.428 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-02-03 10:13:35.453 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-02-03 10:13:35.482 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-02-03 10:13:35.509 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-02-03 10:13:35.540 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-02-03 10:13:35.567 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-02-03 10:13:35.594 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-02-03 10:13:35.597 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.106 2021-02-03 10:13:35.622 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-02-03 10:13:35.651 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-02-03 10:13:35.658 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key f9dd3243a43ff2f77ae1ec49aa667191 2021-02-03 10:13:35.683 | + lib/cinder:configure_cinder:242 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-02-03 10:13:35.709 | + lib/cinder:configure_cinder:244 : is_service_enabled c-vol 2021-02-03 10:13:35.725 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:13:35.727 | + lib/cinder:configure_cinder:244 : [[ -n lvm:lvmdriver-1 ]] 2021-02-03 10:13:35.730 | + lib/cinder:configure_cinder:245 : local enabled_backends= 2021-02-03 10:13:35.732 | + lib/cinder:configure_cinder:246 : local default_name= 2021-02-03 10:13:35.735 | + lib/cinder:configure_cinder:247 : local be be_name be_type 2021-02-03 10:13:35.738 | + lib/cinder:configure_cinder:248 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-03 10:13:35.741 | + lib/cinder:configure_cinder:249 : be_type=lvm 2021-02-03 10:13:35.743 | + lib/cinder:configure_cinder:250 : be_name=lvmdriver-1 2021-02-03 10:13:35.745 | + lib/cinder:configure_cinder:251 : type configure_cinder_backend_lvm 2021-02-03 10:13:35.748 | + lib/cinder:configure_cinder:252 : configure_cinder_backend_lvm lvmdriver-1 2021-02-03 10:13:35.750 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-02-03 10:13:35.753 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-02-03 10:13:35.780 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-02-03 10:13:35.807 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-02-03 10:13:35.834 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-02-03 10:13:35.860 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-02-03 10:13:35.887 | + lib/cinder:configure_cinder:254 : [[ -z '' ]] 2021-02-03 10:13:35.889 | + lib/cinder:configure_cinder:255 : default_name=lvmdriver-1 2021-02-03 10:13:35.891 | + lib/cinder:configure_cinder:257 : enabled_backends+=lvmdriver-1, 2021-02-03 10:13:35.894 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-02-03 10:13:35.919 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-02-03 10:13:35.947 | + lib/cinder:configure_cinder:263 : [[ -n lvmdriver-1 ]] 2021-02-03 10:13:35.949 | + lib/cinder:configure_cinder:264 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-02-03 10:13:35.979 | + lib/cinder:configure_cinder:266 : configure_cinder_image_volume_cache 2021-02-03 10:13:35.981 | + lib/cinder:configure_cinder_image_volume_cache:563 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-02-03 10:13:35.984 | + lib/cinder:configure_cinder_image_volume_cache:564 : local be_name=lvmdriver-1 2021-02-03 10:13:35.986 | + lib/cinder:configure_cinder_image_volume_cache:566 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-02-03 10:13:36.012 | + lib/cinder:configure_cinder_image_volume_cache:568 : [[ -n '' ]] 2021-02-03 10:13:36.014 | + lib/cinder:configure_cinder_image_volume_cache:572 : [[ -n '' ]] 2021-02-03 10:13:36.017 | + lib/cinder:configure_cinder:269 : is_service_enabled c-bak 2021-02-03 10:13:36.033 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:13:36.035 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.106:8080/v1/AUTH_ 2021-02-03 10:13:36.061 | + lib/cinder:configure_cinder:278 : is_service_enabled ceilometer 2021-02-03 10:13:36.078 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:13:36.080 | + lib/cinder:configure_cinder:282 : is_service_enabled tls-proxy 2021-02-03 10:13:36.096 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:13:36.099 | + lib/cinder:configure_cinder:296 : '[' False '!=' False ']' 2021-02-03 10:13:36.101 | + lib/cinder:configure_cinder:300 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-02-03 10:13:36.104 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-02-03 10:13:36.106 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-02-03 10:13:36.109 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-03 10:13:36.111 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-03 10:13:36.115 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-03 10:13:36.131 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:13:36.135 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-03 10:13:36.138 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-03 10:13:36.140 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-03 10:13:36.155 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:13:36.158 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:13:36.162 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:13:36.188 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-03 10:13:36.190 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-03 10:13:36.192 | + lib/cinder:configure_cinder:303 : setup_logging /etc/cinder/cinder.conf True 2021-02-03 10:13:36.195 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2021-02-03 10:13:36.198 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2021-02-03 10:13:36.201 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-03 10:13:36.217 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-03 10:13:36.220 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-03 10:13:36.223 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-03 10:13:36.225 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-03 10:13:36.228 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-03 10:13:36.256 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:13:36.281 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:13:36.307 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-03 10:13:36.332 | + lib/cinder:configure_cinder:305 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-02-03 10:13:36.334 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-02-03 10:13:36.337 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-02-03 10:13:36.340 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-02-03 10:13:36.342 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-03 10:13:36.344 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-03 10:13:36.348 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-02-03 10:13:36.351 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-02-03 10:13:36.353 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-03 10:13:36.356 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-03 10:13:36.368 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-03 10:13:36.369 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:13:36.376 | d /var/run/uwsgi 0755 ubuntu root 2021-02-03 10:13:36.379 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:13:36.393 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-02-03 10:13:36.396 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-02-03 10:13:36.399 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-02-03 10:13:36.426 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-02-03 10:13:36.452 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-02-03 10:13:36.476 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-02-03 10:13:36.502 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-03 10:13:36.528 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-03 10:13:36.555 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-02-03 10:13:36.579 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-02-03 10:13:36.605 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-02-03 10:13:36.630 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-03 10:13:36.655 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-03 10:13:36.681 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-03 10:13:36.706 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-02-03 10:13:36.731 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-03 10:13:36.733 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-03 10:13:36.736 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-02-03 10:13:36.739 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-02-03 10:13:36.741 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-03 10:13:36.744 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:13:36.746 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:13:36.748 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-03 10:13:36.751 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-02-03 10:13:36.753 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-02-03 10:13:36.778 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-03 10:13:36.803 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-03 10:13:36.804 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-02-03 10:13:36.811 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-02-03 10:13:36.817 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-02-03 10:13:36.820 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-02-03 10:13:36.822 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-03 10:13:36.824 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-03 10:13:36.827 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-03 10:13:36.829 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:13:36.832 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:13:36.835 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-03 10:13:36.837 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-03 10:13:36.839 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:13:36.842 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:13:36.844 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-02-03 10:13:36.903 | Enabling site cinder-wsgi. 2021-02-03 10:13:36.909 | To activate the new configuration, you need to run: 2021-02-03 10:13:36.909 | systemctl reload apache2 2021-02-03 10:13:36.913 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-03 10:13:36.916 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-03 10:13:36.919 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-03 10:13:36.921 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-03 10:13:37.063 | + lib/cinder:configure_cinder:307 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-02-03 10:13:37.065 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-02-03 10:13:37.096 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.106/image 2021-02-03 10:13:37.122 | + lib/cinder:configure_cinder:314 : is_service_enabled tls-proxy 2021-02-03 10:13:37.138 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:13:37.141 | + lib/cinder:configure_cinder:320 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-02-03 10:13:37.143 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-02-03 10:13:37.146 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-03 10:13:37.149 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-02-03 10:13:37.151 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-02-03 10:13:37.178 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-02-03 10:13:37.203 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.106/identity 2021-02-03 10:13:37.229 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-02-03 10:13:37.256 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-02-03 10:13:37.281 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-02-03 10:13:37.307 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-02-03 10:13:37.333 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-02-03 10:13:37.358 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-02-03 10:13:37.390 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-02-03 10:13:37.416 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-02-03 10:13:37.443 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-02-03 10:13:37.469 | + lib/cinder:configure_cinder:324 : [[ ! -z '' ]] 2021-02-03 10:13:37.471 | + lib/cinder:configure_cinder:326 : is_service_enabled etcd3 2021-02-03 10:13:37.488 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:13:37.490 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.106:2379 2021-02-03 10:13:37.518 | + ./stack.sh:main:898 : is_service_enabled neutron 2021-02-03 10:13:37.535 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:13:37.538 | + ./stack.sh:main:900 : stack_install_service neutron 2021-02-03 10:13:37.540 | + lib/stack:stack_install_service:20 : local service=neutron 2021-02-03 10:13:37.543 | + lib/stack:stack_install_service:21 : type install_neutron 2021-02-03 10:13:37.545 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-03 10:13:37.549 | + lib/stack:stack_install_service:32 : install_neutron 2021-02-03 10:13:37.552 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-02-03 10:13:37.556 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-02-03 10:13:37.556 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-03 10:13:37.561 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-02-03 10:13:37.563 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-02-03 10:13:37.566 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-02-03 10:13:37.569 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-03 10:13:37.572 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-02-03 10:13:37.574 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-02-03 10:13:37.577 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-02-03 10:13:37.579 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:13:37.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:13:37.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-02-03 10:13:37.587 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:13:37.590 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-02-03 10:13:37.592 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2021-02-03 10:13:37.594 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2021-02-03 10:13:37.597 | + functions-common:git_clone:527 : local git_ref=master 2021-02-03 10:13:37.600 | + functions-common:git_clone:528 : local orig_dir 2021-02-03 10:13:37.603 | ++ functions-common:git_clone:529 : pwd 2021-02-03 10:13:37.605 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-03 10:13:37.607 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-03 10:13:37.610 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-03 10:13:37.626 | + functions-common:git_clone:532 : RECLONE=False 2021-02-03 10:13:37.629 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-03 10:13:37.631 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-03 10:13:37.634 | + functions-common:git_clone:546 : echo master 2021-02-03 10:13:37.634 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-03 10:13:37.638 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2021-02-03 10:13:37.641 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-03 10:13:37.643 | + functions-common:git_clone:594 : cd /opt/stack/neutron 2021-02-03 10:13:37.646 | + functions-common:git_clone:595 : git show --oneline 2021-02-03 10:13:37.647 | + functions-common:git_clone:595 : head -1 2021-02-03 10:13:37.650 | 00d5f7f2ab Merge "Fix unused 'timeout' in OvsdbMonitor start" 2021-02-03 10:13:37.653 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-03 10:13:37.655 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-02-03 10:13:37.658 | + inc/python:setup_develop:338 : local bindep 2021-02-03 10:13:37.661 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-03 10:13:37.663 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-02-03 10:13:37.666 | + inc/python:setup_develop:344 : local extras= 2021-02-03 10:13:37.668 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-02-03 10:13:37.671 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-03 10:13:37.673 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-03 10:13:37.676 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-02-03 10:13:37.679 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-03 10:13:37.681 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-03 10:13:37.685 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-02-03 10:13:37.687 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-03 10:13:37.690 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-02-03 10:13:37.692 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-03 10:13:37.695 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-03 10:13:37.698 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-02-03 10:13:37.703 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-02-03 10:13:37.706 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-02-03 10:13:38.440 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-02-03 10:13:38.443 | + inc/python:setup_package:417 : local bindep=0 2021-02-03 10:13:38.445 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-03 10:13:38.448 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-03 10:13:38.450 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-03 10:13:38.452 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-02-03 10:13:38.455 | + inc/python:setup_package:426 : local flags=-e 2021-02-03 10:13:38.458 | + inc/python:setup_package:427 : local extras= 2021-02-03 10:13:38.460 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-03 10:13:38.462 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-03 10:13:38.465 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-03 10:13:38.467 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-03 10:13:38.469 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-03 10:13:38.472 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-02-03 10:13:38.491 | Using python 3.6 to install /opt/stack/neutron 2021-02-03 10:13:38.493 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-02-03 10:13:40.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:13:40.806 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:13:40.814 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:13:40.817 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:13:40.825 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:13:40.829 | Obtaining file:///opt/stack/neutron 2021-02-03 10:13:43.141 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-03 10:13:45.466 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-02-03 10:13:45.474 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-03 10:13:45.478 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-03 10:13:45.488 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-03 10:13:45.498 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-03 10:13:45.510 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-02-03 10:13:45.535 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-03 10:13:45.550 | Requirement already satisfied: alembic===1.5.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.3) 2021-02-03 10:13:45.559 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-03 10:13:45.568 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-03 10:13:45.571 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.0) 2021-02-03 10:13:45.582 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-03 10:13:45.589 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-03 10:13:45.595 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.18.1) 2021-02-03 10:13:45.598 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-03 10:13:45.669 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-03 10:13:45.730 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-03 10:13:45.738 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-03 10:13:45.912 | Collecting neutron-lib===2.8.0 2021-02-03 10:13:45.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11d/51adcb4c283b8/neutron_lib-2.8.0-py3-none-any.whl (521 kB) 2021-02-03 10:13:46.260 | Collecting openstacksdk===0.53.0 2021-02-03 10:13:46.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7f/322c53bfb8fcc/openstacksdk-0.53.0-py3-none-any.whl (1.4 MB) 2021-02-03 10:13:46.549 | Collecting os-ken===1.3.0 2021-02-03 10:13:46.560 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ca/11d69356c54d5/os_ken-1.3.0-py3-none-any.whl (2.1 MB) 2021-02-03 10:13:46.732 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (1.7.0) 2021-02-03 10:13:46.850 | Collecting os-traits===2.4.0 2021-02-03 10:13:46.856 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85e/cc9635036635c/os_traits-2.4.0-py3-none-any.whl (31 kB) 2021-02-03 10:13:47.060 | Collecting os-vif===2.3.0 2021-02-03 10:13:47.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d45/ffef9628a96b5/os_vif-2.3.0-py3-none-any.whl (104 kB) 2021-02-03 10:13:47.176 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.6.1) 2021-02-03 10:13:47.217 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-02-03 10:13:47.229 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.4.0) 2021-02-03 10:13:47.277 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.1.1) 2021-02-03 10:13:47.285 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-03 10:13:47.339 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.1) 2021-02-03 10:13:47.346 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.4.0) 2021-02-03 10:13:47.391 | Requirement already satisfied: oslo.messaging===12.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (12.6.1) 2021-02-03 10:13:47.453 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.1) 2021-02-03 10:13:47.473 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.6.0) 2021-02-03 10:13:47.491 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-02-03 10:13:47.508 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.2.0) 2021-02-03 10:13:47.523 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (6.2.0) 2021-02-03 10:13:47.528 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.1) 2021-02-03 10:13:47.539 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.4.0) 2021-02-03 10:13:47.566 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (1.3.0) 2021-02-03 10:13:47.578 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.7.0) 2021-02-03 10:13:47.598 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.4.0) 2021-02-03 10:13:47.621 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (3.4.0) 2021-02-03 10:13:47.699 | Collecting ovs===2.13.0 2021-02-03 10:13:47.710 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/1bf/5c1d276201545/ovs-2.13.0-py3-none-any.whl (118 kB) 2021-02-03 10:13:47.864 | Collecting ovsdbapp===1.8.0 2021-02-03 10:13:47.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/d6779114f11bf/ovsdbapp-1.8.0-py3-none-any.whl (112 kB) 2021-02-03 10:13:47.962 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (20.9) 2021-02-03 10:13:47.968 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.5.1) 2021-02-03 10:13:48.097 | Collecting pecan===1.3.3 2021-02-03 10:13:48.108 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146 kB) 2021-02-03 10:13:48.201 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (0.7.2) 2021-02-03 10:13:48.203 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (5.8.0) 2021-02-03 10:13:48.227 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (20.0.1) 2021-02-03 10:13:48.243 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.1.1) 2021-02-03 10:13:48.255 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.9.6) 2021-02-03 10:13:48.258 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2021-02-03 10:13:48.390 | Collecting pyroute2===0.5.14 2021-02-03 10:13:48.397 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/774/c5ecf05fe40f0/pyroute2-0.5.14.tar.gz (873 kB) 2021-02-03 10:13:49.400 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2021-02-03 10:13:49.522 | Collecting python-designateclient===4.2.0 2021-02-03 10:13:49.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e57/9b8bc89f20c84/python_designateclient-4.2.0-py3-none-any.whl (84 kB) 2021-02-03 10:13:49.635 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.0.4) 2021-02-03 10:13:49.638 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2021-02-03 10:13:49.829 | Collecting python-neutronclient===7.3.0 2021-02-03 10:13:49.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f0/2bfc5a2f9f738/python_neutronclient-7.3.0-py3-none-any.whl (436 kB) 2021-02-03 10:13:49.959 | Requirement already satisfied: python-novaclient===17.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (17.3.0) 2021-02-03 10:13:49.979 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2020.5) 2021-02-03 10:13:49.983 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (0.7) 2021-02-03 10:13:49.992 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (2.25.1) 2021-02-03 10:13:50.107 | Collecting requestsexceptions===1.4.0 2021-02-03 10:13:50.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2021-02-03 10:13:50.193 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-02-03 10:13:50.322 | Collecting setproctitle===1.2.2 2021-02-03 10:13:50.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30b/c7a769a445163/setproctitle-1.2.2-cp36-cp36m-manylinux1_x86_64.whl (35 kB) 2021-02-03 10:13:50.413 | Requirement already satisfied: setuptools===52.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (52.0.0) 2021-02-03 10:13:50.463 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (3.17.2) 2021-02-03 10:13:50.467 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2021-02-03 10:13:50.512 | Collecting sortedcontainers===2.3.0 2021-02-03 10:13:50.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) 2021-02-03 10:13:50.526 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.13.0) 2021-02-03 10:13:50.537 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.4.1) 2021-02-03 10:13:50.540 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-03 10:13:50.543 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-03 10:13:50.553 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2021-02-03 10:13:50.570 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.0.1) 2021-02-03 10:13:50.582 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (0.5.0) 2021-02-03 10:13:50.588 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2021-02-03 10:13:50.702 | Collecting tinyrpc===1.0.4 2021-02-03 10:13:50.708 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB) 2021-02-03 10:13:50.808 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.8.0) 2021-02-03 10:13:50.875 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-02-03 10:13:50.880 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2021-02-03 10:13:50.887 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.3) 2021-02-03 10:13:50.911 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.12.1) 2021-02-03 10:13:50.915 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2021-02-03 10:13:50.918 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2021-02-03 10:13:50.924 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-03 10:13:50.933 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-03 10:13:50.943 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.13) 2021-02-03 10:13:50.946 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-03 10:13:50.965 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-03 10:13:50.972 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-03 10:13:51.013 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.3.1) 2021-02-03 10:13:51.057 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-03 10:13:51.060 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-03 10:13:51.065 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-03 10:13:51.163 | Collecting munch===2.5.0 2021-02-03 10:13:51.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2021-02-03 10:13:51.271 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-03 10:13:51.277 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-03 10:13:51.280 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-03 10:13:51.286 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-03 10:13:51.289 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-03 10:13:51.294 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-03 10:13:51.340 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-03 10:13:51.344 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-03 10:13:51.448 | Collecting logutils===0.3.5 2021-02-03 10:13:51.458 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB) 2021-02-03 10:13:51.669 | Collecting WebTest===2.0.35 2021-02-03 10:13:51.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44d/dfe99b5eca4cf/WebTest-2.0.35-py2.py3-none-any.whl (32 kB) 2021-02-03 10:13:51.781 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-03 10:13:51.814 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-03 10:13:51.955 | Collecting osc-lib===2.3.1 2021-02-03 10:13:51.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/f2320abb113ad/osc_lib-2.3.1-py3-none-any.whl (88 kB) 2021-02-03 10:13:52.231 | Collecting os-client-config===2.1.0 2021-02-03 10:13:52.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2021-02-03 10:13:52.325 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-03 10:13:52.327 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-03 10:13:52.331 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-03 10:13:52.335 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-03 10:13:52.338 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (1.6.0) 2021-02-03 10:13:52.341 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-03 10:13:52.343 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-03 10:13:52.346 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.4.0) 2021-02-03 10:13:52.349 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (3.4.0) 2021-02-03 10:13:52.405 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.7.4.3) 2021-02-03 10:13:52.410 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-03 10:13:52.414 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-03 10:13:52.416 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (5.0.0) 2021-02-03 10:13:52.419 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.20) 2021-02-03 10:13:52.546 | Collecting waitress===1.4.4 2021-02-03 10:13:52.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/33e78149eb83b/waitress-1.4.4-py2.py3-none-any.whl (58 kB) 2021-02-03 10:13:52.775 | Collecting beautifulsoup4===4.9.3 2021-02-03 10:13:52.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fff/47e031e34ec82/beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 2021-02-03 10:13:52.875 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-03 10:13:52.921 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.17.3) 2021-02-03 10:13:52.927 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.4.0) 2021-02-03 10:13:53.112 | Collecting soupsieve===2.1 2021-02-03 10:13:53.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4bb/21a6ee4707bf4/soupsieve-2.1-py3-none-any.whl (32 kB) 2021-02-03 10:13:53.202 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.2.5) 2021-02-03 10:13:53.208 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (1.8.1) 2021-02-03 10:13:53.211 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-03 10:13:53.216 | Building wheels for collected packages: pyroute2 2021-02-03 10:13:53.217 | Building wheel for pyroute2 (setup.py): started 2021-02-03 10:13:54.272 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2021-02-03 10:13:54.276 | Created wheel for pyroute2: filename=pyroute2-0.5.14-py3-none-any.whl size=391761 sha256=f0943fd99731f23ee70e164f9daa1e5a9c24746e4e30315a539f5e99b2f8ca53 2021-02-03 10:13:54.276 | Stored in directory: /root/.cache/pip/wheels/53/0a/0f/5bfd17b16df551bb25b3cf5daa998f0fc3a35dd9a717b2ffce 2021-02-03 10:13:54.277 | Successfully built pyroute2 2021-02-03 10:13:55.527 | Installing collected packages: logutils, waitress, soupsieve, beautifulsoup4, WebTest, pecan, os-traits, sortedcontainers, ovs, tinyrpc, os-ken, setproctitle, neutron-lib, munch, requestsexceptions, openstacksdk, osc-lib, os-client-config, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-vif, neutron 2021-02-03 10:13:56.068 | Attempting uninstall: sortedcontainers 2021-02-03 10:13:56.070 | Found existing installation: sortedcontainers 1.5.7 2021-02-03 10:13:56.072 | Uninstalling sortedcontainers-1.5.7: 2021-02-03 10:13:56.093 | Successfully uninstalled sortedcontainers-1.5.7 2021-02-03 10:13:56.126 | Attempting uninstall: ovs 2021-02-03 10:13:56.127 | Found existing installation: ovs 2.13.1 2021-02-03 10:13:56.129 | Uninstalling ovs-2.13.1: 2021-02-03 10:13:56.150 | Successfully uninstalled ovs-2.13.1 2021-02-03 10:14:02.087 | Running setup.py develop for neutron 2021-02-03 10:14:04.670 | Successfully installed WebTest-2.0.35 beautifulsoup4-4.9.3 logutils-0.3.5 munch-2.5.0 neutron neutron-lib-2.8.0 openstacksdk-0.53.0 os-client-config-2.1.0 os-ken-1.3.0 os-traits-2.4.0 os-vif-2.3.0 osc-lib-2.3.1 ovs-2.13.0 ovsdbapp-1.8.0 pecan-1.3.3 pyroute2-0.5.14 python-designateclient-4.2.0 python-neutronclient-7.3.0 requestsexceptions-1.4.0 setproctitle-1.2.2 sortedcontainers-2.3.0 soupsieve-2.1 tinyrpc-1.0.4 waitress-1.4.4 2021-02-03 10:14:04.813 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:14:04.813 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:14:04.953 | + inc/python:pip_install:200 : result=0 2021-02-03 10:14:04.955 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:14:04.958 | + functions-common:time_stop:2306 : local name 2021-02-03 10:14:04.960 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:14:04.962 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:14:04.964 | + functions-common:time_stop:2309 : local total 2021-02-03 10:14:04.966 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:14:04.968 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:14:04.973 | + functions-common:time_stop:2313 : start_time=1612347218486 2021-02-03 10:14:04.975 | + functions-common:time_stop:2315 : [[ -z 1612347218486 ]] 2021-02-03 10:14:04.979 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:14:04.983 | + functions-common:time_stop:2318 : end_time=1612347244981 2021-02-03 10:14:04.986 | + functions-common:time_stop:2319 : elapsed_time=26495 2021-02-03 10:14:04.988 | + functions-common:time_stop:2320 : total=189335 2021-02-03 10:14:04.991 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:14:04.993 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=215830 2021-02-03 10:14:04.995 | + inc/python:pip_install:203 : return 0 2021-02-03 10:14:04.997 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-03 10:14:05.000 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-03 10:14:05.002 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-03 10:14:05.020 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-03 10:14:05.031 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-02-03 10:14:05.033 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-02-03 10:14:05.036 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:14:05.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:14:05.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-02-03 10:14:05.044 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:14:05.046 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-02-03 10:14:05.049 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-03 10:14:05.051 | + ./stack.sh:main:903 : is_service_enabled nova 2021-02-03 10:14:05.067 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:05.069 | + ./stack.sh:main:905 : stack_install_service nova 2021-02-03 10:14:05.071 | + lib/stack:stack_install_service:20 : local service=nova 2021-02-03 10:14:05.074 | + lib/stack:stack_install_service:21 : type install_nova 2021-02-03 10:14:05.076 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-03 10:14:05.079 | + lib/stack:stack_install_service:32 : install_nova 2021-02-03 10:14:05.082 | + lib/nova:install_nova:799 : use_library_from_git os-vif 2021-02-03 10:14:05.084 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-02-03 10:14:05.087 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:14:05.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:14:05.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-02-03 10:14:05.094 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:14:05.097 | + lib/nova:install_nova:804 : is_service_enabled n-cpu 2021-02-03 10:14:05.112 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:05.114 | + lib/nova:install_nova:808 : is_service_enabled n-novnc 2021-02-03 10:14:05.130 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:05.132 | + lib/nova:install_nova:820 : is_service_enabled n-spice 2021-02-03 10:14:05.148 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:05.152 | + lib/nova:install_nova:832 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-02-03 10:14:05.154 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2021-02-03 10:14:05.156 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2021-02-03 10:14:05.159 | + functions-common:git_clone:527 : local git_ref=master 2021-02-03 10:14:05.161 | + functions-common:git_clone:528 : local orig_dir 2021-02-03 10:14:05.164 | ++ functions-common:git_clone:529 : pwd 2021-02-03 10:14:05.167 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-03 10:14:05.169 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-03 10:14:05.172 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-03 10:14:05.187 | + functions-common:git_clone:532 : RECLONE=False 2021-02-03 10:14:05.189 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-03 10:14:05.191 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-03 10:14:05.194 | + functions-common:git_clone:546 : echo master 2021-02-03 10:14:05.194 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-03 10:14:05.199 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2021-02-03 10:14:05.201 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-03 10:14:05.203 | + functions-common:git_clone:594 : cd /opt/stack/nova 2021-02-03 10:14:05.207 | + functions-common:git_clone:595 : git show --oneline 2021-02-03 10:14:05.207 | + functions-common:git_clone:595 : head -1 2021-02-03 10:14:05.211 | ae13598cbb Merge commit 'refs/changes/26/766726/15' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2021-02-03 10:14:05.214 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-03 10:14:05.216 | + lib/nova:install_nova:833 : setup_develop /opt/stack/nova 2021-02-03 10:14:05.219 | + inc/python:setup_develop:338 : local bindep 2021-02-03 10:14:05.222 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-02-03 10:14:05.224 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-02-03 10:14:05.227 | + inc/python:setup_develop:344 : local extras= 2021-02-03 10:14:05.229 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-02-03 10:14:05.231 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-03 10:14:05.234 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-02-03 10:14:05.236 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-02-03 10:14:05.239 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-03 10:14:05.242 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-03 10:14:05.245 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-02-03 10:14:05.247 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-03 10:14:05.250 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-02-03 10:14:05.253 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-03 10:14:05.255 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-03 10:14:05.258 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-02-03 10:14:05.263 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-02-03 10:14:05.265 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-02-03 10:14:05.965 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-02-03 10:14:05.967 | + inc/python:setup_package:417 : local bindep=0 2021-02-03 10:14:05.969 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-03 10:14:05.972 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-03 10:14:05.974 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-02-03 10:14:05.977 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-02-03 10:14:05.979 | + inc/python:setup_package:426 : local flags=-e 2021-02-03 10:14:05.981 | + inc/python:setup_package:427 : local extras= 2021-02-03 10:14:05.983 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-03 10:14:05.986 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-03 10:14:05.988 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-03 10:14:05.990 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-03 10:14:05.992 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-03 10:14:05.995 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-02-03 10:14:06.012 | Using python 3.6 to install /opt/stack/nova 2021-02-03 10:14:06.014 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-02-03 10:14:08.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:14:08.313 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:14:08.322 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:14:08.325 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:14:08.332 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:14:08.336 | Obtaining file:///opt/stack/nova 2021-02-03 10:14:12.050 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-03 10:14:15.804 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-02-03 10:14:15.812 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-03 10:14:15.816 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-03 10:14:15.825 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-03 10:14:15.836 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-03 10:14:15.840 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-03 10:14:15.853 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-02-03 10:14:15.878 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-03 10:14:15.892 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-03 10:14:15.916 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.3.1) 2021-02-03 10:14:15.961 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2021-02-03 10:14:16.107 | Collecting dataclasses===0.8 2021-02-03 10:14:16.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/020/1d89fa866f68c/dataclasses-0.8-py3-none-any.whl (19 kB) 2021-02-03 10:14:16.204 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-03 10:14:16.208 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.0) 2021-02-03 10:14:16.219 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-03 10:14:16.226 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-03 10:14:16.231 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.13) 2021-02-03 10:14:16.234 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-03 10:14:16.269 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-03 10:14:16.336 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-03 10:14:16.396 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (4.6.2) 2021-02-03 10:14:16.511 | Collecting microversion-parse===1.0.1 2021-02-03 10:14:16.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-02-03 10:14:16.636 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-03 10:14:16.643 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-03 10:14:16.646 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-03 10:14:16.679 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.1.0) 2021-02-03 10:14:16.816 | Collecting os-resource-classes===1.0.0 2021-02-03 10:14:16.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-02-03 10:14:16.918 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.7.0) 2021-02-03 10:14:16.923 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.4.0) 2021-02-03 10:14:16.929 | Requirement already satisfied: os-vif===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.3.0) 2021-02-03 10:14:16.956 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.4.0) 2021-02-03 10:14:17.082 | Collecting os-xenapi===0.3.4 2021-02-03 10:14:17.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-02-03 10:14:17.205 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.6.1) 2021-02-03 10:14:17.248 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2021-02-03 10:14:17.260 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.4.0) 2021-02-03 10:14:17.310 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.1.1) 2021-02-03 10:14:17.317 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (8.4.0) 2021-02-03 10:14:17.374 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-03 10:14:17.382 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.4.0) 2021-02-03 10:14:17.427 | Requirement already satisfied: oslo.messaging===12.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (12.6.1) 2021-02-03 10:14:17.490 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.1) 2021-02-03 10:14:17.512 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.6.0) 2021-02-03 10:14:17.529 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-02-03 10:14:17.545 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.2.0) 2021-02-03 10:14:17.561 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (6.2.0) 2021-02-03 10:14:17.566 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.0.1) 2021-02-03 10:14:17.576 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.4.0) 2021-02-03 10:14:17.608 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.3.0) 2021-02-03 10:14:17.620 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-03 10:14:17.641 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.4.0) 2021-02-03 10:14:17.663 | Requirement already satisfied: ovsdbapp===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.8.0) 2021-02-03 10:14:17.673 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-03 10:14:17.679 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (2.7.2) 2021-02-03 10:14:17.718 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-03 10:14:17.722 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-03 10:14:17.724 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (5.8.0) 2021-02-03 10:14:17.748 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (3.1.1) 2021-02-03 10:14:17.761 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.9.6) 2021-02-03 10:14:17.764 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-03 10:14:17.898 | Collecting pypowervm===1.1.24 2021-02-03 10:14:17.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-02-03 10:14:18.056 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.5.14) 2021-02-03 10:14:18.063 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.17.3) 2021-02-03 10:14:18.069 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (5.0.1) 2021-02-03 10:14:18.087 | Requirement already satisfied: python-cinderclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (7.3.0) 2021-02-03 10:14:18.107 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (2.8.1) 2021-02-03 10:14:18.114 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (3.2.2) 2021-02-03 10:14:18.133 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2021-02-03 10:14:18.154 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (7.3.0) 2021-02-03 10:14:18.183 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2020.5) 2021-02-03 10:14:18.188 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.7) 2021-02-03 10:14:18.196 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2021-02-03 10:14:18.219 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-02-03 10:14:18.222 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.3.3) 2021-02-03 10:14:18.227 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2021-02-03 10:14:18.231 | Requirement already satisfied: setuptools===52.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (52.0.0) 2021-02-03 10:14:18.282 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (3.17.2) 2021-02-03 10:14:18.285 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2021-02-03 10:14:18.288 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.13.0) 2021-02-03 10:14:18.300 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2021-02-03 10:14:18.304 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-03 10:14:18.307 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-03 10:14:18.317 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (4.6.0) 2021-02-03 10:14:18.380 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (6.3.1) 2021-02-03 10:14:18.397 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.0.1) 2021-02-03 10:14:18.407 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (0.5.0) 2021-02-03 10:14:18.414 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.0) 2021-02-03 10:14:18.433 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.8.0) 2021-02-03 10:14:18.501 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-02-03 10:14:18.505 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.1.0) 2021-02-03 10:14:18.514 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2021-02-03 10:14:18.537 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.12.1) 2021-02-03 10:14:18.541 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.3.3) 2021-02-03 10:14:18.651 | Collecting websockify===0.9.0 2021-02-03 10:14:18.658 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-02-03 10:14:18.750 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-02-03 10:14:18.754 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.2) 2021-02-03 10:14:18.866 | Collecting zVMCloudConnector===1.4.1 2021-02-03 10:14:18.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-02-03 10:14:19.784 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-03 10:14:19.788 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-03 10:14:19.798 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-03 10:14:19.845 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-03 10:14:19.888 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-03 10:14:19.908 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-03 10:14:19.912 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-03 10:14:19.936 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-03 10:14:19.943 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-03 10:14:19.949 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-03 10:14:19.952 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-03 10:14:20.085 | Collecting Babel===2.9.0 2021-02-03 10:14:20.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2021-02-03 10:14:20.444 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-03 10:14:20.450 | Requirement already satisfied: alembic===1.5.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.3) 2021-02-03 10:14:20.460 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-03 10:14:20.509 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-03 10:14:20.512 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-03 10:14:20.517 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-03 10:14:20.521 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-03 10:14:20.533 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (2.13.0) 2021-02-03 10:14:20.539 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-03 10:14:20.554 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-03 10:14:20.565 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.2.8) 2021-02-03 10:14:20.570 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.4.8) 2021-02-03 10:14:20.573 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-03 10:14:20.587 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (20.0.1) 2021-02-03 10:14:20.604 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-03 10:14:20.622 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.1.0) 2021-02-03 10:14:20.627 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-03 10:14:20.630 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-03 10:14:20.633 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-03 10:14:20.637 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-03 10:14:20.640 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.4.1) 2021-02-03 10:14:20.646 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-03 10:14:20.655 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.5) 2021-02-03 10:14:20.697 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (1.6.0) 2021-02-03 10:14:20.700 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-03 10:14:20.703 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-03 10:14:20.706 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.4.0) 2021-02-03 10:14:21.713 | Collecting numpy===1.19.5 2021-02-03 10:14:21.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a46/46724fba402aa/numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB) 2021-02-03 10:14:22.164 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-02-03 10:14:22.196 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-03 10:14:22.199 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.4.0) 2021-02-03 10:14:22.227 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.7.4.3) 2021-02-03 10:14:22.232 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-03 10:14:22.236 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-03 10:14:22.239 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-03 10:14:22.249 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2021-02-03 10:14:22.253 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2021-02-03 10:14:22.256 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (2.3.0) 2021-02-03 10:14:22.260 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.4.0) 2021-02-03 10:14:22.321 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-03 10:14:22.326 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-02-03 10:14:22.332 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-03 10:14:22.334 | Building wheels for collected packages: zVMCloudConnector 2021-02-03 10:14:22.335 | Building wheel for zVMCloudConnector (setup.py): started 2021-02-03 10:14:23.350 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-02-03 10:14:23.353 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=6d40e7786930d1887b110c166177027415d13591ea8e432b5fad0f8ed9fcae1d 2021-02-03 10:14:23.353 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-02-03 10:14:23.354 | Successfully built zVMCloudConnector 2021-02-03 10:14:24.403 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, dataclasses, nova 2021-02-03 10:14:28.836 | Running setup.py develop for nova 2021-02-03 10:14:32.741 | Successfully installed Babel-2.9.0 dataclasses-0.8 microversion-parse-1.0.1 nova numpy-1.19.5 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-02-03 10:14:32.886 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:14:32.886 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:14:33.027 | + inc/python:pip_install:200 : result=0 2021-02-03 10:14:33.030 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:14:33.032 | + functions-common:time_stop:2306 : local name 2021-02-03 10:14:33.034 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:14:33.036 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:14:33.038 | + functions-common:time_stop:2309 : local total 2021-02-03 10:14:33.040 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:14:33.043 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:14:33.045 | + functions-common:time_stop:2313 : start_time=1612347246008 2021-02-03 10:14:33.047 | + functions-common:time_stop:2315 : [[ -z 1612347246008 ]] 2021-02-03 10:14:33.050 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:14:33.053 | + functions-common:time_stop:2318 : end_time=1612347273051 2021-02-03 10:14:33.056 | + functions-common:time_stop:2319 : elapsed_time=27043 2021-02-03 10:14:33.058 | + functions-common:time_stop:2320 : total=215830 2021-02-03 10:14:33.060 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:14:33.062 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=242873 2021-02-03 10:14:33.065 | + inc/python:pip_install:203 : return 0 2021-02-03 10:14:33.067 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-03 10:14:33.071 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-03 10:14:33.073 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-03 10:14:33.090 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-03 10:14:33.102 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-02-03 10:14:33.104 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-02-03 10:14:33.106 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:14:33.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:14:33.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-02-03 10:14:33.114 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:14:33.117 | + lib/nova:install_nova:834 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-02-03 10:14:33.129 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-03 10:14:33.132 | + ./stack.sh:main:906 : configure_nova 2021-02-03 10:14:33.134 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2021-02-03 10:14:33.146 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2021-02-03 10:14:33.149 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-02-03 10:14:33.152 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-03 10:14:33.155 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-02-03 10:14:33.156 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-03 10:14:33.160 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-02-03 10:14:33.162 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-02-03 10:14:33.165 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-03 10:14:33.167 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-02-03 10:14:33.169 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-02-03 10:14:33.172 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-02-03 10:14:33.175 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-02-03 10:14:33.177 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-02-03 10:14:33.188 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-02-03 10:14:33.200 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-02-03 10:14:33.212 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-02-03 10:14:33.224 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-02-03 10:14:33.235 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-03 10:14:33.239 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-03 10:14:33.242 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qqFWxXcIBW 2021-02-03 10:14:33.245 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-03 10:14:33.247 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-03 10:14:33.250 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-02-03 10:14:33.252 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-03 10:14:33.255 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-03 10:14:33.257 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qqFWxXcIBW 2021-02-03 10:14:33.261 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qqFWxXcIBW 2021-02-03 10:14:33.272 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qqFWxXcIBW /etc/sudoers.d/nova-rootwrap 2021-02-03 10:14:33.285 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-02-03 10:14:33.289 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-03 10:14:33.291 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-03 10:14:33.294 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-03 10:14:33.296 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-03 10:14:33.299 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-02-03 10:14:33.302 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-02-03 10:14:33.305 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-02-03 10:14:33.308 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-02-03 10:14:33.318 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2021-02-03 10:14:33.338 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:33.340 | + lib/nova:configure_nova:320 : create_nova_conf 2021-02-03 10:14:33.343 | + lib/nova:create_nova_conf:387 : rm -f /opt/stack/nova/bin/nova.conf 2021-02-03 10:14:33.347 | + lib/nova:create_nova_conf:390 : rm -f /etc/nova/nova.conf 2021-02-03 10:14:33.350 | + lib/nova:create_nova_conf:391 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-02-03 10:14:33.376 | + lib/nova:create_nova_conf:392 : '[' True == True ']' 2021-02-03 10:14:33.378 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-02-03 10:14:33.403 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-02-03 10:14:33.430 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-02-03 10:14:33.454 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-02-03 10:14:33.489 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf scheduler workers 2 2021-02-03 10:14:33.514 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-02-03 10:14:33.541 | + lib/nova:create_nova_conf:400 : [[ 4 == 6 ]] 2021-02-03 10:14:33.544 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.106 2021-02-03 10:14:33.568 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-02-03 10:14:33.591 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-02-03 10:14:33.616 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-02-03 10:14:33.639 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-02-03 10:14:33.663 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-02-03 10:14:33.688 | + lib/nova:create_nova_conf:412 : is_fedora 2021-02-03 10:14:33.690 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-03 10:14:33.693 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-03 10:14:33.695 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-03 10:14:33.697 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-03 10:14:33.699 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-03 10:14:33.701 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-03 10:14:33.704 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-03 10:14:33.706 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-03 10:14:33.708 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-03 10:14:33.711 | + lib/nova:create_nova_conf:412 : is_suse 2021-02-03 10:14:33.714 | + functions-common:is_suse:464 : is_opensuse 2021-02-03 10:14:33.716 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-03 10:14:33.718 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-03 10:14:33.720 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-03 10:14:33.723 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-03 10:14:33.725 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-03 10:14:33.729 | + lib/nova:create_nova_conf:421 : is_service_enabled n-api n-cond n-sched 2021-02-03 10:14:33.744 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:33.746 | + lib/nova:create_nova_conf:425 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-03 10:14:33.748 | + lib/nova:create_nova_conf:428 : local db=nova_cell0 2021-02-03 10:14:33.751 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-02-03 10:14:33.776 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_cell0 2021-02-03 10:14:33.778 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-02-03 10:14:33.781 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-02-03 10:14:33.783 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-02-03 10:14:33.786 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-03 10:14:33.788 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-03 10:14:33.815 | ++ lib/nova:create_nova_conf:435 : database_connection_url nova_api 2021-02-03 10:14:33.817 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-02-03 10:14:33.819 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-02-03 10:14:33.822 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-02-03 10:14:33.824 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-03 10:14:33.827 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-03 10:14:33.857 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache enabled True 2021-02-03 10:14:33.886 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-02-03 10:14:33.912 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-02-03 10:14:33.941 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api 2021-02-03 10:14:33.961 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:33.964 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api-meta 2021-02-03 10:14:33.981 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:33.985 | ++ lib/nova:create_nova_conf:448 : echo osapi_compute,metadata 2021-02-03 10:14:33.985 | ++ lib/nova:create_nova_conf:448 : sed s/,metadata// 2021-02-03 10:14:33.992 | + lib/nova:create_nova_conf:448 : NOVA_ENABLED_APIS=osapi_compute 2021-02-03 10:14:33.997 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-02-03 10:14:34.027 | + lib/nova:create_nova_conf:451 : is_service_enabled tls-proxy 2021-02-03 10:14:34.043 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:34.045 | + lib/nova:create_nova_conf:457 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-02-03 10:14:34.048 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-02-03 10:14:34.050 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-03 10:14:34.052 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-03 10:14:34.056 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-02-03 10:14:34.087 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-02-03 10:14:34.113 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.106/identity 2021-02-03 10:14:34.140 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-02-03 10:14:34.169 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-02-03 10:14:34.193 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-02-03 10:14:34.218 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-02-03 10:14:34.242 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-02-03 10:14:34.266 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-03 10:14:34.289 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-02-03 10:14:34.313 | + lib/nova:create_nova_conf:460 : is_service_enabled cinder 2021-02-03 10:14:34.328 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:34.330 | + lib/nova:create_nova_conf:461 : configure_cinder_access 2021-02-03 10:14:34.332 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-02-03 10:14:34.357 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_type password 2021-02-03 10:14:34.382 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.106/identity 2021-02-03 10:14:34.406 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder username nova 2021-02-03 10:14:34.436 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-02-03 10:14:34.463 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-02-03 10:14:34.487 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_name service 2021-02-03 10:14:34.512 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-02-03 10:14:34.536 | + lib/nova:configure_cinder_access:596 : is_service_enabled tls-proxy 2021-02-03 10:14:34.552 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:34.555 | + lib/nova:create_nova_conf:464 : '[' -n /opt/stack/data/nova ']' 2021-02-03 10:14:34.557 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-02-03 10:14:34.584 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-02-03 10:14:34.614 | + lib/nova:create_nova_conf:468 : '[' -n /opt/stack/data/nova/instances ']' 2021-02-03 10:14:34.617 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-02-03 10:14:34.642 | + lib/nova:create_nova_conf:471 : '[' False '!=' False ']' 2021-02-03 10:14:34.646 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-02-03 10:14:34.648 | + lib/nova:create_nova_conf:479 : is_suse 2021-02-03 10:14:34.651 | + functions-common:is_suse:464 : is_opensuse 2021-02-03 10:14:34.654 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-03 10:14:34.656 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-03 10:14:34.659 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-03 10:14:34.662 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-03 10:14:34.664 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-03 10:14:34.667 | + lib/nova:create_nova_conf:484 : setup_logging /etc/nova/nova.conf 2021-02-03 10:14:34.669 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2021-02-03 10:14:34.672 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2021-02-03 10:14:34.675 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-03 10:14:34.694 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-03 10:14:34.696 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-03 10:14:34.698 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-03 10:14:34.701 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-03 10:14:34.703 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-03 10:14:34.730 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:14:34.756 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:14:34.781 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-03 10:14:34.806 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-02-03 10:14:34.832 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-02-03 10:14:34.834 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-02-03 10:14:34.836 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-02-03 10:14:34.839 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-02-03 10:14:34.841 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-03 10:14:34.843 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-03 10:14:34.847 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-02-03 10:14:34.850 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-02-03 10:14:34.853 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-03 10:14:34.856 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-03 10:14:34.868 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-03 10:14:34.868 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:14:34.875 | d /var/run/uwsgi 0755 ubuntu root 2021-02-03 10:14:34.878 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:14:34.891 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-02-03 10:14:34.894 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-02-03 10:14:34.897 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-02-03 10:14:34.923 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-02-03 10:14:34.947 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-02-03 10:14:34.973 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-02-03 10:14:34.997 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-03 10:14:35.022 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-03 10:14:35.047 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-02-03 10:14:35.071 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-02-03 10:14:35.094 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-02-03 10:14:35.119 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-03 10:14:35.143 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-03 10:14:35.171 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-03 10:14:35.194 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-02-03 10:14:35.218 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-03 10:14:35.220 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-03 10:14:35.223 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-02-03 10:14:35.226 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-02-03 10:14:35.228 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-03 10:14:35.231 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:14:35.233 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:14:35.236 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-03 10:14:35.239 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-03 10:14:35.241 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-02-03 10:14:35.264 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-03 10:14:35.289 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-02-03 10:14:35.289 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-03 10:14:35.296 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-02-03 10:14:35.299 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-02-03 10:14:35.302 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-02-03 10:14:35.304 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-03 10:14:35.306 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-03 10:14:35.308 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-03 10:14:35.311 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:14:35.313 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:14:35.315 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-03 10:14:35.317 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-03 10:14:35.320 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:14:35.322 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:14:35.324 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-02-03 10:14:35.383 | Enabling site nova-api-wsgi. 2021-02-03 10:14:35.388 | To activate the new configuration, you need to run: 2021-02-03 10:14:35.388 | systemctl reload apache2 2021-02-03 10:14:35.393 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-03 10:14:35.395 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-03 10:14:35.397 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-03 10:14:35.399 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-03 10:14:35.537 | + lib/nova:create_nova_conf:489 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-02-03 10:14:35.540 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-02-03 10:14:35.542 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-02-03 10:14:35.545 | + lib/apache:write_uwsgi_config:259 : local url= 2021-02-03 10:14:35.547 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-02-03 10:14:35.549 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-03 10:14:35.552 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-02-03 10:14:35.555 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-02-03 10:14:35.558 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-03 10:14:35.560 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-03 10:14:35.572 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-03 10:14:35.572 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:14:35.579 | d /var/run/uwsgi 0755 ubuntu root 2021-02-03 10:14:35.583 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:14:35.597 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-02-03 10:14:35.599 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-02-03 10:14:35.603 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-02-03 10:14:35.629 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-02-03 10:14:35.654 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-02-03 10:14:35.677 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-02-03 10:14:35.702 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-02-03 10:14:35.728 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-03 10:14:35.753 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-02-03 10:14:35.777 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-02-03 10:14:35.800 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-02-03 10:14:35.825 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-03 10:14:35.850 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-02-03 10:14:35.875 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-03 10:14:35.901 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-02-03 10:14:35.927 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-02-03 10:14:35.930 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-02-03 10:14:35.955 | + lib/nova:create_nova_conf:491 : is_service_enabled ceilometer 2021-02-03 10:14:35.972 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:35.974 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-02-03 10:14:36.003 | ++ lib/nova:create_nova_conf:500 : get_notification_url 2021-02-03 10:14:36.007 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-02-03 10:14:36.009 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-02-03 10:14:36.027 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:36.029 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:14:36.032 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:14:36.060 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-02-03 10:14:36.087 | + lib/nova:create_nova_conf:502 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-02-03 10:14:36.090 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-03 10:14:36.092 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-02-03 10:14:36.094 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-03 10:14:36.097 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-03 10:14:36.099 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-03 10:14:36.116 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:36.119 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-03 10:14:36.122 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-03 10:14:36.124 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-03 10:14:36.140 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:36.143 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:14:36.145 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/ 2021-02-03 10:14:36.177 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-03 10:14:36.179 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-03 10:14:36.182 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-02-03 10:14:36.206 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-02-03 10:14:36.231 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf conductor workers 2 2021-02-03 10:14:36.259 | + lib/nova:create_nova_conf:509 : is_service_enabled tls-proxy 2021-02-03 10:14:36.274 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:36.276 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-02-03 10:14:36.302 | + lib/nova:create_nova_conf:516 : '[' False == True ']' 2021-02-03 10:14:36.304 | + lib/nova:create_nova_conf:520 : is_service_enabled n-cond 2021-02-03 10:14:36.319 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:36.322 | ++ lib/nova:create_nova_conf:521 : seq 1 1 2021-02-03 10:14:36.326 | + lib/nova:create_nova_conf:521 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-03 10:14:36.328 | + lib/nova:create_nova_conf:522 : local conf 2021-02-03 10:14:36.330 | + lib/nova:create_nova_conf:523 : local vhost 2021-02-03 10:14:36.333 | ++ lib/nova:create_nova_conf:524 : conductor_conf 1 2021-02-03 10:14:36.336 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-03 10:14:36.338 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-03 10:14:36.341 | + lib/nova:create_nova_conf:524 : conf=/etc/nova/nova_cell1.conf 2021-02-03 10:14:36.343 | + lib/nova:create_nova_conf:525 : vhost=nova_cell1 2021-02-03 10:14:36.346 | + lib/nova:create_nova_conf:527 : rm -f /etc/nova/nova_cell1.conf 2021-02-03 10:14:36.351 | ++ lib/nova:create_nova_conf:528 : database_connection_url nova_cell1 2021-02-03 10:14:36.353 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-02-03 10:14:36.355 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-02-03 10:14:36.358 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-02-03 10:14:36.360 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-03 10:14:36.364 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-03 10:14:36.392 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-02-03 10:14:36.419 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-02-03 10:14:36.446 | + lib/nova:create_nova_conf:532 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-03 10:14:36.448 | + lib/nova:create_nova_conf:535 : rpc_backend_add_vhost nova_cell1 2021-02-03 10:14:36.451 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-02-03 10:14:36.453 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-02-03 10:14:36.468 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:36.472 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-02-03 10:14:36.473 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-02-03 10:14:37.671 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-02-03 10:14:37.674 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-02-03 10:14:38.717 | Creating vhost "nova_cell1" 2021-02-03 10:14:38.775 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-02-03 10:14:39.838 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-02-03 10:14:39.862 | + lib/nova:create_nova_conf:536 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-02-03 10:14:39.864 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-03 10:14:39.867 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-02-03 10:14:39.869 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-03 10:14:39.872 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-02-03 10:14:39.874 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-03 10:14:39.899 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:39.903 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-02-03 10:14:39.905 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-02-03 10:14:39.908 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-03 10:14:39.926 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:39.929 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/nova_cell1 2021-02-03 10:14:39.932 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.106:5672/nova_cell1 2021-02-03 10:14:39.959 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-03 10:14:39.962 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-03 10:14:39.965 | + lib/nova:create_nova_conf:540 : is_service_enabled placement placement-client 2021-02-03 10:14:39.984 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:39.987 | + lib/nova:create_nova_conf:541 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-02-03 10:14:39.990 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova_cell1.conf 2021-02-03 10:14:39.992 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-02-03 10:14:40.024 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.106/identity 2021-02-03 10:14:40.052 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-02-03 10:14:40.079 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-02-03 10:14:40.107 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-02-03 10:14:40.133 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-02-03 10:14:40.161 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-02-03 10:14:40.186 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-02-03 10:14:40.211 | + lib/nova:create_nova_conf:545 : setup_logging /etc/nova/nova_cell1.conf 2021-02-03 10:14:40.213 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-02-03 10:14:40.216 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2021-02-03 10:14:40.219 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-03 10:14:40.240 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-03 10:14:40.242 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-03 10:14:40.244 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-03 10:14:40.247 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-03 10:14:40.249 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-03 10:14:40.274 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:14:40.299 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:14:40.327 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-03 10:14:40.361 | + lib/nova:create_nova_conf:552 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-03 10:14:40.364 | ++ lib/nova:create_nova_conf:555 : seq 1 1 2021-02-03 10:14:40.368 | + lib/nova:create_nova_conf:555 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-03 10:14:40.370 | + lib/nova:create_nova_conf:556 : local conf 2021-02-03 10:14:40.372 | + lib/nova:create_nova_conf:557 : local offset 2021-02-03 10:14:40.375 | ++ lib/nova:create_nova_conf:558 : conductor_conf 1 2021-02-03 10:14:40.378 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-03 10:14:40.381 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-03 10:14:40.383 | + lib/nova:create_nova_conf:558 : conf=/etc/nova/nova_cell1.conf 2021-02-03 10:14:40.385 | + lib/nova:create_nova_conf:559 : offset=0 2021-02-03 10:14:40.388 | + lib/nova:create_nova_conf:560 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-02-03 10:14:40.390 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2021-02-03 10:14:40.392 | + lib/nova:configure_console_proxies:670 : local offset=0 2021-02-03 10:14:40.395 | + lib/nova:configure_console_proxies:674 : offset=0 2021-02-03 10:14:40.397 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2021-02-03 10:14:40.413 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:40.415 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-xvnc 2021-02-03 10:14:40.433 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:40.436 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2021-02-03 10:14:40.438 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-spice 2021-02-03 10:14:40.454 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:40.456 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-sproxy 2021-02-03 10:14:40.471 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:40.474 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2021-02-03 10:14:40.491 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:14:40.493 | + ./stack.sh:main:909 : is_service_enabled placement 2021-02-03 10:14:40.509 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:14:40.512 | + ./stack.sh:main:911 : stack_install_service placement 2021-02-03 10:14:40.514 | + lib/stack:stack_install_service:20 : local service=placement 2021-02-03 10:14:40.517 | + lib/stack:stack_install_service:21 : type install_placement 2021-02-03 10:14:40.520 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-03 10:14:40.522 | + lib/stack:stack_install_service:32 : install_placement 2021-02-03 10:14:40.525 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-02-03 10:14:40.527 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-02-03 10:14:40.530 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:14:40.532 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:14:40.535 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-02-03 10:14:40.537 | + functions-common:install_package:1344 : update_package_repo 2021-02-03 10:14:40.540 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:14:40.542 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-03 10:14:40.545 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:14:40.547 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:14:40.550 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:14:40.553 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:14:40.555 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:14:40.558 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:14:40.560 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-03 10:14:40.562 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-03 10:14:40.565 | + functions-common:apt_get_update:1071 : return 2021-02-03 10:14:40.568 | + functions-common:install_package:1345 : real_install_package apache2 2021-02-03 10:14:40.570 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:14:40.573 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:14:40.576 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:14:40.578 | + functions-common:real_install_package:1331 : apt_get install apache2 2021-02-03 10:14:40.598 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-02-03 10:14:40.717 | Reading package lists... 2021-02-03 10:14:41.000 | Building dependency tree... 2021-02-03 10:14:41.001 | Reading state information... 2021-02-03 10:14:41.222 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-02-03 10:14:41.222 | The following packages were automatically installed and are no longer required: 2021-02-03 10:14:41.223 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-03 10:14:41.223 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-03 10:14:41.223 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-03 10:14:41.223 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:14:41.223 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:14:41.223 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:14:41.223 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:14:41.289 | 0 upgraded, 0 newly installed, 0 to remove and 165 not upgraded. 2021-02-03 10:14:41.294 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:14:41.296 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:14:41.300 | + functions-common:time_stop:2306 : local name 2021-02-03 10:14:41.302 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:14:41.304 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:14:41.307 | + functions-common:time_stop:2309 : local total 2021-02-03 10:14:41.309 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:14:41.311 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:14:41.314 | + functions-common:time_stop:2313 : start_time=1612347280595 2021-02-03 10:14:41.316 | + functions-common:time_stop:2315 : [[ -z 1612347280595 ]] 2021-02-03 10:14:41.319 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:14:41.323 | + functions-common:time_stop:2318 : end_time=1612347281320 2021-02-03 10:14:41.325 | + functions-common:time_stop:2319 : elapsed_time=725 2021-02-03 10:14:41.327 | + functions-common:time_stop:2320 : total=226986 2021-02-03 10:14:41.330 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:14:41.334 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=227711 2021-02-03 10:14:41.337 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:14:41.340 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-02-03 10:14:41.342 | + functions-common:is_package_installed:1353 : [[ -z libapache2-mod-wsgi ]] 2021-02-03 10:14:41.345 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-03 10:14:41.348 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-03 10:14:41.350 | + functions-common:is_package_installed:1362 : dpkg -s libapache2-mod-wsgi 2021-02-03 10:14:41.375 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-02-03 10:14:41.378 | + functions-common:install_package:1344 : update_package_repo 2021-02-03 10:14:41.380 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-03 10:14:41.383 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-03 10:14:41.386 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-03 10:14:41.389 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-03 10:14:41.391 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-03 10:14:41.394 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:14:41.396 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:14:41.399 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-03 10:14:41.401 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-03 10:14:41.404 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-03 10:14:41.406 | + functions-common:apt_get_update:1071 : return 2021-02-03 10:14:41.409 | + functions-common:install_package:1345 : real_install_package libapache2-mod-wsgi-py3 2021-02-03 10:14:41.412 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-03 10:14:41.414 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:14:41.417 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:14:41.419 | + functions-common:real_install_package:1331 : apt_get install libapache2-mod-wsgi-py3 2021-02-03 10:14:41.439 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-02-03 10:14:41.560 | Reading package lists... 2021-02-03 10:14:41.819 | Building dependency tree... 2021-02-03 10:14:41.820 | Reading state information... 2021-02-03 10:14:42.044 | The following packages were automatically installed and are no longer required: 2021-02-03 10:14:42.044 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-03 10:14:42.044 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-03 10:14:42.044 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-03 10:14:42.044 | python3-pam python3-problem-report python3-pyasn1 2021-02-03 10:14:42.044 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-03 10:14:42.044 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-03 10:14:42.044 | Use 'sudo apt autoremove' to remove them. 2021-02-03 10:14:42.090 | The following NEW packages will be installed: 2021-02-03 10:14:42.090 | libapache2-mod-wsgi-py3 2021-02-03 10:14:42.367 | 0 upgraded, 1 newly installed, 0 to remove and 165 not upgraded. 2021-02-03 10:14:42.368 | Need to get 88.3 kB of archives. 2021-02-03 10:14:42.368 | After this operation, 278 kB of additional disk space will be used. 2021-02-03 10:14:42.368 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-02-03 10:14:43.267 | Fetched 88.3 kB in 1s (145 kB/s) 2021-02-03 10:14:43.327 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-02-03 10:14:43.369 | (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 ... 77587 files and directories currently installed.) 2021-02-03 10:14:43.374 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-02-03 10:14:43.376 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-03 10:14:43.459 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-03 10:14:43.649 | apache2_invoke: Enable module wsgi 2021-02-03 10:14:45.997 | + functions-common:apt_get:1115 : result=0 2021-02-03 10:14:45.999 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-03 10:14:46.002 | + functions-common:time_stop:2306 : local name 2021-02-03 10:14:46.005 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:14:46.007 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:14:46.009 | + functions-common:time_stop:2309 : local total 2021-02-03 10:14:46.012 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:14:46.014 | + functions-common:time_stop:2312 : name=apt-get 2021-02-03 10:14:46.016 | + functions-common:time_stop:2313 : start_time=1612347281436 2021-02-03 10:14:46.019 | + functions-common:time_stop:2315 : [[ -z 1612347281436 ]] 2021-02-03 10:14:46.022 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:14:46.026 | + functions-common:time_stop:2318 : end_time=1612347286023 2021-02-03 10:14:46.028 | + functions-common:time_stop:2319 : elapsed_time=4587 2021-02-03 10:14:46.030 | + functions-common:time_stop:2320 : total=227711 2021-02-03 10:14:46.033 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:14:46.035 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=232298 2021-02-03 10:14:46.037 | + functions-common:apt_get:1119 : return 0 2021-02-03 10:14:46.040 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-02-03 10:14:46.042 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-02-03 10:14:46.045 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-03 10:14:46.047 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:14:46.050 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:14:46.052 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-02-03 10:14:46.055 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-02-03 10:14:46.109 | wsgi (enabled by maintainer script) 2021-02-03 10:14:46.114 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-02-03 10:14:46.116 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-02-03 10:14:46.119 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-03 10:14:46.122 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-02-03 10:14:46.125 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-02-03 10:14:46.128 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-03 10:14:46.132 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-02-03 10:14:46.132 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-03 10:14:46.137 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-02-03 10:14:46.140 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-02-03 10:14:46.143 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-02-03 10:14:46.146 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-02-03 10:14:46.148 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-02-03 10:14:46.170 | Using python 3.6 to install osc-placement 2021-02-03 10:14:46.172 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-02-03 10:14:48.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:14:48.497 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:14:48.506 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:14:48.509 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:14:48.516 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:14:48.660 | Collecting osc-placement===2.2.0 2021-02-03 10:14:48.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-02-03 10:14:48.774 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-03 10:14:48.795 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-03 10:14:48.801 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-03 10:14:48.804 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-03 10:14:48.808 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2020.5) 2021-02-03 10:14:48.812 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (3.17.2) 2021-02-03 10:14:48.816 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2021-02-03 10:14:48.820 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-03 10:14:48.890 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-03 10:14:48.908 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-03 10:14:48.916 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.13) 2021-02-03 10:14:48.919 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-03 10:14:48.928 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-03 10:14:48.931 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-03 10:14:48.938 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-03 10:14:48.949 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.7.0) 2021-02-03 10:14:48.954 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2021-02-03 10:14:48.978 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-03 10:14:49.011 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-03 10:14:49.026 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-03 10:14:49.046 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-02-03 10:14:49.049 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-03 10:14:49.089 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2021-02-03 10:14:49.113 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-03 10:14:49.117 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-03 10:14:49.122 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-03 10:14:49.125 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-03 10:14:49.129 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-03 10:14:49.153 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-02-03 10:14:49.156 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-03 10:14:49.163 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-03 10:14:49.166 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-03 10:14:49.170 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-03 10:14:49.174 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-03 10:14:49.180 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.3.1) 2021-02-03 10:14:49.224 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.4.0) 2021-02-03 10:14:49.285 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-03 10:14:49.287 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.4.0) 2021-02-03 10:14:49.315 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.7.4.3) 2021-02-03 10:14:49.320 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-03 10:14:49.324 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-03 10:14:49.328 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-03 10:14:49.395 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-02-03 10:14:49.402 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-03 10:14:49.405 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-03 10:14:49.409 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-03 10:14:51.336 | Installing collected packages: osc-placement 2021-02-03 10:14:51.521 | Successfully installed osc-placement-2.2.0 2021-02-03 10:14:51.666 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:14:51.666 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:14:51.771 | + inc/python:pip_install:200 : result=0 2021-02-03 10:14:51.774 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:14:51.777 | + functions-common:time_stop:2306 : local name 2021-02-03 10:14:51.779 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:14:51.782 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:14:51.785 | + functions-common:time_stop:2309 : local total 2021-02-03 10:14:51.788 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:14:51.790 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:14:51.793 | + functions-common:time_stop:2313 : start_time=1612347286164 2021-02-03 10:14:51.795 | + functions-common:time_stop:2315 : [[ -z 1612347286164 ]] 2021-02-03 10:14:51.798 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:14:51.802 | + functions-common:time_stop:2318 : end_time=1612347291799 2021-02-03 10:14:51.804 | + functions-common:time_stop:2319 : elapsed_time=5635 2021-02-03 10:14:51.808 | + functions-common:time_stop:2320 : total=242873 2021-02-03 10:14:51.810 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:14:51.813 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=248508 2021-02-03 10:14:51.816 | + inc/python:pip_install:203 : return 0 2021-02-03 10:14:51.818 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-02-03 10:14:51.821 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2021-02-03 10:14:51.823 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2021-02-03 10:14:51.826 | + functions-common:git_clone:527 : local git_ref=master 2021-02-03 10:14:51.828 | + functions-common:git_clone:528 : local orig_dir 2021-02-03 10:14:51.832 | ++ functions-common:git_clone:529 : pwd 2021-02-03 10:14:51.835 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-03 10:14:51.837 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-03 10:14:51.840 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-03 10:14:51.857 | + functions-common:git_clone:532 : RECLONE=False 2021-02-03 10:14:51.859 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-03 10:14:51.862 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-03 10:14:51.865 | + functions-common:git_clone:546 : echo master 2021-02-03 10:14:51.865 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-03 10:14:51.870 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2021-02-03 10:14:51.873 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-02-03 10:14:51.875 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-03 10:14:51.878 | + functions-common:git_timed:619 : local count=0 2021-02-03 10:14:51.880 | + functions-common:git_timed:620 : local timeout=0 2021-02-03 10:14:51.883 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-02-03 10:14:51.885 | + functions-common:git_timed:623 : timeout=0 2021-02-03 10:14:51.887 | + functions-common:git_timed:626 : time_start git_timed 2021-02-03 10:14:51.890 | + functions-common:time_start:2292 : local name=git_timed 2021-02-03 10:14:51.892 | + functions-common:time_start:2293 : local start_time= 2021-02-03 10:14:51.895 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-03 10:14:51.898 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-03 10:14:51.901 | + functions-common:time_start:2297 : _TIME_START[$name]=1612347291899 2021-02-03 10:14:51.904 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-03 10:14:51.906 | Cloning into '/opt/stack/placement'... 2021-02-03 10:15:01.545 | + functions-common:git_timed:641 : time_stop git_timed 2021-02-03 10:15:01.547 | + functions-common:time_stop:2306 : local name 2021-02-03 10:15:01.550 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:15:01.552 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:15:01.555 | + functions-common:time_stop:2309 : local total 2021-02-03 10:15:01.557 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:15:01.559 | + functions-common:time_stop:2312 : name=git_timed 2021-02-03 10:15:01.562 | + functions-common:time_stop:2313 : start_time=1612347291899 2021-02-03 10:15:01.564 | + functions-common:time_stop:2315 : [[ -z 1612347291899 ]] 2021-02-03 10:15:01.567 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:15:01.571 | + functions-common:time_stop:2318 : end_time=1612347301568 2021-02-03 10:15:01.573 | + functions-common:time_stop:2319 : elapsed_time=9669 2021-02-03 10:15:01.576 | + functions-common:time_stop:2320 : total=0 2021-02-03 10:15:01.578 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:15:01.580 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9669 2021-02-03 10:15:01.583 | + functions-common:git_clone:594 : cd /opt/stack/placement 2021-02-03 10:15:01.587 | + functions-common:git_clone:595 : git show --oneline 2021-02-03 10:15:01.587 | + functions-common:git_clone:595 : head -1 2021-02-03 10:15:01.589 | a72d323e Merge "Pass context objects to oslo.policy directly" 2021-02-03 10:15:01.591 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-03 10:15:01.594 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-02-03 10:15:01.597 | + inc/python:setup_develop:338 : local bindep 2021-02-03 10:15:01.599 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-02-03 10:15:01.601 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-02-03 10:15:01.604 | + inc/python:setup_develop:344 : local extras= 2021-02-03 10:15:01.606 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-02-03 10:15:01.609 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-03 10:15:01.612 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-02-03 10:15:01.614 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-02-03 10:15:01.617 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-03 10:15:01.619 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-03 10:15:01.622 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-02-03 10:15:01.625 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-03 10:15:01.628 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-02-03 10:15:01.631 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-03 10:15:01.633 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-03 10:15:01.636 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-02-03 10:15:01.641 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-02-03 10:15:01.644 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-02-03 10:15:02.338 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-02-03 10:15:02.340 | + inc/python:setup_package:417 : local bindep=0 2021-02-03 10:15:02.343 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-03 10:15:02.345 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-03 10:15:02.347 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-02-03 10:15:02.350 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-02-03 10:15:02.353 | + inc/python:setup_package:426 : local flags=-e 2021-02-03 10:15:02.356 | + inc/python:setup_package:427 : local extras= 2021-02-03 10:15:02.358 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-03 10:15:02.360 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-03 10:15:02.363 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-03 10:15:02.366 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-03 10:15:02.369 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-03 10:15:02.371 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-02-03 10:15:02.390 | Using python 3.6 to install /opt/stack/placement 2021-02-03 10:15:02.393 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-02-03 10:15:04.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:15:04.739 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:15:04.748 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:15:04.751 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:15:04.758 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:15:04.762 | Obtaining file:///opt/stack/placement 2021-02-03 10:15:06.175 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-03 10:15:07.591 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-03 10:15:07.604 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-02-03 10:15:07.628 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-03 10:15:07.643 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-03 10:15:07.676 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-03 10:15:07.737 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.1) 2021-02-03 10:15:07.742 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.0.0) 2021-02-03 10:15:07.747 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.4.0) 2021-02-03 10:15:07.752 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.6.1) 2021-02-03 10:15:07.794 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-02-03 10:15:07.806 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-03 10:15:07.855 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.1.1) 2021-02-03 10:15:07.863 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (8.4.0) 2021-02-03 10:15:07.918 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-03 10:15:07.925 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.4.0) 2021-02-03 10:15:07.970 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.1) 2021-02-03 10:15:07.991 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.6.0) 2021-02-03 10:15:08.009 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.0.1) 2021-02-03 10:15:08.019 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.0) 2021-02-03 10:15:08.031 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-03 10:15:08.052 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-03 10:15:08.058 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-03 10:15:08.062 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-03 10:15:08.064 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (3.1.1) 2021-02-03 10:15:08.077 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.9.6) 2021-02-03 10:15:08.080 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-03 10:15:08.083 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.17.3) 2021-02-03 10:15:08.089 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (2.8.1) 2021-02-03 10:15:08.094 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2021-02-03 10:15:08.116 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2020.5) 2021-02-03 10:15:08.120 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2021-02-03 10:15:08.128 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-02-03 10:15:08.151 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2021-02-03 10:15:08.156 | Requirement already satisfied: setuptools===52.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (52.0.0) 2021-02-03 10:15:08.207 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-03 10:15:08.210 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.13.0) 2021-02-03 10:15:08.222 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.4.1) 2021-02-03 10:15:08.225 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-03 10:15:08.228 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-02-03 10:15:08.239 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.0.1) 2021-02-03 10:15:08.250 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (0.5.0) 2021-02-03 10:15:08.257 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-03 10:15:08.277 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-03 10:15:08.282 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-03 10:15:08.290 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-03 10:15:08.314 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-03 10:15:08.360 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-03 10:15:08.402 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-03 10:15:08.496 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-03 10:15:08.503 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-03 10:15:08.509 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-03 10:15:08.517 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-03 10:15:08.524 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-03 10:15:08.529 | Requirement already satisfied: alembic===1.5.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.3) 2021-02-03 10:15:08.539 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-02-03 10:15:08.546 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-03 10:15:08.550 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.13) 2021-02-03 10:15:08.554 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-03 10:15:08.557 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-03 10:15:08.562 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-03 10:15:08.566 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-03 10:15:08.569 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-03 10:15:08.572 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-03 10:15:08.575 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2021-02-03 10:15:08.578 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-03 10:15:08.591 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-03 10:15:08.594 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-03 10:15:08.597 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2021-02-03 10:15:08.600 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-03 10:15:08.605 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-03 10:15:08.633 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (1.7.0) 2021-02-03 10:15:08.638 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-03 10:15:08.641 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-03 10:15:08.644 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-03 10:15:08.665 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.0.4) 2021-02-03 10:15:08.668 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-03 10:15:08.677 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-03 10:15:10.377 | Installing collected packages: openstack-placement 2021-02-03 10:15:10.380 | Running setup.py develop for openstack-placement 2021-02-03 10:15:12.083 | Successfully installed openstack-placement 2021-02-03 10:15:12.232 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:15:12.232 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:15:12.338 | + inc/python:pip_install:200 : result=0 2021-02-03 10:15:12.341 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:15:12.343 | + functions-common:time_stop:2306 : local name 2021-02-03 10:15:12.346 | + functions-common:time_stop:2307 : local end_time 2021-02-03 10:15:12.348 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:15:12.351 | + functions-common:time_stop:2309 : local total 2021-02-03 10:15:12.353 | + functions-common:time_stop:2310 : local start_time 2021-02-03 10:15:12.356 | + functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:15:12.358 | + functions-common:time_stop:2313 : start_time=1612347302386 2021-02-03 10:15:12.361 | + functions-common:time_stop:2315 : [[ -z 1612347302386 ]] 2021-02-03 10:15:12.365 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:15:12.368 | + functions-common:time_stop:2318 : end_time=1612347312365 2021-02-03 10:15:12.370 | + functions-common:time_stop:2319 : elapsed_time=9979 2021-02-03 10:15:12.373 | + functions-common:time_stop:2320 : total=248508 2021-02-03 10:15:12.375 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:15:12.377 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=258487 2021-02-03 10:15:12.380 | + inc/python:pip_install:203 : return 0 2021-02-03 10:15:12.382 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-03 10:15:12.385 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-03 10:15:12.388 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-03 10:15:12.406 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-03 10:15:12.418 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-02-03 10:15:12.420 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-02-03 10:15:12.423 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-03 10:15:12.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-03 10:15:12.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-02-03 10:15:12.430 | + inc/python:use_library_from_git:253 : return 1 2021-02-03 10:15:12.432 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-03 10:15:12.435 | + ./stack.sh:main:912 : configure_placement 2021-02-03 10:15:12.438 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-02-03 10:15:12.450 | + lib/placement:configure_placement:107 : create_placement_conf 2021-02-03 10:15:12.452 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-02-03 10:15:12.457 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-02-03 10:15:12.460 | ++ lib/database:database_connection_url:132 : local db=placement 2021-02-03 10:15:12.462 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-02-03 10:15:12.465 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-02-03 10:15:12.467 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-02-03 10:15:12.470 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-02-03 10:15:12.499 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-02-03 10:15:12.528 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-02-03 10:15:12.557 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-02-03 10:15:12.560 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-02-03 10:15:12.562 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-02-03 10:15:12.565 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-03 10:15:12.567 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-02-03 10:15:12.595 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-02-03 10:15:12.622 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.106/identity 2021-02-03 10:15:12.648 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-02-03 10:15:12.674 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-02-03 10:15:12.701 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-02-03 10:15:12.728 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-02-03 10:15:12.754 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-02-03 10:15:12.780 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-03 10:15:12.807 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-02-03 10:15:12.833 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-02-03 10:15:12.836 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2021-02-03 10:15:12.839 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2021-02-03 10:15:12.842 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-03 10:15:12.860 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-03 10:15:12.863 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-03 10:15:12.865 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-03 10:15:12.868 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-03 10:15:12.870 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-03 10:15:12.896 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:15:12.922 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-03 10:15:12.950 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-03 10:15:12.977 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-02-03 10:15:12.980 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-02-03 10:15:12.982 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-02-03 10:15:12.985 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-02-03 10:15:12.987 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-02-03 10:15:12.990 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-03 10:15:12.993 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-03 10:15:12.996 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-02-03 10:15:13.000 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-02-03 10:15:13.002 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-03 10:15:13.005 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-03 10:15:13.017 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-03 10:15:13.017 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:15:13.024 | d /var/run/uwsgi 0755 ubuntu root 2021-02-03 10:15:13.028 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-03 10:15:13.042 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-02-03 10:15:13.045 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-02-03 10:15:13.049 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-02-03 10:15:13.077 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-02-03 10:15:13.102 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-02-03 10:15:13.128 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-02-03 10:15:13.154 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-02-03 10:15:13.180 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-03 10:15:13.206 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-02-03 10:15:13.231 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-02-03 10:15:13.258 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-02-03 10:15:13.283 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-03 10:15:13.309 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-02-03 10:15:13.335 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-03 10:15:13.361 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-02-03 10:15:13.388 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-03 10:15:13.390 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-03 10:15:13.393 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-02-03 10:15:13.396 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-02-03 10:15:13.398 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-03 10:15:13.401 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:15:13.403 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:15:13.406 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-02-03 10:15:13.409 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-02-03 10:15:13.411 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-02-03 10:15:13.437 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-02-03 10:15:13.464 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-02-03 10:15:13.464 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-02-03 10:15:13.472 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-02-03 10:15:13.475 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-02-03 10:15:13.478 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-02-03 10:15:13.481 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-03 10:15:13.487 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-03 10:15:13.490 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-03 10:15:13.493 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:15:13.495 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:15:13.502 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-03 10:15:13.505 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-03 10:15:13.507 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-03 10:15:13.510 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-03 10:15:13.512 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-02-03 10:15:13.573 | Enabling site placement-api. 2021-02-03 10:15:13.578 | To activate the new configuration, you need to run: 2021-02-03 10:15:13.578 | systemctl reload apache2 2021-02-03 10:15:13.582 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-03 10:15:13.586 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-03 10:15:13.589 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-03 10:15:13.592 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-03 10:15:13.771 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2021-02-03 10:15:13.793 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:15:13.795 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2021-02-03 10:15:13.815 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:15:13.818 | + ./stack.sh:main:920 : is_service_enabled n-sch 2021-02-03 10:15:13.840 | + functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:15:13.843 | + ./stack.sh:main:921 : configure_placement_nova_compute 2021-02-03 10:15:13.846 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova.conf 2021-02-03 10:15:13.848 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_type password 2021-02-03 10:15:13.878 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.106/identity 2021-02-03 10:15:13.905 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement username placement 2021-02-03 10:15:13.931 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-02-03 10:15:13.957 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-02-03 10:15:13.983 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_name service 2021-02-03 10:15:14.010 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-02-03 10:15:14.038 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-02-03 10:15:14.065 | + ./stack.sh:main:925 : is_service_enabled horizon 2021-02-03 10:15:14.083 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:15:14.085 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2021-02-03 10:15:14.103 | + functions-common:is_service_enabled:1962 : return 1 2021-02-03 10:15:14.105 | + ./stack.sh:main:938 : run_phase stack install 2021-02-03 10:15:14.108 | + functions-common:run_phase:1734 : local mode=stack 2021-02-03 10:15:14.110 | + functions-common:run_phase:1735 : local phase=install 2021-02-03 10:15:14.112 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-03 10:15:14.115 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-03 10:15:14.118 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-03 10:15:14.120 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-03 10:15:14.123 | + functions-common:run_phase:1744 : local extra 2021-02-03 10:15:14.126 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-03 10:15:14.129 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-03 10:15:14.132 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-03 10:15:14.135 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-03 10:15:14.137 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-02-03 10:15:14.140 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-03 10:15:14.155 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-03 10:15:14.158 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-03 10:15:14.160 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-03 10:15:14.162 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-02-03 10:15:14.165 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-02-03 10:15:14.167 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-03 10:15:14.169 | ++ ./stack.sh:echo_summary:422 : echo -e Installing Tempest 2021-02-03 10:15:14.172 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-02-03 10:15:14.175 | ++ lib/tempest:install_tempest:697 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-02-03 10:15:14.177 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2021-02-03 10:15:14.180 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2021-02-03 10:15:14.182 | ++ functions-common:git_clone:527 : local git_ref=master 2021-02-03 10:15:14.184 | ++ functions-common:git_clone:528 : local orig_dir 2021-02-03 10:15:14.187 | +++ functions-common:git_clone:529 : pwd 2021-02-03 10:15:14.190 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-03 10:15:14.192 | ++ functions-common:git_clone:530 : local git_clone_flags= 2021-02-03 10:15:14.195 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-03 10:15:14.210 | ++ functions-common:git_clone:532 : RECLONE=False 2021-02-03 10:15:14.213 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-03 10:15:14.215 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-03 10:15:14.218 | ++ functions-common:git_clone:546 : echo master 2021-02-03 10:15:14.218 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2021-02-03 10:15:14.222 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2021-02-03 10:15:14.224 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-03 10:15:14.226 | ++ functions-common:git_clone:594 : cd /opt/stack/tempest 2021-02-03 10:15:14.229 | ++ functions-common:git_clone:595 : git show --oneline 2021-02-03 10:15:14.230 | ++ functions-common:git_clone:595 : head -1 2021-02-03 10:15:14.232 | ccf56b5ca Merge "Test for changing QoS policy with min bw of bound port" 2021-02-03 10:15:14.235 | ++ functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-03 10:15:14.237 | ++ lib/tempest:install_tempest:698 : pip_install 'tox!=2.8.0' 2021-02-03 10:15:14.259 | Using python 3.6 to install tox!=2.8.0 2021-02-03 10:15:14.261 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-02-03 10:15:16.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-03 10:15:16.665 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-03 10:15:16.676 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:15:16.679 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:15:16.688 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-03 10:15:17.011 | Collecting tox!=2.8.0 2021-02-03 10:15:17.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/65d/0e90ceb816638/tox-3.21.4-py2.py3-none-any.whl (84 kB) 2021-02-03 10:15:17.334 | Collecting virtualenv===20.2.1 2021-02-03 10:15:17.350 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/ff122e9d34314/virtualenv-20.2.1-py2.py3-none-any.whl (4.9 MB) 2021-02-03 10:15:17.527 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.12) 2021-02-03 10:15:17.673 | Collecting py===1.10.0 2021-02-03 10:15:17.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-02-03 10:15:17.908 | Collecting toml===0.10.0 2021-02-03 10:15:17.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2021-02-03 10:15:18.125 | Collecting pluggy===0.13.1 2021-02-03 10:15:18.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-02-03 10:15:18.234 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-03 10:15:18.238 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-03 10:15:18.279 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-03 10:15:18.285 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (0.3.1) 2021-02-03 10:15:18.287 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-03 10:15:18.292 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-03 10:15:18.312 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-03 10:15:18.317 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-03 10:15:18.345 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-03 10:15:20.730 | Installing collected packages: pluggy, py, toml, virtualenv, tox 2021-02-03 10:15:20.903 | Attempting uninstall: virtualenv 2021-02-03 10:15:20.906 | Found existing installation: virtualenv 20.4.2 2021-02-03 10:15:20.975 | Uninstalling virtualenv-20.4.2: 2021-02-03 10:15:20.984 | Successfully uninstalled virtualenv-20.4.2 2021-02-03 10:15:21.442 | Successfully installed pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.21.4 virtualenv-20.2.1 2021-02-03 10:15:21.590 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:15:21.590 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-03 10:15:21.704 | ++ inc/python:pip_install:200 : result=0 2021-02-03 10:15:21.707 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-03 10:15:21.709 | ++ functions-common:time_stop:2306 : local name 2021-02-03 10:15:21.712 | ++ functions-common:time_stop:2307 : local end_time 2021-02-03 10:15:21.714 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-03 10:15:21.717 | ++ functions-common:time_stop:2309 : local total 2021-02-03 10:15:21.719 | ++ functions-common:time_stop:2310 : local start_time 2021-02-03 10:15:21.721 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-03 10:15:21.724 | ++ functions-common:time_stop:2313 : start_time=1612347314253 2021-02-03 10:15:21.726 | ++ functions-common:time_stop:2315 : [[ -z 1612347314253 ]] 2021-02-03 10:15:21.729 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-03 10:15:21.735 | ++ functions-common:time_stop:2318 : end_time=1612347321730 2021-02-03 10:15:21.738 | ++ functions-common:time_stop:2319 : elapsed_time=7477 2021-02-03 10:15:21.740 | ++ functions-common:time_stop:2320 : total=258487 2021-02-03 10:15:21.743 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-03 10:15:21.746 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=265964 2021-02-03 10:15:21.749 | ++ inc/python:pip_install:203 : return 0 2021-02-03 10:15:21.751 | ++ lib/tempest:install_tempest:699 : pushd /opt/stack/tempest 2021-02-03 10:15:21.751 | /opt/stack/tempest ~/devstack 2021-02-03 10:15:21.754 | ++ lib/tempest:install_tempest:703 : git checkout master 2021-02-03 10:15:21.778 | M .coveragerc 2021-02-03 10:15:21.778 | M .gitignore 2021-02-03 10:15:21.778 | M .gitreview 2021-02-03 10:15:21.778 | M .mailmap 2021-02-03 10:15:21.778 | M .stestr.conf 2021-02-03 10:15:21.778 | M CONTRIBUTING.rst 2021-02-03 10:15:21.778 | M HACKING.rst 2021-02-03 10:15:21.778 | M LICENSE 2021-02-03 10:15:21.778 | M README.rst 2021-02-03 10:15:21.778 | M REVIEWING.rst 2021-02-03 10:15:21.778 | M bindep.txt 2021-02-03 10:15:21.778 | M doc/requirements.txt 2021-02-03 10:15:21.778 | M doc/source/_extra/.htaccess 2021-02-03 10:15:21.778 | M doc/source/_static/.keep 2021-02-03 10:15:21.778 | M doc/source/account_generator.rst 2021-02-03 10:15:21.778 | M doc/source/cleanup.rst 2021-02-03 10:15:21.778 | M doc/source/conf.py 2021-02-03 10:15:21.778 | M doc/source/configuration.rst 2021-02-03 10:15:21.778 | M doc/source/contributor/contributing.rst 2021-02-03 10:15:21.778 | M doc/source/data/tempest-blacklisted-plugins-registry.header 2021-02-03 10:15:21.778 | M doc/source/data/tempest-plugins-registry.header 2021-02-03 10:15:21.778 | M doc/source/index.rst 2021-02-03 10:15:21.778 | M doc/source/library.rst 2021-02-03 10:15:21.778 | M doc/source/library/api_microversion_testing.rst 2021-02-03 10:15:21.778 | M doc/source/library/auth.rst 2021-02-03 10:15:21.778 | M doc/source/library/cli.rst 2021-02-03 10:15:21.778 | M doc/source/library/clients.rst 2021-02-03 10:15:21.779 | M doc/source/library/credential_providers.rst 2021-02-03 10:15:21.779 | M doc/source/library/decorators.rst 2021-02-03 10:15:21.779 | M doc/source/library/rest_client.rst 2021-02-03 10:15:21.779 | M doc/source/library/service_clients/compute_clients.rst 2021-02-03 10:15:21.779 | M doc/source/library/utils.rst 2021-02-03 10:15:21.779 | M doc/source/library/validation_resources.rst 2021-02-03 10:15:21.779 | M doc/source/microversion_testing.rst 2021-02-03 10:15:21.779 | M doc/source/overview.rst 2021-02-03 10:15:21.779 | M doc/source/plugins/index.rst 2021-02-03 10:15:21.779 | M doc/source/plugins/plugin.rst 2021-02-03 10:15:21.779 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-02-03 10:15:21.779 | M doc/source/run.rst 2021-02-03 10:15:21.779 | M doc/source/sampleconf.rst 2021-02-03 10:15:21.779 | M doc/source/stable_branch_support_policy.rst 2021-02-03 10:15:21.779 | M doc/source/stable_branch_testing_policy.rst 2021-02-03 10:15:21.779 | M doc/source/subunit_describe_calls.rst 2021-02-03 10:15:21.779 | M doc/source/supported_version.rst 2021-02-03 10:15:21.779 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-02-03 10:15:21.779 | M doc/source/test_removal.rst 2021-02-03 10:15:21.779 | M doc/source/tests/modules.rst 2021-02-03 10:15:21.779 | M doc/source/workspace.rst 2021-02-03 10:15:21.779 | M doc/source/write_tests.rst 2021-02-03 10:15:21.779 | M etc/accounts.yaml.sample 2021-02-03 10:15:21.779 | M etc/logging.conf.sample 2021-02-03 10:15:21.779 | M etc/rbac-persona-accounts.yaml.sample 2021-02-03 10:15:21.779 | M etc/whitelist.yaml 2021-02-03 10:15:21.779 | M playbooks/devstack-tempest-ipv6.yaml 2021-02-03 10:15:21.779 | M playbooks/devstack-tempest.yaml 2021-02-03 10:15:21.779 | M playbooks/post-tempest.yaml 2021-02-03 10:15:21.779 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-02-03 10:15:21.779 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-02-03 10:15:21.779 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-02-03 10:15:21.779 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-02-03 10:15:21.779 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-02-03 10:15:21.779 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-02-03 10:15:21.780 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-02-03 10:15:21.781 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-02-03 10:15:21.782 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-02-03 10:15:21.783 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-02-03 10:15:21.784 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-02-03 10:15:21.785 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-02-03 10:15:21.786 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-02-03 10:15:21.787 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-02-03 10:15:21.788 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-02-03 10:15:21.788 | M releasenotes/source/_static/.placeholder 2021-02-03 10:15:21.788 | M releasenotes/source/_templates/.placeholder 2021-02-03 10:15:21.788 | M releasenotes/source/conf.py 2021-02-03 10:15:21.788 | M releasenotes/source/index.rst 2021-02-03 10:15:21.788 | M releasenotes/source/unreleased.rst 2021-02-03 10:15:21.788 | M releasenotes/source/v10.0.0.rst 2021-02-03 10:15:21.788 | M releasenotes/source/v11.0.0.rst 2021-02-03 10:15:21.788 | M releasenotes/source/v12.0.0.rst 2021-02-03 10:15:21.788 | M releasenotes/source/v13.0.0.rst 2021-02-03 10:15:21.788 | M releasenotes/source/v14.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v15.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v16.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v16.1.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v17.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v17.1.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v17.2.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v18.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v19.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v20.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v21.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v22.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v22.1.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v23.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v24.0.0.rst 2021-02-03 10:15:21.789 | M releasenotes/source/v26.0.0.rst 2021-02-03 10:15:21.789 | M requirements.txt 2021-02-03 10:15:21.789 | M roles/acl-devstack-files/README.rst 2021-02-03 10:15:21.789 | M roles/acl-devstack-files/defaults/main.yaml 2021-02-03 10:15:21.789 | M roles/acl-devstack-files/tasks/main.yaml 2021-02-03 10:15:21.789 | M roles/ipv6-only-deployments-verification/README.rst 2021-02-03 10:15:21.789 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2021-02-03 10:15:21.789 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2021-02-03 10:15:21.789 | M roles/run-tempest/README.rst 2021-02-03 10:15:21.789 | M roles/run-tempest/defaults/main.yaml 2021-02-03 10:15:21.789 | M roles/run-tempest/tasks/main.yaml 2021-02-03 10:15:21.789 | M roles/setup-tempest-data-dir/README.rst 2021-02-03 10:15:21.789 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-02-03 10:15:21.789 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-02-03 10:15:21.789 | M roles/setup-tempest-run-dir/README.rst 2021-02-03 10:15:21.789 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-02-03 10:15:21.789 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-02-03 10:15:21.789 | M roles/tempest-cleanup/README.rst 2021-02-03 10:15:21.789 | M roles/tempest-cleanup/defaults/main.yaml 2021-02-03 10:15:21.789 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-02-03 10:15:21.790 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-02-03 10:15:21.790 | M roles/tempest-cleanup/tasks/main.yaml 2021-02-03 10:15:21.790 | M setup.cfg 2021-02-03 10:15:21.790 | M setup.py 2021-02-03 10:15:21.790 | M tempest/README.rst 2021-02-03 10:15:21.790 | M tempest/__init__.py 2021-02-03 10:15:21.790 | M tempest/api/README.rst 2021-02-03 10:15:21.790 | M tempest/api/__init__.py 2021-02-03 10:15:21.790 | M tempest/api/compute/__init__.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/__init__.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_agents.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_aggregates.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_availability_zone.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_create_server.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_delete_server.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_fixed_ips.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_flavors.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_flavors_access.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_hosts.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_hosts_negative.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_hypervisor.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-02-03 10:15:21.790 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_live_migration.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_migrations.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_networks.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_quotas.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_quotas_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_security_groups.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_servers.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_servers_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_services.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_services_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_volume.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_volume_swap.py 2021-02-03 10:15:21.791 | M tempest/api/compute/admin/test_volumes_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/api_microversion_fixture.py 2021-02-03 10:15:21.791 | M tempest/api/compute/base.py 2021-02-03 10:15:21.791 | M tempest/api/compute/certificates/__init__.py 2021-02-03 10:15:21.791 | M tempest/api/compute/certificates/test_certificates.py 2021-02-03 10:15:21.791 | M tempest/api/compute/flavors/__init__.py 2021-02-03 10:15:21.791 | M tempest/api/compute/flavors/test_flavors.py 2021-02-03 10:15:21.791 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/floating_ips/__init__.py 2021-02-03 10:15:21.791 | M tempest/api/compute/floating_ips/base.py 2021-02-03 10:15:21.791 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-02-03 10:15:21.791 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-02-03 10:15:21.791 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-02-03 10:15:21.791 | M tempest/api/compute/images/__init__.py 2021-02-03 10:15:21.792 | M tempest/api/compute/images/test_image_metadata.py 2021-02-03 10:15:21.792 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-02-03 10:15:21.792 | M tempest/api/compute/images/test_images.py 2021-02-03 10:15:21.792 | M tempest/api/compute/images/test_images_negative.py 2021-02-03 10:15:21.792 | M tempest/api/compute/images/test_images_oneserver.py 2021-02-03 10:15:21.792 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-02-03 10:15:21.792 | M tempest/api/compute/images/test_list_image_filters.py 2021-02-03 10:15:21.792 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-02-03 10:15:21.792 | M tempest/api/compute/images/test_list_images.py 2021-02-03 10:15:21.792 | M tempest/api/compute/keypairs/__init__.py 2021-02-03 10:15:21.792 | M tempest/api/compute/keypairs/base.py 2021-02-03 10:15:21.792 | M tempest/api/compute/keypairs/test_keypairs.py 2021-02-03 10:15:21.792 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-02-03 10:15:21.792 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-02-03 10:15:21.792 | M tempest/api/compute/limits/__init__.py 2021-02-03 10:15:21.792 | M tempest/api/compute/limits/test_absolute_limits.py 2021-02-03 10:15:21.792 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-02-03 10:15:21.792 | M tempest/api/compute/security_groups/__init__.py 2021-02-03 10:15:21.792 | M tempest/api/compute/security_groups/base.py 2021-02-03 10:15:21.792 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-02-03 10:15:21.792 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-02-03 10:15:21.792 | M tempest/api/compute/security_groups/test_security_groups.py 2021-02-03 10:15:21.792 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/__init__.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_availability_zone.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_create_server.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_delete_server.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_device_tagging.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_disk_config.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_instance_actions.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_list_server_filters.py 2021-02-03 10:15:21.792 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_multiple_create.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_novnc.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_actions.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_addresses.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_group.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_metadata.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_password.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_personality.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_rescue.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_server_tags.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_servers.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_servers_microversions.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_servers_negative.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-02-03 10:15:21.793 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-02-03 10:15:21.793 | M tempest/api/compute/test_extensions.py 2021-02-03 10:15:21.793 | M tempest/api/compute/test_networks.py 2021-02-03 10:15:21.793 | M tempest/api/compute/test_quotas.py 2021-02-03 10:15:21.793 | M tempest/api/compute/test_tenant_networks.py 2021-02-03 10:15:21.793 | M tempest/api/compute/test_versions.py 2021-02-03 10:15:21.793 | M tempest/api/compute/volumes/__init__.py 2021-02-03 10:15:21.793 | M tempest/api/compute/volumes/test_attach_volume.py 2021-02-03 10:15:21.793 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-02-03 10:15:21.793 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-02-03 10:15:21.793 | M tempest/api/compute/volumes/test_volumes_get.py 2021-02-03 10:15:21.793 | M tempest/api/compute/volumes/test_volumes_list.py 2021-02-03 10:15:21.793 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-02-03 10:15:21.793 | M tempest/api/identity/__init__.py 2021-02-03 10:15:21.793 | M tempest/api/identity/admin/__init__.py 2021-02-03 10:15:21.793 | M tempest/api/identity/admin/v2/__init__.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_roles.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_services.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_tenants.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_tokens.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_users.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/__init__.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_credentials.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_domains.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_groups.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_inherits.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_list_users.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_policies.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_projects.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_regions.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_roles.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_services.py 2021-02-03 10:15:21.794 | M tempest/api/identity/admin/v3/test_tokens.py 2021-02-03 10:15:21.795 | M tempest/api/identity/admin/v3/test_trusts.py 2021-02-03 10:15:21.795 | M tempest/api/identity/admin/v3/test_users.py 2021-02-03 10:15:21.795 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-02-03 10:15:21.795 | M tempest/api/identity/base.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v2/__init__.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v2/test_api_discovery.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v2/test_extension.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v2/test_tenants.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v2/test_tokens.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v2/test_users.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/__init__.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/test_access_rules.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/test_api_discovery.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/test_application_credentials.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/test_catalog.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/test_domains.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/test_projects.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/test_tokens.py 2021-02-03 10:15:21.795 | M tempest/api/identity/v3/test_users.py 2021-02-03 10:15:21.795 | M tempest/api/image/__init__.py 2021-02-03 10:15:21.795 | M tempest/api/image/base.py 2021-02-03 10:15:21.795 | M tempest/api/image/v1/__init__.py 2021-02-03 10:15:21.795 | M tempest/api/image/v1/test_image_members.py 2021-02-03 10:15:21.795 | M tempest/api/image/v1/test_image_members_negative.py 2021-02-03 10:15:21.795 | M tempest/api/image/v1/test_images.py 2021-02-03 10:15:21.795 | M tempest/api/image/v1/test_images_negative.py 2021-02-03 10:15:21.795 | M tempest/api/image/v2/__init__.py 2021-02-03 10:15:21.795 | M tempest/api/image/v2/admin/__init__.py 2021-02-03 10:15:21.795 | M tempest/api/image/v2/admin/test_images.py 2021-02-03 10:15:21.795 | M tempest/api/image/v2/test_images.py 2021-02-03 10:15:21.795 | M tempest/api/image/v2/test_images_member.py 2021-02-03 10:15:21.795 | M tempest/api/image/v2/test_images_member_negative.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_images_metadefs_namespace_objects.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_images_metadefs_namespace_properties.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_images_metadefs_namespace_tags.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_images_metadefs_namespaces.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_images_metadefs_resource_types.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_images_negative.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_images_tags.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_images_tags_negative.py 2021-02-03 10:15:21.796 | M tempest/api/image/v2/test_versions.py 2021-02-03 10:15:21.796 | M tempest/api/network/__init__.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/__init__.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_external_network_extension.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_external_networks_negative.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_metering_extensions.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_negative_quotas.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_ports.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_quotas.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_routers.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_routers_dvr.py 2021-02-03 10:15:21.796 | M tempest/api/network/admin/test_routers_negative.py 2021-02-03 10:15:21.796 | M tempest/api/network/base.py 2021-02-03 10:15:21.796 | M tempest/api/network/base_security_groups.py 2021-02-03 10:15:21.796 | M tempest/api/network/test_agent_management_negative.py 2021-02-03 10:15:21.796 | M tempest/api/network/test_allowed_address_pair.py 2021-02-03 10:15:21.796 | M tempest/api/network/test_dhcp_ipv6.py 2021-02-03 10:15:21.796 | M tempest/api/network/test_extensions.py 2021-02-03 10:15:21.796 | M tempest/api/network/test_extra_dhcp_options.py 2021-02-03 10:15:21.796 | M tempest/api/network/test_floating_ips.py 2021-02-03 10:15:21.796 | M tempest/api/network/test_floating_ips_negative.py 2021-02-03 10:15:21.796 | M tempest/api/network/test_networks.py 2021-02-03 10:15:21.796 | M tempest/api/network/test_networks_negative.py 2021-02-03 10:15:21.797 | M tempest/api/network/test_ports.py 2021-02-03 10:15:21.797 | M tempest/api/network/test_routers.py 2021-02-03 10:15:21.797 | M tempest/api/network/test_routers_negative.py 2021-02-03 10:15:21.797 | M tempest/api/network/test_security_groups.py 2021-02-03 10:15:21.797 | M tempest/api/network/test_security_groups_negative.py 2021-02-03 10:15:21.797 | M tempest/api/network/test_service_providers.py 2021-02-03 10:15:21.797 | M tempest/api/network/test_subnetpools_extensions.py 2021-02-03 10:15:21.797 | M tempest/api/network/test_tags.py 2021-02-03 10:15:21.797 | M tempest/api/network/test_versions.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/__init__.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/base.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_account_bulk.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_account_quotas.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_account_services.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_account_services_negative.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_container_acl.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_container_acl_negative.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_container_quotas.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_container_services.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_container_services_negative.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_container_staticweb.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_container_sync.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_crossdomain.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_healthcheck.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_object_expiry.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_object_formpost.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_object_services.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_object_slo.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_object_temp_url.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-02-03 10:15:21.797 | M tempest/api/object_storage/test_object_version.py 2021-02-03 10:15:21.797 | M tempest/api/volume/__init__.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/__init__.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_group_snapshots.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_group_type_specs.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_group_types.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_groups.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_multi_backend.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_qos.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_user_messages.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_hosts.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_manage.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_pools.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_quotas.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_retype.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_services.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_type_access.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_types.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volumes_actions.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volumes_backup.py 2021-02-03 10:15:21.798 | M tempest/api/volume/admin/test_volumes_list.py 2021-02-03 10:15:21.798 | M tempest/api/volume/api_microversion_fixture.py 2021-02-03 10:15:21.798 | M tempest/api/volume/base.py 2021-02-03 10:15:21.798 | M tempest/api/volume/test_availability_zone.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_extensions.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_image_metadata.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_snapshot_metadata.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_versions.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volume_absolute_limits.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volume_delete_cascade.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volume_metadata.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volume_transfers.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_actions.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_backup.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_clone.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_clone_negative.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_extend.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_get.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_list.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_negative.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_snapshots.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-02-03 10:15:21.799 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-02-03 10:15:21.799 | M tempest/clients.py 2021-02-03 10:15:21.799 | M tempest/cmd/__init__.py 2021-02-03 10:15:21.799 | M tempest/cmd/cleanup.py 2021-02-03 10:15:21.799 | M tempest/cmd/cleanup_service.py 2021-02-03 10:15:21.799 | M tempest/cmd/config-generator.tempest.conf 2021-02-03 10:15:21.799 | M tempest/cmd/init.py 2021-02-03 10:15:21.799 | M tempest/cmd/list_plugins.py 2021-02-03 10:15:21.799 | M tempest/cmd/main.py 2021-02-03 10:15:21.799 | M tempest/cmd/run.py 2021-02-03 10:15:21.799 | M tempest/cmd/subunit_describe_calls.py 2021-02-03 10:15:21.799 | M tempest/cmd/verify_tempest_config.py 2021-02-03 10:15:21.799 | M tempest/cmd/workspace.py 2021-02-03 10:15:21.799 | M tempest/common/__init__.py 2021-02-03 10:15:21.799 | M tempest/common/compute.py 2021-02-03 10:15:21.799 | M tempest/common/credentials_factory.py 2021-02-03 10:15:21.799 | M tempest/common/custom_matchers.py 2021-02-03 10:15:21.800 | M tempest/common/identity.py 2021-02-03 10:15:21.800 | M tempest/common/image.py 2021-02-03 10:15:21.800 | M tempest/common/tempest_fixtures.py 2021-02-03 10:15:21.800 | M tempest/common/utils/__init__.py 2021-02-03 10:15:21.800 | M tempest/common/utils/linux/__init__.py 2021-02-03 10:15:21.800 | M tempest/common/utils/linux/remote_client.py 2021-02-03 10:15:21.800 | M tempest/common/utils/net_info.py 2021-02-03 10:15:21.800 | M tempest/common/utils/net_utils.py 2021-02-03 10:15:21.800 | M tempest/common/waiters.py 2021-02-03 10:15:21.800 | M tempest/config.py 2021-02-03 10:15:21.800 | M tempest/hacking/__init__.py 2021-02-03 10:15:21.800 | M tempest/hacking/checks.py 2021-02-03 10:15:21.800 | M tempest/lib/__init__.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/__init__.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/__init__.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/__init__.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-02-03 10:15:21.800 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-02-03 10:15:21.801 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-02-03 10:15:21.802 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/__init__.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/backups.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/extensions.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/group_types.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/groups.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/hosts.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/limits.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/messages.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/qos.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/quotas.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/services.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/transfers.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-02-03 10:15:21.803 | M tempest/lib/api_schema/response/volume/volumes.py 2021-02-03 10:15:21.803 | M tempest/lib/auth.py 2021-02-03 10:15:21.803 | M tempest/lib/base.py 2021-02-03 10:15:21.803 | M tempest/lib/cli/__init__.py 2021-02-03 10:15:21.803 | M tempest/lib/cli/base.py 2021-02-03 10:15:21.804 | M tempest/lib/cli/output_parser.py 2021-02-03 10:15:21.804 | M tempest/lib/cmd/__init__.py 2021-02-03 10:15:21.804 | M tempest/lib/common/__init__.py 2021-02-03 10:15:21.804 | M tempest/lib/common/api_microversion_fixture.py 2021-02-03 10:15:21.804 | M tempest/lib/common/api_version_request.py 2021-02-03 10:15:21.804 | M tempest/lib/common/api_version_utils.py 2021-02-03 10:15:21.804 | M tempest/lib/common/cred_client.py 2021-02-03 10:15:21.804 | M tempest/lib/common/cred_provider.py 2021-02-03 10:15:21.804 | M tempest/lib/common/dynamic_creds.py 2021-02-03 10:15:21.804 | M tempest/lib/common/fixed_network.py 2021-02-03 10:15:21.804 | M tempest/lib/common/http.py 2021-02-03 10:15:21.804 | M tempest/lib/common/jsonschema_validator.py 2021-02-03 10:15:21.804 | M tempest/lib/common/preprov_creds.py 2021-02-03 10:15:21.804 | M tempest/lib/common/profiler.py 2021-02-03 10:15:21.804 | M tempest/lib/common/rest_client.py 2021-02-03 10:15:21.804 | M tempest/lib/common/ssh.py 2021-02-03 10:15:21.804 | M tempest/lib/common/thread.py 2021-02-03 10:15:21.804 | M tempest/lib/common/utils/__init__.py 2021-02-03 10:15:21.804 | M tempest/lib/common/utils/data_utils.py 2021-02-03 10:15:21.804 | M tempest/lib/common/utils/linux/__init__.py 2021-02-03 10:15:21.804 | M tempest/lib/common/utils/linux/remote_client.py 2021-02-03 10:15:21.804 | M tempest/lib/common/utils/misc.py 2021-02-03 10:15:21.805 | M tempest/lib/common/utils/test_utils.py 2021-02-03 10:15:21.805 | M tempest/lib/common/validation_resources.py 2021-02-03 10:15:21.805 | M tempest/lib/decorators.py 2021-02-03 10:15:21.805 | M tempest/lib/exceptions.py 2021-02-03 10:15:21.805 | M tempest/lib/services/__init__.py 2021-02-03 10:15:21.805 | M tempest/lib/services/clients.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/__init__.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/agents_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/aggregates_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/availability_zone_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/base_compute_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/certificates_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/extensions_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/fixed_ips_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/flavors_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/floating_ips_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/hosts_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/hypervisor_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/images_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/interfaces_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/keypairs_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/limits_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/migrations_client.py 2021-02-03 10:15:21.805 | M tempest/lib/services/compute/networks_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/quota_classes_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/quotas_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/security_group_rules_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/security_groups_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/server_groups_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/servers_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/services_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/snapshots_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/tenant_networks_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/tenant_usages_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/versions_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/compute/volumes_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/__init__.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v2/__init__.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v2/identity_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v2/roles_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v2/services_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v2/tenants_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v2/token_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v2/users_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/__init__.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/catalog_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/credentials_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/domains_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-02-03 10:15:21.806 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/groups_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/identity_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/policies_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/projects_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/regions_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/roles_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/services_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/token_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/trusts_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/users_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/identity/v3/versions_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/__init__.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v1/__init__.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v1/image_members_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v1/images_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/__init__.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/image_members_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/images_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/namespaces_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/resource_types_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/schemas_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/image/v2/versions_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/network/__init__.py 2021-02-03 10:15:21.807 | M tempest/lib/services/network/agents_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/network/base.py 2021-02-03 10:15:21.807 | M tempest/lib/services/network/extensions_client.py 2021-02-03 10:15:21.807 | M tempest/lib/services/network/floating_ips_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/metering_label_rules_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/metering_labels_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/networks_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/ports_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/qos_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/quotas_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/routers_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/security_group_rules_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/security_groups_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/segments_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/service_providers_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/subnetpools_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/subnets_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/tags_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/network/versions_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/object_storage/__init__.py 2021-02-03 10:15:21.808 | M tempest/lib/services/object_storage/account_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/object_storage/capabilities_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/object_storage/container_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/object_storage/object_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/placement/__init__.py 2021-02-03 10:15:21.808 | M tempest/lib/services/placement/base_placement_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/placement/placement_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/placement/resource_providers_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/volume/__init__.py 2021-02-03 10:15:21.808 | M tempest/lib/services/volume/base_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/volume/v1/__init__.py 2021-02-03 10:15:21.808 | M tempest/lib/services/volume/v1/availability_zone_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/volume/v1/backups_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/volume/v1/encryption_types_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/volume/v1/extensions_client.py 2021-02-03 10:15:21.808 | M tempest/lib/services/volume/v1/hosts_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v1/limits_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v1/qos_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v1/quotas_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v1/services_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v1/snapshots_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v1/types_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v1/volumes_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/__init__.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/backups_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/extensions_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/hosts_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/limits_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/qos_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/quotas_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/services_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/transfers_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/types_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v2/volumes_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v3/__init__.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v3/attachments_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v3/backups_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v3/base_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v3/extensions_client.py 2021-02-03 10:15:21.809 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/group_types_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/groups_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/hosts_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/limits_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/messages_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/qos_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/quotas_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/services_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/transfers_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/types_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/versions_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-02-03 10:15:21.810 | M tempest/lib/services/volume/v3/volumes_client.py 2021-02-03 10:15:21.810 | M tempest/manager.py 2021-02-03 10:15:21.810 | M tempest/scenario/README.rst 2021-02-03 10:15:21.810 | M tempest/scenario/__init__.py 2021-02-03 10:15:21.810 | M tempest/scenario/manager.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_aggregates_basic_ops.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_dashboard_basic_ops.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_minbw_allocation_placement.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_minimum_basic.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_network_advanced_server_ops.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_network_basic_ops.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_network_v6.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_object_storage_basic_ops.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_security_groups_basic_ops.py 2021-02-03 10:15:21.810 | M tempest/scenario/test_server_advanced_ops.py 2021-02-03 10:15:21.811 | M tempest/scenario/test_server_basic_ops.py 2021-02-03 10:15:21.811 | M tempest/scenario/test_server_multinode.py 2021-02-03 10:15:21.811 | M tempest/scenario/test_shelve_instance.py 2021-02-03 10:15:21.811 | M tempest/scenario/test_snapshot_pattern.py 2021-02-03 10:15:21.811 | M tempest/scenario/test_stamp_pattern.py 2021-02-03 10:15:21.811 | M tempest/scenario/test_volume_backup_restore.py 2021-02-03 10:15:21.811 | M tempest/scenario/test_volume_boot_pattern.py 2021-02-03 10:15:21.811 | M tempest/scenario/test_volume_migrate_attached.py 2021-02-03 10:15:21.811 | M tempest/services/__init__.py 2021-02-03 10:15:21.811 | M tempest/services/orchestration/__init__.py 2021-02-03 10:15:21.811 | M tempest/services/orchestration/json/__init__.py 2021-02-03 10:15:21.811 | M tempest/services/orchestration/json/orchestration_client.py 2021-02-03 10:15:21.811 | M tempest/test.py 2021-02-03 10:15:21.811 | M tempest/test_discover/__init__.py 2021-02-03 10:15:21.811 | M tempest/test_discover/plugins.py 2021-02-03 10:15:21.811 | M tempest/test_discover/test_discover.py 2021-02-03 10:15:21.811 | M tempest/tests/README.rst 2021-02-03 10:15:21.811 | M tempest/tests/__init__.py 2021-02-03 10:15:21.811 | M tempest/tests/api/__init__.py 2021-02-03 10:15:21.811 | M tempest/tests/api/compute/__init__.py 2021-02-03 10:15:21.811 | M tempest/tests/api/compute/test_base.py 2021-02-03 10:15:21.811 | M tempest/tests/base.py 2021-02-03 10:15:21.811 | M tempest/tests/cmd/__init__.py 2021-02-03 10:15:21.811 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-02-03 10:15:21.811 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-02-03 10:15:21.811 | M tempest/tests/cmd/test_account_generator.py 2021-02-03 10:15:21.811 | M tempest/tests/cmd/test_cleanup.py 2021-02-03 10:15:21.811 | M tempest/tests/cmd/test_cleanup_services.py 2021-02-03 10:15:21.811 | M tempest/tests/cmd/test_list_plugins.py 2021-02-03 10:15:21.811 | M tempest/tests/cmd/test_run.py 2021-02-03 10:15:21.811 | M tempest/tests/cmd/test_saved_state_json.json 2021-02-03 10:15:21.811 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-02-03 10:15:21.811 | M tempest/tests/cmd/test_tempest_init.py 2021-02-03 10:15:21.811 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-02-03 10:15:21.812 | M tempest/tests/cmd/test_workspace.py 2021-02-03 10:15:21.812 | M tempest/tests/common/__init__.py 2021-02-03 10:15:21.812 | M tempest/tests/common/test_admin_available.py 2021-02-03 10:15:21.812 | M tempest/tests/common/test_alt_available.py 2021-02-03 10:15:21.812 | M tempest/tests/common/test_compute.py 2021-02-03 10:15:21.812 | M tempest/tests/common/test_credentials_factory.py 2021-02-03 10:15:21.812 | M tempest/tests/common/test_custom_matchers.py 2021-02-03 10:15:21.812 | M tempest/tests/common/test_image.py 2021-02-03 10:15:21.812 | M tempest/tests/common/utils/__init__.py 2021-02-03 10:15:21.812 | M tempest/tests/common/utils/linux/__init__.py 2021-02-03 10:15:21.812 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-02-03 10:15:21.812 | M tempest/tests/common/utils/test_net_utils.py 2021-02-03 10:15:21.812 | M tempest/tests/fake_config.py 2021-02-03 10:15:21.812 | M tempest/tests/fake_tempest_plugin.py 2021-02-03 10:15:21.812 | M tempest/tests/files/__init__.py 2021-02-03 10:15:21.812 | M tempest/tests/files/failing-tests 2021-02-03 10:15:21.812 | M tempest/tests/files/passing-tests 2021-02-03 10:15:21.812 | M tempest/tests/files/setup.cfg 2021-02-03 10:15:21.812 | M tempest/tests/files/testr-conf 2021-02-03 10:15:21.812 | M tempest/tests/lib/__init__.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/cli/__init__.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/cli/test_command_failed.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/cli/test_execute.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/cli/test_output_parser.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/cmd/__init__.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/common/__init__.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/common/test_api_version_request.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/common/test_api_version_utils.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/common/test_cred_client.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/common/test_http.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/common/test_preprov_creds.py 2021-02-03 10:15:21.812 | M tempest/tests/lib/common/test_profiler.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/common/test_rest_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/common/test_validation_resources.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/common/utils/__init__.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/common/utils/test_misc.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/fake_auth_provider.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/fake_credentials.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/fake_http.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/fake_identity.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/__init__.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/base.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/__init__.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_images_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-02-03 10:15:21.813 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_services_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/__init__.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-02-03 10:15:21.814 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/__init__.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v1/__init__.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/__init__.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/network/__init__.py 2021-02-03 10:15:21.815 | M tempest/tests/lib/services/network/test_agents_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_networks_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_ports_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_qos_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_routers_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_segments_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_tags_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/network/test_versions_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/object_storage/__init__.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/placement/__init__.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/registry_fixture.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/test_clients.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/volume/__init__.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/volume/v1/__init__.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2021-02-03 10:15:21.816 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-02-03 10:15:21.817 | MSwitched to branch 'master' 2021-02-03 10:15:21.817 | tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/test_auth.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/test_base.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/test_credentials.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/test_decorators.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/test_ssh.py 2021-02-03 10:15:21.817 | M tempest/tests/lib/test_tempest_lib.py 2021-02-03 10:15:21.817 | M tempest/tests/test_base_test.py 2021-02-03 10:15:21.817 | M tempest/tests/test_config.py 2021-02-03 10:15:21.817 | M tempest/tests/test_decorators.py 2021-02-03 10:15:21.818 | M tempest/tests/test_hacking.py 2021-02-03 10:15:21.818 | M tempest/tests/test_imports.py 2021-02-03 10:15:21.818 | M tempest/tests/test_list_tests.py 2021-02-03 10:15:21.818 | M tempest/tests/test_microversions.py 2021-02-03 10:15:21.818 | M tempest/tests/test_tempest_plugin.py 2021-02-03 10:15:21.818 | M tempest/tests/test_test.py 2021-02-03 10:15:21.818 | M tempest/tests/utils.py 2021-02-03 10:15:21.818 | M tempest/version.py 2021-02-03 10:15:21.818 | M test-requirements.txt 2021-02-03 10:15:21.818 | M tools/generate-tempest-plugins-list.py 2021-02-03 10:15:21.818 | M tools/tempest-integrated-gate-compute-blacklist.txt 2021-02-03 10:15:21.818 | M tools/tempest-integrated-gate-networking-blacklist.txt 2021-02-03 10:15:21.818 | M tools/tempest-integrated-gate-object-storage-blacklist.txt 2021-02-03 10:15:21.818 | M tools/tempest-integrated-gate-placement-blacklist.txt 2021-02-03 10:15:21.818 | M tools/tempest-integrated-gate-storage-blacklist.txt 2021-02-03 10:15:21.818 | M tools/tempest-plugin-sanity.sh 2021-02-03 10:15:21.818 | M tox.ini 2021-02-03 10:15:21.818 | M zuul.d/base.yaml 2021-02-03 10:15:21.818 | M zuul.d/integrated-gate.yaml 2021-02-03 10:15:21.818 | M zuul.d/project.yaml 2021-02-03 10:15:21.818 | M zuul.d/stable-jobs.yaml 2021-02-03 10:15:21.818 | M zuul.d/tempest-specific.yaml 2021-02-03 10:15:21.818 | Your branch is up to date with 'origin/master'. 2021-02-03 10:15:21.818 | ++ lib/tempest:install_tempest:705 : tox -r --notest -efull 2021-02-03 10:15:22.434 | full create: /opt/stack/tempest/.tox/tempest 2021-02-03 10:15:23.357 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-02-03 10:17:15.514 | ERROR: invocation failed (exit code 1), logfile: /opt/stack/tempest/.tox/tempest/log/full-1.log 2021-02-03 10:17:15.514 | ================================== log start =================================== 2021-02-03 10:17:15.514 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='releases.openstack.org', port=443): Read timed out. (read timeout=15)",)': /constraints/upper/master 2021-02-03 10:17:15.514 | WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='releases.openstack.org', port=443): Read timed out. (read timeout=15)",)': /constraints/upper/master 2021-02-03 10:17:15.514 | WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable',)': /constraints/upper/master 2021-02-03 10:17:15.514 | WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='releases.openstack.org', port=443): Read timed out. (read timeout=15)",)': /constraints/upper/master 2021-02-03 10:17:15.514 | WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable',)': /constraints/upper/master 2021-02-03 10:17:15.514 | ERROR: Could not install packages due to an EnvironmentError: HTTPSConnectionPool(host='releases.openstack.org', port=443): Max retries exceeded with url: /constraints/upper/master (Caused by ReadTimeoutError("HTTPSConnectionPool(host='releases.openstack.org', port=443): Read timed out. (read timeout=15)",)) 2021-02-03 10:17:15.514 | 2021-02-03 10:17:15.514 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-03 10:17:15.514 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-03 10:17:15.514 | 2021-02-03 10:17:15.514 | =================================== log end ==================================== 2021-02-03 10:17:15.514 | ERROR: could not install deps [-chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt]; v = InvocationError('/opt/stack/tempest/.tox/tempest/bin/pip install -chttps://releases.openstack.org/constraints/upper/master -r/opt/stack/tempest/requirements.txt', 1) 2021-02-03 10:17:15.515 | ___________________________________ summary ____________________________________ 2021-02-03 10:17:15.515 | ERROR: full: could not install deps [-chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt]; v = InvocationError('/opt/stack/tempest/.tox/tempest/bin/pip install -chttps://releases.openstack.org/constraints/upper/master -r/opt/stack/tempest/requirements.txt', 1) 2021-02-03 10:17:15.549 | + lib/tempest:install_tempest:1 : exit_trap 2021-02-03 10:17:15.552 | + ./stack.sh:exit_trap:497 : local r=1 2021-02-03 10:17:15.556 | ++ ./stack.sh:exit_trap:498 : jobs -p 2021-02-03 10:17:15.558 | + ./stack.sh:exit_trap:498 : jobs= 2021-02-03 10:17:15.561 | + ./stack.sh:exit_trap:501 : [[ -n '' ]] 2021-02-03 10:17:15.563 | + ./stack.sh:exit_trap:507 : '[' -f '' ']' 2021-02-03 10:17:15.565 | + ./stack.sh:exit_trap:512 : kill_spinner 2021-02-03 10:17:15.568 | + ./stack.sh:kill_spinner:407 : '[' '!' -z '' ']' 2021-02-03 10:17:15.571 | + ./stack.sh:exit_trap:514 : [[ 1 -ne 0 ]] 2021-02-03 10:17:15.573 | + ./stack.sh:exit_trap:515 : echo 'Error on exit' 2021-02-03 10:17:15.574 | Error on exit 2021-02-03 10:17:15.576 | + ./stack.sh:exit_trap:517 : type -p generate-subunit 2021-02-03 10:17:15.578 | + ./stack.sh:exit_trap:518 : generate-subunit 1612346723 712 fail 2021-02-03 10:17:16.173 | + ./stack.sh:exit_trap:520 : [[ -z /opt/stack/logs ]] 2021-02-03 10:17:16.176 | + ./stack.sh:exit_trap:523 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-02-03 10:17:16.956 | + ./stack.sh:exit_trap:532 : exit 1