2021-10-15 14:50:43.002 | + ./stack.sh:main:473 : exec 2021-10-15 14:50:43.002 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-145042.summary.2021-10-15-145042 2021-10-15 14:50:43.002 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-145042' 2021-10-15 14:50:43.002 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:50:43.002 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-145042 2021-10-15 14:50:43.002 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-145042 /opt/stack/logs/stack.sh.log 2021-10-15 14:50:43.002 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-145042.summary.2021-10-15-145042 /opt/stack/logs/stack.sh.log.summary 2021-10-15 14:50:43.002 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 14:50:43.002 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 14:50:43.002 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 14:50:43.002 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 14:50:43.002 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 14:50:43.002 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 14:50:43.002 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 14:50:43.002 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 14:50:43.002 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 14:50:43.002 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 14:50:43.002 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 14:50:43.002 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 14:50:43.002 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 14:50:43.002 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 14:50:43.002 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 14:50:43.004 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 14:50:43.006 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 14:50:43.008 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 14:50:43.010 | + ./stack.sh:main:562 : uname -a 2021-10-15 14:50:43.011 | Linux dv-cinder-814174-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-10-15 14:50:43.013 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 14:50:43.015 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 14:50:43.019 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 14:50:43.047 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 14:50:43.062 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 14:50:43.064 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 14:50:43.066 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 14:50:43.068 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 14:50:43.070 | + functions-common:fetch_plugins:1660 : return 2021-10-15 14:50:43.072 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 14:50:43.074 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 14:50:43.075 | + functions-common:run_phase:1738 : local phase= 2021-10-15 14:50:43.077 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:50:43.079 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:50:43.080 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:50:43.082 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:50:43.084 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:50:43.087 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:50:43.090 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:50:43.091 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:50:43.093 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:50:43.095 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 14:50:43.097 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:50:43.110 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:50:43.111 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 14:50:43.113 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:50:43.115 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:50:43.117 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:50:43.119 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:50:43.120 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 14:50:43.122 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 14:50:43.124 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 14:50:43.126 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 14:50:43.127 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 14:50:43.129 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 14:50:43.131 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 14:50:43.133 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 14:50:43.134 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 14:50:43.136 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 14:50:43.138 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 14:50:43.155 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 14:50:43.157 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 14:50:43.170 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:50:43.172 | +++ lib/tls:source:43 : hostname -f 2021-10-15 14:50:43.175 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 14:50:43.177 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 14:50:43.179 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 14:50:43.181 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 14:50:43.183 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 14:50:43.185 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 14:50:43.187 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 14:50:43.189 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 14:50:43.191 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 14:50:43.192 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 14:50:43.197 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 14:50:43.209 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 14:50:43.226 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 14:50:43.237 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 14:50:43.250 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 14:50:43.277 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 14:50:43.335 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 14:50:43.418 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 14:50:43.440 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 14:50:43.483 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 14:50:43.533 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 14:50:43.659 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 14:50:43.673 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 14:50:43.686 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 14:50:43.699 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 14:50:43.788 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 14:50:43.790 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 14:50:43.793 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 14:50:43.795 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 14:50:43.797 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 14:50:43.799 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 14:50:43.801 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 14:50:43.801 | False' 2021-10-15 14:50:43.804 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 14:50:43.819 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 14:50:43.821 | + ./stack.sh:main:610 : run_phase source 2021-10-15 14:50:43.824 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 14:50:43.826 | + functions-common:run_phase:1738 : local phase= 2021-10-15 14:50:43.828 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:50:43.830 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:50:43.832 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:50:43.834 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:50:43.836 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:50:43.839 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:50:43.843 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:50:43.845 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:50:43.847 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:50:43.849 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 14:50:43.851 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:50:43.865 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:50:43.867 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 14:50:43.870 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 14:50:43.908 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 14:50:43.910 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 14:50:43.913 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 14:50:43.915 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 14:50:43.917 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 14:50:43.919 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 14:50:43.921 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 14:50:43.923 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 14:50:43.925 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 14:50:43.928 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 14:50:43.930 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.932 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 14:50:43.934 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.936 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 14:50:43.939 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.941 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 14:50:43.943 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.945 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 14:50:43.947 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.949 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 14:50:43.952 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.954 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 14:50:43.956 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.958 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 14:50:43.960 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.963 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 14:50:43.966 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.968 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 14:50:43.970 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.972 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 14:50:43.975 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.977 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 14:50:43.980 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.982 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 14:50:43.984 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.986 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 14:50:43.989 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.991 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 14:50:43.993 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:43.995 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 14:50:43.997 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.000 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 14:50:44.002 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.004 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 14:50:44.006 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.008 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 14:50:44.011 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.013 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 14:50:44.015 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.017 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 14:50:44.019 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.021 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 14:50:44.024 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.026 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 14:50:44.028 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.031 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 14:50:44.033 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.035 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 14:50:44.037 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.040 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 14:50:44.042 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.044 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 14:50:44.047 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.049 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 14:50:44.051 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.053 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 14:50:44.055 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.058 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 14:50:44.060 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.062 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 14:50:44.064 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.066 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 14:50:44.069 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.071 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 14:50:44.073 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.075 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 14:50:44.077 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.080 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 14:50:44.082 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.084 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 14:50:44.087 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.089 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 14:50:44.091 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.093 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 14:50:44.095 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.098 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 14:50:44.100 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.103 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 14:50:44.105 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.107 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 14:50:44.109 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.111 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 14:50:44.113 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.116 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 14:50:44.118 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.120 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 14:50:44.122 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.124 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 14:50:44.127 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 14:50:44.129 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 14:50:44.132 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 14:50:44.134 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 14:50:44.136 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 14:50:44.155 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:50:44.157 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 14:50:44.159 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 14:50:44.161 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 14:50:44.177 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:50:44.180 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 14:50:44.183 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 14:50:44.185 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 14:50:44.188 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 14:50:44.190 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 14:50:44.193 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 14:50:44.195 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 14:50:44.198 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 14:50:44.201 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 14:50:44.203 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 14:50:44.206 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 14:50:44.208 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 14:50:44.210 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 14:50:44.210 | Using mysql database backend 2021-10-15 14:50:44.213 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 14:50:44.229 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 14:50:44.245 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:50:44.247 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 14:50:44.263 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 14:50:44.281 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:50:44.283 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 14:50:44.299 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 14:50:44.315 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 14:50:44.332 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:50:44.334 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 14:50:44.350 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:50:44.353 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 14:50:44.368 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 14:50:44.371 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 14:50:44.373 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 14:50:44.376 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 14:50:44.379 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 14:50:44.383 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-145044 2021-10-15 14:50:44.386 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-145044 741' 2021-10-15 14:50:44.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.390 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 14:50:44.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.395 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 14:50:44.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.400 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 14:50:44.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.405 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-10-15 14:50:44.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.410 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-10-15 14:50:44.412 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.414 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-10-15 14:50:44.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.419 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-145042 2021-10-15 14:50:44.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.423 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 14:50:44.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.428 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-10-15 14:50:44.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.433 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 14:50:44.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.437 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 14:50:44.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.442 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 14:50:44.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 14:50:44.447 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 14:50:44.449 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 14:50:44.452 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 14:50:44.454 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 14:50:44.456 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:50:44.458 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:50:44.460 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:50:44.464 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:50:44.466 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:50:44.468 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:50:44.483 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:50:44.486 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:50:44.488 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:50:44.490 | + functions-common:git_clone:544 : echo master 2021-10-15 14:50:44.491 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:50:44.495 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 14:50:44.498 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:50:44.500 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 14:50:44.503 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:50:44.503 | + functions-common:git_clone:593 : head -1 2021-10-15 14:50:44.506 | c9e9adfd Updated from generate-constraints 2021-10-15 14:50:44.509 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:50:44.512 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 14:50:44.514 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:50:44.516 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 14:50:44.519 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 14:50:44.522 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 14:50:44.525 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 14:50:44.527 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 14:50:44.530 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 14:50:44.532 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 14:50:44.535 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 14:50:44.538 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 14:50:44.542 | ++ tools/install_prereqs.sh:source:47 : NOW=1634309444 2021-10-15 14:50:44.545 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 14:50:44.550 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634309107 2021-10-15 14:50:44.552 | ++ tools/install_prereqs.sh:source:49 : DELTA=337 2021-10-15 14:50:44.555 | ++ tools/install_prereqs.sh:source:50 : [[ 337 -lt 7200 ]] 2021-10-15 14:50:44.557 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 14:50:44.560 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 14:50:44.562 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 14:50:44.564 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 14:50:44.567 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 14:50:44.569 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 14:50:44.572 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 14:50:44.574 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 14:50:44.577 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-10-15 14:50:44.622 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 14:50:44.622 | apache2-dev 2021-10-15 14:50:44.622 | bc 2021-10-15 14:50:44.622 | bsdmainutils 2021-10-15 14:50:44.622 | curl 2021-10-15 14:50:44.622 | g++ 2021-10-15 14:50:44.622 | gawk 2021-10-15 14:50:44.622 | gcc 2021-10-15 14:50:44.622 | gettext 2021-10-15 14:50:44.622 | git 2021-10-15 14:50:44.622 | graphviz 2021-10-15 14:50:44.622 | iputils-ping 2021-10-15 14:50:44.622 | libapache2-mod-proxy-uwsgi 2021-10-15 14:50:44.622 | libffi-dev 2021-10-15 14:50:44.622 | libjpeg-dev 2021-10-15 14:50:44.622 | libpcre3-dev 2021-10-15 14:50:44.622 | libpq-dev 2021-10-15 14:50:44.622 | libssl-dev 2021-10-15 14:50:44.623 | libsystemd-dev 2021-10-15 14:50:44.623 | libxml2-dev 2021-10-15 14:50:44.623 | libxslt1-dev 2021-10-15 14:50:44.623 | libyaml-dev 2021-10-15 14:50:44.623 | lsof 2021-10-15 14:50:44.623 | openssh-server 2021-10-15 14:50:44.623 | openssl 2021-10-15 14:50:44.623 | pkg-config 2021-10-15 14:50:44.623 | psmisc 2021-10-15 14:50:44.623 | python3-dev 2021-10-15 14:50:44.623 | python3-pip 2021-10-15 14:50:44.623 | python3-systemd 2021-10-15 14:50:44.623 | python3-venv 2021-10-15 14:50:44.623 | tar 2021-10-15 14:50:44.623 | tcpdump 2021-10-15 14:50:44.623 | unzip 2021-10-15 14:50:44.623 | uuid-runtime 2021-10-15 14:50:44.623 | wget 2021-10-15 14:50:44.623 | wget 2021-10-15 14:50:44.623 | zlib1g-dev 2021-10-15 14:50:44.623 | libkrb5-dev 2021-10-15 14:50:44.623 | libldap2-dev 2021-10-15 14:50:44.623 | libsasl2-dev 2021-10-15 14:50:44.623 | memcached 2021-10-15 14:50:44.623 | python3-mysqldb 2021-10-15 14:50:44.623 | sqlite3 2021-10-15 14:50:44.623 | conntrack 2021-10-15 14:50:44.623 | curl 2021-10-15 14:50:44.623 | dnsmasq-base 2021-10-15 14:50:44.623 | dnsmasq-utils 2021-10-15 14:50:44.623 | ebtables 2021-10-15 14:50:44.623 | genisoimage 2021-10-15 14:50:44.623 | iptables 2021-10-15 14:50:44.623 | iputils-arping 2021-10-15 14:50:44.623 | kpartx 2021-10-15 14:50:44.623 | libjs-jquery-tablesorter 2021-10-15 14:50:44.623 | parted 2021-10-15 14:50:44.623 | pm-utils 2021-10-15 14:50:44.623 | python3-mysqldb 2021-10-15 14:50:44.623 | socat 2021-10-15 14:50:44.624 | sqlite3 2021-10-15 14:50:44.624 | sudo 2021-10-15 14:50:44.624 | vlan 2021-10-15 14:50:44.624 | lsscsi 2021-10-15 14:50:44.624 | open-iscsi 2021-10-15 14:50:44.624 | lvm2 2021-10-15 14:50:44.624 | qemu-utils 2021-10-15 14:50:44.624 | thin-provisioning-tools 2021-10-15 14:50:44.624 | acl 2021-10-15 14:50:44.624 | dnsmasq-base 2021-10-15 14:50:44.624 | dnsmasq-utils 2021-10-15 14:50:44.624 | ebtables 2021-10-15 14:50:44.624 | haproxy 2021-10-15 14:50:44.624 | iptables 2021-10-15 14:50:44.624 | iputils-arping 2021-10-15 14:50:44.624 | iputils-ping 2021-10-15 14:50:44.624 | postgresql-server-dev-all 2021-10-15 14:50:44.624 | python3-mysqldb 2021-10-15 14:50:44.624 | sqlite3 2021-10-15 14:50:44.624 | sudo 2021-10-15 14:50:44.624 | vlan 2021-10-15 14:50:44.624 | pcp 2021-10-15 14:50:44.624 | ipset 2021-10-15 14:50:44.624 | conntrack 2021-10-15 14:50:44.624 | conntrackd 2021-10-15 14:50:44.624 | keepalived 2021-10-15 14:50:44.624 | lvm2 2021-10-15 14:50:44.624 | qemu-utils 2021-10-15 14:50:44.624 | thin-provisioning-tools 2021-10-15 14:50:44.624 | curl 2021-10-15 14:50:44.624 | liberasurecode-dev 2021-10-15 14:50:44.624 | make 2021-10-15 14:50:44.624 | memcached 2021-10-15 14:50:44.624 | sqlite3 2021-10-15 14:50:44.624 | xfsprogs' 2021-10-15 14:50:44.627 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 14:50:44.644 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 14:50:44.644 | apache2-dev 2021-10-15 14:50:44.644 | bc 2021-10-15 14:50:44.644 | bsdmainutils 2021-10-15 14:50:44.644 | curl 2021-10-15 14:50:44.645 | g++ 2021-10-15 14:50:44.645 | gawk 2021-10-15 14:50:44.645 | gcc 2021-10-15 14:50:44.645 | gettext 2021-10-15 14:50:44.645 | git 2021-10-15 14:50:44.645 | graphviz 2021-10-15 14:50:44.645 | iputils-ping 2021-10-15 14:50:44.645 | libapache2-mod-proxy-uwsgi 2021-10-15 14:50:44.645 | libffi-dev 2021-10-15 14:50:44.645 | libjpeg-dev 2021-10-15 14:50:44.645 | libpcre3-dev 2021-10-15 14:50:44.645 | libpq-dev 2021-10-15 14:50:44.645 | libssl-dev 2021-10-15 14:50:44.645 | libsystemd-dev 2021-10-15 14:50:44.645 | libxml2-dev 2021-10-15 14:50:44.645 | libxslt1-dev 2021-10-15 14:50:44.645 | libyaml-dev 2021-10-15 14:50:44.645 | lsof 2021-10-15 14:50:44.645 | openssh-server 2021-10-15 14:50:44.645 | openssl 2021-10-15 14:50:44.645 | pkg-config 2021-10-15 14:50:44.645 | psmisc 2021-10-15 14:50:44.645 | python3-dev 2021-10-15 14:50:44.645 | python3-pip 2021-10-15 14:50:44.645 | python3-systemd 2021-10-15 14:50:44.645 | python3-venv 2021-10-15 14:50:44.645 | tar 2021-10-15 14:50:44.645 | tcpdump 2021-10-15 14:50:44.645 | unzip 2021-10-15 14:50:44.645 | uuid-runtime 2021-10-15 14:50:44.645 | wget 2021-10-15 14:50:44.645 | wget 2021-10-15 14:50:44.645 | zlib1g-dev 2021-10-15 14:50:44.645 | libkrb5-dev 2021-10-15 14:50:44.645 | libldap2-dev 2021-10-15 14:50:44.645 | libsasl2-dev 2021-10-15 14:50:44.645 | memcached 2021-10-15 14:50:44.645 | python3-mysqldb 2021-10-15 14:50:44.645 | sqlite3 2021-10-15 14:50:44.646 | conntrack 2021-10-15 14:50:44.646 | curl 2021-10-15 14:50:44.646 | dnsmasq-base 2021-10-15 14:50:44.646 | dnsmasq-utils 2021-10-15 14:50:44.646 | ebtables 2021-10-15 14:50:44.646 | genisoimage 2021-10-15 14:50:44.646 | iptables 2021-10-15 14:50:44.646 | iputils-arping 2021-10-15 14:50:44.646 | kpartx 2021-10-15 14:50:44.646 | libjs-jquery-tablesorter 2021-10-15 14:50:44.646 | parted 2021-10-15 14:50:44.646 | pm-utils 2021-10-15 14:50:44.646 | python3-mysqldb 2021-10-15 14:50:44.646 | socat 2021-10-15 14:50:44.646 | sqlite3 2021-10-15 14:50:44.646 | sudo 2021-10-15 14:50:44.646 | vlan 2021-10-15 14:50:44.646 | lsscsi 2021-10-15 14:50:44.646 | open-iscsi 2021-10-15 14:50:44.646 | lvm2 2021-10-15 14:50:44.646 | qemu-utils 2021-10-15 14:50:44.646 | thin-provisioning-tools 2021-10-15 14:50:44.646 | acl 2021-10-15 14:50:44.646 | dnsmasq-base 2021-10-15 14:50:44.646 | dnsmasq-utils 2021-10-15 14:50:44.646 | ebtables 2021-10-15 14:50:44.646 | haproxy 2021-10-15 14:50:44.646 | iptables 2021-10-15 14:50:44.646 | iputils-arping 2021-10-15 14:50:44.646 | iputils-ping 2021-10-15 14:50:44.646 | postgresql-server-dev-all 2021-10-15 14:50:44.646 | python3-mysqldb 2021-10-15 14:50:44.646 | sqlite3 2021-10-15 14:50:44.646 | sudo 2021-10-15 14:50:44.646 | vlan 2021-10-15 14:50:44.646 | pcp 2021-10-15 14:50:44.646 | ipset 2021-10-15 14:50:44.646 | conntrack 2021-10-15 14:50:44.646 | conntrackd 2021-10-15 14:50:44.647 | keepalived 2021-10-15 14:50:44.647 | lvm2 2021-10-15 14:50:44.647 | qemu-utils 2021-10-15 14:50:44.647 | thin-provisioning-tools 2021-10-15 14:50:44.647 | curl 2021-10-15 14:50:44.647 | liberasurecode-dev 2021-10-15 14:50:44.647 | make 2021-10-15 14:50:44.647 | memcached 2021-10-15 14:50:44.647 | sqlite3 2021-10-15 14:50:44.647 | xfsprogs ' 2021-10-15 14:50:44.647 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 14:50:44.649 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:50:44.651 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:50:44.654 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 14:50:44.654 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 14:50:44.659 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 14:50:44.661 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 14:50:44.664 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:50:44.666 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 14:50:44.668 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:50:44.670 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:50:44.672 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:50:44.674 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:50:44.676 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:50:44.678 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:50:44.681 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 14:50:44.683 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 14:50:44.685 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 14:50:44.688 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 14:50:44.692 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 14:50:44.694 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 14:50:44.696 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 14:50:44.698 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 14:50:44.700 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 14:50:44.702 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 14:50:44.706 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634309444704 2021-10-15 14:50:44.708 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 14:50:44.710 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 14:50:44.712 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 14:50:44.918 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 14:50:44.950 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-10-15 14:50:44.992 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-10-15 14:50:45.064 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-10-15 14:50:47.028 | Reading package lists... 2021-10-15 14:50:47.059 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 14:50:47.061 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 14:50:47.063 | ++ functions-common:time_stop:2309 : local name 2021-10-15 14:50:47.065 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 14:50:47.067 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:50:47.069 | ++ functions-common:time_stop:2312 : local total 2021-10-15 14:50:47.071 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 14:50:47.073 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 14:50:47.075 | ++ functions-common:time_stop:2316 : start_time=1634309444704 2021-10-15 14:50:47.077 | ++ functions-common:time_stop:2318 : [[ -z 1634309444704 ]] 2021-10-15 14:50:47.080 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:50:47.084 | ++ functions-common:time_stop:2321 : end_time=1634309447082 2021-10-15 14:50:47.086 | ++ functions-common:time_stop:2322 : elapsed_time=2378 2021-10-15 14:50:47.088 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 14:50:47.090 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:50:47.092 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2378 2021-10-15 14:50:47.095 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 14:50:47.097 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:50:47.099 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:50:47.101 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:50:47.104 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 14:50:47.124 | ++ functions-common:apt_get:1114 : 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++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 14:50:47.232 | Reading package lists... 2021-10-15 14:50:47.458 | Building dependency tree... 2021-10-15 14:50:47.460 | Reading state information... 2021-10-15 14:50:47.493 | acl is already the newest version (2.2.53-6). 2021-10-15 14:50:47.493 | bc is already the newest version (1.07.1-2build1). 2021-10-15 14:50:47.493 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 14:50:47.493 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 14:50:47.493 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 14:50:47.493 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 14:50:47.493 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 14:50:47.493 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 14:50:47.493 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 14:50:47.493 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 14:50:47.493 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 14:50:47.493 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 14:50:47.493 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 14:50:47.493 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 14:50:47.493 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 14:50:47.493 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 14:50:47.494 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 14:50:47.494 | libffi-dev is already the newest version (3.3-4). 2021-10-15 14:50:47.494 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 14:50:47.494 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 14:50:47.494 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 14:50:47.494 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 14:50:47.494 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 14:50:47.494 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 14:50:47.494 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 14:50:47.494 | make is already the newest version (4.2.1-1.2). 2021-10-15 14:50:47.494 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 14:50:47.494 | psmisc is already the newest version (23.3-1). 2021-10-15 14:50:47.494 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 14:50:47.494 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 14:50:47.494 | python3-systemd is already the newest version (234-3build2). 2021-10-15 14:50:47.494 | socat is already the newest version (1.7.3.3-2). 2021-10-15 14:50:47.494 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 14:50:47.494 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 14:50:47.494 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 14:50:47.494 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 14:50:47.494 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 14:50:47.494 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 14:50:47.494 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 14:50:47.494 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 14:50:47.494 | pcp is already the newest version (5.0.3-1). 2021-10-15 14:50:47.494 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 14:50:47.494 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 14:50:47.494 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:50:47.494 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:50:47.494 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 14:50:47.494 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 14:50:47.494 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 14:50:47.494 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 14:50:47.494 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 14:50:47.494 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 14:50:47.494 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 14:50:47.494 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 14:50:47.494 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 14:50:47.495 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 14:50:47.495 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 14:50:47.495 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 14:50:47.495 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 14:50:47.495 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 14:50:47.495 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 14:50:47.495 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 14:50:47.495 | openssl set to manually installed. 2021-10-15 14:50:47.495 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 14:50:47.495 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 14:50:47.495 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 14:50:47.495 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 14:50:47.495 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 14:50:47.495 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 14:50:47.495 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 14:50:47.495 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:50:47.697 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 14:50:47.697 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 14:50:47.698 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 14:50:47.698 | The following packages were automatically installed and are no longer required: 2021-10-15 14:50:47.699 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:50:47.699 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:50:47.699 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:50:47.699 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:50:47.699 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:50:47.699 | python3-zope.interface 2021-10-15 14:50:47.699 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:50:47.824 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:50:47.828 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 14:50:47.831 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:50:47.833 | ++ functions-common:time_stop:2309 : local name 2021-10-15 14:50:47.835 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 14:50:47.838 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:50:47.840 | ++ functions-common:time_stop:2312 : local total 2021-10-15 14:50:47.842 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 14:50:47.844 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:50:47.846 | ++ functions-common:time_stop:2316 : start_time=1634309447121 2021-10-15 14:50:47.848 | ++ functions-common:time_stop:2318 : [[ -z 1634309447121 ]] 2021-10-15 14:50:47.851 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:50:47.855 | ++ functions-common:time_stop:2321 : end_time=1634309447853 2021-10-15 14:50:47.857 | ++ functions-common:time_stop:2322 : elapsed_time=732 2021-10-15 14:50:47.859 | ++ functions-common:time_stop:2323 : total=695 2021-10-15 14:50:47.862 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:50:47.864 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1427 2021-10-15 14:50:47.866 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 14:50:47.868 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 14:50:47.871 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 14:50:47.873 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 14:50:47.877 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 14:50:47.881 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 14:50:47.884 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 14:50:47.886 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 14:50:49.275 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 14:50:49.277 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:50:49.279 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:50:49.282 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:50:49.284 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 14:50:49.286 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 14:50:49.288 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 14:50:49.291 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 14:50:49.293 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 14:50:49.295 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 14:50:49.297 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 14:50:49.367 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 14:50:49.369 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 14:50:49.440 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 14:50:49.442 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 14:50:49.513 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 14:50:49.515 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 14:50:49.517 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 14:50:49.519 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 14:50:49.521 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 14:50:49.522 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 14:50:49.525 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 14:50:49.527 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 14:50:49.529 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 14:50:49.531 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 14:50:49.532 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 14:50:49.532 | Distro: focal 2021-10-15 14:50:49.535 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 14:50:49.537 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 14:50:49.541 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 14:50:49.543 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 14:50:49.545 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 14:50:49.546 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 14:50:50.181 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 14:50:50.183 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 14:50:50.183 | pip: 21.3 2021-10-15 14:50:50.185 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 14:50:50.187 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 14:50:50.189 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:50:50.191 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:50:50.192 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:50:50.194 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:50:50.196 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:50:50.198 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:50:50.199 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:50:50.201 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:50:50.203 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:50:50.204 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 14:50:50.206 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:50:50.208 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:50:50.209 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 14:50:50.212 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:50:50.214 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 14:50:50.216 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 14:50:50.217 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 14:50:50.219 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 14:50:50.221 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 14:50:50.231 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 14:50:50.231 | Dload Upload Total Spent Left Speed 2021-10-15 14:50:50.409 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 14:50:50.413 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 14:50:50.416 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 14:50:53.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:50:53.603 | from cryptography.utils import int_from_bytes 2021-10-15 14:50:53.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:50:53.603 | from cryptography.utils import int_from_bytes 2021-10-15 14:50:53.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:50:54.095 | Collecting pip 2021-10-15 14:50:54.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 14:50:56.305 | Installing collected packages: pip 2021-10-15 14:50:56.305 | Attempting uninstall: pip 2021-10-15 14:50:56.306 | Found existing installation: pip 21.3 2021-10-15 14:50:56.563 | Uninstalling pip-21.3: 2021-10-15 14:50:56.579 | Successfully uninstalled pip-21.3 2021-10-15 14:50:58.254 | Successfully installed pip-21.3 2021-10-15 14:50:58.254 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:50:58.388 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 14:50:58.390 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 14:50:58.392 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 14:50:58.394 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:50:58.396 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 14:50:58.399 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 14:50:58.401 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:50:58.403 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:50:58.403 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:50:58.407 | ++ 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-10-15 14:50:58.409 | ++ 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-10-15 14:50:58.411 | ++ 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-10-15 14:50:58.413 | + 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-10-15 14:50:58.415 | + 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-10-15 14:50:58.431 | Using python 3.8 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-10-15 14:50:58.433 | + 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.8 -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-10-15 14:50:59.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:50:59.239 | from cryptography.utils import int_from_bytes 2021-10-15 14:50:59.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:50:59.239 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:00.328 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:00.347 | Requirement already satisfied: 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 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 14:51:02.460 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:51:02.576 | + inc/python:pip_install:200 : result=0 2021-10-15 14:51:02.578 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:51:02.580 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:02.581 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:02.583 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:02.585 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:02.587 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:02.589 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:51:02.590 | + functions-common:time_stop:2316 : start_time=1634309458427 2021-10-15 14:51:02.592 | + functions-common:time_stop:2318 : [[ -z 1634309458427 ]] 2021-10-15 14:51:02.594 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:02.597 | + functions-common:time_stop:2321 : end_time=1634309462596 2021-10-15 14:51:02.599 | + functions-common:time_stop:2322 : elapsed_time=4169 2021-10-15 14:51:02.601 | + functions-common:time_stop:2323 : total=0 2021-10-15 14:51:02.603 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:02.605 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4169 2021-10-15 14:51:02.607 | + inc/python:pip_install:203 : return 0 2021-10-15 14:51:02.608 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 14:51:02.611 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 14:51:02.614 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 14:51:02.616 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 14:51:02.619 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 14:51:02.619 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 14:51:03.261 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 14:51:03.263 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 14:51:03.271 | pip: 21.3 2021-10-15 14:51:03.271 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 14:51:03.271 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 14:51:03.272 | + ./stack.sh:main:778 : fixup_all 2021-10-15 14:51:03.274 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 14:51:03.276 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 14:51:03.279 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 14:51:03.283 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 14:51:03.284 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 14:51:03.285 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 14:51:03.291 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 14:51:03.293 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 14:51:03.295 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 14:51:03.304 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 14:51:03.307 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 14:51:03.309 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 14:51:03.311 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:03.313 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:03.315 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 14:51:03.327 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 14:51:03.338 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 14:51:03.348 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 14:51:03.351 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 14:51:03.353 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:51:03.355 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:51:03.357 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:51:03.359 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:51:03.361 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:51:03.363 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:51:03.365 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:51:03.368 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:51:03.370 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:51:03.372 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 14:51:03.374 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 14:51:03.376 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 14:51:03.378 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:51:03.380 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:51:03.383 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:51:03.385 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:51:03.387 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:51:03.389 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:51:03.391 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 14:51:03.393 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 14:51:03.414 | Using python 3.8 to install os-testr 2021-10-15 14:51:03.416 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-10-15 14:51:04.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:04.231 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:04.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:04.231 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:05.303 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:05.320 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 14:51:05.392 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 14:51:05.393 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 14:51:05.393 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 14:51:05.395 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 14:51:05.409 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 14:51:05.433 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 14:51:05.436 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 14:51:05.437 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 14:51:05.438 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-15 14:51:05.439 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 14:51:05.463 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-15 14:51:05.464 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 14:51:05.465 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 14:51:05.467 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 14:51:05.468 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-10-15 14:51:05.481 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 14:51:05.550 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-15 14:51:05.551 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-15 14:51:05.552 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 14:51:05.553 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-15 14:51:07.621 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:51:07.738 | + inc/python:pip_install:200 : result=0 2021-10-15 14:51:07.740 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:51:07.743 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:07.745 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:07.747 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:07.749 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:07.751 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:07.753 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:51:07.755 | + functions-common:time_stop:2316 : start_time=1634309463408 2021-10-15 14:51:07.757 | + functions-common:time_stop:2318 : [[ -z 1634309463408 ]] 2021-10-15 14:51:07.760 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:07.763 | + functions-common:time_stop:2321 : end_time=1634309467761 2021-10-15 14:51:07.766 | + functions-common:time_stop:2322 : elapsed_time=4353 2021-10-15 14:51:07.768 | + functions-common:time_stop:2323 : total=0 2021-10-15 14:51:07.770 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:07.772 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4353 2021-10-15 14:51:07.775 | + inc/python:pip_install:203 : return 0 2021-10-15 14:51:07.777 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 14:51:07.829 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 14:51:08.125 | + ./stack.sh:main:792 : install_infra 2021-10-15 14:51:08.127 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:51:08.129 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 14:51:08.133 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:51:08.135 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 14:51:08.162 | + 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-10-15 14:51:10.136 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.278 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.300 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.339 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.344 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.404 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.463 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.539 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.559 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.851 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.855 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.861 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:10.974 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:11.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:11.170 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0) 2021-10-15 14:51:11.434 | + inc/python:pip_install:200 : result=0 2021-10-15 14:51:11.436 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:51:11.439 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:11.441 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:11.443 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:11.445 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:11.447 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:11.449 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:51:11.451 | + functions-common:time_stop:2316 : start_time=1634309468151 2021-10-15 14:51:11.453 | + functions-common:time_stop:2318 : [[ -z 1634309468151 ]] 2021-10-15 14:51:11.456 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:11.460 | + functions-common:time_stop:2321 : end_time=1634309471458 2021-10-15 14:51:11.462 | + functions-common:time_stop:2322 : elapsed_time=3307 2021-10-15 14:51:11.464 | + functions-common:time_stop:2323 : total=4353 2021-10-15 14:51:11.466 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:11.468 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7660 2021-10-15 14:51:11.470 | + inc/python:pip_install:203 : return 0 2021-10-15 14:51:11.472 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 14:51:11.475 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 14:51:11.498 | + 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-10-15 14:51:13.330 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:13.466 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:13.487 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:13.526 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:13.531 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:13.591 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:13.650 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:13.720 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:13.738 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:14.030 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:14.034 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:14.042 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:14.150 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 14:51:14.213 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:14.215 | Processing /opt/stack/requirements 2021-10-15 14:51:15.927 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (5.4.1) 2021-10-15 14:51:15.930 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (3.0.0) 2021-10-15 14:51:15.942 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (21.0) 2021-10-15 14:51:15.948 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0) 2021-10-15 14:51:15.951 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-10-15 14:51:15.954 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-10-15 14:51:15.981 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (1.16.0) 2021-10-15 14:51:15.984 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.5.0) 2021-10-15 14:51:15.994 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7) 2021-10-15 14:51:16.015 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3) 2021-10-15 14:51:16.018 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0) 2021-10-15 14:51:16.033 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7) 2021-10-15 14:51:16.038 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3) 2021-10-15 14:51:16.041 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8) 2021-10-15 14:51:16.044 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (1.0.0) 2021-10-15 14:51:16.046 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (3.9.0) 2021-10-15 14:51:16.059 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-10-15 14:51:16.132 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2021-10-15 14:51:16.140 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-10-15 14:51:16.142 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.4.0) 2021-10-15 14:51:16.145 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (21.2.0) 2021-10-15 14:51:16.200 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.2) 2021-10-15 14:51:16.202 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.2.5) 2021-10-15 14:51:16.207 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119)) (0.4.4) 2021-10-15 14:51:16.211 | Building wheels for collected packages: openstack-requirements 2021-10-15 14:51:16.212 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 14:51:17.022 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 14:51:17.022 | ERROR: Command errored out with exit status 1: 2021-10-15 14:51:17.022 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ckq424_j/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ckq424_j/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-h941begh 2021-10-15 14:51:17.022 | cwd: /tmp/pip-req-build-ckq424_j/ 2021-10-15 14:51:17.022 | Complete output (6 lines): 2021-10-15 14:51:17.022 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 14:51:17.022 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 14:51:17.022 | or: setup.py --help-commands 2021-10-15 14:51:17.022 | or: setup.py cmd --help 2021-10-15 14:51:17.022 | 2021-10-15 14:51:17.022 | error: invalid command 'bdist_wheel' 2021-10-15 14:51:17.022 | ---------------------------------------- 2021-10-15 14:51:17.022 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 14:51:17.023 | Running setup.py clean for openstack-requirements 2021-10-15 14:51:17.828 | Failed to build openstack-requirements 2021-10-15 14:51:17.844 | Installing collected packages: openstack-requirements 2021-10-15 14:51:17.844 | Attempting uninstall: openstack-requirements 2021-10-15 14:51:17.845 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 14:51:17.880 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 14:51:17.897 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 14:51:17.900 | Running setup.py install for openstack-requirements: started 2021-10-15 14:51:20.187 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 14:51:20.212 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 14:51:20.336 | + inc/python:pip_install:200 : result=0 2021-10-15 14:51:20.338 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:51:20.340 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:20.342 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:20.344 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:20.346 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:20.348 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:20.351 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:51:20.353 | + functions-common:time_stop:2316 : start_time=1634309471491 2021-10-15 14:51:20.355 | + functions-common:time_stop:2318 : [[ -z 1634309471491 ]] 2021-10-15 14:51:20.357 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:20.361 | + functions-common:time_stop:2321 : end_time=1634309480359 2021-10-15 14:51:20.363 | + functions-common:time_stop:2322 : elapsed_time=8868 2021-10-15 14:51:20.365 | + functions-common:time_stop:2323 : total=7660 2021-10-15 14:51:20.367 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:20.369 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16528 2021-10-15 14:51:20.372 | + inc/python:pip_install:203 : return 0 2021-10-15 14:51:20.374 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 14:51:20.376 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 14:51:20.379 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 14:51:20.381 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:20.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:20.385 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 14:51:20.388 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:20.390 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 14:51:20.410 | Using python 3.8 to install pbr 2021-10-15 14:51:20.413 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-15 14:51:21.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:21.216 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:21.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:21.216 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:22.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:22.289 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 14:51:24.529 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:51:24.648 | + inc/python:pip_install:200 : result=0 2021-10-15 14:51:24.650 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:51:24.652 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:24.654 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:24.656 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:24.658 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:24.661 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:24.663 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:51:24.665 | + functions-common:time_stop:2316 : start_time=1634309480405 2021-10-15 14:51:24.667 | + functions-common:time_stop:2318 : [[ -z 1634309480405 ]] 2021-10-15 14:51:24.669 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:24.673 | + functions-common:time_stop:2321 : end_time=1634309484671 2021-10-15 14:51:24.675 | + functions-common:time_stop:2322 : elapsed_time=4266 2021-10-15 14:51:24.680 | + functions-common:time_stop:2323 : total=16528 2021-10-15 14:51:24.682 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:24.684 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20794 2021-10-15 14:51:24.686 | + inc/python:pip_install:203 : return 0 2021-10-15 14:51:24.688 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 14:51:27.095 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 14:51:29.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:29.002 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 14:51:29.009 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 14:51:29.011 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 14:51:29.014 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 14:51:29.082 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 14:51:29.085 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 14:51:29.089 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 14:51:29.105 | + ./stack.sh:main:801 : pkgs= 2021-10-15 14:51:29.107 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 14:51:29.109 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 14:51:29.112 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 14:51:29.114 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 14:51:29.116 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 14:51:29.118 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 14:51:29.120 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 14:51:29.122 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 14:51:29.125 | + functions-common:run_phase:1747 : local extra 2021-10-15 14:51:29.127 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 14:51:29.132 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 14:51:29.134 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 14:51:29.136 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 14:51:29.138 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 14:51:29.140 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 14:51:29.156 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:29.158 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 14:51:29.160 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:51:29.163 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 14:51:29.165 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:51:29.167 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 14:51:29.169 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:51:29.171 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 14:51:29.173 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:51:29.175 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 14:51:29.177 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 14:51:29.179 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 14:51:29.181 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 14:51:29.183 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 14:51:29.185 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 14:51:29.187 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 14:51:29.190 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 14:51:29.192 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 14:51:29.194 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 14:51:29.196 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 14:51:29.198 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 14:51:29.201 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 14:51:29.203 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 14:51:29.206 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 14:51:29.208 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 14:51:29.210 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 14:51:29.262 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 14:51:29.262 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 14:51:29.264 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 14:51:29.633 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 14:51:29.635 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 14:51:29.651 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:29.653 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 14:51:29.655 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:51:29.658 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:51:29.660 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:51:29.663 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:51:29.665 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:51:29.667 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:51:29.670 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:29.672 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:29.674 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:51:29.676 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:51:29.679 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:51:29.681 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:51:29.683 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 14:51:29.686 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:51:29.688 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:29.690 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:29.692 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 14:51:29.713 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-15 14:51:29.820 | Reading package lists... 2021-10-15 14:51:30.043 | Building dependency tree... 2021-10-15 14:51:30.045 | Reading state information... 2021-10-15 14:51:30.287 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 14:51:30.287 | The following packages were automatically installed and are no longer required: 2021-10-15 14:51:30.288 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:51:30.288 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:51:30.288 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:51:30.288 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:51:30.288 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:51:30.289 | python3-zope.interface 2021-10-15 14:51:30.289 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:51:30.419 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:51:30.423 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:51:30.425 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:51:30.428 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:30.430 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:30.432 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:30.434 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:30.436 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:30.438 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:51:30.440 | + functions-common:time_stop:2316 : start_time=1634309489710 2021-10-15 14:51:30.443 | + functions-common:time_stop:2318 : [[ -z 1634309489710 ]] 2021-10-15 14:51:30.446 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:30.450 | + functions-common:time_stop:2321 : end_time=1634309490447 2021-10-15 14:51:30.452 | + functions-common:time_stop:2322 : elapsed_time=737 2021-10-15 14:51:30.454 | + functions-common:time_stop:2323 : total=1427 2021-10-15 14:51:30.456 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:30.458 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2164 2021-10-15 14:51:30.461 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:51:30.463 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 14:51:30.465 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:51:30.468 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:51:30.470 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:51:30.472 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:51:30.474 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:51:30.476 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:51:30.479 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 14:51:30.481 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:51:30.483 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:51:30.485 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:51:30.488 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:51:30.490 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:51:30.492 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:51:30.494 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:51:30.497 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:51:30.499 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:51:30.501 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 14:51:30.503 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:51:30.506 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:51:30.508 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:51:30.511 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:51:30.513 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:51:30.515 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:51:30.517 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 14:51:30.520 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 14:51:30.536 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:30.538 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 14:51:30.541 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:51:30.543 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 14:51:30.545 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 14:51:30.548 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 14:51:30.552 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 14:51:30.555 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 14:51:30.557 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 14:51:30.559 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 14:51:30.561 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 14:51:30.563 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 14:51:30.566 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 14:51:31.273 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 14:51:31.273 | user tags 2021-10-15 14:51:31.273 | stackrabbit []' 2021-10-15 14:51:31.276 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 14:51:31.276 | user tags 2021-10-15 14:51:31.277 | stackrabbit []' 2021-10-15 14:51:31.277 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 14:51:31.283 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 14:51:31.285 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 14:51:31.287 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 14:51:31.935 | Changing password for user "stackrabbit" ... 2021-10-15 14:51:32.011 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 14:51:32.682 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 14:51:32.736 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 14:51:32.738 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 14:51:33.404 | Changing password for user "stackrabbit" ... 2021-10-15 14:51:33.463 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 14:51:33.465 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 14:51:33.467 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 14:51:34.124 | Deleting user "guest" ... 2021-10-15 14:51:34.140 | Error: 2021-10-15 14:51:34.140 | {:no_such_user, "guest"} 2021-10-15 14:51:34.152 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 14:51:34.154 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 14:51:34.171 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:34.174 | + ./stack.sh:main:818 : install_database 2021-10-15 14:51:34.176 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 14:51:34.179 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 14:51:34.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:34.184 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:34.186 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 14:51:34.478 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 14:51:34.481 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 14:51:34.483 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 14:51:34.485 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:51:34.487 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 14:51:34.490 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:51:34.492 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:51:34.495 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:51:34.497 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:51:34.499 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:51:34.501 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:51:34.504 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:51:34.506 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:51:34.508 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:51:34.511 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 14:51:34.513 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:51:34.515 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:51:34.517 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:51:34.520 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:51:34.523 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:51:34.525 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:51:34.527 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 14:51:34.529 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:34.531 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:34.534 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 14:51:34.536 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:51:34.539 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:51:34.541 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:51:34.543 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:51:34.546 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:51:34.548 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:51:34.550 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:34.552 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:34.554 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:51:34.557 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:51:34.559 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:51:34.561 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:51:34.563 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 14:51:34.565 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:51:34.568 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:34.570 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:34.572 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 14:51:34.593 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 14:51:34.701 | Reading package lists... 2021-10-15 14:51:34.925 | Building dependency tree... 2021-10-15 14:51:34.927 | Reading state information... 2021-10-15 14:51:35.159 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 14:51:35.159 | The following packages were automatically installed and are no longer required: 2021-10-15 14:51:35.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:51:35.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:51:35.161 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:51:35.161 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:51:35.161 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:51:35.161 | python3-zope.interface 2021-10-15 14:51:35.161 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:51:35.274 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:51:35.279 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:51:35.281 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:51:35.283 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:35.286 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:35.288 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:35.290 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:35.293 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:35.295 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:51:35.297 | + functions-common:time_stop:2316 : start_time=1634309494590 2021-10-15 14:51:35.299 | + functions-common:time_stop:2318 : [[ -z 1634309494590 ]] 2021-10-15 14:51:35.302 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:35.306 | + functions-common:time_stop:2321 : end_time=1634309495304 2021-10-15 14:51:35.308 | + functions-common:time_stop:2322 : elapsed_time=714 2021-10-15 14:51:35.310 | + functions-common:time_stop:2323 : total=2164 2021-10-15 14:51:35.312 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:35.315 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2878 2021-10-15 14:51:35.317 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:51:35.319 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 14:51:35.321 | + ./stack.sh:main:821 : install_database_python 2021-10-15 14:51:35.324 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 14:51:35.326 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 14:51:35.328 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 14:51:35.330 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:51:35.334 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 14:51:35.336 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 14:51:35.339 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:51:35.342 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:51:35.342 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:51:35.347 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 14:51:35.350 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 14:51:35.353 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 14:51:35.355 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 14:51:35.358 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 14:51:35.379 | Using python 3.8 to install PyMySQL 2021-10-15 14:51:35.381 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-10-15 14:51:36.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:36.183 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:36.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:36.183 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:37.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:37.249 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 14:51:39.345 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:51:39.468 | + inc/python:pip_install:200 : result=0 2021-10-15 14:51:39.470 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:51:39.472 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:39.475 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:39.477 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:39.479 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:39.482 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:39.484 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:51:39.486 | + functions-common:time_stop:2316 : start_time=1634309495374 2021-10-15 14:51:39.488 | + functions-common:time_stop:2318 : [[ -z 1634309495374 ]] 2021-10-15 14:51:39.492 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:39.496 | + functions-common:time_stop:2321 : end_time=1634309499493 2021-10-15 14:51:39.498 | + functions-common:time_stop:2322 : elapsed_time=4119 2021-10-15 14:51:39.500 | + functions-common:time_stop:2323 : total=20794 2021-10-15 14:51:39.503 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:39.505 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24913 2021-10-15 14:51:39.507 | + inc/python:pip_install:203 : return 0 2021-10-15 14:51:39.509 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 14:51:39.511 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 14:51:39.514 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 14:51:39.516 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 14:51:39.532 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:39.534 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 14:51:39.537 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 14:51:39.540 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 14:51:39.541 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 14:51:39.546 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 14:51:39.548 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-10-15 14:51:39.550 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-10-15 14:51:39.553 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 14:51:39.555 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 14:51:39.558 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 14:51:39.573 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:39.575 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 14:51:39.577 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:51:39.580 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:51:39.582 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:51:39.584 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:51:39.586 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:51:39.589 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:51:39.591 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:39.593 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:39.595 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:51:39.598 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:51:39.600 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:51:39.602 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:51:39.605 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 14:51:39.607 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:51:39.609 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:39.611 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:39.614 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 14:51:39.634 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 14:51:39.742 | Reading package lists... 2021-10-15 14:51:39.965 | Building dependency tree... 2021-10-15 14:51:39.966 | Reading state information... 2021-10-15 14:51:40.198 | radvd is already the newest version (1:2.17-2). 2021-10-15 14:51:40.198 | The following packages were automatically installed and are no longer required: 2021-10-15 14:51:40.199 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:51:40.199 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:51:40.199 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:51:40.199 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:51:40.199 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:51:40.199 | python3-zope.interface 2021-10-15 14:51:40.199 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:51:40.308 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:51:40.312 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:51:40.315 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:51:40.317 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:40.320 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:40.322 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:40.324 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:40.327 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:40.329 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:51:40.331 | + functions-common:time_stop:2316 : start_time=1634309499632 2021-10-15 14:51:40.333 | + functions-common:time_stop:2318 : [[ -z 1634309499632 ]] 2021-10-15 14:51:40.336 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:40.340 | + functions-common:time_stop:2321 : end_time=1634309500338 2021-10-15 14:51:40.342 | + functions-common:time_stop:2322 : elapsed_time=706 2021-10-15 14:51:40.345 | + functions-common:time_stop:2323 : total=2878 2021-10-15 14:51:40.347 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:40.349 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3584 2021-10-15 14:51:40.351 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:51:40.353 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 14:51:40.369 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:40.372 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 14:51:40.374 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 14:51:40.377 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 14:51:40.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 14:51:40.399 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:51:40.401 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:51:40.403 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:51:40.405 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:51:40.407 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:51:40.410 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:51:40.412 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:40.414 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:40.416 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:51:40.419 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:51:40.421 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:51:40.423 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:51:40.425 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 14:51:40.428 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:51:40.430 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:40.432 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:40.434 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 14:51:40.454 | + functions-common:apt_get:1114 : 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-10-15 14:51:40.561 | Reading package lists... 2021-10-15 14:51:40.798 | Building dependency tree... 2021-10-15 14:51:40.799 | Reading state information... 2021-10-15 14:51:41.038 | fakeroot is already the newest version (1.24-1). 2021-10-15 14:51:41.038 | make is already the newest version (4.2.1-1.2). 2021-10-15 14:51:41.038 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 14:51:41.038 | The following packages were automatically installed and are no longer required: 2021-10-15 14:51:41.039 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:51:41.039 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:51:41.039 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:51:41.039 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:51:41.039 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:51:41.039 | python3-zope.interface 2021-10-15 14:51:41.039 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:51:41.155 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:51:41.160 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:51:41.162 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:51:41.164 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:41.166 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:41.168 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:41.171 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:41.173 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:41.175 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:51:41.177 | + functions-common:time_stop:2316 : start_time=1634309500451 2021-10-15 14:51:41.179 | + functions-common:time_stop:2318 : [[ -z 1634309500451 ]] 2021-10-15 14:51:41.182 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:41.186 | + functions-common:time_stop:2321 : end_time=1634309501183 2021-10-15 14:51:41.188 | + functions-common:time_stop:2322 : elapsed_time=732 2021-10-15 14:51:41.190 | + functions-common:time_stop:2323 : total=3584 2021-10-15 14:51:41.192 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:41.194 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4316 2021-10-15 14:51:41.197 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:51:41.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 14:51:41.201 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:41.203 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:41.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 14:51:41.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 14:51:41.211 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 14:51:41.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 14:51:41.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 14:51:41.220 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 14:51:41.221 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 14:51:41.226 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 14:51:41.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 14:51:41.230 | + functions:vercmp:628 : local v1=5.4 2021-10-15 14:51:41.232 | + functions:vercmp:629 : local 'op=<' 2021-10-15 14:51:41.235 | + functions:vercmp:630 : local v2=3.13 2021-10-15 14:51:41.237 | + functions:vercmp:631 : local result 2021-10-15 14:51:41.241 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 14:51:41.241 | ++ functions:vercmp:635 : sort -V 2021-10-15 14:51:41.241 | ++ functions:vercmp:635 : head -1 2021-10-15 14:51:41.246 | + functions:vercmp:635 : result=3.13 2021-10-15 14:51:41.248 | + functions:vercmp:637 : case $op in 2021-10-15 14:51:41.250 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 14:51:41.252 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 14:51:41.255 | + functions:vercmp:648 : return 2021-10-15 14:51:41.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 14:51:41.264 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:51:41.266 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 14:51:41.740 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 14:51:41.743 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 14:51:41.745 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:41.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:41.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 14:51:41.752 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:41.757 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 14:51:41.776 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:41.779 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 14:51:41.781 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 14:51:41.781 | Installing etcd 2021-10-15 14:51:41.783 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 14:51:41.795 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 14:51:41.807 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 14:51:41.809 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 14:51:41.824 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 14:51:41.827 | ++ 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-10-15 14:51:41.829 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:51:41.833 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:51:41.837 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:51:41.840 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-10-15 14:51:41.842 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 14:51:41.844 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:51:41.847 | ++ functions:get_extra_file:74 : return 2021-10-15 14:51:41.849 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 14:51:41.852 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 14:51:41.854 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 14:51:41.856 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 14:51:41.872 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:51:41.875 | + ./stack.sh:main:848 : install_dstat 2021-10-15 14:51:41.877 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 14:51:41.893 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:51:41.895 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 14:51:41.898 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 14:51:41.901 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 14:51:41.903 | + ./stack.sh:main:857 : install_libs 2021-10-15 14:51:41.905 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 14:51:41.908 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 14:51:41.910 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 14:51:41.912 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 14:51:41.914 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:41.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:41.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 14:51:41.921 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:41.923 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 14:51:41.925 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 14:51:41.927 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 14:51:41.930 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 14:51:41.932 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:41.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:41.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 14:51:41.938 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:41.940 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 14:51:41.943 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 14:51:41.945 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 14:51:41.948 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 14:51:41.950 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:41.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:41.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 14:51:41.956 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:41.959 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 14:51:41.961 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 14:51:41.964 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 14:51:41.966 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 14:51:41.968 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:41.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:41.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 14:51:41.975 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:41.977 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 14:51:41.979 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 14:51:41.981 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 14:51:41.984 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 14:51:41.986 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:41.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:41.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 14:51:41.993 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:41.995 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 14:51:41.998 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 14:51:42.000 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 14:51:42.002 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 14:51:42.004 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 14:51:42.011 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.014 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 14:51:42.016 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 14:51:42.018 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 14:51:42.020 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 14:51:42.023 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 14:51:42.029 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.031 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 14:51:42.034 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 14:51:42.036 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 14:51:42.038 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 14:51:42.041 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 14:51:42.047 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.050 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 14:51:42.052 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 14:51:42.055 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 14:51:42.057 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 14:51:42.059 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.064 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 14:51:42.066 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.069 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 14:51:42.071 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 14:51:42.073 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 14:51:42.075 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 14:51:42.078 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.080 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 14:51:42.084 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.087 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 14:51:42.089 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 14:51:42.091 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 14:51:42.093 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 14:51:42.096 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.100 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 14:51:42.102 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.105 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 14:51:42.107 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 14:51:42.109 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 14:51:42.111 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 14:51:42.114 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 14:51:42.121 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.123 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 14:51:42.125 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 14:51:42.127 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 14:51:42.130 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 14:51:42.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 14:51:42.139 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.142 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 14:51:42.144 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 14:51:42.146 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 14:51:42.148 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 14:51:42.151 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 14:51:42.157 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.160 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 14:51:42.162 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 14:51:42.164 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 14:51:42.167 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 14:51:42.169 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 14:51:42.176 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.178 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 14:51:42.180 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 14:51:42.183 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 14:51:42.185 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 14:51:42.187 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.189 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.192 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 14:51:42.195 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.197 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 14:51:42.199 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 14:51:42.201 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 14:51:42.203 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 14:51:42.206 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 14:51:42.213 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.215 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 14:51:42.217 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 14:51:42.219 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 14:51:42.222 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 14:51:42.224 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.226 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.228 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 14:51:42.231 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.233 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 14:51:42.235 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 14:51:42.237 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 14:51:42.240 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 14:51:42.242 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.247 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 14:51:42.249 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.251 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 14:51:42.254 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 14:51:42.256 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 14:51:42.259 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 14:51:42.261 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 14:51:42.268 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.270 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 14:51:42.272 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 14:51:42.275 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 14:51:42.277 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 14:51:42.279 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.282 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.284 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 14:51:42.287 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.289 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 14:51:42.291 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 14:51:42.293 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 14:51:42.296 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 14:51:42.298 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.300 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.303 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 14:51:42.305 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.307 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 14:51:42.310 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 14:51:42.312 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 14:51:42.314 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 14:51:42.316 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.319 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.322 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 14:51:42.324 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.326 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 14:51:42.328 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 14:51:42.331 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 14:51:42.333 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 14:51:42.335 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.340 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 14:51:42.342 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.344 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 14:51:42.347 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 14:51:42.351 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 14:51:42.353 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 14:51:42.355 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 14:51:42.362 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.365 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 14:51:42.367 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 14:51:42.370 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 14:51:42.372 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 14:51:42.374 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.376 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 14:51:42.381 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.383 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 14:51:42.386 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 14:51:42.388 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 14:51:42.390 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 14:51:42.392 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 14:51:42.399 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.402 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 14:51:42.404 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 14:51:42.406 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 14:51:42.408 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 14:51:42.411 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 14:51:42.418 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.421 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 14:51:42.423 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 14:51:42.425 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 14:51:42.428 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 14:51:42.430 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 14:51:42.437 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.439 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 14:51:42.442 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 14:51:42.444 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 14:51:42.446 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 14:51:42.449 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 14:51:42.455 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.458 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 14:51:42.460 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 14:51:42.462 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 14:51:42.464 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 14:51:42.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.471 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 14:51:42.473 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.476 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 14:51:42.478 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 14:51:42.481 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 14:51:42.483 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 14:51:42.485 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 14:51:42.492 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.495 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 14:51:42.497 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 14:51:42.499 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 14:51:42.502 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 14:51:42.504 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 14:51:42.511 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.513 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 14:51:42.515 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 14:51:42.518 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 14:51:42.520 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 14:51:42.522 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 14:51:42.529 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.532 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 14:51:42.534 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 14:51:42.537 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 14:51:42.539 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 14:51:42.542 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 14:51:42.548 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.551 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 14:51:42.554 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 14:51:42.556 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 14:51:42.558 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 14:51:42.560 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 14:51:42.567 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.570 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 14:51:42.572 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 14:51:42.574 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 14:51:42.576 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 14:51:42.579 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:42.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:42.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 14:51:42.586 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:42.588 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 14:51:42.609 | Using python 3.8 to install etcd3 2021-10-15 14:51:42.611 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-10-15 14:51:43.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:43.424 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:43.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:43.424 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:44.491 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:44.508 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 14:51:44.515 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 14:51:44.516 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 14:51:44.517 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 14:51:44.518 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 14:51:46.678 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:51:46.798 | + inc/python:pip_install:200 : result=0 2021-10-15 14:51:46.800 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:51:46.803 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:46.805 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:46.807 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:46.809 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:46.811 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:46.814 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:51:46.816 | + functions-common:time_stop:2316 : start_time=1634309502603 2021-10-15 14:51:46.819 | + functions-common:time_stop:2318 : [[ -z 1634309502603 ]] 2021-10-15 14:51:46.821 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:46.825 | + functions-common:time_stop:2321 : end_time=1634309506823 2021-10-15 14:51:46.827 | + functions-common:time_stop:2322 : elapsed_time=4220 2021-10-15 14:51:46.830 | + functions-common:time_stop:2323 : total=24913 2021-10-15 14:51:46.832 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:46.834 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29133 2021-10-15 14:51:46.836 | + inc/python:pip_install:203 : return 0 2021-10-15 14:51:46.839 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 14:51:46.860 | Using python 3.8 to install etcd3gw 2021-10-15 14:51:46.862 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-10-15 14:51:47.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:47.667 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:47.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:47.667 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:48.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:48.750 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 14:51:48.758 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 14:51:48.759 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 14:51:48.760 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 14:51:48.761 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 14:51:48.795 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 14:51:48.796 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 14:51:48.799 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 14:51:48.801 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 14:51:50.878 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:51:50.995 | + inc/python:pip_install:200 : result=0 2021-10-15 14:51:50.998 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:51:51.000 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:51.002 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:51.004 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:51.006 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:51.008 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:51.010 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:51:51.013 | + functions-common:time_stop:2316 : start_time=1634309506855 2021-10-15 14:51:51.015 | + functions-common:time_stop:2318 : [[ -z 1634309506855 ]] 2021-10-15 14:51:51.017 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:51.022 | + functions-common:time_stop:2321 : end_time=1634309511019 2021-10-15 14:51:51.024 | + functions-common:time_stop:2322 : elapsed_time=4164 2021-10-15 14:51:51.026 | + functions-common:time_stop:2323 : total=29133 2021-10-15 14:51:51.028 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:51.030 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33297 2021-10-15 14:51:51.033 | + inc/python:pip_install:203 : return 0 2021-10-15 14:51:51.035 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 14:51:51.038 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 14:51:51.040 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 14:51:51.043 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 14:51:51.045 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 14:51:51.047 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 14:51:51.049 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 14:51:51.052 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 14:51:51.054 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 14:51:51.056 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 14:51:51.058 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 14:51:51.061 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 14:51:51.063 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 14:51:51.065 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 14:51:51.067 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:51.070 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:51.072 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 14:51:51.074 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:51:51.076 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 14:51:51.079 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 14:51:51.081 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 14:51:51.084 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 14:51:51.086 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 14:51:51.088 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 14:51:51.090 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:51.093 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:51.095 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 14:51:51.097 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 14:51:51.100 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 14:51:51.102 | + functions-common:apt_get_update:1074 : return 2021-10-15 14:51:51.104 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:51:51.107 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 14:51:51.109 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:51.111 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:51.114 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 14:51:51.134 | + functions-common:apt_get:1114 : 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 2021-10-15 14:51:51.241 | Reading package lists... 2021-10-15 14:51:51.464 | Building dependency tree... 2021-10-15 14:51:51.465 | Reading state information... 2021-10-15 14:51:51.698 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 14:51:51.698 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 14:51:51.698 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 14:51:51.698 | The following packages were automatically installed and are no longer required: 2021-10-15 14:51:51.699 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 14:51:51.699 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 14:51:51.699 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 14:51:51.699 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 14:51:51.699 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 14:51:51.700 | python3-zope.interface 2021-10-15 14:51:51.700 | Use 'sudo apt autoremove' to remove them. 2021-10-15 14:51:51.809 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 14:51:51.814 | + functions-common:apt_get:1118 : result=0 2021-10-15 14:51:51.816 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 14:51:51.819 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:51.821 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:51.823 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:51.825 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:51.827 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:51.830 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 14:51:51.832 | + functions-common:time_stop:2316 : start_time=1634309511132 2021-10-15 14:51:51.834 | + functions-common:time_stop:2318 : [[ -z 1634309511132 ]] 2021-10-15 14:51:51.837 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:51.841 | + functions-common:time_stop:2321 : end_time=1634309511838 2021-10-15 14:51:51.843 | + functions-common:time_stop:2322 : elapsed_time=706 2021-10-15 14:51:51.845 | + functions-common:time_stop:2323 : total=4316 2021-10-15 14:51:51.847 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:51.849 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5022 2021-10-15 14:51:51.852 | + functions-common:apt_get:1122 : return 0 2021-10-15 14:51:51.854 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 14:51:51.856 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:51:51.859 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:51:51.861 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 14:51:51.923 | Module proxy already enabled 2021-10-15 14:51:51.928 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 14:51:51.990 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 14:51:51.990 | Module proxy already enabled 2021-10-15 14:51:51.990 | Module proxy_uwsgi already enabled 2021-10-15 14:51:51.994 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 14:51:51.996 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:51:51.999 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:51:52.001 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:51:52.128 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 14:51:52.131 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 14:51:52.133 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 14:51:52.137 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:52.139 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:52.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 14:51:52.144 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:52.147 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 14:51:52.149 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 14:51:52.152 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 14:51:52.154 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:52.156 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:52.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 14:51:52.161 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:52.163 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 14:51:52.166 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 14:51:52.168 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 14:51:52.170 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:52.172 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:52.175 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 14:51:52.177 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:52.179 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 14:51:52.182 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 14:51:52.184 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 14:51:52.186 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:52.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:52.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 14:51:52.194 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:52.196 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 14:51:52.198 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 14:51:52.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:52.203 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:52.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 14:51:52.207 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:52.210 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 14:51:52.212 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 14:51:52.215 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 14:51:52.217 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:52.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:52.222 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 14:51:52.224 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:52.226 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 14:51:52.243 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:52.245 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 14:51:52.247 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 14:51:52.250 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 14:51:52.252 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:52.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:52.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 14:51:52.259 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:52.262 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 14:51:52.278 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:51:52.280 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 14:51:52.282 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 14:51:52.285 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 14:51:52.288 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:52.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:52.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 14:51:52.295 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:52.297 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 14:51:52.299 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 14:51:52.302 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 14:51:52.305 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:51:52.307 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:51:52.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 14:51:52.312 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:51:52.314 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 14:51:52.316 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 14:51:52.319 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:51:52.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 14:51:52.324 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 14:51:52.326 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:51:52.330 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:51:52.330 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:51:52.335 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 14:51:52.338 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 14:51:52.340 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 14:51:52.343 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 14:51:52.345 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 14:51:52.366 | Using python 3.8 to install keystonemiddleware 2021-10-15 14:51:52.368 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-10-15 14:51:53.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:53.182 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:53.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:53.182 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:54.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:54.261 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 14:51:54.314 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 14:51:54.315 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 14:51:54.316 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 14:51:54.317 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 14:51:54.319 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 14:51:54.320 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 14:51:54.321 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 14:51:54.322 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 14:51:54.323 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 14:51:54.324 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 14:51:54.325 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 14:51:54.326 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 14:51:54.327 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 14:51:54.328 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 14:51:54.387 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 14:51:54.388 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 14:51:54.390 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-10-15 14:51:54.427 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 14:51:54.468 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 14:51:54.469 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 14:51:54.471 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 14:51:54.473 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-10-15 14:51:54.527 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-10-15 14:51:54.529 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-10-15 14:51:54.538 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-10-15 14:51:54.540 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 14:51:54.554 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 14:51:54.555 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 14:51:54.556 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 14:51:54.620 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 14:51:54.623 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 14:51:54.624 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-10-15 14:51:54.626 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 14:51:54.679 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 14:51:54.691 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 14:51:56.758 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:51:56.890 | + inc/python:pip_install:200 : result=0 2021-10-15 14:51:56.892 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:51:56.894 | + functions-common:time_stop:2309 : local name 2021-10-15 14:51:56.897 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:51:56.899 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:51:56.901 | + functions-common:time_stop:2312 : local total 2021-10-15 14:51:56.903 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:51:56.905 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:51:56.907 | + functions-common:time_stop:2316 : start_time=1634309512360 2021-10-15 14:51:56.910 | + functions-common:time_stop:2318 : [[ -z 1634309512360 ]] 2021-10-15 14:51:56.913 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:51:56.917 | + functions-common:time_stop:2321 : end_time=1634309516915 2021-10-15 14:51:56.919 | + functions-common:time_stop:2322 : elapsed_time=4555 2021-10-15 14:51:56.921 | + functions-common:time_stop:2323 : total=33297 2021-10-15 14:51:56.923 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:51:56.925 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37852 2021-10-15 14:51:56.928 | + inc/python:pip_install:203 : return 0 2021-10-15 14:51:56.931 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 14:51:56.933 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 14:51:56.935 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 14:51:56.938 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 14:51:56.941 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 14:51:56.943 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 14:51:56.947 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 14:51:56.947 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:51:56.952 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 14:51:56.955 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 14:51:56.957 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 14:51:56.960 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 14:51:56.963 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 14:51:56.983 | Using python 3.8 to install python-memcached 2021-10-15 14:51:56.986 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-10-15 14:51:57.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:57.806 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:57.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:51:57.806 | from cryptography.utils import int_from_bytes 2021-10-15 14:51:58.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:51:58.902 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 14:51:58.905 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 14:52:01.043 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:52:01.162 | + inc/python:pip_install:200 : result=0 2021-10-15 14:52:01.164 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:52:01.166 | + functions-common:time_stop:2309 : local name 2021-10-15 14:52:01.169 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:52:01.171 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:52:01.173 | + functions-common:time_stop:2312 : local total 2021-10-15 14:52:01.175 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:52:01.177 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:52:01.179 | + functions-common:time_stop:2316 : start_time=1634309516978 2021-10-15 14:52:01.182 | + functions-common:time_stop:2318 : [[ -z 1634309516978 ]] 2021-10-15 14:52:01.184 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:52:01.188 | + functions-common:time_stop:2321 : end_time=1634309521186 2021-10-15 14:52:01.191 | + functions-common:time_stop:2322 : elapsed_time=4208 2021-10-15 14:52:01.193 | + functions-common:time_stop:2323 : total=37852 2021-10-15 14:52:01.195 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:52:01.198 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42060 2021-10-15 14:52:01.200 | + inc/python:pip_install:203 : return 0 2021-10-15 14:52:01.202 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 14:52:01.219 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:01.221 | + ./stack.sh:main:879 : '[' 10.222.0.24 == 10.222.0.24 ']' 2021-10-15 14:52:01.223 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 14:52:01.226 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 14:52:01.228 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 14:52:01.230 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:52:01.233 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 14:52:01.235 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 14:52:01.249 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:01.252 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 14:52:01.254 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 14:52:01.256 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 14:52:01.258 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:52:01.260 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:52:01.263 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:52:01.265 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:52:01.267 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:52:01.270 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:52:01.286 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:52:01.288 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:52:01.290 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:52:01.292 | + functions-common:git_clone:544 : echo master 2021-10-15 14:52:01.293 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:52:01.298 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 14:52:01.300 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:52:01.302 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 14:52:01.305 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:52:01.305 | + functions-common:git_clone:593 : head -1 2021-10-15 14:52:01.308 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 14:52:01.311 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:52:01.313 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 14:52:01.315 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:52:01.317 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:52:01.322 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 14:52:01.323 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:52:01.324 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 14:52:01.327 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:52:01.329 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:52:01.331 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 14:52:01.334 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:52:01.336 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:52:01.339 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 14:52:01.341 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:52:01.344 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 14:52:01.346 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:52:01.349 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:52:01.352 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 14:52:01.357 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 14:52:01.360 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 14:52:02.047 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 14:52:02.050 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:52:02.052 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:52:02.054 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:52:02.056 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 14:52:02.058 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 14:52:02.060 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:52:02.063 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:52:02.065 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:52:02.067 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:52:02.070 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:52:02.072 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:52:02.074 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:52:02.076 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 14:52:02.097 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 14:52:02.100 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-10-15 14:52:02.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:02.907 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:02.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:02.907 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:03.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:52:03.989 | Obtaining file:///opt/stack/keystone 2021-10-15 14:52:03.989 | Preparing metadata (setup.py): started 2021-10-15 14:52:05.490 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:52:05.566 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 14:52:05.567 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 14:52:05.569 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 14:52:05.570 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 14:52:05.571 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 14:52:05.571 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 14:52:05.573 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 14:52:05.574 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 14:52:05.575 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 14:52:05.576 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 14:52:05.577 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 14:52:05.578 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 14:52:05.579 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 14:52:05.580 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 14:52:05.581 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 14:52:05.583 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 14:52:05.584 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 14:52:05.585 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 14:52:05.586 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 14:52:05.587 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 14:52:05.588 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 14:52:05.589 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 14:52:05.591 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 14:52:05.592 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 14:52:05.593 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 14:52:05.594 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 14:52:05.595 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 14:52:05.596 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 14:52:05.597 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 14:52:05.599 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 14:52:05.600 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 14:52:05.601 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 14:52:05.602 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 14:52:05.603 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 14:52:05.614 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 14:52:05.615 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 14:52:05.661 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 14:52:05.673 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 14:52:05.674 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 14:52:05.675 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 14:52:05.676 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 14:52:05.686 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 14:52:05.750 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 14:52:05.751 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 14:52:05.846 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 14:52:05.847 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 14:52:05.849 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 14:52:05.850 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 14:52:05.903 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 14:52:05.906 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 14:52:05.907 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 14:52:05.959 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 14:52:05.962 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 14:52:06.017 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 14:52:06.018 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 14:52:06.021 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 14:52:06.023 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 14:52:06.025 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 14:52:06.026 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 14:52:06.044 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 14:52:06.094 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 14:52:06.114 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 14:52:06.115 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 14:52:06.116 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 14:52:06.118 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 14:52:06.172 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 14:52:06.308 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 14:52:06.309 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 14:52:06.310 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 14:52:06.311 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 14:52:06.531 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 14:52:06.553 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 14:52:06.555 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 14:52:06.625 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 14:52:06.626 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 14:52:06.645 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 14:52:06.717 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 14:52:06.759 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 14:52:06.872 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 14:52:06.946 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 14:52:07.073 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 14:52:07.104 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 14:52:07.142 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 14:52:07.143 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 14:52:07.144 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 14:52:07.145 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 14:52:07.149 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 14:52:07.151 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 14:52:07.328 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 14:52:07.332 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 14:52:07.333 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 14:52:07.335 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 14:52:07.489 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 14:52:07.571 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 14:52:07.645 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 14:52:07.824 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 14:52:07.853 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 14:52:07.995 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 14:52:08.090 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 14:52:08.125 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 14:52:09.674 | Installing collected packages: keystone 2021-10-15 14:52:09.675 | Attempting uninstall: keystone 2021-10-15 14:52:09.675 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 14:52:09.678 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 14:52:09.680 | Running setup.py develop for keystone 2021-10-15 14:52:11.787 | Successfully installed keystone 2021-10-15 14:52:11.788 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:52:11.937 | + inc/python:pip_install:200 : result=0 2021-10-15 14:52:11.939 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:52:11.942 | + functions-common:time_stop:2309 : local name 2021-10-15 14:52:11.944 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:52:11.946 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:52:11.948 | + functions-common:time_stop:2312 : local total 2021-10-15 14:52:11.950 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:52:11.952 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:52:11.954 | + functions-common:time_stop:2316 : start_time=1634309522091 2021-10-15 14:52:11.956 | + functions-common:time_stop:2318 : [[ -z 1634309522091 ]] 2021-10-15 14:52:11.959 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:52:11.963 | + functions-common:time_stop:2321 : end_time=1634309531961 2021-10-15 14:52:11.965 | + functions-common:time_stop:2322 : elapsed_time=9870 2021-10-15 14:52:11.967 | + functions-common:time_stop:2323 : total=42060 2021-10-15 14:52:11.969 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:52:11.971 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=51930 2021-10-15 14:52:11.974 | + inc/python:pip_install:203 : return 0 2021-10-15 14:52:11.976 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:52:11.978 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:52:11.981 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:52:11.998 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 14:52:12.009 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 14:52:12.012 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 14:52:12.014 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:52:12.016 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:52:12.019 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 14:52:12.022 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:52:12.024 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 14:52:12.041 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:12.043 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 14:52:12.045 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:52:12.048 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 14:52:12.050 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 14:52:12.062 | + 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-10-15 14:52:12.064 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 14:52:12.069 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 14:52:12.084 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:12.087 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 14:52:12.117 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 14:52:12.143 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 14:52:12.175 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 14:52:12.205 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 14:52:12.237 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 14:52:12.266 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 14:52:12.294 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 14:52:12.321 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 14:52:12.323 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 14:52:12.325 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 14:52:12.328 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 14:52:12.330 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 14:52:12.333 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 14:52:12.348 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:12.351 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 14:52:12.353 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 14:52:12.355 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 14:52:12.370 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:12.372 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 14:52:12.375 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 14:52:12.404 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 14:52:12.407 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 14:52:12.409 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 14:52:12.412 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 14:52:12.414 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 14:52:12.429 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:12.431 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2021-10-15 14:52:12.461 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2021-10-15 14:52:12.488 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 14:52:12.490 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 14:52:12.525 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 14:52:12.527 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 14:52:12.529 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 14:52:12.532 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 14:52:12.534 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 14:52:12.537 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 14:52:12.568 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 14:52:12.570 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 14:52:12.573 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 14:52:12.575 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 14:52:12.578 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 14:52:12.594 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 14:52:12.597 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 14:52:12.599 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 14:52:12.601 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 14:52:12.603 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 14:52:12.631 | + functions:setup_systemd_logging:704 : 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-10-15 14:52:12.658 | + functions:setup_systemd_logging:705 : 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-10-15 14:52:12.685 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 14:52:12.713 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 14:52:12.742 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 14:52:12.745 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 14:52:12.747 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 14:52:12.749 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 14:52:12.752 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 14:52:12.755 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 14:52:12.757 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 14:52:12.760 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 14:52:12.764 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 14:52:12.766 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 14:52:12.768 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 14:52:12.780 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 14:52:12.781 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:52:12.789 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 14:52:12.792 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:52:12.808 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 14:52:12.810 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 14:52:12.814 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 14:52:12.844 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 14:52:12.871 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 14:52:12.897 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 14:52:12.924 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 14:52:12.951 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 14:52:12.977 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 14:52:13.005 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 14:52:13.032 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 14:52:13.058 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 14:52:13.085 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 14:52:13.111 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 14:52:13.138 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 14:52:13.165 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 14:52:13.167 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 14:52:13.170 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 14:52:13.173 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 14:52:13.175 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:52:13.178 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:13.180 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:13.182 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:52:13.185 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:52:13.187 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 14:52:13.213 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 14:52:13.241 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 14:52:13.242 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 14:52:13.250 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 14:52:13.254 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 14:52:13.256 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 14:52:13.258 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:52:13.261 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:52:13.263 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:52:13.265 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:13.267 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:13.270 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:52:13.272 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:52:13.274 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:13.277 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:13.279 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 14:52:13.340 | Site keystone-wsgi-public already enabled 2021-10-15 14:52:13.344 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 14:52:13.347 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:52:13.350 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:52:13.352 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:52:13.481 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 14:52:13.485 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 14:52:13.486 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 14:52:13.489 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 14:52:13.491 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 14:52:13.493 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 14:52:13.496 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 14:52:13.500 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 14:52:13.503 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 14:52:13.505 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 14:52:13.517 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 14:52:13.518 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:52:13.526 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 14:52:13.530 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 14:52:13.546 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 14:52:13.548 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 14:52:13.552 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 14:52:13.582 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 14:52:13.609 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 14:52:13.636 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 14:52:13.664 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 14:52:13.690 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 14:52:13.717 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 14:52:13.744 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 14:52:13.772 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 14:52:13.799 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 14:52:13.825 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 14:52:13.853 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 14:52:13.881 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 14:52:13.908 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 14:52:13.910 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 14:52:13.913 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 14:52:13.916 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 14:52:13.918 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:52:13.920 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:13.922 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:13.925 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:52:13.927 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:52:13.930 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 14:52:13.957 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 14:52:13.984 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 14:52:13.985 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 14:52:13.993 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 14:52:13.996 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 14:52:13.999 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 14:52:14.001 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:52:14.004 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:52:14.006 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:52:14.008 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:14.011 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:14.013 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:52:14.015 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:52:14.018 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:14.020 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:14.023 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 14:52:14.084 | Site keystone-wsgi-admin already enabled 2021-10-15 14:52:14.088 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 14:52:14.090 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:52:14.093 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:52:14.095 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:52:14.220 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 14:52:14.249 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 14:52:14.280 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 14:52:14.310 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 14:52:14.312 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 14:52:14.342 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 14:52:14.370 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 14:52:14.398 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 14:52:14.414 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:14.417 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 14:52:14.434 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:14.436 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 14:52:14.439 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 14:52:14.442 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 14:52:14.448 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:52:14.451 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 14:52:14.453 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 14:52:14.456 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 14:52:14.458 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 14:52:14.460 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:52:14.462 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:52:14.465 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:52:14.468 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:52:14.470 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:52:14.473 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:52:14.489 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:52:14.491 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:52:14.493 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:52:14.496 | + functions-common:git_clone:544 : echo master 2021-10-15 14:52:14.496 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:52:14.501 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 14:52:14.505 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:52:14.507 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 14:52:14.510 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:52:14.510 | + functions-common:git_clone:593 : head -1 2021-10-15 14:52:14.513 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 14:52:14.515 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:52:14.518 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 14:52:14.521 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:52:14.523 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:52:14.525 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 14:52:14.528 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 14:52:14.530 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 14:52:14.533 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:52:14.535 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:52:14.538 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 14:52:14.540 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:52:14.542 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 14:52:14.545 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 14:52:14.547 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:52:14.551 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 14:52:14.553 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:52:14.555 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:52:14.558 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 14:52:14.564 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 14:52:14.567 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 14:52:15.217 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 14:52:15.219 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:52:15.222 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:52:15.224 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:52:15.226 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 14:52:15.228 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 14:52:15.230 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:52:15.233 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 14:52:15.235 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:52:15.237 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 14:52:15.240 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 14:52:15.242 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 14:52:15.244 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:52:15.247 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 14:52:15.267 | Using python 3.8 to install /opt/stack/swift 2021-10-15 14:52:15.270 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-10-15 14:52:16.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:16.083 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:16.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:16.083 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:17.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:52:17.173 | Obtaining file:///opt/stack/swift 2021-10-15 14:52:17.174 | Preparing metadata (setup.py): started 2021-10-15 14:52:18.373 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:52:18.413 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 14:52:18.414 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 14:52:18.415 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 14:52:18.416 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 14:52:18.417 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 14:52:18.418 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 14:52:18.419 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 14:52:18.420 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 14:52:18.421 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 14:52:18.422 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 14:52:18.423 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 14:52:18.462 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 14:52:18.470 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 14:52:18.530 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 14:52:18.531 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 14:52:18.532 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 14:52:18.535 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 14:52:18.537 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 14:52:18.539 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 14:52:18.540 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 14:52:18.541 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 14:52:18.542 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 14:52:18.543 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 14:52:18.544 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 14:52:18.545 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 14:52:18.566 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 14:52:18.595 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 14:52:18.596 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 14:52:18.599 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 14:52:18.602 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 14:52:18.625 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 14:52:18.715 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 14:52:18.716 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 14:52:18.717 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 14:52:18.759 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 14:52:18.803 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 14:52:18.804 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 14:52:18.806 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 14:52:18.807 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 14:52:18.876 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 14:52:18.879 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 14:52:18.892 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 14:52:18.894 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 14:52:18.913 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 14:52:18.915 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 14:52:19.020 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 14:52:19.037 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 14:52:20.988 | Installing collected packages: swift 2021-10-15 14:52:20.989 | Attempting uninstall: swift 2021-10-15 14:52:20.989 | Found existing installation: swift 2.29.0.dev43 2021-10-15 14:52:20.992 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 14:52:20.994 | Running setup.py develop for swift 2021-10-15 14:52:22.940 | Successfully installed swift-2.29.0.dev43 2021-10-15 14:52:22.940 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:52:23.071 | + inc/python:pip_install:200 : result=0 2021-10-15 14:52:23.074 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:52:23.076 | + functions-common:time_stop:2309 : local name 2021-10-15 14:52:23.078 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:52:23.080 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:52:23.082 | + functions-common:time_stop:2312 : local total 2021-10-15 14:52:23.084 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:52:23.087 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:52:23.089 | + functions-common:time_stop:2316 : start_time=1634309535262 2021-10-15 14:52:23.091 | + functions-common:time_stop:2318 : [[ -z 1634309535262 ]] 2021-10-15 14:52:23.094 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:52:23.098 | + functions-common:time_stop:2321 : end_time=1634309543095 2021-10-15 14:52:23.100 | + functions-common:time_stop:2322 : elapsed_time=7833 2021-10-15 14:52:23.102 | + functions-common:time_stop:2323 : total=51930 2021-10-15 14:52:23.105 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:52:23.107 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=59763 2021-10-15 14:52:23.109 | + inc/python:pip_install:203 : return 0 2021-10-15 14:52:23.111 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:52:23.114 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:52:23.117 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:52:23.134 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 14:52:23.146 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 14:52:23.148 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 14:52:23.150 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:52:23.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:52:23.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 14:52:23.157 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:52:23.160 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 14:52:23.163 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:52:23.165 | + ./stack.sh:main:890 : configure_swift 2021-10-15 14:52:23.167 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 14:52:23.169 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 14:52:23.171 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 14:52:23.173 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 14:52:23.176 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 14:52:24.219 | No proxy-server running 2021-10-15 14:52:24.219 | No account-reaper running 2021-10-15 14:52:24.219 | No container-auditor running 2021-10-15 14:52:24.219 | No object-auditor running 2021-10-15 14:52:24.219 | No container-sync running 2021-10-15 14:52:24.219 | No object-server running 2021-10-15 14:52:24.219 | No object-updater running 2021-10-15 14:52:24.219 | No container-reconciler running 2021-10-15 14:52:24.219 | No container-updater running 2021-10-15 14:52:24.219 | No container-server running 2021-10-15 14:52:24.219 | No account-server running 2021-10-15 14:52:24.219 | No object-expirer running 2021-10-15 14:52:24.219 | No account-auditor running 2021-10-15 14:52:24.219 | No object-replicator running 2021-10-15 14:52:24.219 | No account-replicator running 2021-10-15 14:52:24.219 | No object-reconstructor running 2021-10-15 14:52:24.219 | No container-replicator running 2021-10-15 14:52:24.219 | No container-sharder running 2021-10-15 14:52:24.288 | + lib/swift:configure_swift:340 : true 2021-10-15 14:52:24.290 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 14:52:24.302 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 14:52:24.314 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 14:52:24.317 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 14:52:24.317 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 14:52:24.321 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 14:52:24.321 | s/%GROUP%/ubuntu/; 2021-10-15 14:52:24.321 | s/%USER%/ubuntu/; 2021-10-15 14:52:24.321 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 14:52:24.321 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 14:52:24.325 | uid = ubuntu 2021-10-15 14:52:24.325 | gid = ubuntu 2021-10-15 14:52:24.325 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 14:52:24.325 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 14:52:24.325 | address = 127.0.0.1 2021-10-15 14:52:24.325 | 2021-10-15 14:52:24.325 | [account6612] 2021-10-15 14:52:24.325 | max connections = 25 2021-10-15 14:52:24.325 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:52:24.325 | read only = false 2021-10-15 14:52:24.325 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 14:52:24.325 | 2021-10-15 14:52:24.325 | [account6622] 2021-10-15 14:52:24.325 | max connections = 25 2021-10-15 14:52:24.325 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:52:24.325 | read only = false 2021-10-15 14:52:24.325 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 14:52:24.325 | 2021-10-15 14:52:24.325 | [account6632] 2021-10-15 14:52:24.325 | max connections = 25 2021-10-15 14:52:24.325 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:52:24.325 | read only = false 2021-10-15 14:52:24.325 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 14:52:24.325 | 2021-10-15 14:52:24.326 | [account6642] 2021-10-15 14:52:24.326 | max connections = 25 2021-10-15 14:52:24.326 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:52:24.326 | read only = false 2021-10-15 14:52:24.326 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 14:52:24.326 | 2021-10-15 14:52:24.326 | 2021-10-15 14:52:24.326 | [container6611] 2021-10-15 14:52:24.326 | max connections = 25 2021-10-15 14:52:24.326 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:52:24.326 | read only = false 2021-10-15 14:52:24.326 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 14:52:24.326 | 2021-10-15 14:52:24.326 | [container6621] 2021-10-15 14:52:24.326 | max connections = 25 2021-10-15 14:52:24.326 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:52:24.326 | read only = false 2021-10-15 14:52:24.326 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 14:52:24.326 | 2021-10-15 14:52:24.326 | [container6631] 2021-10-15 14:52:24.326 | max connections = 25 2021-10-15 14:52:24.326 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:52:24.326 | read only = false 2021-10-15 14:52:24.326 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 14:52:24.326 | 2021-10-15 14:52:24.326 | [container6641] 2021-10-15 14:52:24.326 | max connections = 25 2021-10-15 14:52:24.326 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:52:24.326 | read only = false 2021-10-15 14:52:24.326 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 14:52:24.326 | 2021-10-15 14:52:24.326 | 2021-10-15 14:52:24.326 | [object6613] 2021-10-15 14:52:24.326 | max connections = 25 2021-10-15 14:52:24.326 | path = /opt/stack/data/swift/1/node/ 2021-10-15 14:52:24.326 | read only = false 2021-10-15 14:52:24.326 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 14:52:24.326 | 2021-10-15 14:52:24.326 | [object6623] 2021-10-15 14:52:24.326 | max connections = 25 2021-10-15 14:52:24.327 | path = /opt/stack/data/swift/2/node/ 2021-10-15 14:52:24.327 | read only = false 2021-10-15 14:52:24.327 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 14:52:24.327 | 2021-10-15 14:52:24.327 | [object6633] 2021-10-15 14:52:24.327 | max connections = 25 2021-10-15 14:52:24.327 | path = /opt/stack/data/swift/3/node/ 2021-10-15 14:52:24.327 | read only = false 2021-10-15 14:52:24.327 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 14:52:24.327 | 2021-10-15 14:52:24.327 | [object6643] 2021-10-15 14:52:24.327 | max connections = 25 2021-10-15 14:52:24.327 | path = /opt/stack/data/swift/4/node/ 2021-10-15 14:52:24.327 | read only = false 2021-10-15 14:52:24.327 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 14:52:24.329 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 14:52:24.331 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:24.333 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:24.335 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 14:52:24.347 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 14:52:24.349 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 14:52:24.354 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 14:52:24.358 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 14:52:24.360 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 14:52:24.364 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 14:52:24.391 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2021-10-15 14:52:24.417 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 14:52:24.435 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 14:52:24.463 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 14:52:24.480 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:52:24.508 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 14:52:24.525 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 14:52:24.553 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 14:52:24.570 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 14:52:24.598 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 14:52:24.615 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:52:24.642 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 14:52:24.660 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 14:52:24.674 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:24.676 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 14:52:24.704 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 14:52:24.731 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 14:52:24.758 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 14:52:24.784 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 14:52:24.798 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:24.801 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 14:52:24.827 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 14:52:24.841 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:24.843 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 14:52:24.857 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:24.859 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 14:52:24.861 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 14:52:24.876 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:24.878 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 14:52:24.880 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 14:52:24.882 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 14:52:24.887 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 14:52:24.892 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 14:52:24.919 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 14:52:24.945 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 14:52:24.974 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 14:52:25.002 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 14:52:25.029 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 14:52:25.031 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 14:52:25.033 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 14:52:25.036 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 14:52:25.038 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 14:52:25.064 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 14:52:25.090 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2021-10-15 14:52:25.117 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 14:52:25.144 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 14:52:25.171 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 14:52:25.197 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 14:52:25.224 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 14:52:25.251 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 14:52:25.283 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 14:52:25.314 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 14:52:25.342 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 14:52:25.368 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 14:52:25.397 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 14:52:25.426 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 14:52:25.453 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 14:52:25.471 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 14:52:25.498 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 14:52:25.525 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 14:52:25.529 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 14:52:25.557 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 14:52:25.584 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 14:52:25.610 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 14:52:25.612 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 14:52:25.615 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 14:52:25.617 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 14:52:25.621 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 14:52:25.623 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 14:52:25.626 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:52:25.629 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 14:52:25.631 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 14:52:25.633 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:52:25.635 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:52:25.637 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 14:52:25.655 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 14:52:25.682 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 14:52:25.700 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 14:52:25.727 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 14:52:25.745 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:52:25.773 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 14:52:25.790 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 14:52:25.818 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 14:52:25.835 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:52:25.863 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 14:52:25.880 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 14:52:25.907 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:52:25.926 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:52:25.953 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 14:52:25.970 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 14:52:25.998 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 14:52:26.016 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 14:52:26.044 | + 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-10-15 14:52:26.051 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 14:52:26.068 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:52:26.096 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 14:52:26.124 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 14:52:26.126 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 14:52:26.130 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 14:52:26.132 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 14:52:26.135 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:52:26.137 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 14:52:26.139 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 14:52:26.141 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:52:26.143 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:52:26.145 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 14:52:26.163 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 14:52:26.191 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 14:52:26.209 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 14:52:26.236 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 14:52:26.255 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:52:26.282 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 14:52:26.300 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 14:52:26.328 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 14:52:26.345 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:52:26.373 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 14:52:26.391 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 14:52:26.418 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:52:26.436 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:52:26.464 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 14:52:26.482 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 14:52:26.509 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 14:52:26.527 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 14:52:26.554 | + 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-10-15 14:52:26.558 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 14:52:26.576 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:52:26.605 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 14:52:26.607 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 14:52:26.612 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 14:52:26.614 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 14:52:26.616 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 14:52:26.618 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 14:52:26.620 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 14:52:26.622 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 14:52:26.624 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 14:52:26.626 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 14:52:26.645 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 14:52:26.672 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 14:52:26.690 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 14:52:26.718 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 14:52:26.735 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 14:52:26.763 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 14:52:26.780 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 14:52:26.808 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 14:52:26.825 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 14:52:26.853 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 14:52:26.870 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 14:52:26.899 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 14:52:26.916 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 14:52:26.947 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 14:52:26.967 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 14:52:26.997 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 14:52:27.020 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 14:52:27.046 | + 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-10-15 14:52:27.056 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 14:52:27.074 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 14:52:27.101 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 14:52:27.129 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 14:52:27.156 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 14:52:27.183 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 14:52:27.185 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 14:52:27.190 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 14:52:27.217 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 14:52:27.246 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 14:52:27.275 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 14:52:27.304 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 14:52:27.333 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 14:52:27.362 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 14:52:27.389 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 14:52:27.415 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 14:52:27.442 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 14:52:27.457 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:27.459 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 14:52:27.478 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 14:52:27.480 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 14:52:27.500 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 14:52:27.502 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2021-10-15 14:52:27.528 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 14:52:27.530 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 14:52:27.562 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2021-10-15 14:52:27.591 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 14:52:27.593 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 14:52:27.622 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 14:52:27.637 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:27.639 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 14:52:27.642 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 14:52:27.647 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 14:52:27.649 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 14:52:27.662 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 14:52:27.664 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 14:52:27.676 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 14:52:27.678 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 14:52:27.680 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 14:52:27.682 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 14:52:27.685 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 14:52:27.687 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 14:52:27.689 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 14:52:27.691 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 14:52:27.694 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 14:52:27.706 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 14:52:27.709 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 14:52:27.711 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 14:52:27.728 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:27.731 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 14:52:27.748 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:27.750 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 14:52:27.752 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 14:52:27.755 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 14:52:27.757 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:52:27.759 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 14:52:27.762 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 14:52:27.764 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 14:52:27.767 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 14:52:27.784 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:27.787 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 14:52:27.789 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 14:52:27.806 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:27.808 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 14:52:27.811 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 14:52:27.813 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 14:52:27.816 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:52:27.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:52:27.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 14:52:27.824 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:52:27.827 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 14:52:27.830 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 14:52:27.833 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 14:52:27.836 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 14:52:27.838 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 14:52:27.841 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 14:52:27.843 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 14:52:27.847 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 14:52:27.850 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 14:52:27.852 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 14:52:27.856 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 14:52:27.856 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 14:52:27.862 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 14:52:27.865 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 14:52:27.868 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 14:52:27.871 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 14:52:27.873 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 14:52:27.895 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 14:52:27.897 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 14:52:28.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:28.716 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:28.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:28.716 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:29.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:52:29.816 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 14:52:29.898 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-10-15 14:52:29.899 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 14:52:29.901 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 14:52:29.902 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 14:52:29.903 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 14:52:29.904 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 14:52:29.905 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 14:52:29.906 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 14:52:29.907 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 14:52:29.908 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 14:52:29.910 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-10-15 14:52:29.911 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 14:52:29.913 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 14:52:29.915 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-10-15 14:52:29.917 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-10-15 14:52:29.920 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 14:52:29.922 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 14:52:29.924 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-10-15 14:52:29.933 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 14:52:29.935 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 14:52:29.940 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 14:52:30.009 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-10-15 14:52:30.011 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 14:52:30.012 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-10-15 14:52:30.036 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 14:52:30.037 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 14:52:30.039 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 14:52:30.041 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 14:52:30.043 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 14:52:30.053 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 14:52:30.094 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 14:52:30.095 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 14:52:30.096 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 14:52:30.098 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-10-15 14:52:30.117 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-10-15 14:52:30.120 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 14:52:30.134 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 14:52:30.151 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 14:52:30.152 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-10-15 14:52:30.170 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-10-15 14:52:30.173 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-10-15 14:52:30.251 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 14:52:30.252 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 14:52:30.255 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-10-15 14:52:30.257 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 14:52:30.307 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-10-15 14:52:30.334 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 14:52:30.371 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 14:52:30.541 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 14:52:30.544 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 14:52:30.576 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 14:52:30.577 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 14:52:30.578 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 14:52:30.581 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 14:52:30.583 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 14:52:30.585 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 14:52:30.795 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 14:52:30.835 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 14:52:30.920 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 14:52:31.071 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 14:52:32.843 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:52:32.967 | + inc/python:pip_install:200 : result=0 2021-10-15 14:52:32.970 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:52:32.973 | + functions-common:time_stop:2309 : local name 2021-10-15 14:52:32.975 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:52:32.977 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:52:32.979 | + functions-common:time_stop:2312 : local total 2021-10-15 14:52:32.982 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:52:32.984 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:52:32.986 | + functions-common:time_stop:2316 : start_time=1634309547889 2021-10-15 14:52:32.988 | + functions-common:time_stop:2318 : [[ -z 1634309547889 ]] 2021-10-15 14:52:32.991 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:52:32.995 | + functions-common:time_stop:2321 : end_time=1634309552993 2021-10-15 14:52:32.997 | + functions-common:time_stop:2322 : elapsed_time=5104 2021-10-15 14:52:33.000 | + functions-common:time_stop:2323 : total=59763 2021-10-15 14:52:33.002 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:52:33.004 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64867 2021-10-15 14:52:33.007 | + inc/python:pip_install:203 : return 0 2021-10-15 14:52:33.009 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 14:52:33.012 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 14:52:33.014 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 14:52:33.027 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 14:52:33.032 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 14:52:33.036 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 14:52:33.038 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 14:52:33.040 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:52:33.042 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:52:33.045 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:52:33.048 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:52:33.050 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:52:33.053 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:52:33.069 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:52:33.071 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:52:33.073 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:52:33.076 | + functions-common:git_clone:544 : echo master 2021-10-15 14:52:33.076 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:52:33.082 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 14:52:33.084 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:52:33.086 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 14:52:33.089 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:52:33.089 | + functions-common:git_clone:593 : head -1 2021-10-15 14:52:33.093 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 14:52:33.096 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:52:33.099 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 14:52:33.101 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:52:33.104 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:52:33.106 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 14:52:33.109 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:52:33.111 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 14:52:33.114 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:52:33.116 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:52:33.119 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 14:52:33.121 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:52:33.124 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:52:33.127 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 14:52:33.130 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:52:33.133 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 14:52:33.135 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:52:33.137 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:52:33.141 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 14:52:33.147 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 14:52:33.150 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 14:52:33.780 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 14:52:33.783 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:52:33.785 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:52:33.787 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:52:33.790 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 14:52:33.792 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 14:52:33.794 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:52:33.796 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:52:33.799 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:52:33.802 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:52:33.804 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:52:33.806 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:52:33.809 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:52:33.811 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 14:52:33.832 | Using python 3.8 to install /opt/stack/glance 2021-10-15 14:52:33.835 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-10-15 14:52:34.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:34.666 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:34.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:34.666 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:35.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:52:35.756 | Obtaining file:///opt/stack/glance 2021-10-15 14:52:35.757 | Preparing metadata (setup.py): started 2021-10-15 14:52:36.909 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:52:36.986 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 14:52:36.987 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 14:52:36.989 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 14:52:36.990 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 14:52:36.991 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 14:52:36.992 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 14:52:36.993 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 14:52:36.994 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 14:52:36.995 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 14:52:36.996 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 14:52:36.997 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 14:52:36.998 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 14:52:36.999 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 14:52:37.000 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 14:52:37.001 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 14:52:37.003 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 14:52:37.004 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 14:52:37.005 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 14:52:37.006 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 14:52:37.007 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 14:52:37.008 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 14:52:37.009 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 14:52:37.010 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 14:52:37.011 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 14:52:37.012 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 14:52:37.013 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 14:52:37.014 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 14:52:37.015 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 14:52:37.016 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 14:52:37.018 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 14:52:37.020 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 14:52:37.021 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 14:52:37.022 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 14:52:37.023 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 14:52:37.024 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 14:52:37.025 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 14:52:37.026 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 14:52:37.027 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 14:52:37.028 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 14:52:37.029 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 14:52:37.030 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 14:52:37.031 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 14:52:37.033 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 14:52:37.034 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 14:52:37.051 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 14:52:37.053 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 14:52:37.054 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 14:52:37.074 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 14:52:37.076 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 14:52:37.119 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 14:52:37.136 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 14:52:37.148 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 14:52:37.162 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 14:52:37.163 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 14:52:37.248 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 14:52:37.329 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 14:52:37.381 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 14:52:37.383 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 14:52:37.419 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 14:52:37.464 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 14:52:37.465 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 14:52:37.468 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 14:52:37.528 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 14:52:37.530 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 14:52:37.532 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 14:52:37.558 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 14:52:37.607 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 14:52:37.609 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 14:52:37.696 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 14:52:37.697 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 14:52:37.700 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 14:52:37.701 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 14:52:37.705 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 14:52:37.728 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 14:52:37.731 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 14:52:37.733 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 14:52:37.776 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 14:52:37.822 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 14:52:37.824 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 14:52:37.826 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 14:52:37.906 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 14:52:38.066 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 14:52:38.370 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 14:52:38.372 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 14:52:38.374 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 14:52:38.378 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 14:52:38.437 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 14:52:38.462 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 14:52:38.586 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 14:52:38.650 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 14:52:38.705 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 14:52:38.937 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 14:52:38.939 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 14:52:38.940 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 14:52:38.941 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 14:52:38.942 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 14:52:38.945 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 14:52:38.946 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 14:52:39.070 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 14:52:39.107 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 14:52:39.154 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 14:52:39.159 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 14:52:39.413 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 14:52:39.609 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 14:52:39.610 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 14:52:39.614 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 14:52:39.616 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 14:52:39.693 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 14:52:39.859 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 14:52:39.967 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 14:52:40.253 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 14:52:40.254 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 14:52:40.490 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 14:52:40.821 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 14:52:41.181 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 14:52:41.182 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 14:52:41.183 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 14:52:41.185 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 14:52:42.394 | Installing collected packages: glance 2021-10-15 14:52:42.394 | Attempting uninstall: glance 2021-10-15 14:52:42.395 | Found existing installation: glance 23.1.0.dev15 2021-10-15 14:52:42.401 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 14:52:42.403 | Running setup.py develop for glance 2021-10-15 14:52:44.431 | Successfully installed glance 2021-10-15 14:52:44.431 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 14:52:44.569 | + inc/python:pip_install:200 : result=0 2021-10-15 14:52:44.572 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 14:52:44.574 | + functions-common:time_stop:2309 : local name 2021-10-15 14:52:44.576 | + functions-common:time_stop:2310 : local end_time 2021-10-15 14:52:44.579 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 14:52:44.582 | + functions-common:time_stop:2312 : local total 2021-10-15 14:52:44.584 | + functions-common:time_stop:2313 : local start_time 2021-10-15 14:52:44.586 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 14:52:44.588 | + functions-common:time_stop:2316 : start_time=1634309553827 2021-10-15 14:52:44.590 | + functions-common:time_stop:2318 : [[ -z 1634309553827 ]] 2021-10-15 14:52:44.593 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 14:52:44.598 | + functions-common:time_stop:2321 : end_time=1634309564595 2021-10-15 14:52:44.600 | + functions-common:time_stop:2322 : elapsed_time=10768 2021-10-15 14:52:44.602 | + functions-common:time_stop:2323 : total=64867 2021-10-15 14:52:44.605 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 14:52:44.607 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75635 2021-10-15 14:52:44.609 | + inc/python:pip_install:203 : return 0 2021-10-15 14:52:44.612 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 14:52:44.614 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:52:44.617 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:52:44.635 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 14:52:44.649 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 14:52:44.652 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 14:52:44.654 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 14:52:44.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 14:52:44.659 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 14:52:44.662 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 14:52:44.665 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 14:52:44.667 | + ./stack.sh:main:902 : configure_glance 2021-10-15 14:52:44.672 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 14:52:44.688 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 14:52:44.691 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 14:52:44.694 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 14:52:44.696 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 14:52:44.698 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 14:52:44.700 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:52:44.703 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:52:44.706 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 14:52:44.734 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 14:52:44.762 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 14:52:44.791 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 14:52:44.820 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 14:52:44.849 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 14:52:44.878 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 14:52:44.880 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 14:52:44.882 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 14:52:44.885 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 14:52:44.887 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 14:52:44.915 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 14:52:44.943 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-10-15 14:52:44.974 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 14:52:45.003 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 14:52:45.032 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 14:52:45.062 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 14:52:45.091 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 14:52:45.119 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 14:52:45.148 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 14:52:45.177 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 14:52:45.206 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 14:52:45.209 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 14:52:45.211 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 14:52:45.214 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 14:52:45.216 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 14:52:45.218 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 14:52:45.235 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:45.240 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 14:52:45.242 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 14:52:45.245 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 14:52:45.261 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:45.263 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 14:52:45.267 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 14:52:45.296 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 14:52:45.299 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 14:52:45.301 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 14:52:45.303 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 14:52:45.306 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 14:52:45.336 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 14:52:45.365 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 14:52:45.368 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 14:52:45.370 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 14:52:45.372 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 14:52:45.374 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 14:52:45.377 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 14:52:45.379 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 14:52:45.410 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 14:52:45.412 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2021-10-15 14:52:45.441 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 14:52:45.444 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 14:52:45.460 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:45.462 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 14:52:45.491 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 14:52:45.521 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 14:52:45.549 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 14:52:45.579 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 14:52:45.608 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 14:52:45.624 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:45.626 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 14:52:45.656 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 14:52:45.684 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 14:52:45.713 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2021-10-15 14:52:45.742 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 14:52:45.771 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2021-10-15 14:52:45.800 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 14:52:45.817 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:45.819 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 14:52:45.822 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 14:52:45.830 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 14:52:45.831 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 14:52:45.844 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 14:52:45.846 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 14:52:45.848 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 14:52:45.851 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 14:52:45.853 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 14:52:45.883 | + functions:setup_systemd_logging:704 : 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-10-15 14:52:45.912 | + functions:setup_systemd_logging:705 : 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-10-15 14:52:45.942 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 14:52:45.970 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 14:52:45.974 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 14:52:46.003 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 14:52:46.033 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 14:52:46.062 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2021-10-15 14:52:46.092 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 14:52:46.121 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 14:52:46.150 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 14:52:46.180 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 14:52:46.209 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 14:52:46.238 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 14:52:46.267 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 14:52:46.300 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 14:52:46.305 | + lib/glance:configure_glance:418 : 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-10-15 14:52:46.313 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 14:52:46.329 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 14:52:46.332 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 14:52:46.334 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 14:52:46.336 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 14:52:46.338 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 14:52:46.341 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 14:52:46.343 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 14:52:46.347 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 14:52:46.350 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 14:52:46.353 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 14:52:46.383 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 14:52:46.385 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 14:52:46.388 | ++ functions:get_random_port:837 : true 2021-10-15 14:52:46.390 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 14:52:46.393 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 14:52:46.395 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 14:52:46.443 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 14:52:46.446 | ++ functions:get_random_port:841 : break 2 2021-10-15 14:52:46.448 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 14:52:46.451 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 14:52:46.453 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 14:52:46.480 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 14:52:46.506 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 14:52:46.534 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 14:52:46.561 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 14:52:46.588 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 14:52:46.616 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 14:52:46.642 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 14:52:46.670 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 14:52:46.697 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 14:52:46.724 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 14:52:46.751 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 14:52:46.778 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 14:52:46.806 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 14:52:46.832 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 14:52:46.860 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 14:52:46.887 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 14:52:46.915 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 14:52:46.942 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 14:52:46.968 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 14:52:46.971 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 14:52:46.974 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:52:46.976 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:46.978 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:46.981 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 14:52:46.983 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 14:52:47.036 | proxy (enabled by site administrator) 2021-10-15 14:52:47.039 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 14:52:47.041 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 14:52:47.044 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:52:47.046 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:47.048 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:47.050 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 14:52:47.053 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 14:52:47.106 | proxy_http (enabled by site administrator) 2021-10-15 14:52:47.108 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 14:52:47.112 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 14:52:47.114 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 14:52:47.116 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 14:52:47.119 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:47.121 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:47.123 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:52:47.126 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:52:47.129 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 14:52:47.129 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:52:47.138 | KeepAlive Off 2021-10-15 14:52:47.142 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 14:52:47.143 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:52:47.151 | SetEnv proxy-sendchunked 1 2021-10-15 14:52:47.155 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 14:52:47.155 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 14:52:47.164 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 14:52:47.167 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 14:52:47.170 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 14:52:47.172 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 14:52:47.174 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 14:52:47.176 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 14:52:47.179 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:47.181 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:47.183 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 14:52:47.186 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 14:52:47.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 14:52:47.191 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 14:52:47.193 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 14:52:47.254 | Site glance-wsgi-api already enabled 2021-10-15 14:52:47.259 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 14:52:47.261 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 14:52:47.263 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 14:52:47.266 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 14:52:47.395 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 14:52:47.400 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 14:52:47.431 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 14:52:47.434 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 14:52:47.452 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 14:52:47.468 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 14:52:47.468 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 14:52:47.468 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 14:52:47.468 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 14:52:47.468 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 14:52:47.468 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 14:52:47.470 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 14:52:47.473 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 14:52:47.475 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 14:52:47.477 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 14:52:47.480 | ++ functions-common:git_clone:527 : pwd 2021-10-15 14:52:47.483 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 14:52:47.485 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 14:52:47.488 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 14:52:47.504 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 14:52:47.507 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 14:52:47.509 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 14:52:47.512 | + functions-common:git_clone:544 : echo master 2021-10-15 14:52:47.512 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 14:52:47.518 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 14:52:47.520 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 14:52:47.522 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 14:52:47.525 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 14:52:47.526 | + functions-common:git_clone:593 : head -1 2021-10-15 14:52:47.528 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 14:52:47.531 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 14:52:47.534 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 14:52:47.536 | + inc/python:setup_develop:338 : local bindep 2021-10-15 14:52:47.539 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:52:47.541 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 14:52:47.543 | + inc/python:setup_develop:344 : local extras= 2021-10-15 14:52:47.546 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 14:52:47.548 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 14:52:47.551 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:52:47.553 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 14:52:47.556 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 14:52:47.558 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 14:52:47.561 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 14:52:47.564 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 14:52:47.567 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 14:52:47.570 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 14:52:47.572 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 14:52:47.575 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 14:52:47.581 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 14:52:47.583 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 14:52:48.221 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 14:52:48.224 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 14:52:48.226 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 14:52:48.228 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 14:52:48.231 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 14:52:48.233 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 14:52:48.235 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 14:52:48.238 | + inc/python:setup_package:428 : local extras= 2021-10-15 14:52:48.241 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 14:52:48.243 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 14:52:48.245 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 14:52:48.248 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 14:52:48.250 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 14:52:48.252 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 14:52:48.273 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 14:52:48.275 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-10-15 14:52:49.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:49.079 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:49.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 14:52:49.079 | from cryptography.utils import int_from_bytes 2021-10-15 14:52:50.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 14:52:50.156 | Obtaining file:///opt/stack/cinder 2021-10-15 14:52:50.157 | Preparing metadata (setup.py): started 2021-10-15 14:52:52.046 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:52:52.257 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 14:52:52.258 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 14:52:52.259 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 14:52:52.260 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 14:52:52.261 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 14:52:52.262 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 14:52:52.263 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 14:52:52.264 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 14:52:52.265 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 14:52:52.266 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 14:52:52.377 | Collecting oauth2client>=4.1.3 2021-10-15 14:52:52.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 14:52:52.392 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 14:52:52.393 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 14:52:52.394 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 14:52:52.395 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 14:52:52.396 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 14:52:52.398 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 14:52:52.399 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 14:52:52.400 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 14:52:52.401 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 14:52:52.402 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 14:52:52.403 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 14:52:52.404 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 14:52:52.405 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 14:52:52.406 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 14:52:52.407 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 14:52:52.409 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 14:52:52.410 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 14:52:52.411 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 14:52:52.540 | Collecting paramiko>=2.7.2 2021-10-15 14:52:52.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 14:52:52.556 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 14:52:52.557 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 14:52:52.558 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 14:52:52.559 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 14:52:52.561 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 14:52:52.651 | Collecting python-glanceclient>=3.2.2 2021-10-15 14:52:52.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 14:52:52.669 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 14:52:52.670 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 14:52:52.671 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 14:52:52.673 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 14:52:52.675 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 14:52:52.676 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 14:52:52.677 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 14:52:52.718 | Collecting rtslib-fb>=2.1.74 2021-10-15 14:52:52.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 14:52:52.750 | Preparing metadata (setup.py): started 2021-10-15 14:52:53.379 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 14:52:53.383 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 14:52:53.384 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 14:52:53.385 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 14:52:53.386 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 14:52:53.430 | Collecting tabulate>=0.8.7 2021-10-15 14:52:53.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 14:52:53.442 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 14:52:53.443 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 14:52:53.444 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 14:52:53.543 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 14:52:53.543 | 2021-10-15 14:52:53.543 | The conflict is caused by: 2021-10-15 14:52:53.543 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 14:52:53.543 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 14:52:53.543 | 2021-10-15 14:52:53.543 | To fix this you could try to: 2021-10-15 14:52:53.543 | 1. loosen the range of package versions you've specified 2021-10-15 14:52:53.543 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 14:52:53.543 | 2021-10-15 14:52:53.543 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 14:52:53.651 | + inc/python:pip_install:1 : exit_trap 2021-10-15 14:52:53.654 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 14:52:53.657 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 14:52:53.660 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 14:52:53.662 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 14:52:53.664 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 14:52:53.666 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 14:52:53.669 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 14:52:53.671 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 14:52:53.673 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 14:52:53.673 | Error on exit 2021-10-15 14:52:53.675 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 14:52:53.678 | + ./stack.sh:exit_trap:528 : generate-subunit 1634309439 134 fail 2021-10-15 14:52:54.219 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 14:52:54.222 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 14:52:54.678 | + ./stack.sh:exit_trap:542 : exit 1