2022-04-13 22:38:36.009 | + ./stack.sh:main:489 : exec 2022-04-13 22:38:36.009 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-223835' 2022-04-13 22:38:36.009 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-223835.summary.2022-04-13-223835 2022-04-13 22:38:36.009 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:38:36.009 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-223835 2022-04-13 22:38:36.009 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-223835 /opt/stack/logs/stack.sh.log 2022-04-13 22:38:36.009 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-223835.summary.2022-04-13-223835 /opt/stack/logs/stack.sh.log.summary 2022-04-13 22:38:36.009 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 22:38:36.009 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 22:38:36.009 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 22:38:36.009 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 22:38:36.009 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 22:38:36.009 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 22:38:36.009 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 22:38:36.009 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:38:36.009 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 22:38:36.009 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 22:38:36.009 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:38:36.009 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:38:36.009 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 22:38:36.009 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 22:38:36.009 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:38:36.009 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 22:38:36.009 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 22:38:36.009 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 22:38:36.010 | + ./stack.sh:main:578 : uname -a 2022-04-13 22:38:36.012 | Linux dv-neutron-837566-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 22:38:36.014 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 22:38:36.015 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 22:38:36.019 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 22:38:36.055 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 22:38:36.071 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 22:38:36.073 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 22:38:36.075 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 22:38:36.077 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 22:38:36.079 | + functions-common:fetch_plugins:1783 : return 2022-04-13 22:38:36.081 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 22:38:36.083 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 22:38:36.085 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:38:36.087 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:38:36.088 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:38:36.090 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:38:36.092 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:38:36.094 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:38:36.096 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:38:36.099 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:38:36.101 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:38:36.103 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:38:36.104 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 22:38:36.106 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:38:36.119 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:36.123 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:38:36.125 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:38:36.127 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:38:36.129 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:38:36.131 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:38:36.133 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:38:36.134 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 22:38:36.136 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 22:38:36.138 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:38:36.140 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:38:36.142 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 22:38:36.143 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 22:38:36.146 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 22:38:36.148 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 22:38:36.149 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 22:38:36.151 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 22:38:36.168 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 22:38:36.170 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 22:38:36.183 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:36.185 | +++ lib/tls:source:43 : hostname -f 2022-04-13 22:38:36.189 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 22:38:36.191 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 22:38:36.193 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 22:38:36.195 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 22:38:36.197 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 22:38:36.198 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 22:38:36.200 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 22:38:36.202 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 22:38:36.204 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 22:38:36.206 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 22:38:36.210 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 22:38:36.222 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 22:38:36.239 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 22:38:36.251 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 22:38:36.264 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 22:38:36.299 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 22:38:36.357 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 22:38:36.447 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 22:38:36.468 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 22:38:36.519 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 22:38:36.571 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 22:38:36.727 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 22:38:36.741 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 22:38:36.754 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 22:38:36.766 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 22:38:36.861 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 22:38:36.864 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 22:38:36.866 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 22:38:36.869 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 22:38:36.871 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 22:38:36.873 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 22:38:36.875 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 22:38:36.875 | False' 2022-04-13 22:38:36.878 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 22:38:36.893 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 22:38:36.896 | + ./stack.sh:main:626 : run_phase source 2022-04-13 22:38:36.898 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 22:38:36.900 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:38:36.902 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:38:36.904 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:38:36.906 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:38:36.908 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:38:36.910 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:38:36.913 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:38:36.917 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:38:36.919 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:38:36.921 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:38:36.923 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 22:38:36.925 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:38:36.939 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:36.941 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:38:36.943 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 22:38:36.982 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 22:38:36.984 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 22:38:36.987 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:38:36.989 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 22:38:36.991 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 22:38:36.993 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 22:38:36.995 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 22:38:36.997 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 22:38:36.999 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 22:38:37.001 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 22:38:37.003 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.006 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 22:38:37.008 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.010 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 22:38:37.012 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.015 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 22:38:37.017 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.020 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 22:38:37.022 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.025 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 22:38:37.027 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.029 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 22:38:37.032 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.034 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 22:38:37.037 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.039 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 22:38:37.041 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.044 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 22:38:37.046 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.048 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 22:38:37.050 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.053 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 22:38:37.055 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.057 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 22:38:37.059 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.062 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 22:38:37.064 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.066 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 22:38:37.068 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.071 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 22:38:37.073 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.075 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 22:38:37.077 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.080 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 22:38:37.082 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.085 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 22:38:37.087 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.089 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 22:38:37.091 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.094 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 22:38:37.096 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.099 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 22:38:37.101 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.103 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 22:38:37.105 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.108 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 22:38:37.110 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.112 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 22:38:37.115 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.117 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 22:38:37.119 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.121 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 22:38:37.124 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.126 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 22:38:37.128 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.130 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 22:38:37.133 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.135 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 22:38:37.137 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.141 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 22:38:37.144 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.147 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 22:38:37.149 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.151 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 22:38:37.153 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.156 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 22:38:37.158 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.161 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 22:38:37.163 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.165 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 22:38:37.168 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.170 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 22:38:37.172 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.174 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 22:38:37.177 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.179 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 22:38:37.181 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.183 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 22:38:37.186 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.188 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 22:38:37.190 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.192 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 22:38:37.195 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.197 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 22:38:37.199 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.201 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 22:38:37.204 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.206 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 22:38:37.209 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.211 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 22:38:37.213 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.215 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 22:38:37.218 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:38:37.220 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 22:38:37.223 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 22:38:37.225 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:38:37.228 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 22:38:37.244 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:37.246 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 22:38:37.249 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:38:37.251 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 22:38:37.266 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:37.270 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 22:38:37.272 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 22:38:37.274 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 22:38:37.276 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 22:38:37.279 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 22:38:37.281 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 22:38:37.283 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 22:38:37.285 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 22:38:37.288 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 22:38:37.288 | Using mysql database backend 2022-04-13 22:38:37.290 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 22:38:37.306 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 22:38:37.309 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 22:38:37.311 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 22:38:37.314 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 22:38:37.317 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:38:37.320 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 22:38:37.337 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:37.340 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 22:38:37.356 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 22:38:37.371 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:37.374 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 22:38:37.390 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 22:38:37.407 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 22:38:37.423 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:37.425 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 22:38:37.442 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:37.444 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 22:38:37.461 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 22:38:37.464 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 22:38:37.466 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 22:38:37.469 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 22:38:37.472 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 22:38:37.476 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-223837 2022-04-13 22:38:37.478 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-223837 759' 2022-04-13 22:38:37.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.483 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:38:37.485 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.488 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 22:38:37.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.493 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 22:38:37.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.497 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 22:38:37.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.502 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-13 22:38:37.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.507 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-13 22:38:37.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.512 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-223835 2022-04-13 22:38:37.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.517 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 22:38:37.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.523 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-13 22:38:37.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.527 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 22:38:37.530 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.532 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 22:38:37.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.537 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 22:38:37.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:37.542 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 22:38:37.544 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 22:38:37.547 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 22:38:37.549 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 22:38:37.553 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 22:38:37.555 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:38:37.557 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:38:37.559 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:38:37.562 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:38:37.564 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:38:37.567 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:38:37.583 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:38:37.585 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:38:37.587 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:38:37.590 | + functions-common:git_clone:629 : echo master 2022-04-13 22:38:37.590 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:38:37.595 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 22:38:37.597 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:38:37.599 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 22:38:37.612 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 22:38:37.614 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:38:37.615 | + functions-common:git_clone:685 : head -1 2022-04-13 22:38:37.618 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 22:38:37.620 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:38:37.623 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 22:38:37.625 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:38:37.628 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 22:38:37.631 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 22:38:37.634 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 22:38:37.636 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 22:38:37.639 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:38:37.641 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 22:38:37.645 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 22:38:37.647 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 22:38:37.650 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 22:38:37.655 | ++ tools/install_prereqs.sh:source:47 : NOW=1649889517 2022-04-13 22:38:37.658 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 22:38:37.663 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649888934 2022-04-13 22:38:37.665 | ++ tools/install_prereqs.sh:source:49 : DELTA=583 2022-04-13 22:38:37.668 | ++ tools/install_prereqs.sh:source:50 : [[ 583 -lt 7200 ]] 2022-04-13 22:38:37.670 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 22:38:37.672 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 22:38:37.675 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 22:38:37.678 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 22:38:37.680 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 22:38:37.682 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 22:38:37.685 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 22:38:37.687 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 22:38:37.690 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 22:38:37.736 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 22:38:37.736 | apache2-dev 2022-04-13 22:38:37.736 | bc 2022-04-13 22:38:37.736 | bsdmainutils 2022-04-13 22:38:37.736 | curl 2022-04-13 22:38:37.736 | g++ 2022-04-13 22:38:37.736 | gawk 2022-04-13 22:38:37.737 | gcc 2022-04-13 22:38:37.737 | gettext 2022-04-13 22:38:37.737 | git 2022-04-13 22:38:37.737 | graphviz 2022-04-13 22:38:37.737 | iputils-ping 2022-04-13 22:38:37.737 | libapache2-mod-proxy-uwsgi 2022-04-13 22:38:37.737 | libffi-dev 2022-04-13 22:38:37.737 | libjpeg-dev 2022-04-13 22:38:37.737 | libpcre3-dev 2022-04-13 22:38:37.737 | libpq-dev 2022-04-13 22:38:37.737 | libssl-dev 2022-04-13 22:38:37.737 | libsystemd-dev 2022-04-13 22:38:37.737 | libxml2-dev 2022-04-13 22:38:37.737 | libxslt1-dev 2022-04-13 22:38:37.737 | libyaml-dev 2022-04-13 22:38:37.737 | lsof 2022-04-13 22:38:37.737 | openssh-server 2022-04-13 22:38:37.737 | openssl 2022-04-13 22:38:37.737 | pkg-config 2022-04-13 22:38:37.737 | psmisc 2022-04-13 22:38:37.737 | python3-dev 2022-04-13 22:38:37.737 | python3-pip 2022-04-13 22:38:37.738 | python3-systemd 2022-04-13 22:38:37.738 | python3-venv 2022-04-13 22:38:37.738 | tar 2022-04-13 22:38:37.738 | tcpdump 2022-04-13 22:38:37.738 | unzip 2022-04-13 22:38:37.738 | uuid-runtime 2022-04-13 22:38:37.738 | wget 2022-04-13 22:38:37.738 | wget 2022-04-13 22:38:37.738 | zlib1g-dev 2022-04-13 22:38:37.738 | libkrb5-dev 2022-04-13 22:38:37.738 | libldap2-dev 2022-04-13 22:38:37.738 | libsasl2-dev 2022-04-13 22:38:37.738 | memcached 2022-04-13 22:38:37.738 | python3-mysqldb 2022-04-13 22:38:37.738 | sqlite3 2022-04-13 22:38:37.738 | conntrack 2022-04-13 22:38:37.738 | curl 2022-04-13 22:38:37.738 | dnsmasq-base 2022-04-13 22:38:37.738 | dnsmasq-utils 2022-04-13 22:38:37.738 | ebtables 2022-04-13 22:38:37.738 | genisoimage 2022-04-13 22:38:37.738 | iptables 2022-04-13 22:38:37.738 | iputils-arping 2022-04-13 22:38:37.738 | kpartx 2022-04-13 22:38:37.738 | libjs-jquery-tablesorter 2022-04-13 22:38:37.738 | parted 2022-04-13 22:38:37.738 | pm-utils 2022-04-13 22:38:37.738 | python3-mysqldb 2022-04-13 22:38:37.738 | socat 2022-04-13 22:38:37.738 | sqlite3 2022-04-13 22:38:37.738 | sudo 2022-04-13 22:38:37.738 | vlan 2022-04-13 22:38:37.739 | lsscsi 2022-04-13 22:38:37.739 | open-iscsi 2022-04-13 22:38:37.739 | lvm2 2022-04-13 22:38:37.739 | qemu-utils 2022-04-13 22:38:37.739 | thin-provisioning-tools 2022-04-13 22:38:37.739 | acl 2022-04-13 22:38:37.739 | dnsmasq-base 2022-04-13 22:38:37.739 | dnsmasq-utils 2022-04-13 22:38:37.739 | ebtables 2022-04-13 22:38:37.739 | haproxy 2022-04-13 22:38:37.739 | iptables 2022-04-13 22:38:37.739 | iputils-arping 2022-04-13 22:38:37.739 | iputils-ping 2022-04-13 22:38:37.739 | postgresql-server-dev-all 2022-04-13 22:38:37.739 | python3-mysqldb 2022-04-13 22:38:37.739 | sqlite3 2022-04-13 22:38:37.739 | sudo 2022-04-13 22:38:37.739 | vlan 2022-04-13 22:38:37.739 | pcp 2022-04-13 22:38:37.739 | ipset 2022-04-13 22:38:37.739 | conntrack 2022-04-13 22:38:37.739 | conntrackd 2022-04-13 22:38:37.739 | keepalived 2022-04-13 22:38:37.739 | lvm2 2022-04-13 22:38:37.739 | qemu-utils 2022-04-13 22:38:37.739 | thin-provisioning-tools 2022-04-13 22:38:37.739 | curl 2022-04-13 22:38:37.739 | liberasurecode-dev 2022-04-13 22:38:37.739 | make 2022-04-13 22:38:37.739 | memcached 2022-04-13 22:38:37.739 | rsync 2022-04-13 22:38:37.739 | sqlite3 2022-04-13 22:38:37.739 | xfsprogs' 2022-04-13 22:38:37.741 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 22:38:37.759 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 22:38:37.759 | apache2-dev 2022-04-13 22:38:37.759 | bc 2022-04-13 22:38:37.759 | bsdmainutils 2022-04-13 22:38:37.759 | curl 2022-04-13 22:38:37.759 | g++ 2022-04-13 22:38:37.759 | gawk 2022-04-13 22:38:37.759 | gcc 2022-04-13 22:38:37.759 | gettext 2022-04-13 22:38:37.759 | git 2022-04-13 22:38:37.759 | graphviz 2022-04-13 22:38:37.759 | iputils-ping 2022-04-13 22:38:37.759 | libapache2-mod-proxy-uwsgi 2022-04-13 22:38:37.759 | libffi-dev 2022-04-13 22:38:37.760 | libjpeg-dev 2022-04-13 22:38:37.760 | libpcre3-dev 2022-04-13 22:38:37.760 | libpq-dev 2022-04-13 22:38:37.760 | libssl-dev 2022-04-13 22:38:37.760 | libsystemd-dev 2022-04-13 22:38:37.760 | libxml2-dev 2022-04-13 22:38:37.760 | libxslt1-dev 2022-04-13 22:38:37.760 | libyaml-dev 2022-04-13 22:38:37.760 | lsof 2022-04-13 22:38:37.760 | openssh-server 2022-04-13 22:38:37.760 | openssl 2022-04-13 22:38:37.760 | pkg-config 2022-04-13 22:38:37.760 | psmisc 2022-04-13 22:38:37.760 | python3-dev 2022-04-13 22:38:37.760 | python3-pip 2022-04-13 22:38:37.760 | python3-systemd 2022-04-13 22:38:37.760 | python3-venv 2022-04-13 22:38:37.760 | tar 2022-04-13 22:38:37.760 | tcpdump 2022-04-13 22:38:37.760 | unzip 2022-04-13 22:38:37.760 | uuid-runtime 2022-04-13 22:38:37.760 | wget 2022-04-13 22:38:37.760 | wget 2022-04-13 22:38:37.760 | zlib1g-dev 2022-04-13 22:38:37.760 | libkrb5-dev 2022-04-13 22:38:37.760 | libldap2-dev 2022-04-13 22:38:37.760 | libsasl2-dev 2022-04-13 22:38:37.760 | memcached 2022-04-13 22:38:37.760 | python3-mysqldb 2022-04-13 22:38:37.760 | sqlite3 2022-04-13 22:38:37.760 | conntrack 2022-04-13 22:38:37.760 | curl 2022-04-13 22:38:37.760 | dnsmasq-base 2022-04-13 22:38:37.760 | dnsmasq-utils 2022-04-13 22:38:37.760 | ebtables 2022-04-13 22:38:37.760 | genisoimage 2022-04-13 22:38:37.760 | iptables 2022-04-13 22:38:37.760 | iputils-arping 2022-04-13 22:38:37.761 | kpartx 2022-04-13 22:38:37.761 | libjs-jquery-tablesorter 2022-04-13 22:38:37.761 | parted 2022-04-13 22:38:37.761 | pm-utils 2022-04-13 22:38:37.761 | python3-mysqldb 2022-04-13 22:38:37.761 | socat 2022-04-13 22:38:37.761 | sqlite3 2022-04-13 22:38:37.761 | sudo 2022-04-13 22:38:37.761 | vlan 2022-04-13 22:38:37.761 | lsscsi 2022-04-13 22:38:37.761 | open-iscsi 2022-04-13 22:38:37.761 | lvm2 2022-04-13 22:38:37.761 | qemu-utils 2022-04-13 22:38:37.761 | thin-provisioning-tools 2022-04-13 22:38:37.761 | acl 2022-04-13 22:38:37.761 | dnsmasq-base 2022-04-13 22:38:37.761 | dnsmasq-utils 2022-04-13 22:38:37.761 | ebtables 2022-04-13 22:38:37.761 | haproxy 2022-04-13 22:38:37.761 | iptables 2022-04-13 22:38:37.761 | iputils-arping 2022-04-13 22:38:37.761 | iputils-ping 2022-04-13 22:38:37.761 | postgresql-server-dev-all 2022-04-13 22:38:37.761 | python3-mysqldb 2022-04-13 22:38:37.761 | sqlite3 2022-04-13 22:38:37.761 | sudo 2022-04-13 22:38:37.761 | vlan 2022-04-13 22:38:37.761 | pcp 2022-04-13 22:38:37.761 | ipset 2022-04-13 22:38:37.761 | conntrack 2022-04-13 22:38:37.761 | conntrackd 2022-04-13 22:38:37.761 | keepalived 2022-04-13 22:38:37.761 | lvm2 2022-04-13 22:38:37.761 | qemu-utils 2022-04-13 22:38:37.761 | thin-provisioning-tools 2022-04-13 22:38:37.761 | curl 2022-04-13 22:38:37.761 | liberasurecode-dev 2022-04-13 22:38:37.762 | make 2022-04-13 22:38:37.762 | memcached 2022-04-13 22:38:37.762 | rsync 2022-04-13 22:38:37.762 | sqlite3 2022-04-13 22:38:37.762 | xfsprogs ' 2022-04-13 22:38:37.763 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 22:38:37.765 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:37.768 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:37.771 | ++ 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 rsync sqlite3 xfsprogs 2022-04-13 22:38:37.771 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 22:38:37.776 | ++ 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 rsync sqlite3 xfsprogs 2022-04-13 22:38:37.778 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 22:38:37.780 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:38:37.783 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 22:38:37.785 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:38:37.787 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:38:37.789 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:38:37.791 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:37.793 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:37.795 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:38:37.797 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 22:38:37.799 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 22:38:37.802 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 22:38:37.804 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 22:38:37.808 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 22:38:37.810 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 22:38:37.812 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 22:38:37.814 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 22:38:37.817 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:38:37.819 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:38:37.823 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649889517821 2022-04-13 22:38:37.825 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 22:38:37.827 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 22:38:37.829 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 22:38:38.192 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 22:38:38.196 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 22:38:38.301 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 22:38:38.422 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 22:38:40.471 | Reading package lists... 2022-04-13 22:38:40.502 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 22:38:40.505 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 22:38:40.507 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:38:40.509 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:40.511 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:40.513 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:38:40.515 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:40.517 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 22:38:40.520 | ++ functions-common:time_stop:2439 : start_time=1649889517821 2022-04-13 22:38:40.522 | ++ functions-common:time_stop:2441 : [[ -z 1649889517821 ]] 2022-04-13 22:38:40.525 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:40.529 | ++ functions-common:time_stop:2444 : end_time=1649889520526 2022-04-13 22:38:40.531 | ++ functions-common:time_stop:2445 : elapsed_time=2705 2022-04-13 22:38:40.533 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 22:38:40.535 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:40.537 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2705 2022-04-13 22:38:40.539 | ++ functions-common:install_package:1471 : 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 rsync sqlite3 xfsprogs 2022-04-13 22:38:40.542 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:38:40.544 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:40.546 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:40.548 | ++ functions-common:real_install_package:1457 : 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 rsync sqlite3 xfsprogs 2022-04-13 22:38:40.569 | ++ functions-common:apt_get:1237 : 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 rsync sqlite3 xfsprogs 2022-04-13 22:38:40.679 | Reading package lists... 2022-04-13 22:38:40.919 | Building dependency tree... 2022-04-13 22:38:40.920 | Reading state information... 2022-04-13 22:38:40.954 | acl is already the newest version (2.2.53-6). 2022-04-13 22:38:40.954 | bc is already the newest version (1.07.1-2build1). 2022-04-13 22:38:40.954 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 22:38:40.954 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 22:38:40.954 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 22:38:40.954 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 22:38:40.954 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 22:38:40.954 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 22:38:40.954 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 22:38:40.954 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 22:38:40.954 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 22:38:40.954 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 22:38:40.954 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 22:38:40.954 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 22:38:40.954 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 22:38:40.954 | libffi-dev is already the newest version (3.3-4). 2022-04-13 22:38:40.955 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 22:38:40.955 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 22:38:40.955 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 22:38:40.955 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 22:38:40.955 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 22:38:40.955 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 22:38:40.955 | make is already the newest version (4.2.1-1.2). 2022-04-13 22:38:40.955 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 22:38:40.955 | psmisc is already the newest version (23.3-1). 2022-04-13 22:38:40.955 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 22:38:40.955 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 22:38:40.955 | python3-systemd is already the newest version (234-3build2). 2022-04-13 22:38:40.955 | socat is already the newest version (1.7.3.3-2). 2022-04-13 22:38:40.955 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 22:38:40.955 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 22:38:40.955 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 22:38:40.955 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 22:38:40.955 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 22:38:40.955 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 22:38:40.955 | pcp is already the newest version (5.0.3-1). 2022-04-13 22:38:40.955 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 22:38:40.955 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 22:38:40.955 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:38:40.955 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:38:40.955 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 22:38:40.955 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 22:38:40.955 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 22:38:40.955 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 22:38:40.955 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 22:38:40.955 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 22:38:40.955 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 22:38:40.955 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 22:38:40.955 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 22:38:40.956 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 22:38:40.956 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 22:38:40.956 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 22:38:40.956 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 22:38:40.956 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 22:38:40.956 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 22:38:40.956 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 22:38:40.956 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 22:38:40.956 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 22:38:40.956 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 22:38:40.956 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 22:38:40.956 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 22:38:40.956 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 22:38:40.956 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 22:38:40.956 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 22:38:40.956 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 22:38:40.956 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 22:38:40.956 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 22:38:40.956 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 22:38:40.956 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 22:38:41.170 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:38:41.171 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 22:38:41.171 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 22:38:41.171 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 22:38:41.171 | The following packages were automatically installed and are no longer required: 2022-04-13 22:38:41.171 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:38:41.172 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:38:41.172 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:38:41.172 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:38:41.172 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:38:41.172 | python3-zope.interface 2022-04-13 22:38:41.172 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:38:41.285 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:38:41.289 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 22:38:41.292 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:38:41.294 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:38:41.296 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:41.298 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:41.301 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:38:41.303 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:41.305 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:38:41.307 | ++ functions-common:time_stop:2439 : start_time=1649889520567 2022-04-13 22:38:41.310 | ++ functions-common:time_stop:2441 : [[ -z 1649889520567 ]] 2022-04-13 22:38:41.312 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:41.316 | ++ functions-common:time_stop:2444 : end_time=1649889521314 2022-04-13 22:38:41.319 | ++ functions-common:time_stop:2445 : elapsed_time=747 2022-04-13 22:38:41.321 | ++ functions-common:time_stop:2446 : total=750 2022-04-13 22:38:41.323 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:41.325 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1497 2022-04-13 22:38:41.328 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 22:38:41.330 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 22:38:41.333 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:38:41.336 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 22:38:41.340 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 22:38:41.344 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 22:38:41.347 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 22:38:41.350 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 22:38:42.759 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 22:38:42.761 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 22:38:42.763 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 22:38:42.765 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 22:38:42.766 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 22:38:42.769 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 22:38:42.771 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 22:38:42.773 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 22:38:42.774 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 22:38:42.776 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 22:38:42.778 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 22:38:42.780 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 22:38:42.781 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 22:38:42.783 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 22:38:42.785 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 22:38:42.787 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 22:38:42.788 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 22:38:42.790 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 22:38:42.792 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 22:38:42.794 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 22:38:42.796 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 22:38:42.798 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 22:38:42.800 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 22:38:42.802 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 22:38:42.878 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 22:38:42.880 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 22:38:42.955 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 22:38:42.957 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 22:38:43.031 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 22:38:43.033 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 22:38:43.035 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 22:38:43.037 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 22:38:43.039 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 22:38:43.041 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 22:38:43.043 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 22:38:43.045 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 22:38:43.047 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 22:38:43.048 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 22:38:43.051 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 22:38:43.051 | Distro: focal 2022-04-13 22:38:43.053 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 22:38:43.056 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:38:43.059 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:38:43.061 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:38:43.064 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:38:43.064 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:38:43.751 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:38:43.752 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:38:43.753 | pip: 21.3.1 2022-04-13 22:38:43.754 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 22:38:43.756 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 22:38:43.758 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:38:43.760 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:38:43.762 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:38:43.763 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:38:43.765 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:38:43.767 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:38:43.769 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:38:43.771 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:38:43.773 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:38:43.775 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:38:43.776 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:38:43.778 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 22:38:43.780 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:43.782 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:43.783 | + tools/install_pip.sh:main:142 : : 2022-04-13 22:38:43.786 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 22:38:43.788 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 22:38:43.790 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 22:38:43.791 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:38:43.794 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 22:38:43.795 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 22:38:43.797 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:38:43.800 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:38:43.800 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:38:43.804 | ++ 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 ' 2022-04-13 22:38:43.806 | ++ 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 == '' ]] 2022-04-13 22:38:43.808 | ++ 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' 2022-04-13 22:38:43.810 | + 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' 2022-04-13 22:38:43.812 | + 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' 2022-04-13 22:38:43.828 | 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 2022-04-13 22:38:43.830 | + 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' 2022-04-13 22:38:44.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:44.696 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:44.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:44.696 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:45.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:38:46.866 | Collecting 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 2022-04-13 22:38:46.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 22:38:49.457 | Installing collected packages: setuptools 2022-04-13 22:38:50.314 | Successfully installed setuptools-62.0.0 2022-04-13 22:38:50.314 | 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 2022-04-13 22:38:50.491 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:38:50.491 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:38:50.629 | + inc/python:pip_install:200 : result=0 2022-04-13 22:38:50.630 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:38:50.632 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:50.634 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:50.635 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:50.637 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:50.639 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:50.641 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:38:50.642 | + functions-common:time_stop:2439 : start_time=1649889523823 2022-04-13 22:38:50.644 | + functions-common:time_stop:2441 : [[ -z 1649889523823 ]] 2022-04-13 22:38:50.646 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:50.650 | + functions-common:time_stop:2444 : end_time=1649889530648 2022-04-13 22:38:50.651 | + functions-common:time_stop:2445 : elapsed_time=6825 2022-04-13 22:38:50.653 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:38:50.655 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:50.657 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6825 2022-04-13 22:38:50.659 | + inc/python:pip_install:203 : return 0 2022-04-13 22:38:50.660 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 22:38:50.663 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:38:50.667 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:38:50.669 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:38:50.672 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:38:50.672 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:38:51.357 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:38:51.359 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:38:51.359 | pip: 21.3.1 2022-04-13 22:38:51.363 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 22:38:51.365 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:38:51.369 | + ./stack.sh:main:798 : fixup_all 2022-04-13 22:38:51.371 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 22:38:51.373 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 22:38:51.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:51.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:51.380 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 22:38:51.391 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 22:38:51.403 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 22:38:51.415 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 22:38:51.417 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 22:38:51.419 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:38:51.421 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:38:51.423 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:38:51.425 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:38:51.427 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:38:51.430 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:38:51.432 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:38:51.434 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:38:51.436 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:38:51.438 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:38:51.440 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:38:51.442 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 22:38:51.444 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 22:38:51.447 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 22:38:51.449 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:38:51.451 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:38:51.453 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:38:51.455 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:38:51.458 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:38:51.460 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:38:51.462 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 22:38:51.464 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 22:38:51.466 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 22:38:51.469 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 22:38:51.471 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 22:38:51.474 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 22:38:51.476 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 22:38:51.496 | Using python 3.8 to install os-testr 2022-04-13 22:38:51.498 | + 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 2022-04-13 22:38:52.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:52.364 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:52.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:52.364 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:53.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:38:53.575 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 22:38:53.652 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 22:38:53.653 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 22:38:53.654 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 22:38:53.669 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 22:38:53.679 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 22:38:53.689 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 22:38:56.206 | 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 2022-04-13 22:38:56.213 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:38:56.213 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:38:56.334 | + inc/python:pip_install:200 : result=0 2022-04-13 22:38:56.336 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:38:56.338 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:56.340 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:56.342 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:56.344 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:56.347 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:56.349 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:38:56.351 | + functions-common:time_stop:2439 : start_time=1649889531491 2022-04-13 22:38:56.353 | + functions-common:time_stop:2441 : [[ -z 1649889531491 ]] 2022-04-13 22:38:56.356 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:56.360 | + functions-common:time_stop:2444 : end_time=1649889536358 2022-04-13 22:38:56.363 | + functions-common:time_stop:2445 : elapsed_time=4867 2022-04-13 22:38:56.365 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:38:56.367 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:56.369 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4867 2022-04-13 22:38:56.371 | + inc/python:pip_install:203 : return 0 2022-04-13 22:38:56.373 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 22:38:56.425 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 22:38:56.531 | + ./stack.sh:main:812 : install_infra 2022-04-13 22:38:56.534 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:38:56.536 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 22:38:56.539 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:38:56.542 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 22:38:56.564 | + 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 2022-04-13 22:38:58.465 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.472 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.476 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.482 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.485 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.492 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.496 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.523 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.602 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.621 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.625 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.630 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.646 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.654 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.656 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.673 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.691 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.700 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.705 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.723 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.745 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.764 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.772 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.778 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.799 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.829 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.831 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.844 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.849 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.853 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.858 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.873 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.881 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.931 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.949 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.953 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:58.984 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.049 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.056 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.063 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.114 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.127 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.136 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.241 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.265 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.270 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.280 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.286 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.306 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.313 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.330 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.361 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.390 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.403 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.416 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.434 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.442 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.457 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.468 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.473 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:38:59.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:38:59.626 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 22:38:59.914 | + inc/python:pip_install:200 : result=0 2022-04-13 22:38:59.917 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:38:59.919 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:59.921 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:59.923 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:59.926 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:59.928 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:59.931 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:38:59.933 | + functions-common:time_stop:2439 : start_time=1649889536557 2022-04-13 22:38:59.936 | + functions-common:time_stop:2441 : [[ -z 1649889536557 ]] 2022-04-13 22:38:59.939 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:59.943 | + functions-common:time_stop:2444 : end_time=1649889539941 2022-04-13 22:38:59.946 | + functions-common:time_stop:2445 : elapsed_time=3384 2022-04-13 22:38:59.948 | + functions-common:time_stop:2446 : total=4867 2022-04-13 22:38:59.950 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:59.952 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8251 2022-04-13 22:38:59.954 | + inc/python:pip_install:203 : return 0 2022-04-13 22:38:59.957 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:38:59.960 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 22:38:59.982 | + 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 2022-04-13 22:39:01.775 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.783 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.787 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.792 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.796 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.803 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.807 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.833 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.913 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.932 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.936 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.942 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.957 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.965 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.967 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:01.984 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.001 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.011 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.016 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.035 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.058 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.075 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.083 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.089 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.110 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.139 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.141 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.155 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.160 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.164 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.170 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.185 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.192 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.242 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.260 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.264 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.296 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.359 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.366 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.373 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.425 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.438 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.446 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.551 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.576 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.581 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.591 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.597 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.616 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.623 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.640 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.672 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.701 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.714 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.727 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.744 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.753 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.768 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.780 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.784 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:39:02.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:39:02.792 | Processing /opt/stack/requirements 2022-04-13 22:39:04.531 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 22:39:04.534 | 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 191)) (3.0.0) 2022-04-13 22:39:04.546 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 22:39:04.551 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 22:39:04.554 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 22:39:04.560 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 22:39:04.587 | 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 539)) (1.16.0) 2022-04-13 22:39:04.590 | 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 596)) (2.5.0) 2022-04-13 22:39:04.601 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 22:39:04.654 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 22:39:04.657 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 22:39:04.673 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 22:39:04.679 | 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 226)) (3.3) 2022-04-13 22:39:04.683 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 22:39:04.685 | 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 186)) (1.0.0) 2022-04-13 22:39:04.687 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 22:39:04.701 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 22:39:04.751 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 22:39:04.763 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 22:39:04.769 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 22:39:04.772 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 22:39:04.836 | 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 410)) (1.8.2) 2022-04-13 22:39:04.838 | 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 636)) (0.2.5) 2022-04-13 22:39:04.843 | Building wheels for collected packages: openstack-requirements 2022-04-13 22:39:04.844 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 22:39:05.670 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 22:39:05.670 | ERROR: Command errored out with exit status 1: 2022-04-13 22:39:05.670 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vxkltufo/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vxkltufo/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-7qt_2c1p 2022-04-13 22:39:05.670 | cwd: /tmp/pip-req-build-vxkltufo/ 2022-04-13 22:39:05.670 | Complete output (6 lines): 2022-04-13 22:39:05.670 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 22:39:05.670 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 22:39:05.671 | or: setup.py --help-commands 2022-04-13 22:39:05.671 | or: setup.py cmd --help 2022-04-13 22:39:05.671 | 2022-04-13 22:39:05.671 | error: invalid command 'bdist_wheel' 2022-04-13 22:39:05.671 | ---------------------------------------- 2022-04-13 22:39:05.671 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 22:39:05.671 | Running setup.py clean for openstack-requirements 2022-04-13 22:39:06.507 | Failed to build openstack-requirements 2022-04-13 22:39:06.523 | Installing collected packages: openstack-requirements 2022-04-13 22:39:06.523 | Attempting uninstall: openstack-requirements 2022-04-13 22:39:06.524 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 22:39:06.559 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 22:39:06.578 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 22:39:06.581 | Running setup.py install for openstack-requirements: started 2022-04-13 22:39:08.951 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 22:39:08.977 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 22:39:09.104 | + inc/python:pip_install:200 : result=0 2022-04-13 22:39:09.106 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:39:09.109 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:09.111 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:09.113 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:09.115 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:09.117 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:09.119 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:39:09.121 | + functions-common:time_stop:2439 : start_time=1649889539975 2022-04-13 22:39:09.123 | + functions-common:time_stop:2441 : [[ -z 1649889539975 ]] 2022-04-13 22:39:09.126 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:09.130 | + functions-common:time_stop:2444 : end_time=1649889549128 2022-04-13 22:39:09.132 | + functions-common:time_stop:2445 : elapsed_time=9153 2022-04-13 22:39:09.135 | + functions-common:time_stop:2446 : total=8251 2022-04-13 22:39:09.137 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:09.139 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17404 2022-04-13 22:39:09.141 | + inc/python:pip_install:203 : return 0 2022-04-13 22:39:09.144 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 22:39:09.147 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 22:39:09.149 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 22:39:09.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:09.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:09.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 22:39:09.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:09.161 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 22:39:09.181 | Using python 3.8 to install pbr 2022-04-13 22:39:09.183 | + 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 2022-04-13 22:39:10.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:10.067 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:10.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:10.068 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:11.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:39:11.299 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 22:39:14.027 | 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 2022-04-13 22:39:14.034 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:39:14.034 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:39:14.156 | + inc/python:pip_install:200 : result=0 2022-04-13 22:39:14.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:39:14.161 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:14.163 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:14.165 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:14.167 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:14.169 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:14.172 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:39:14.174 | + functions-common:time_stop:2439 : start_time=1649889549176 2022-04-13 22:39:14.176 | + functions-common:time_stop:2441 : [[ -z 1649889549176 ]] 2022-04-13 22:39:14.178 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:14.182 | + functions-common:time_stop:2444 : end_time=1649889554180 2022-04-13 22:39:14.184 | + functions-common:time_stop:2445 : elapsed_time=5004 2022-04-13 22:39:14.187 | + functions-common:time_stop:2446 : total=17404 2022-04-13 22:39:14.189 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:14.191 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22408 2022-04-13 22:39:14.194 | + inc/python:pip_install:203 : return 0 2022-04-13 22:39:14.196 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 22:39:16.455 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 22:39:18.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:39:18.348 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 22:39:18.363 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 22:39:18.368 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 22:39:18.370 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 22:39:18.373 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 22:39:18.376 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 22:39:18.446 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:39:18.449 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:39:18.452 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 22:39:18.469 | + ./stack.sh:main:821 : pkgs= 2022-04-13 22:39:18.472 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 22:39:18.474 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 22:39:18.477 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 22:39:18.479 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 22:39:18.481 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:39:18.483 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:39:18.486 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:39:18.488 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:39:18.490 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:39:18.493 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:39:18.497 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:39:18.499 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:39:18.501 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:39:18.504 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 22:39:18.506 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:39:18.521 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:18.524 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:39:18.526 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:39:18.528 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 22:39:18.530 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:39:18.532 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:39:18.534 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:39:18.536 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 22:39:18.538 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:39:18.540 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 22:39:18.543 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:39:18.545 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:39:18.547 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 22:39:18.549 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 22:39:18.551 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:39:18.553 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:39:18.555 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 22:39:18.557 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 22:39:18.560 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 22:39:18.562 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 22:39:18.564 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 22:39:18.567 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 22:39:18.570 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 22:39:18.572 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 22:39:18.575 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 22:39:18.577 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 22:39:18.629 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 22:39:18.629 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 22:39:18.631 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 22:39:19.013 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 22:39:19.015 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 22:39:19.032 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:19.034 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 22:39:19.036 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:39:19.039 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:39:19.041 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:39:19.043 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:39:19.046 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:39:19.048 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:39:19.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:19.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:19.055 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:39:19.057 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:39:19.060 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:39:19.062 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:39:19.064 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 22:39:19.067 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:39:19.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:19.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:19.074 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 22:39:19.094 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 22:39:19.203 | Reading package lists... 2022-04-13 22:39:19.459 | Building dependency tree... 2022-04-13 22:39:19.460 | Reading state information... 2022-04-13 22:39:19.716 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 22:39:19.716 | The following packages were automatically installed and are no longer required: 2022-04-13 22:39:19.717 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:39:19.717 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:39:19.717 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:39:19.717 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:39:19.717 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:39:19.717 | python3-zope.interface 2022-04-13 22:39:19.717 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:39:19.834 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:39:19.838 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:39:19.840 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:39:19.842 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:19.845 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:19.847 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:19.849 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:19.851 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:19.853 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:39:19.855 | + functions-common:time_stop:2439 : start_time=1649889559092 2022-04-13 22:39:19.858 | + functions-common:time_stop:2441 : [[ -z 1649889559092 ]] 2022-04-13 22:39:19.860 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:19.865 | + functions-common:time_stop:2444 : end_time=1649889559863 2022-04-13 22:39:19.867 | + functions-common:time_stop:2445 : elapsed_time=771 2022-04-13 22:39:19.869 | + functions-common:time_stop:2446 : total=1497 2022-04-13 22:39:19.872 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:19.874 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2268 2022-04-13 22:39:19.876 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:39:19.879 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 22:39:19.881 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:39:19.884 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:39:19.886 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:39:19.888 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:39:19.890 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:39:19.893 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:39:19.895 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 22:39:19.898 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:39:19.901 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:39:19.903 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:39:19.905 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:39:19.908 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:39:19.910 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:39:19.912 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:39:19.914 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:39:19.917 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:39:19.919 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:39:19.921 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:39:19.923 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 22:39:19.926 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:39:19.928 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:39:19.931 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:39:19.933 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:39:19.935 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:39:19.937 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:39:19.940 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 22:39:19.943 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 22:39:19.959 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:19.961 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 22:39:19.963 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:39:19.966 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 22:39:19.968 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 22:39:19.971 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 22:39:19.975 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 22:39:19.978 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 22:39:19.980 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 22:39:19.982 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 22:39:19.984 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 22:39:19.987 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 22:39:19.990 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 22:39:20.669 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 22:39:20.669 | user tags 2022-04-13 22:39:20.669 | stackrabbit []' 2022-04-13 22:39:20.672 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 22:39:20.673 | user tags 2022-04-13 22:39:20.673 | stackrabbit []' 2022-04-13 22:39:20.673 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 22:39:20.679 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 22:39:20.681 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 22:39:20.683 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 22:39:21.340 | Changing password for user "stackrabbit" ... 2022-04-13 22:39:21.364 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 22:39:22.039 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 22:39:22.063 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 22:39:22.066 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 22:39:22.759 | Changing password for user "stackrabbit" ... 2022-04-13 22:39:22.782 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 22:39:22.785 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 22:39:22.787 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 22:39:23.448 | Deleting user "guest" ... 2022-04-13 22:39:23.463 | Error: 2022-04-13 22:39:23.463 | {:no_such_user, "guest"} 2022-04-13 22:39:23.476 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 22:39:23.479 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 22:39:23.496 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:23.498 | + ./stack.sh:main:838 : install_database 2022-04-13 22:39:23.500 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 22:39:23.503 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 22:39:23.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:23.507 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:23.510 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 22:39:23.733 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 22:39:23.735 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 22:39:23.737 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 22:39:23.740 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 22:39:23.742 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:39:23.744 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 22:39:23.747 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:39:23.749 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:39:23.751 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:39:23.754 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:39:23.757 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:39:23.759 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:39:23.761 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:39:23.764 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:39:23.766 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:39:23.768 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:39:23.771 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:39:23.774 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 22:39:23.776 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:39:23.778 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:39:23.781 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:39:23.783 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:39:23.785 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:39:23.788 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:39:23.790 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 22:39:23.792 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:23.795 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:23.797 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 22:39:23.799 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:39:23.801 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:39:23.804 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:39:23.806 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:39:23.808 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:39:23.810 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:39:23.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:23.815 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:23.818 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:39:23.820 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:39:23.823 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:39:23.825 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:39:23.827 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 22:39:23.830 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:39:23.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:23.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:23.839 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 22:39:23.859 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 22:39:23.970 | Reading package lists... 2022-04-13 22:39:24.212 | Building dependency tree... 2022-04-13 22:39:24.213 | Reading state information... 2022-04-13 22:39:24.464 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 22:39:24.464 | The following packages were automatically installed and are no longer required: 2022-04-13 22:39:24.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:39:24.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:39:24.465 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:39:24.465 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:39:24.465 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:39:24.465 | python3-zope.interface 2022-04-13 22:39:24.466 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:39:24.580 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:39:24.585 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:39:24.588 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:39:24.590 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:24.592 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:24.595 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:24.597 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:24.599 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:24.601 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:39:24.604 | + functions-common:time_stop:2439 : start_time=1649889563857 2022-04-13 22:39:24.606 | + functions-common:time_stop:2441 : [[ -z 1649889563857 ]] 2022-04-13 22:39:24.608 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:24.612 | + functions-common:time_stop:2444 : end_time=1649889564610 2022-04-13 22:39:24.615 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-13 22:39:24.618 | + functions-common:time_stop:2446 : total=2268 2022-04-13 22:39:24.620 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:24.622 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3021 2022-04-13 22:39:24.625 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:39:24.627 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 22:39:24.629 | + ./stack.sh:main:841 : install_database_python 2022-04-13 22:39:24.632 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 22:39:24.634 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 22:39:24.636 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 22:39:24.639 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:39:24.642 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 22:39:24.644 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 22:39:24.647 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:39:24.650 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:39:24.650 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:39:24.655 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 22:39:24.657 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 22:39:24.660 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 22:39:24.663 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 22:39:24.665 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 22:39:24.687 | Using python 3.8 to install PyMySQL 2022-04-13 22:39:24.689 | + 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 2022-04-13 22:39:25.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:25.558 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:25.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:25.558 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:26.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:39:26.783 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 22:39:29.313 | 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 2022-04-13 22:39:29.321 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:39:29.321 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:39:29.444 | + inc/python:pip_install:200 : result=0 2022-04-13 22:39:29.446 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:39:29.448 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:29.451 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:29.453 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:29.455 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:29.458 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:29.460 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:39:29.462 | + functions-common:time_stop:2439 : start_time=1649889564681 2022-04-13 22:39:29.464 | + functions-common:time_stop:2441 : [[ -z 1649889564681 ]] 2022-04-13 22:39:29.468 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:29.472 | + functions-common:time_stop:2444 : end_time=1649889569470 2022-04-13 22:39:29.474 | + functions-common:time_stop:2445 : elapsed_time=4789 2022-04-13 22:39:29.477 | + functions-common:time_stop:2446 : total=22408 2022-04-13 22:39:29.479 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:29.481 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27197 2022-04-13 22:39:29.484 | + inc/python:pip_install:203 : return 0 2022-04-13 22:39:29.486 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 22:39:29.488 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 22:39:29.491 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 22:39:29.493 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 22:39:29.511 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:29.513 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 22:39:29.516 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 22:39:29.519 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:39:29.520 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:39:29.525 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:39:29.528 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:39:29.531 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 22:39:29.533 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:39:29.535 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 22:39:29.538 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 22:39:29.554 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:29.556 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 22:39:29.558 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:39:29.561 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:39:29.563 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:39:29.565 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:39:29.568 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:39:29.570 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:39:29.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:29.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:29.577 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:39:29.580 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:39:29.582 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:39:29.584 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:39:29.586 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 22:39:29.589 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:39:29.591 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:29.593 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:29.596 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 22:39:29.617 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 22:39:29.730 | Reading package lists... 2022-04-13 22:39:29.971 | Building dependency tree... 2022-04-13 22:39:29.973 | Reading state information... 2022-04-13 22:39:30.225 | radvd is already the newest version (1:2.17-2). 2022-04-13 22:39:30.225 | The following packages were automatically installed and are no longer required: 2022-04-13 22:39:30.226 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:39:30.227 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:39:30.227 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:39:30.227 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:39:30.227 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:39:30.227 | python3-zope.interface 2022-04-13 22:39:30.227 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:39:30.342 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:39:30.346 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:39:30.349 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:39:30.352 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:30.354 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:30.356 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:30.358 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:30.360 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:30.363 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:39:30.365 | + functions-common:time_stop:2439 : start_time=1649889569614 2022-04-13 22:39:30.367 | + functions-common:time_stop:2441 : [[ -z 1649889569614 ]] 2022-04-13 22:39:30.370 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:30.374 | + functions-common:time_stop:2444 : end_time=1649889570372 2022-04-13 22:39:30.376 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-13 22:39:30.378 | + functions-common:time_stop:2446 : total=3021 2022-04-13 22:39:30.381 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:30.383 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3779 2022-04-13 22:39:30.385 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:39:30.387 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 22:39:30.404 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:30.407 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 22:39:30.409 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 22:39:30.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 22:39:30.415 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 22:39:30.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 22:39:30.436 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:39:30.438 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:39:30.440 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:39:30.443 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:39:30.445 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:39:30.447 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:39:30.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:30.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:30.454 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:39:30.456 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:39:30.459 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:39:30.461 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:39:30.463 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 22:39:30.465 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:39:30.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:30.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:30.472 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 22:39:30.492 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 22:39:30.602 | Reading package lists... 2022-04-13 22:39:30.843 | Building dependency tree... 2022-04-13 22:39:30.844 | Reading state information... 2022-04-13 22:39:31.093 | fakeroot is already the newest version (1.24-1). 2022-04-13 22:39:31.093 | make is already the newest version (4.2.1-1.2). 2022-04-13 22:39:31.093 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 22:39:31.093 | The following packages were automatically installed and are no longer required: 2022-04-13 22:39:31.094 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:39:31.094 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:39:31.095 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:39:31.095 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:39:31.095 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:39:31.095 | python3-zope.interface 2022-04-13 22:39:31.095 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:39:31.209 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:39:31.213 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:39:31.215 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:39:31.217 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:31.219 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:31.221 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:31.224 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:31.226 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:31.228 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:39:31.230 | + functions-common:time_stop:2439 : start_time=1649889570490 2022-04-13 22:39:31.232 | + functions-common:time_stop:2441 : [[ -z 1649889570490 ]] 2022-04-13 22:39:31.235 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:31.240 | + functions-common:time_stop:2444 : end_time=1649889571237 2022-04-13 22:39:31.242 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-13 22:39:31.244 | + functions-common:time_stop:2446 : total=3779 2022-04-13 22:39:31.246 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:31.248 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4526 2022-04-13 22:39:31.250 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:39:31.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 22:39:31.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:31.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:31.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 22:39:31.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 22:39:31.265 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 22:39:31.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 22:39:31.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 22:39:31.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 22:39:31.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 22:39:31.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 22:39:31.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 22:39:31.284 | + functions:vercmp:628 : local v1=5.4 2022-04-13 22:39:31.287 | + functions:vercmp:629 : local 'op=<' 2022-04-13 22:39:31.289 | + functions:vercmp:630 : local v2=3.13 2022-04-13 22:39:31.291 | + functions:vercmp:631 : local result 2022-04-13 22:39:31.295 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 22:39:31.295 | ++ functions:vercmp:635 : sort -V 2022-04-13 22:39:31.295 | ++ functions:vercmp:635 : head -1 2022-04-13 22:39:31.300 | + functions:vercmp:635 : result=3.13 2022-04-13 22:39:31.303 | + functions:vercmp:637 : case $op in 2022-04-13 22:39:31.305 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 22:39:31.307 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 22:39:31.309 | + functions:vercmp:648 : return 2022-04-13 22:39:31.311 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 22:39:31.314 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:39:31.316 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 22:39:31.789 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 22:39:31.792 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 22:39:31.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:31.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:31.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 22:39:31.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:31.805 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 22:39:31.822 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:31.825 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 22:39:31.827 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 22:39:31.827 | Installing etcd 2022-04-13 22:39:31.829 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 22:39:31.842 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 22:39:31.855 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 22:39:31.857 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 22:39:31.874 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 22:39:31.877 | ++ 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 2022-04-13 22:39:31.879 | ++ 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 2022-04-13 22:39:31.882 | +++ 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 2022-04-13 22:39:31.886 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:39:31.889 | ++ 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* ]] 2022-04-13 22:39:31.891 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 22:39:31.894 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:39:31.897 | ++ functions:get_extra_file:74 : return 2022-04-13 22:39:31.900 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:39:31.902 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 22:39:31.904 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 22:39:31.906 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 22:39:31.924 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:39:31.926 | + ./stack.sh:main:868 : install_dstat 2022-04-13 22:39:31.928 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 22:39:31.945 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:39:31.947 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 22:39:31.949 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:39:31.952 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 22:39:31.954 | + ./stack.sh:main:877 : install_libs 2022-04-13 22:39:31.957 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 22:39:31.959 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 22:39:31.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 22:39:31.964 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 22:39:31.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:31.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:31.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 22:39:31.973 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:31.975 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 22:39:31.977 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 22:39:31.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 22:39:31.982 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 22:39:31.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:31.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:31.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 22:39:31.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:31.993 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 22:39:31.995 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 22:39:31.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 22:39:31.999 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 22:39:32.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 22:39:32.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.011 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 22:39:32.013 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 22:39:32.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 22:39:32.018 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 22:39:32.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 22:39:32.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.029 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 22:39:32.032 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 22:39:32.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 22:39:32.036 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 22:39:32.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 22:39:32.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.047 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 22:39:32.050 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 22:39:32.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 22:39:32.054 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 22:39:32.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 22:39:32.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.065 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 22:39:32.068 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 22:39:32.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 22:39:32.073 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 22:39:32.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 22:39:32.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.084 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 22:39:32.087 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 22:39:32.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 22:39:32.091 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 22:39:32.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 22:39:32.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.102 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 22:39:32.105 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 22:39:32.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 22:39:32.109 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 22:39:32.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 22:39:32.118 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.120 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 22:39:32.123 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 22:39:32.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 22:39:32.127 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 22:39:32.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 22:39:32.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.139 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 22:39:32.141 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 22:39:32.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 22:39:32.146 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 22:39:32.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 22:39:32.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.158 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 22:39:32.160 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 22:39:32.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 22:39:32.164 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 22:39:32.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 22:39:32.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.176 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 22:39:32.178 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 22:39:32.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 22:39:32.182 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 22:39:32.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 22:39:32.191 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.194 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 22:39:32.196 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 22:39:32.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 22:39:32.201 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 22:39:32.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 22:39:32.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.213 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 22:39:32.215 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 22:39:32.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 22:39:32.220 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 22:39:32.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 22:39:32.229 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.231 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 22:39:32.233 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 22:39:32.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 22:39:32.238 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 22:39:32.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 22:39:32.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.249 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 22:39:32.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 22:39:32.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 22:39:32.256 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 22:39:32.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 22:39:32.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.268 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 22:39:32.271 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 22:39:32.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 22:39:32.275 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 22:39:32.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 22:39:32.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.287 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 22:39:32.289 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 22:39:32.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 22:39:32.294 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 22:39:32.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 22:39:32.303 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.306 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 22:39:32.308 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 22:39:32.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 22:39:32.312 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 22:39:32.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 22:39:32.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.324 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 22:39:32.327 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 22:39:32.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 22:39:32.331 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 22:39:32.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 22:39:32.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.343 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 22:39:32.345 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 22:39:32.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 22:39:32.350 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 22:39:32.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 22:39:32.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.361 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 22:39:32.364 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 22:39:32.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 22:39:32.368 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 22:39:32.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 22:39:32.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.380 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 22:39:32.383 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 22:39:32.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 22:39:32.387 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 22:39:32.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 22:39:32.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.399 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 22:39:32.401 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 22:39:32.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 22:39:32.406 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 22:39:32.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 22:39:32.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.417 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 22:39:32.420 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 22:39:32.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 22:39:32.424 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 22:39:32.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 22:39:32.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.443 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 22:39:32.445 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 22:39:32.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 22:39:32.450 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 22:39:32.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 22:39:32.459 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.461 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 22:39:32.463 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 22:39:32.466 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 22:39:32.468 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 22:39:32.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 22:39:32.477 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.479 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 22:39:32.482 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 22:39:32.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 22:39:32.486 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 22:39:32.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 22:39:32.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.498 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 22:39:32.501 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 22:39:32.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 22:39:32.506 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 22:39:32.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 22:39:32.515 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.517 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 22:39:32.520 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 22:39:32.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 22:39:32.525 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 22:39:32.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 22:39:32.534 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.536 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 22:39:32.538 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 22:39:32.541 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 22:39:32.543 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 22:39:32.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 22:39:32.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.555 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 22:39:32.557 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 22:39:32.560 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 22:39:32.562 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 22:39:32.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 22:39:32.572 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.574 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 22:39:32.576 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 22:39:32.578 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 22:39:32.581 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 22:39:32.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 22:39:32.590 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.592 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 22:39:32.595 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 22:39:32.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 22:39:32.599 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 22:39:32.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.606 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 22:39:32.608 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.611 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 22:39:32.613 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 22:39:32.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 22:39:32.618 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 22:39:32.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 22:39:32.627 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.630 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 22:39:32.632 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 22:39:32.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 22:39:32.637 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 22:39:32.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 22:39:32.646 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.649 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 22:39:32.651 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 22:39:32.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 22:39:32.656 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 22:39:32.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:32.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:32.662 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 22:39:32.665 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:32.667 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 22:39:32.688 | Using python 3.8 to install etcd3 2022-04-13 22:39:32.691 | + 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 2022-04-13 22:39:33.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:33.582 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:33.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:33.582 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:34.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:39:34.820 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 22:39:34.828 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 22:39:34.829 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 22:39:34.831 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 22:39:34.832 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 22:39:37.409 | 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 2022-04-13 22:39:37.417 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:39:37.417 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:39:37.538 | + inc/python:pip_install:200 : result=0 2022-04-13 22:39:37.540 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:39:37.542 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:37.545 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:37.547 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:37.549 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:37.552 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:37.554 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:39:37.556 | + functions-common:time_stop:2439 : start_time=1649889572683 2022-04-13 22:39:37.558 | + functions-common:time_stop:2441 : [[ -z 1649889572683 ]] 2022-04-13 22:39:37.560 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:37.564 | + functions-common:time_stop:2444 : end_time=1649889577562 2022-04-13 22:39:37.567 | + functions-common:time_stop:2445 : elapsed_time=4879 2022-04-13 22:39:37.569 | + functions-common:time_stop:2446 : total=27197 2022-04-13 22:39:37.571 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:37.573 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32076 2022-04-13 22:39:37.575 | + inc/python:pip_install:203 : return 0 2022-04-13 22:39:37.578 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 22:39:37.600 | Using python 3.8 to install etcd3gw 2022-04-13 22:39:37.602 | + 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 2022-04-13 22:39:38.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:38.476 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:38.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:38.476 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:39.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:39:39.711 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 22:39:39.719 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 22:39:39.721 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 22:39:39.722 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 22:39:39.723 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 22:39:39.756 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 22:39:39.757 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 22:39:39.759 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 22:39:39.760 | 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.9) 2022-04-13 22:39:42.301 | 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 2022-04-13 22:39:42.308 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:39:42.309 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:39:42.426 | + inc/python:pip_install:200 : result=0 2022-04-13 22:39:42.429 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:39:42.431 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:42.433 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:42.435 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:42.437 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:42.439 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:42.442 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:39:42.444 | + functions-common:time_stop:2439 : start_time=1649889577593 2022-04-13 22:39:42.446 | + functions-common:time_stop:2441 : [[ -z 1649889577593 ]] 2022-04-13 22:39:42.449 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:42.453 | + functions-common:time_stop:2444 : end_time=1649889582451 2022-04-13 22:39:42.455 | + functions-common:time_stop:2445 : elapsed_time=4858 2022-04-13 22:39:42.458 | + functions-common:time_stop:2446 : total=32076 2022-04-13 22:39:42.460 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:42.462 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36934 2022-04-13 22:39:42.464 | + inc/python:pip_install:203 : return 0 2022-04-13 22:39:42.467 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 22:39:42.469 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 22:39:42.471 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 22:39:42.474 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:39:42.476 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:39:42.479 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:39:42.481 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:39:42.483 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:39:42.485 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:39:42.488 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:39:42.491 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:39:42.493 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:39:42.495 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:39:42.497 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:39:42.500 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 22:39:42.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:42.504 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:42.506 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 22:39:42.509 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:39:42.511 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:39:42.513 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:39:42.516 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:39:42.518 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:39:42.520 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:39:42.523 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:39:42.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:42.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:42.529 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:39:42.532 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:39:42.534 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:39:42.537 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:39:42.539 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:39:42.541 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:39:42.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:42.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:42.548 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:39:42.569 | + functions-common:apt_get:1237 : 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 2022-04-13 22:39:42.680 | Reading package lists... 2022-04-13 22:39:42.920 | Building dependency tree... 2022-04-13 22:39:42.921 | Reading state information... 2022-04-13 22:39:43.171 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 22:39:43.171 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 22:39:43.171 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:39:43.171 | The following packages were automatically installed and are no longer required: 2022-04-13 22:39:43.172 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:39:43.172 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:39:43.172 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:39:43.172 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:39:43.172 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:39:43.173 | python3-zope.interface 2022-04-13 22:39:43.173 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:39:43.286 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:39:43.290 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:39:43.292 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:39:43.294 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:43.297 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:43.299 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:43.301 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:43.304 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:43.306 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:39:43.308 | + functions-common:time_stop:2439 : start_time=1649889582567 2022-04-13 22:39:43.310 | + functions-common:time_stop:2441 : [[ -z 1649889582567 ]] 2022-04-13 22:39:43.313 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:43.317 | + functions-common:time_stop:2444 : end_time=1649889583314 2022-04-13 22:39:43.319 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-13 22:39:43.321 | + functions-common:time_stop:2446 : total=4526 2022-04-13 22:39:43.323 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:43.326 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5273 2022-04-13 22:39:43.328 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:39:43.330 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 22:39:43.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:39:43.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:39:43.337 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 22:39:43.399 | Module proxy already enabled 2022-04-13 22:39:43.403 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 22:39:43.464 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 22:39:43.464 | Module proxy already enabled 2022-04-13 22:39:43.464 | Module proxy_uwsgi already enabled 2022-04-13 22:39:43.468 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 22:39:43.470 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:39:43.473 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:39:43.476 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:39:43.618 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 22:39:43.621 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 22:39:43.623 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 22:39:43.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:43.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:43.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 22:39:43.633 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:43.635 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 22:39:43.637 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 22:39:43.640 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 22:39:43.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:43.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:43.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 22:39:43.650 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:43.652 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 22:39:43.655 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 22:39:43.657 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 22:39:43.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:43.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:43.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 22:39:43.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:43.669 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 22:39:43.672 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 22:39:43.674 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 22:39:43.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:43.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:43.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 22:39:43.684 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:43.686 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 22:39:43.688 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 22:39:43.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:43.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:43.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 22:39:43.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:43.700 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 22:39:43.702 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 22:39:43.705 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 22:39:43.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:43.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:43.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 22:39:43.715 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:43.717 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 22:39:43.734 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:43.736 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 22:39:43.739 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 22:39:43.741 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 22:39:43.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:43.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:43.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 22:39:43.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:43.753 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 22:39:43.770 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:43.772 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 22:39:43.775 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 22:39:43.777 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 22:39:43.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:43.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:43.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 22:39:43.786 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:43.789 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 22:39:43.791 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 22:39:43.793 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 22:39:43.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:39:43.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:39:43.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 22:39:43.803 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:39:43.806 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 22:39:43.808 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 22:39:43.810 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:39:43.813 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 22:39:43.816 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 22:39:43.819 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:39:43.822 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:39:43.822 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:39:43.827 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 22:39:43.830 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 22:39:43.832 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 22:39:43.835 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 22:39:43.837 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 22:39:43.857 | Using python 3.8 to install keystonemiddleware 2022-04-13 22:39:43.860 | + 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 2022-04-13 22:39:44.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:44.712 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:44.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:44.712 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:45.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:39:45.896 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 22:39:45.953 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 22:39:45.954 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 22:39:45.955 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 22:39:45.956 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 22:39:45.957 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 22:39:45.958 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 22:39:45.959 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 22:39:45.960 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 22:39:45.961 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 22:39:45.963 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 22:39:45.963 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 22:39:45.964 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 22:39:45.965 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 22:39:45.967 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 22:39:46.024 | 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) 2022-04-13 22:39:46.025 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 22:39:46.026 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 22:39:46.065 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 22:39:46.103 | 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) 2022-04-13 22:39:46.104 | 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) 2022-04-13 22:39:46.105 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 22:39:46.106 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 22:39:46.156 | 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) 2022-04-13 22:39:46.159 | 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) 2022-04-13 22:39:46.168 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 22:39:46.170 | 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.3) 2022-04-13 22:39:46.184 | 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) 2022-04-13 22:39:46.185 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 22:39:46.187 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 22:39:46.249 | 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.9) 2022-04-13 22:39:46.250 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 22:39:46.253 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 22:39:46.256 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 22:39:46.305 | 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.14.0) 2022-04-13 22:39:46.319 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 22:39:48.712 | 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 2022-04-13 22:39:48.720 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:39:48.720 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:39:48.843 | + inc/python:pip_install:200 : result=0 2022-04-13 22:39:48.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:39:48.848 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:48.850 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:48.852 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:48.854 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:48.857 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:48.859 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:39:48.861 | + functions-common:time_stop:2439 : start_time=1649889583852 2022-04-13 22:39:48.864 | + functions-common:time_stop:2441 : [[ -z 1649889583852 ]] 2022-04-13 22:39:48.866 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:48.870 | + functions-common:time_stop:2444 : end_time=1649889588868 2022-04-13 22:39:48.873 | + functions-common:time_stop:2445 : elapsed_time=5016 2022-04-13 22:39:48.875 | + functions-common:time_stop:2446 : total=36934 2022-04-13 22:39:48.877 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:48.880 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41950 2022-04-13 22:39:48.882 | + inc/python:pip_install:203 : return 0 2022-04-13 22:39:48.885 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 22:39:48.887 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 22:39:48.889 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:39:48.892 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 22:39:48.895 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 22:39:48.897 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:39:48.901 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:39:48.901 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:39:48.906 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 22:39:48.909 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 22:39:48.911 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 22:39:48.914 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 22:39:48.916 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 22:39:48.937 | Using python 3.8 to install python-memcached 2022-04-13 22:39:48.940 | + 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 2022-04-13 22:39:49.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:49.823 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:49.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:49.823 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:50.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:39:51.016 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 22:39:51.019 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 22:39:53.528 | 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 2022-04-13 22:39:53.535 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:39:53.535 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:39:53.652 | + inc/python:pip_install:200 : result=0 2022-04-13 22:39:53.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:39:53.657 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:53.659 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:53.661 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:53.664 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:53.666 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:53.668 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:39:53.670 | + functions-common:time_stop:2439 : start_time=1649889588932 2022-04-13 22:39:53.672 | + functions-common:time_stop:2441 : [[ -z 1649889588932 ]] 2022-04-13 22:39:53.675 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:53.680 | + functions-common:time_stop:2444 : end_time=1649889593677 2022-04-13 22:39:53.682 | + functions-common:time_stop:2445 : elapsed_time=4745 2022-04-13 22:39:53.684 | + functions-common:time_stop:2446 : total=41950 2022-04-13 22:39:53.686 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:53.688 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46695 2022-04-13 22:39:53.691 | + inc/python:pip_install:203 : return 0 2022-04-13 22:39:53.694 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 22:39:53.710 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:53.712 | + ./stack.sh:main:899 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-13 22:39:53.715 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 22:39:53.717 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 22:39:53.719 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 22:39:53.722 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:39:53.724 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 22:39:53.727 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 22:39:53.742 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:39:53.744 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 22:39:53.747 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 22:39:53.749 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 22:39:53.751 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:39:53.753 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:39:53.756 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:39:53.758 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:39:53.760 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:39:53.763 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:39:53.778 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:39:53.780 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:39:53.782 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:39:53.785 | + functions-common:git_clone:629 : echo master 2022-04-13 22:39:53.786 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:39:53.790 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 22:39:53.792 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:39:53.795 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 22:39:53.807 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 22:39:53.810 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:39:53.810 | + functions-common:git_clone:685 : head -1 2022-04-13 22:39:53.814 | c141e6164 trivial: Fix typo 2022-04-13 22:39:53.816 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:39:53.818 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 22:39:53.821 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:39:53.823 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:39:53.826 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 22:39:53.828 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:39:53.830 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 22:39:53.833 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:39:53.835 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:39:53.837 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 22:39:53.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:39:53.842 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:39:53.845 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 22:39:53.848 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:39:53.850 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 22:39:53.853 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:39:53.855 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:39:53.858 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 22:39:53.863 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 22:39:53.866 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 22:39:54.540 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 22:39:54.542 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:39:54.544 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:39:54.547 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:39:54.549 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:39:54.551 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 22:39:54.553 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:39:54.555 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:39:54.557 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:39:54.559 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:39:54.562 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:39:54.564 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:39:54.566 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:39:54.569 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 22:39:54.589 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 22:39:54.591 | + 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 2022-04-13 22:39:55.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:55.454 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:55.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:39:55.454 | from cryptography.utils import int_from_bytes 2022-04-13 22:39:56.620 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:39:56.652 | Obtaining file:///opt/stack/keystone 2022-04-13 22:39:56.652 | Preparing metadata (setup.py): started 2022-04-13 22:40:01.771 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:40:01.846 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 22:40:01.848 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 22:40:01.849 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:40:01.850 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 22:40:01.851 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 22:40:01.852 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 22:40:01.854 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 22:40:01.855 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 22:40:01.856 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 22:40:01.857 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 22:40:01.858 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 22:40:01.859 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:40:01.860 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 22:40:01.861 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 22:40:01.863 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 22:40:01.864 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 22:40:01.865 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 22:40:01.866 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 22:40:01.867 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 22:40:01.868 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 22:40:01.869 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 22:40:01.870 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 22:40:01.872 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 22:40:01.873 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 22:40:01.874 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 22:40:01.875 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:40:01.876 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 22:40:01.877 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 22:40:01.879 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 22:40:01.880 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:40:01.881 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 22:40:01.882 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 22:40:01.883 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 22:40:01.884 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 22:40:01.895 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 22:40:01.896 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 22:40:01.939 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 22:40:01.957 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 22:40:01.958 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 22:40:01.959 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:40:01.960 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 22:40:01.962 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 22:40:01.971 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 22:40:02.032 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 22:40:02.034 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 22:40:02.132 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 22:40:02.134 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 22:40:02.137 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 22:40:02.137 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 22:40:02.191 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 22:40:02.192 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 22:40:02.194 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 22:40:02.244 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 22:40:02.248 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 22:40:02.328 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 22:40:02.329 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 22:40:02.331 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 22:40:02.332 | 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==21.1.0.dev2) (2.8.0) 2022-04-13 22:40:02.334 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 22:40:02.336 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 22:40:02.356 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 22:40:02.407 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:40:02.427 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 22:40:02.428 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 22:40:02.429 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 22:40:02.431 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 22:40:02.483 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 22:40:02.598 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 22:40:02.599 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 22:40:02.600 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 22:40:02.601 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 22:40:02.602 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 22:40:02.820 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 22:40:02.842 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 22:40:02.844 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 22:40:02.912 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 22:40:02.930 | 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==21.1.0.dev2) (5.0.0) 2022-04-13 22:40:02.986 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 22:40:03.026 | 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==21.1.0.dev2) (1.14.0) 2022-04-13 22:40:03.132 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 22:40:03.187 | 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==21.1.0.dev2) (2.1.1) 2022-04-13 22:40:03.261 | 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==21.1.0.dev2) (1.7.0) 2022-04-13 22:40:03.385 | 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==21.1.0.dev2) (0.17.3) 2022-04-13 22:40:03.416 | 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==21.1.0.dev2) (0.14.1) 2022-04-13 22:40:03.455 | 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==21.1.0.dev2) (3.5.0) 2022-04-13 22:40:03.457 | 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==21.1.0.dev2) (2.1.1) 2022-04-13 22:40:03.458 | 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==21.1.0.dev2) (2.5.1) 2022-04-13 22:40:03.459 | 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==21.1.0.dev2) (3.0.0) 2022-04-13 22:40:03.461 | 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==21.1.0.dev2) (1.3.3) 2022-04-13 22:40:03.464 | 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==21.1.0.dev2) (0.33.0) 2022-04-13 22:40:03.516 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 22:40:03.652 | 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==21.1.0.dev2) (2.0.12) 2022-04-13 22:40:03.655 | 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==21.1.0.dev2) (3.3) 2022-04-13 22:40:03.656 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 22:40:03.657 | 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==21.1.0.dev2) (1.26.9) 2022-04-13 22:40:03.810 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 22:40:03.890 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 22:40:04.135 | 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==21.1.0.dev2) (2.2.1) 2022-04-13 22:40:04.421 | 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==21.1.0.dev2) (0.7) 2022-04-13 22:40:04.456 | 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==21.1.0.dev2) (1.0.0) 2022-04-13 22:40:06.319 | Installing collected packages: keystone 2022-04-13 22:40:06.319 | Attempting uninstall: keystone 2022-04-13 22:40:06.319 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 22:40:06.323 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 22:40:06.324 | Running setup.py develop for keystone 2022-04-13 22:40:12.607 | Successfully installed keystone 2022-04-13 22:40:12.607 | 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 2022-04-13 22:40:12.615 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:40:12.615 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:40:12.747 | + inc/python:pip_install:200 : result=0 2022-04-13 22:40:12.749 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:40:12.752 | + functions-common:time_stop:2432 : local name 2022-04-13 22:40:12.754 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:40:12.756 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:40:12.758 | + functions-common:time_stop:2435 : local total 2022-04-13 22:40:12.760 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:40:12.762 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:40:12.764 | + functions-common:time_stop:2439 : start_time=1649889594584 2022-04-13 22:40:12.767 | + functions-common:time_stop:2441 : [[ -z 1649889594584 ]] 2022-04-13 22:40:12.770 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:40:12.774 | + functions-common:time_stop:2444 : end_time=1649889612772 2022-04-13 22:40:12.777 | + functions-common:time_stop:2445 : elapsed_time=18188 2022-04-13 22:40:12.779 | + functions-common:time_stop:2446 : total=46695 2022-04-13 22:40:12.781 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:40:12.783 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64883 2022-04-13 22:40:12.785 | + inc/python:pip_install:203 : return 0 2022-04-13 22:40:12.787 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:40:12.790 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:40:12.792 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:40:12.810 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:40:12.823 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 22:40:12.825 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 22:40:12.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:40:12.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:40:12.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-13 22:40:12.835 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:40:12.837 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 22:40:12.853 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:12.856 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:40:12.858 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:40:12.861 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 22:40:12.864 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 22:40:12.876 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 22:40:12.879 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 22:40:12.883 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 22:40:12.899 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:12.902 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 22:40:12.931 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 22:40:12.959 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 22:40:12.989 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 22:40:13.019 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 22:40:13.048 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 22:40:13.083 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 22:40:13.109 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 22:40:13.137 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 22:40:13.139 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 22:40:13.142 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 22:40:13.144 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 22:40:13.147 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:40:13.149 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:40:13.164 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:40:13.167 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:40:13.169 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:40:13.171 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:40:13.187 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:40:13.189 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:40:13.192 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:40:13.222 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:40:13.224 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:40:13.226 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 22:40:13.229 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 22:40:13.245 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:13.247 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2022-04-13 22:40:13.277 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 22:40:13.279 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 22:40:13.310 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 22:40:13.312 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 22:40:13.315 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 22:40:13.317 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 22:40:13.319 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 22:40:13.322 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 22:40:13.352 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 22:40:13.355 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 22:40:13.357 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 22:40:13.359 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 22:40:13.363 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:40:13.379 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:40:13.381 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:40:13.384 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:40:13.386 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:40:13.389 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:40:13.418 | + 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' 2022-04-13 22:40:13.446 | + 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' 2022-04-13 22:40:13.473 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:40:13.500 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 22:40:13.529 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:40:13.531 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 22:40:13.534 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 22:40:13.536 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 22:40:13.539 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 22:40:13.541 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:40:13.543 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:40:13.546 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 22:40:13.551 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 22:40:13.553 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:40:13.555 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:40:13.568 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:40:13.568 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:40:13.576 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:40:13.580 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:40:13.595 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 22:40:13.598 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 22:40:13.602 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 22:40:13.630 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 22:40:13.658 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 22:40:13.685 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 22:40:13.712 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 22:40:13.738 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 22:40:13.765 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 22:40:13.793 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 22:40:13.819 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 22:40:13.847 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:40:13.874 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 22:40:13.901 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 22:40:13.928 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 22:40:13.956 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:40:13.958 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:40:13.961 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 22:40:13.963 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 22:40:13.966 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:40:13.968 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:40:13.970 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:40:13.973 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:40:13.975 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:40:13.978 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 22:40:14.005 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 22:40:14.033 | + 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 ' 2022-04-13 22:40:14.033 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:40:14.042 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 22:40:14.045 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 22:40:14.047 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 22:40:14.049 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:40:14.052 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:40:14.054 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:40:14.056 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:40:14.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:40:14.061 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:40:14.063 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:40:14.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:40:14.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:40:14.071 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 22:40:14.132 | Site keystone-wsgi-public already enabled 2022-04-13 22:40:14.136 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:40:14.138 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:40:14.141 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:40:14.144 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:40:14.280 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 22:40:14.315 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 22:40:14.347 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 22:40:14.378 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 22:40:14.380 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 22:40:14.411 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 22:40:14.438 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 22:40:14.466 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 22:40:14.469 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 22:40:14.485 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:40:14.488 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 22:40:14.505 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:14.508 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 22:40:14.510 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 22:40:14.512 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 22:40:14.515 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:40:14.517 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 22:40:14.520 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 22:40:14.522 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 22:40:14.524 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 22:40:14.526 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:40:14.529 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:40:14.531 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:40:14.534 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:40:14.536 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:40:14.539 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:40:14.555 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:40:14.557 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:40:14.559 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:40:14.562 | + functions-common:git_clone:629 : echo master 2022-04-13 22:40:14.563 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:40:14.568 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 22:40:14.570 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:40:14.573 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 22:40:14.585 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 22:40:14.588 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:40:14.588 | + functions-common:git_clone:685 : head -1 2022-04-13 22:40:14.591 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 22:40:14.594 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:40:14.596 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 22:40:14.599 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:40:14.601 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:40:14.604 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 22:40:14.606 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 22:40:14.608 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 22:40:14.611 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:40:14.613 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:40:14.616 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 22:40:14.618 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:40:14.620 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 22:40:14.623 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 22:40:14.626 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:40:14.629 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 22:40:14.631 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:40:14.634 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:40:14.637 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 22:40:14.643 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 22:40:14.645 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 22:40:15.322 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 22:40:15.325 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:40:15.327 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:40:15.329 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:40:15.331 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:40:15.333 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 22:40:15.336 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:40:15.338 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 22:40:15.340 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:40:15.342 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 22:40:15.345 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 22:40:15.347 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 22:40:15.349 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:40:15.351 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 22:40:15.373 | Using python 3.8 to install /opt/stack/swift 2022-04-13 22:40:15.375 | + 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]' 2022-04-13 22:40:16.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:16.237 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:16.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:16.237 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:17.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:40:17.460 | Obtaining file:///opt/stack/swift 2022-04-13 22:40:17.461 | Preparing metadata (setup.py): started 2022-04-13 22:40:22.212 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:40:22.252 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 22:40:22.253 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 22:40:22.254 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 22:40:22.255 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 22:40:22.256 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 22:40:22.257 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 22:40:22.258 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 22:40:22.259 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 22:40:22.260 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 22:40:22.261 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 22:40:22.262 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 22:40:22.301 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 22:40:22.310 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 22:40:22.364 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 22:40:22.365 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 22:40:22.367 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 22:40:22.368 | 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.30.0.dev15) (3.1.1) 2022-04-13 22:40:22.369 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 22:40:22.370 | 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.30.0.dev15) (4.3.0) 2022-04-13 22:40:22.371 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 22:40:22.372 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 22:40:22.374 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 22:40:22.375 | 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.30.0.dev15) (5.8.1) 2022-04-13 22:40:22.376 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 22:40:22.377 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 22:40:22.397 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 22:40:22.429 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 22:40:22.432 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 22:40:22.433 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 22:40:22.434 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 22:40:22.456 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 22:40:22.558 | 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.30.0.dev15) (1.0.2) 2022-04-13 22:40:22.560 | 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.30.0.dev15) (1.7.0) 2022-04-13 22:40:22.561 | 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.30.0.dev15) (3.5.0) 2022-04-13 22:40:22.603 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 22:40:22.647 | 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.30.0.dev15) (1.5.0) 2022-04-13 22:40:22.649 | 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.30.0.dev15) (0.8.0) 2022-04-13 22:40:22.650 | 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.30.0.dev15) (6.0) 2022-04-13 22:40:22.651 | 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.30.0.dev15) (2.5.0) 2022-04-13 22:40:22.711 | 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.30.0.dev15) (0.9.6) 2022-04-13 22:40:22.713 | 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.30.0.dev15) (2.8.2) 2022-04-13 22:40:22.727 | 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.30.0.dev15) (1.0.3) 2022-04-13 22:40:22.729 | 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.30.0.dev15) (2022.1) 2022-04-13 22:40:22.747 | 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.30.0.dev15) (21.3) 2022-04-13 22:40:22.748 | 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.30.0.dev15) (3.0.7) 2022-04-13 22:40:22.894 | 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.30.0.dev15) (1.14.0) 2022-04-13 22:40:22.910 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 22:40:25.261 | Installing collected packages: swift 2022-04-13 22:40:25.261 | Attempting uninstall: swift 2022-04-13 22:40:25.261 | Found existing installation: swift 2.30.0.dev15 2022-04-13 22:40:25.265 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 22:40:25.266 | Running setup.py develop for swift 2022-04-13 22:40:31.698 | Successfully installed swift 2022-04-13 22:40:31.698 | 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 2022-04-13 22:40:31.707 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:40:31.707 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:40:31.840 | + inc/python:pip_install:200 : result=0 2022-04-13 22:40:31.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:40:31.846 | + functions-common:time_stop:2432 : local name 2022-04-13 22:40:31.848 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:40:31.850 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:40:31.852 | + functions-common:time_stop:2435 : local total 2022-04-13 22:40:31.855 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:40:31.857 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:40:31.859 | + functions-common:time_stop:2439 : start_time=1649889615367 2022-04-13 22:40:31.861 | + functions-common:time_stop:2441 : [[ -z 1649889615367 ]] 2022-04-13 22:40:31.864 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:40:31.868 | + functions-common:time_stop:2444 : end_time=1649889631866 2022-04-13 22:40:31.870 | + functions-common:time_stop:2445 : elapsed_time=16499 2022-04-13 22:40:31.873 | + functions-common:time_stop:2446 : total=64883 2022-04-13 22:40:31.875 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:40:31.877 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81382 2022-04-13 22:40:31.879 | + inc/python:pip_install:203 : return 0 2022-04-13 22:40:31.882 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:40:31.884 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:40:31.886 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:40:31.905 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:40:31.918 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 22:40:31.920 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 22:40:31.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:40:31.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:40:31.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-13 22:40:31.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:40:31.932 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 22:40:31.934 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:40:31.937 | + ./stack.sh:main:910 : configure_swift 2022-04-13 22:40:31.939 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 22:40:31.942 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 22:40:31.944 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 22:40:31.946 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 22:40:31.948 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 22:40:33.266 | No object-reconstructor running 2022-04-13 22:40:33.266 | No object-replicator running 2022-04-13 22:40:33.266 | No account-auditor running 2022-04-13 22:40:33.266 | No object-server running 2022-04-13 22:40:33.266 | No container-auditor running 2022-04-13 22:40:33.266 | No container-replicator running 2022-04-13 22:40:33.266 | No container-sharder running 2022-04-13 22:40:33.267 | No container-updater running 2022-04-13 22:40:33.267 | No object-expirer running 2022-04-13 22:40:33.267 | No object-updater running 2022-04-13 22:40:33.267 | No proxy-server running 2022-04-13 22:40:33.267 | No container-sync running 2022-04-13 22:40:33.267 | No account-replicator running 2022-04-13 22:40:33.267 | No account-server running 2022-04-13 22:40:33.267 | No account-reaper running 2022-04-13 22:40:33.268 | No container-server running 2022-04-13 22:40:33.268 | No object-auditor running 2022-04-13 22:40:33.268 | No container-reconciler running 2022-04-13 22:40:33.364 | + lib/swift:configure_swift:337 : true 2022-04-13 22:40:33.366 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 22:40:33.378 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 22:40:33.390 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 22:40:33.393 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 22:40:33.394 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 22:40:33.399 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 22:40:33.399 | s/%GROUP%/ubuntu/; 2022-04-13 22:40:33.399 | s/%USER%/ubuntu/; 2022-04-13 22:40:33.399 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 22:40:33.399 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 22:40:33.402 | uid = ubuntu 2022-04-13 22:40:33.402 | gid = ubuntu 2022-04-13 22:40:33.402 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 22:40:33.402 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 22:40:33.402 | address = 127.0.0.1 2022-04-13 22:40:33.403 | 2022-04-13 22:40:33.403 | [account6612] 2022-04-13 22:40:33.403 | max connections = 25 2022-04-13 22:40:33.403 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:40:33.403 | read only = false 2022-04-13 22:40:33.403 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 22:40:33.403 | 2022-04-13 22:40:33.403 | [account6622] 2022-04-13 22:40:33.403 | max connections = 25 2022-04-13 22:40:33.403 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:40:33.403 | read only = false 2022-04-13 22:40:33.403 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 22:40:33.403 | 2022-04-13 22:40:33.403 | [account6632] 2022-04-13 22:40:33.403 | max connections = 25 2022-04-13 22:40:33.403 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:40:33.403 | read only = false 2022-04-13 22:40:33.403 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 22:40:33.403 | 2022-04-13 22:40:33.403 | [account6642] 2022-04-13 22:40:33.403 | max connections = 25 2022-04-13 22:40:33.403 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:40:33.404 | read only = false 2022-04-13 22:40:33.404 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 22:40:33.404 | 2022-04-13 22:40:33.404 | 2022-04-13 22:40:33.404 | [container6611] 2022-04-13 22:40:33.404 | max connections = 25 2022-04-13 22:40:33.404 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:40:33.404 | read only = false 2022-04-13 22:40:33.404 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 22:40:33.404 | 2022-04-13 22:40:33.404 | [container6621] 2022-04-13 22:40:33.404 | max connections = 25 2022-04-13 22:40:33.404 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:40:33.404 | read only = false 2022-04-13 22:40:33.404 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 22:40:33.404 | 2022-04-13 22:40:33.404 | [container6631] 2022-04-13 22:40:33.404 | max connections = 25 2022-04-13 22:40:33.404 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:40:33.404 | read only = false 2022-04-13 22:40:33.404 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 22:40:33.404 | 2022-04-13 22:40:33.404 | [container6641] 2022-04-13 22:40:33.405 | max connections = 25 2022-04-13 22:40:33.405 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:40:33.405 | read only = false 2022-04-13 22:40:33.405 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 22:40:33.405 | 2022-04-13 22:40:33.405 | 2022-04-13 22:40:33.405 | [object6613] 2022-04-13 22:40:33.405 | max connections = 25 2022-04-13 22:40:33.405 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:40:33.405 | read only = false 2022-04-13 22:40:33.405 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 22:40:33.405 | 2022-04-13 22:40:33.405 | [object6623] 2022-04-13 22:40:33.405 | max connections = 25 2022-04-13 22:40:33.405 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:40:33.405 | read only = false 2022-04-13 22:40:33.405 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 22:40:33.405 | 2022-04-13 22:40:33.405 | [object6633] 2022-04-13 22:40:33.405 | max connections = 25 2022-04-13 22:40:33.405 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:40:33.405 | read only = false 2022-04-13 22:40:33.405 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 22:40:33.405 | 2022-04-13 22:40:33.405 | [object6643] 2022-04-13 22:40:33.405 | max connections = 25 2022-04-13 22:40:33.405 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:40:33.406 | read only = false 2022-04-13 22:40:33.406 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 22:40:33.406 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 22:40:33.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:40:33.410 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:40:33.413 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 22:40:33.426 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 22:40:33.429 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 22:40:33.433 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 22:40:33.437 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 22:40:33.440 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 22:40:33.444 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 22:40:33.473 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2022-04-13 22:40:33.499 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 22:40:33.518 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 22:40:33.545 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 22:40:33.562 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:40:33.592 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 22:40:33.610 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 22:40:33.638 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 22:40:33.657 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 22:40:33.685 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 22:40:33.703 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:40:33.732 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 22:40:33.750 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 22:40:33.764 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:33.766 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 22:40:33.799 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 22:40:33.826 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 22:40:33.855 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 22:40:33.883 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 22:40:33.899 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:33.901 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 22:40:33.938 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 22:40:33.953 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:33.956 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 22:40:33.971 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:40:33.974 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 22:40:33.976 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 22:40:33.990 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:33.992 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 22:40:33.995 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 22:40:33.997 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 22:40:34.002 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 22:40:34.007 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 22:40:34.036 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 22:40:34.067 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 22:40:34.102 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 22:40:34.132 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 22:40:34.158 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 22:40:34.161 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 22:40:34.163 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 22:40:34.165 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 22:40:34.167 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 22:40:34.194 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 22:40:34.221 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:40:34.248 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 22:40:34.274 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 22:40:34.302 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 22:40:34.328 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 22:40:34.356 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 22:40:34.383 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:40:34.412 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 22:40:34.444 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 22:40:34.471 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 22:40:34.507 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 22:40:34.535 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 22:40:34.569 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 22:40:34.599 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 22:40:34.622 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 22:40:34.651 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 22:40:34.682 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 22:40:34.687 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 22:40:34.717 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 22:40:34.746 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 22:40:34.777 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 22:40:34.779 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 22:40:34.781 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 22:40:34.784 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 22:40:34.788 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 22:40:34.790 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 22:40:34.793 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:40:34.795 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 22:40:34.797 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 22:40:34.799 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:40:34.801 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:40:34.803 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 22:40:34.822 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 22:40:34.857 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 22:40:34.880 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 22:40:34.917 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 22:40:34.940 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:40:34.976 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 22:40:34.996 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:40:35.030 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 22:40:35.055 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:40:35.086 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 22:40:35.105 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 22:40:35.135 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:40:35.156 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:40:35.190 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 22:40:35.212 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 22:40:35.242 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 22:40:35.266 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 22:40:35.301 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 22:40:35.307 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 22:40:35.330 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:40:35.359 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 22:40:35.389 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 22:40:35.391 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 22:40:35.396 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 22:40:35.399 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 22:40:35.401 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:40:35.403 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 22:40:35.406 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 22:40:35.408 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:40:35.411 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:40:35.413 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 22:40:35.433 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 22:40:35.461 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 22:40:35.479 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 22:40:35.507 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 22:40:35.526 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:40:35.554 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 22:40:35.572 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:40:35.613 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 22:40:35.631 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:40:35.662 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 22:40:35.680 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 22:40:35.713 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:40:35.736 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:40:35.766 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 22:40:35.787 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 22:40:35.819 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 22:40:35.839 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 22:40:35.871 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 22:40:35.878 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 22:40:35.898 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:40:35.931 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 22:40:35.933 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 22:40:35.939 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 22:40:35.942 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 22:40:35.945 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:40:35.948 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 22:40:35.950 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 22:40:35.953 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:40:35.955 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:40:35.957 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 22:40:35.978 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 22:40:36.018 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 22:40:36.039 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 22:40:36.073 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 22:40:36.095 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:40:36.126 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 22:40:36.145 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:40:36.178 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 22:40:36.197 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:40:36.226 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 22:40:36.254 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 22:40:36.284 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:40:36.302 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:40:36.330 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 22:40:36.350 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 22:40:36.382 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 22:40:36.402 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 22:40:36.433 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 22:40:36.440 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 22:40:36.476 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:40:36.509 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 22:40:36.546 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 22:40:36.582 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 22:40:36.617 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 22:40:36.619 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 22:40:36.627 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 22:40:36.661 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 22:40:36.694 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 22:40:36.732 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 22:40:36.762 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 22:40:36.793 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 22:40:36.821 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 22:40:36.850 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 22:40:36.878 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 22:40:36.907 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 22:40:36.923 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:40:36.925 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 22:40:36.944 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 22:40:36.947 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 22:40:36.967 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 22:40:36.969 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2022-04-13 22:40:36.997 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 22:40:36.999 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 22:40:37.027 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2022-04-13 22:40:37.056 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 22:40:37.058 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 22:40:37.086 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 22:40:37.102 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:37.105 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 22:40:37.108 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 22:40:37.115 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 22:40:37.118 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 22:40:37.132 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 22:40:37.135 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 22:40:37.147 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 22:40:37.149 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 22:40:37.152 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:40:37.154 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:40:37.157 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:40:37.159 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:40:37.162 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:40:37.164 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:40:37.166 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 22:40:37.180 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:40:37.182 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 22:40:37.185 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 22:40:37.204 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:37.207 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 22:40:37.225 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:40:37.228 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 22:40:37.230 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 22:40:37.233 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 22:40:37.235 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:40:37.238 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 22:40:37.240 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 22:40:37.243 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 22:40:37.246 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 22:40:37.265 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:40:37.268 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 22:40:37.271 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 22:40:37.289 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:40:37.292 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 22:40:37.294 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 22:40:37.297 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 22:40:37.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:40:37.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:40:37.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-13 22:40:37.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:40:37.311 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 22:40:37.315 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 22:40:37.317 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 22:40:37.321 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 22:40:37.323 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 22:40:37.326 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 22:40:37.328 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 22:40:37.332 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 22:40:37.335 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 22:40:37.337 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 22:40:37.342 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:40:37.342 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 22:40:37.348 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 22:40:37.351 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 22:40:37.354 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 22:40:37.358 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 22:40:37.360 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 22:40:37.384 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 22:40:37.387 | + 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' 2022-04-13 22:40:38.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:38.456 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:38.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:38.456 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:39.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:40:39.695 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 22:40:39.779 | 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.12.2) 2022-04-13 22:40:39.780 | 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) 2022-04-13 22:40:39.781 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 22:40:39.783 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 22:40:39.784 | 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) 2022-04-13 22:40:39.785 | 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.33.0) 2022-04-13 22:40:39.786 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 22:40:39.787 | 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.3.0) 2022-04-13 22:40:39.788 | 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.5.0) 2022-04-13 22:40:39.789 | 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.4.0) 2022-04-13 22:40:39.790 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 22:40:39.791 | 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.8.0) 2022-04-13 22:40:39.794 | 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.13.1) 2022-04-13 22:40:39.796 | 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.4) 2022-04-13 22:40:39.799 | 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.3.0) 2022-04-13 22:40:39.801 | 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.2.0) 2022-04-13 22:40:39.803 | 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.7.0) 2022-04-13 22:40:39.806 | 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.1) 2022-04-13 22:40:39.815 | 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.2.1) 2022-04-13 22:40:39.816 | 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) 2022-04-13 22:40:39.830 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 22:40:39.901 | 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) (1.0.2) 2022-04-13 22:40:39.902 | 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) 2022-04-13 22:40:39.903 | 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.8.1) 2022-04-13 22:40:39.927 | 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) 2022-04-13 22:40:39.929 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 22:40:39.931 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 22:40:39.933 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 22:40:39.934 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 22:40:39.944 | 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.17.3) 2022-04-13 22:40:39.986 | 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.5.0) 2022-04-13 22:40:39.987 | 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) 2022-04-13 22:40:39.989 | 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) 2022-04-13 22:40:39.990 | 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) (6.0) 2022-04-13 22:40:40.010 | 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.3) 2022-04-13 22:40:40.012 | 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) 2022-04-13 22:40:40.029 | 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) (2022.1) 2022-04-13 22:40:40.045 | 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) 2022-04-13 22:40:40.048 | 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.3) 2022-04-13 22:40:40.068 | 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) (3.2.0) 2022-04-13 22:40:40.070 | 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.6) 2022-04-13 22:40:40.159 | 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) 2022-04-13 22:40:40.160 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 22:40:40.163 | 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.12) 2022-04-13 22:40:40.164 | 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.9) 2022-04-13 22:40:40.213 | 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.21) 2022-04-13 22:40:40.243 | 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.14.0) 2022-04-13 22:40:40.480 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 22:40:40.483 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 22:40:40.517 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 22:40:40.519 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 22:40:40.520 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 22:40:40.522 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 22:40:40.523 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 22:40:40.525 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 22:40:40.581 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 22:40:40.762 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 22:40:40.785 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 22:40:40.869 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 22:40:41.016 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 22:40:43.139 | 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 2022-04-13 22:40:43.147 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:40:43.147 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:40:43.279 | + inc/python:pip_install:200 : result=0 2022-04-13 22:40:43.282 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:40:43.285 | + functions-common:time_stop:2432 : local name 2022-04-13 22:40:43.287 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:40:43.289 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:40:43.292 | + functions-common:time_stop:2435 : local total 2022-04-13 22:40:43.294 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:40:43.296 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:40:43.299 | + functions-common:time_stop:2439 : start_time=1649889637378 2022-04-13 22:40:43.301 | + functions-common:time_stop:2441 : [[ -z 1649889637378 ]] 2022-04-13 22:40:43.304 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:40:43.308 | + functions-common:time_stop:2444 : end_time=1649889643306 2022-04-13 22:40:43.310 | + functions-common:time_stop:2445 : elapsed_time=5928 2022-04-13 22:40:43.313 | + functions-common:time_stop:2446 : total=81382 2022-04-13 22:40:43.315 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:40:43.318 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87310 2022-04-13 22:40:43.320 | + inc/python:pip_install:203 : return 0 2022-04-13 22:40:43.323 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 22:40:43.325 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 22:40:43.328 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 22:40:43.341 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 22:40:43.346 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 22:40:43.349 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 22:40:43.351 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 22:40:43.353 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:40:43.356 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:40:43.359 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:40:43.362 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:40:43.364 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:40:43.367 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:40:43.384 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:40:43.386 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:40:43.388 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:40:43.391 | + functions-common:git_clone:629 : echo master 2022-04-13 22:40:43.392 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:40:43.398 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 22:40:43.402 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:40:43.406 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 22:40:43.420 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 22:40:43.423 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:40:43.423 | + functions-common:git_clone:685 : head -1 2022-04-13 22:40:43.427 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 22:40:43.430 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:40:43.433 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 22:40:43.436 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:40:43.439 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:40:43.442 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 22:40:43.445 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:40:43.449 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 22:40:43.453 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:40:43.456 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:40:43.459 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 22:40:43.463 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:40:43.466 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:40:43.470 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 22:40:43.473 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:40:43.475 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 22:40:43.478 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:40:43.481 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:40:43.485 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 22:40:43.492 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 22:40:43.495 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 22:40:44.240 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 22:40:44.242 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:40:44.244 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:40:44.247 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:40:44.249 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:40:44.255 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 22:40:44.257 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:40:44.260 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:40:44.265 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:40:44.268 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:40:44.271 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:40:44.273 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:40:44.276 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:40:44.278 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 22:40:44.300 | Using python 3.8 to install /opt/stack/glance 2022-04-13 22:40:44.303 | + 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 2022-04-13 22:40:45.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:45.188 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:45.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:45.188 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:46.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:40:46.487 | Obtaining file:///opt/stack/glance 2022-04-13 22:40:46.488 | Preparing metadata (setup.py): started 2022-04-13 22:40:51.271 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:40:51.342 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 22:40:51.343 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 22:40:51.344 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 22:40:51.345 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 22:40:51.346 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 22:40:51.348 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 22:40:51.349 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 22:40:51.350 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 22:40:51.351 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 22:40:51.352 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 22:40:51.353 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 22:40:51.354 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 22:40:51.355 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 22:40:51.356 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:40:51.357 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 22:40:51.358 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 22:40:51.359 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 22:40:51.360 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 22:40:51.361 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 22:40:51.362 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 22:40:51.363 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 22:40:51.364 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:40:51.365 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 22:40:51.366 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:40:51.368 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 22:40:51.369 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 22:40:51.370 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 22:40:51.371 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 22:40:51.372 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:40:51.373 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 22:40:51.374 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 22:40:51.375 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 22:40:51.376 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 22:40:51.377 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 22:40:51.378 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 22:40:51.379 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 22:40:51.380 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 22:40:51.381 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:40:51.382 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 22:40:51.383 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 22:40:51.384 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 22:40:51.385 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 22:40:51.387 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 22:40:51.404 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 22:40:51.404 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 22:40:51.406 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 22:40:51.426 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 22:40:51.428 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 22:40:51.470 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 22:40:51.485 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 22:40:51.494 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 22:40:51.509 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 22:40:51.511 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 22:40:51.512 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 22:40:51.611 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 22:40:51.691 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 22:40:51.742 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 22:40:51.744 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 22:40:51.780 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 22:40:51.859 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 22:40:51.861 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:40:51.863 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 22:40:51.927 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 22:40:51.928 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 22:40:51.931 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 22:40:51.958 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 22:40:52.006 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 22:40:52.007 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 22:40:52.065 | 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==24.1.0.dev5) (2.8.0) 2022-04-13 22:40:52.068 | 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==24.1.0.dev5) (0.4.0) 2022-04-13 22:40:52.069 | 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==24.1.0.dev5) (5.1.0) 2022-04-13 22:40:52.071 | 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==24.1.0.dev5) (5.0.0) 2022-04-13 22:40:52.074 | 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==24.1.0.dev5) (5.2.4) 2022-04-13 22:40:52.101 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 22:40:52.102 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 22:40:52.104 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:40:52.149 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 22:40:52.190 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 22:40:52.191 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 22:40:52.193 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 22:40:52.270 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 22:40:52.333 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 22:40:52.436 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 22:40:52.721 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:40:52.724 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 22:40:52.727 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 22:40:52.729 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 22:40:52.785 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 22:40:52.810 | 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==24.1.0.dev5) (5.0.0) 2022-04-13 22:40:52.904 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 22:40:53.024 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 22:40:53.244 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 22:40:53.246 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 22:40:53.247 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 22:40:53.249 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 22:40:53.250 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 22:40:53.251 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 22:40:53.252 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:40:53.374 | 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==24.1.0.dev5) (0.14.1) 2022-04-13 22:40:53.408 | 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==24.1.0.dev5) (1.0.3) 2022-04-13 22:40:53.455 | 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==24.1.0.dev5) (1.3.3) 2022-04-13 22:40:53.457 | 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==24.1.0.dev5) (3.0.0) 2022-04-13 22:40:53.716 | 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==24.1.0.dev5) (3.10.1) 2022-04-13 22:40:53.900 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 22:40:53.901 | 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==24.1.0.dev5) (1.26.9) 2022-04-13 22:40:53.904 | 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==24.1.0.dev5) (3.3) 2022-04-13 22:40:53.906 | 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==24.1.0.dev5) (2.0.12) 2022-04-13 22:40:54.018 | 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==24.1.0.dev5) (0.5.2) 2022-04-13 22:40:54.173 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:40:54.307 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 22:40:54.629 | 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==24.1.0.dev5) (0.5.0) 2022-04-13 22:40:54.630 | 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==24.1.0.dev5) (2.4.0) 2022-04-13 22:40:54.865 | 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.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 22:40:55.145 | 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==24.1.0.dev5) (1.0.0) 2022-04-13 22:40:55.509 | 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==24.1.0.dev5) (21.4.0) 2022-04-13 22:40:55.510 | 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==24.1.0.dev5) (1.8.2) 2022-04-13 22:40:56.999 | Installing collected packages: glance 2022-04-13 22:40:56.999 | Attempting uninstall: glance 2022-04-13 22:40:56.999 | Found existing installation: glance 24.1.0.dev5 2022-04-13 22:40:57.006 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 22:40:57.007 | Running setup.py develop for glance 2022-04-13 22:41:03.146 | Successfully installed glance 2022-04-13 22:41:03.146 | 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 2022-04-13 22:41:03.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:41:03.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:41:03.301 | + inc/python:pip_install:200 : result=0 2022-04-13 22:41:03.303 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:41:03.305 | + functions-common:time_stop:2432 : local name 2022-04-13 22:41:03.307 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:41:03.310 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:41:03.312 | + functions-common:time_stop:2435 : local total 2022-04-13 22:41:03.314 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:41:03.316 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:41:03.319 | + functions-common:time_stop:2439 : start_time=1649889644294 2022-04-13 22:41:03.321 | + functions-common:time_stop:2441 : [[ -z 1649889644294 ]] 2022-04-13 22:41:03.324 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:41:03.334 | + functions-common:time_stop:2444 : end_time=1649889663331 2022-04-13 22:41:03.336 | + functions-common:time_stop:2445 : elapsed_time=19037 2022-04-13 22:41:03.338 | + functions-common:time_stop:2446 : total=87310 2022-04-13 22:41:03.340 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:41:03.343 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=106347 2022-04-13 22:41:03.345 | + inc/python:pip_install:203 : return 0 2022-04-13 22:41:03.348 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:41:03.350 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:41:03.353 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:41:03.372 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:41:03.384 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 22:41:03.386 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 22:41:03.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:41:03.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:41:03.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-13 22:41:03.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:41:03.399 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:41:03.402 | + ./stack.sh:main:922 : configure_glance 2022-04-13 22:41:03.404 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 22:41:03.416 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 22:41:03.419 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 22:41:03.422 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 22:41:03.424 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 22:41:03.426 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 22:41:03.429 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:41:03.431 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:41:03.434 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 22:41:03.462 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:41:03.491 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 22:41:03.522 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 22:41:03.550 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 22:41:03.580 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 22:41:03.609 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 22:41:03.612 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 22:41:03.614 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 22:41:03.616 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:41:03.619 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 22:41:03.648 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 22:41:03.676 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:41:03.707 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 22:41:03.735 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 22:41:03.765 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 22:41:03.794 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 22:41:03.824 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 22:41:03.853 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:41:03.883 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:41:03.912 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 22:41:03.943 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 22:41:03.945 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 22:41:03.947 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 22:41:03.950 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:41:03.952 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:41:03.954 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:41:03.971 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:03.974 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:41:03.977 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:41:03.979 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:41:03.997 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:03.999 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:41:04.003 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:41:04.032 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:41:04.035 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:41:04.037 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 22:41:04.039 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 22:41:04.042 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 22:41:04.072 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 22:41:04.101 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 22:41:04.104 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 22:41:04.106 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 22:41:04.108 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 22:41:04.111 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 22:41:04.114 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 22:41:04.116 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 22:41:04.146 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 22:41:04.148 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2022-04-13 22:41:04.178 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 22:41:04.180 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 22:41:04.197 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:04.199 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 22:41:04.229 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 22:41:04.258 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 22:41:04.288 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 22:41:04.318 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 22:41:04.347 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 22:41:04.365 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:04.367 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:41:04.397 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 22:41:04.426 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 22:41:04.455 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2022-04-13 22:41:04.485 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 22:41:04.516 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2022-04-13 22:41:04.548 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 22:41:04.570 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:04.572 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 22:41:04.574 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 22:41:04.577 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 22:41:04.580 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:41:04.598 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:41:04.600 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:41:04.603 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:41:04.605 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:41:04.607 | + 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}}' 2022-04-13 22:41:04.636 | + 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' 2022-04-13 22:41:04.667 | + 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' 2022-04-13 22:41:04.697 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:41:04.727 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 22:41:04.732 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 22:41:04.761 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 22:41:04.791 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 22:41:04.822 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2022-04-13 22:41:04.853 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 22:41:04.882 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 22:41:04.914 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 22:41:04.943 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 22:41:04.973 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 22:41:05.003 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 22:41:05.033 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 22:41:05.062 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 22:41:05.067 | + lib/glance:configure_glance:411 : 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 2022-04-13 22:41:05.075 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 22:41:05.092 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:05.094 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 22:41:05.097 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 22:41:05.099 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 22:41:05.101 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 22:41:05.104 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 22:41:05.106 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 22:41:05.110 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 22:41:05.112 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 22:41:05.116 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 22:41:05.147 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 22:41:05.149 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 22:41:05.151 | ++ functions:get_random_port:837 : true 2022-04-13 22:41:05.153 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 22:41:05.156 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 22:41:05.158 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 22:41:05.214 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 22:41:05.216 | ++ functions:get_random_port:841 : break 2 2022-04-13 22:41:05.218 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 22:41:05.221 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 22:41:05.223 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 22:41:05.250 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 22:41:05.278 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 22:41:05.306 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:41:05.333 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:41:05.360 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:41:05.388 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:41:05.416 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:41:05.444 | + 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' 2022-04-13 22:41:05.471 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:41:05.499 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:41:05.527 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:41:05.555 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:41:05.583 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:41:05.610 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 22:41:05.638 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 22:41:05.666 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 22:41:05.694 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 22:41:05.722 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 22:41:05.749 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 22:41:05.752 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 22:41:05.754 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:41:05.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:05.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:05.761 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 22:41:05.763 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 22:41:05.820 | proxy (enabled by site administrator) 2022-04-13 22:41:05.823 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 22:41:05.825 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 22:41:05.827 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:41:05.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:05.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:05.835 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 22:41:05.838 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 22:41:05.894 | proxy_http (enabled by site administrator) 2022-04-13 22:41:05.897 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 22:41:05.900 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 22:41:05.903 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 22:41:05.905 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:41:05.908 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:05.910 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:05.913 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:41:05.915 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:41:05.918 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 22:41:05.919 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:41:05.928 | KeepAlive Off 2022-04-13 22:41:05.932 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 22:41:05.932 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:41:05.942 | SetEnv proxy-sendchunked 1 2022-04-13 22:41:05.946 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 22:41:05.946 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:41:05.955 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 22:41:05.960 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 22:41:05.963 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 22:41:05.965 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:41:05.967 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:41:05.970 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:41:05.972 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:05.974 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:05.977 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:41:05.979 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:41:05.981 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:05.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:05.986 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 22:41:06.048 | Site glance-wsgi-api already enabled 2022-04-13 22:41:06.052 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 22:41:06.054 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:41:06.057 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:41:06.059 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:41:06.196 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 22:41:06.204 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 22:41:06.244 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 22:41:06.247 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 22:41:06.267 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:06.270 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 22:41:06.273 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 22:41:06.275 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 22:41:06.278 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:41:06.280 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 22:41:06.283 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 22:41:06.285 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 22:41:06.288 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 22:41:06.290 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:41:06.292 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:41:06.295 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:41:06.299 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:41:06.301 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:41:06.304 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:41:06.321 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:41:06.324 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:41:06.326 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:41:06.329 | + functions-common:git_clone:629 : echo master 2022-04-13 22:41:06.329 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:41:06.334 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 22:41:06.337 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:41:06.339 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 22:41:06.352 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 22:41:06.355 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:41:06.355 | + functions-common:git_clone:685 : head -1 2022-04-13 22:41:06.359 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-13 22:41:06.362 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:41:06.365 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 22:41:06.367 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:41:06.370 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:41:06.372 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 22:41:06.375 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:41:06.378 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 22:41:06.380 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:41:06.383 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:41:06.385 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 22:41:06.387 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:41:06.390 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:41:06.393 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 22:41:06.396 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:41:06.399 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 22:41:06.401 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:41:06.404 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:41:06.407 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 22:41:06.412 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 22:41:06.415 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 22:41:07.092 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 22:41:07.096 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:41:07.098 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:41:07.100 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:41:07.103 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:41:07.105 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 22:41:07.107 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:41:07.110 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:41:07.113 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:41:07.115 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:41:07.117 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:41:07.120 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:41:07.122 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:41:07.125 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 22:41:07.148 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 22:41:07.150 | + 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 2022-04-13 22:41:08.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:08.035 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:08.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:08.035 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:09.224 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:41:09.259 | Obtaining file:///opt/stack/cinder 2022-04-13 22:41:09.260 | Preparing metadata (setup.py): started 2022-04-13 22:41:14.908 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:41:15.043 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-13 22:41:15.044 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-13 22:41:15.045 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-13 22:41:15.047 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-13 22:41:15.048 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-13 22:41:15.049 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-13 22:41:15.050 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-13 22:41:15.051 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-13 22:41:15.052 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-13 22:41:15.053 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-13 22:41:15.054 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-13 22:41:15.055 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-13 22:41:15.056 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-13 22:41:15.057 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-13 22:41:15.058 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-13 22:41:15.059 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-13 22:41:15.060 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-13 22:41:15.062 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-13 22:41:15.063 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-13 22:41:15.064 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-13 22:41:15.066 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-13 22:41:15.067 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-13 22:41:15.068 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-13 22:41:15.069 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-13 22:41:15.070 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-13 22:41:15.071 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-13 22:41:15.072 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-13 22:41:15.074 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-13 22:41:15.075 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-13 22:41:15.076 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-13 22:41:15.077 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-13 22:41:15.078 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-13 22:41:15.079 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-13 22:41:15.080 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-13 22:41:15.081 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-13 22:41:15.082 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-13 22:41:15.083 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-13 22:41:15.084 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-13 22:41:15.085 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-13 22:41:15.086 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-13 22:41:15.087 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-13 22:41:15.089 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-13 22:41:15.090 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-13 22:41:15.091 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-13 22:41:15.092 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-13 22:41:15.093 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-13 22:41:15.094 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-13 22:41:15.095 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-13 22:41:15.096 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-13 22:41:15.097 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-13 22:41:15.098 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-13 22:41:15.099 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-13 22:41:15.100 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-13 22:41:15.101 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-13 22:41:15.103 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-13 22:41:15.104 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-13 22:41:15.105 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-13 22:41:15.106 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-13 22:41:15.107 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-13 22:41:15.108 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-13 22:41:15.109 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-13 22:41:15.110 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-13 22:41:15.124 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-13 22:41:15.125 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-13 22:41:15.126 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-13 22:41:15.189 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-13 22:41:15.220 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-13 22:41:15.237 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-13 22:41:15.239 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-13 22:41:15.240 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-13 22:41:15.241 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-13 22:41:15.339 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-13 22:41:15.394 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-13 22:41:15.396 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-13 22:41:15.422 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-13 22:41:15.423 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-13 22:41:15.425 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-13 22:41:15.509 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-13 22:41:15.555 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-13 22:41:15.557 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-13 22:41:15.558 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-13 22:41:15.559 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-13 22:41:15.621 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-13 22:41:15.623 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-13 22:41:15.625 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-13 22:41:15.683 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-13 22:41:15.687 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-13 22:41:15.746 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-13 22:41:15.748 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-13 22:41:15.751 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-13 22:41:15.752 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-13 22:41:15.754 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-13 22:41:15.778 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-13 22:41:15.782 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-13 22:41:15.784 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-13 22:41:15.835 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-13 22:41:15.917 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-13 22:41:15.920 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-13 22:41:15.947 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-13 22:41:15.974 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-13 22:41:16.042 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-13 22:41:16.045 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-13 22:41:16.177 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-13 22:41:16.203 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-13 22:41:16.345 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-13 22:41:16.383 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-13 22:41:16.385 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-13 22:41:16.388 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-13 22:41:16.589 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-13 22:41:16.591 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-13 22:41:16.594 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-13 22:41:16.630 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-13 22:41:16.660 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-13 22:41:16.899 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-13 22:41:16.901 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-13 22:41:17.047 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-13 22:41:17.048 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-13 22:41:17.049 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-13 22:41:17.235 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-13 22:41:17.356 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-13 22:41:17.357 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-13 22:41:17.359 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-13 22:41:17.394 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-13 22:41:17.609 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-13 22:41:17.689 | 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>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-13 22:41:17.692 | 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>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-13 22:41:17.871 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-13 22:41:17.965 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-13 22:41:17.966 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-13 22:41:18.148 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-13 22:41:18.574 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-13 22:41:18.626 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-13 22:41:18.676 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-13 22:41:19.743 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-13 22:41:20.023 | 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>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-13 22:41:20.024 | 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>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-13 22:41:20.170 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-13 22:41:20.363 | 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.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-13 22:41:20.539 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-13 22:41:22.231 | Installing collected packages: cinder 2022-04-13 22:41:22.231 | Attempting uninstall: cinder 2022-04-13 22:41:22.231 | Found existing installation: cinder 20.1.0.dev48 2022-04-13 22:41:22.238 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 22:41:22.239 | Running setup.py develop for cinder 2022-04-13 22:41:29.798 | Successfully installed cinder 2022-04-13 22:41:29.798 | 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 2022-04-13 22:41:29.807 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:41:29.807 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:41:29.967 | + inc/python:pip_install:200 : result=0 2022-04-13 22:41:29.969 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:41:29.972 | + functions-common:time_stop:2432 : local name 2022-04-13 22:41:29.974 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:41:29.976 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:41:29.981 | + functions-common:time_stop:2435 : local total 2022-04-13 22:41:29.983 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:41:29.985 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:41:29.987 | + functions-common:time_stop:2439 : start_time=1649889667142 2022-04-13 22:41:29.990 | + functions-common:time_stop:2441 : [[ -z 1649889667142 ]] 2022-04-13 22:41:29.993 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:41:29.997 | + functions-common:time_stop:2444 : end_time=1649889689994 2022-04-13 22:41:30.000 | + functions-common:time_stop:2445 : elapsed_time=22852 2022-04-13 22:41:30.002 | + functions-common:time_stop:2446 : total=106347 2022-04-13 22:41:30.004 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:41:30.006 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=129199 2022-04-13 22:41:30.009 | + inc/python:pip_install:203 : return 0 2022-04-13 22:41:30.011 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:41:30.015 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:41:30.018 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:41:30.037 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:41:30.050 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 22:41:30.053 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 22:41:30.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:41:30.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:41:30.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-13 22:41:30.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:41:30.066 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 22:41:30.068 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 22:41:30.071 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 22:41:30.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:30.076 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:30.079 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 22:41:30.091 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 22:41:30.094 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:41:30.097 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:41:30.099 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:41:30.102 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:41:30.104 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:41:30.107 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:41:30.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:30.112 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:30.114 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:41:30.117 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:41:30.119 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:41:30.122 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:41:30.125 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 22:41:30.127 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:41:30.130 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:30.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:30.135 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 22:41:30.160 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 22:41:30.269 | Reading package lists... 2022-04-13 22:41:30.516 | Building dependency tree... 2022-04-13 22:41:30.518 | Reading state information... 2022-04-13 22:41:30.773 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 22:41:30.773 | The following packages were automatically installed and are no longer required: 2022-04-13 22:41:30.774 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:41:30.775 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:41:30.775 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:41:30.775 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:41:30.775 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:41:30.775 | python3-zope.interface 2022-04-13 22:41:30.775 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:41:30.892 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:41:30.896 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:41:30.899 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:41:30.902 | + functions-common:time_stop:2432 : local name 2022-04-13 22:41:30.904 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:41:30.907 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:41:30.910 | + functions-common:time_stop:2435 : local total 2022-04-13 22:41:30.913 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:41:30.916 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:41:30.918 | + functions-common:time_stop:2439 : start_time=1649889690156 2022-04-13 22:41:30.921 | + functions-common:time_stop:2441 : [[ -z 1649889690156 ]] 2022-04-13 22:41:30.924 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:41:30.929 | + functions-common:time_stop:2444 : end_time=1649889690926 2022-04-13 22:41:30.931 | + functions-common:time_stop:2445 : elapsed_time=770 2022-04-13 22:41:30.934 | + functions-common:time_stop:2446 : total=5273 2022-04-13 22:41:30.937 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:41:30.939 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6043 2022-04-13 22:41:30.942 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:41:30.944 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:41:30.947 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 22:41:30.949 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 22:41:30.962 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 22:41:30.966 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 22:41:30.969 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 22:41:30.971 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 22:41:30.974 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 22:41:30.975 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 22:41:30.979 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 22:41:30.981 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 22:41:30.983 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 22:41:30.985 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 22:41:30.988 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 22:41:30.990 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 22:41:30.992 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 22:41:30.994 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 22:41:31.009 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 22:41:31.023 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 22:41:31.037 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 22:41:31.051 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 22:41:31.063 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 22:41:31.066 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 22:41:31.070 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ysQhNBXqdP 2022-04-13 22:41:31.073 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 22:41:31.075 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 22:41:31.079 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 22:41:31.081 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ysQhNBXqdP 2022-04-13 22:41:31.086 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ysQhNBXqdP 2022-04-13 22:41:31.099 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ysQhNBXqdP /etc/sudoers.d/cinder-rootwrap 2022-04-13 22:41:31.112 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 22:41:31.116 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 22:41:31.119 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 22:41:31.121 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 22:41:31.123 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 22:41:31.125 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 22:41:31.128 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 22:41:31.130 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 22:41:31.133 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 22:41:31.142 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 22:41:31.147 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 22:41:31.169 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 22:41:31.188 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 22:41:31.208 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 22:41:31.227 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 22:41:31.251 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 22:41:31.271 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 22:41:31.290 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 22:41:31.309 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 22:41:31.312 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:41:31.314 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 22:41:31.317 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:41:31.319 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 22:41:31.350 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 22:41:31.378 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:41:31.406 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 22:41:31.434 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 22:41:31.463 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 22:41:31.491 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 22:41:31.521 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 22:41:31.549 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:41:31.578 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:41:31.606 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 22:41:31.638 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 22:41:31.668 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 22:41:31.671 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 22:41:31.673 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 22:41:31.676 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 22:41:31.678 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 22:41:31.681 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 22:41:31.713 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 22:41:31.741 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 22:41:31.769 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 22:41:31.798 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 22:41:31.825 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 22:41:31.854 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 22:41:31.884 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 22:41:31.887 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2022-04-13 22:41:31.915 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 22:41:31.947 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 22:41:31.955 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key fb9ccacbc437d399fc42a79f0d19e9dd 2022-04-13 22:41:31.982 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 22:41:31.985 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 22:41:32.013 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 22:41:32.042 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 22:41:32.070 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 22:41:32.098 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 22:41:32.114 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:32.116 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-13 22:41:32.119 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-13 22:41:32.121 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-13 22:41:32.124 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-13 22:41:32.126 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-13 22:41:32.129 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-13 22:41:32.132 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-13 22:41:32.134 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-13 22:41:32.137 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-13 22:41:32.139 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-13 22:41:32.143 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-13 22:41:32.174 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-13 22:41:32.202 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-13 22:41:32.230 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-13 22:41:32.260 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-13 22:41:32.288 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-13 22:41:32.317 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-13 22:41:32.319 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-13 22:41:32.322 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-13 22:41:32.324 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-13 22:41:32.352 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-13 22:41:32.354 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-13 22:41:32.382 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-13 22:41:32.385 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-13 22:41:32.387 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-13 22:41:32.390 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-13 22:41:32.418 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-13 22:41:32.421 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-13 22:41:32.423 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 22:41:32.440 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:32.443 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-13 22:41:32.445 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-13 22:41:32.448 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-13 22:41:32.450 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-13 22:41:32.477 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.25:8080/v1/AUTH_ 2022-04-13 22:41:32.507 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-13 22:41:32.524 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:32.526 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 22:41:32.543 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:32.546 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 22:41:32.563 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:32.565 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 22:41:32.568 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 22:41:32.570 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 22:41:32.572 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 22:41:32.575 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:41:32.577 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:41:32.579 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:41:32.596 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:32.599 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:41:32.601 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:41:32.604 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:41:32.620 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:32.623 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:41:32.626 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:41:32.654 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:41:32.656 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:41:32.659 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 22:41:32.661 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 22:41:32.663 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:41:32.666 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:41:32.684 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:41:32.687 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:41:32.689 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:41:32.691 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:41:32.694 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:41:32.722 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:41:32.750 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:41:32.777 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:41:32.806 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 22:41:32.823 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:32.825 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 22:41:32.828 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 22:41:32.830 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 22:41:32.833 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 22:41:32.835 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:41:32.837 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:41:32.840 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 22:41:32.845 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 22:41:32.847 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:41:32.849 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:41:32.863 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:41:32.864 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:41:32.872 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:41:32.875 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:41:32.890 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 22:41:32.893 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 22:41:32.897 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 22:41:32.926 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 22:41:32.954 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 22:41:32.981 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:41:33.008 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:41:33.036 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:41:33.064 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:41:33.091 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:41:33.118 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:41:33.146 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:41:33.173 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:41:33.200 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:41:33.228 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:41:33.256 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:41:33.258 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:41:33.261 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 22:41:33.264 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 22:41:33.266 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:41:33.269 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:33.271 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:33.273 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:41:33.276 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:41:33.279 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 22:41:33.306 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:41:33.334 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 22:41:33.334 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:41:33.343 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 22:41:33.346 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 22:41:33.349 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 22:41:33.351 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:41:33.353 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:41:33.356 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:41:33.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:33.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:33.363 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:41:33.366 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:41:33.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:33.370 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:33.373 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 22:41:33.434 | Enabling site cinder-wsgi. 2022-04-13 22:41:33.440 | To activate the new configuration, you need to run: 2022-04-13 22:41:33.440 | systemctl reload apache2 2022-04-13 22:41:33.444 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:41:33.446 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:41:33.449 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:41:33.451 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:41:33.595 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 22:41:33.597 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 22:41:33.628 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2022-04-13 22:41:33.658 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 22:41:33.675 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:33.678 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 22:41:33.680 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:41:33.682 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:41:33.685 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 22:41:33.687 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 22:41:33.719 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 22:41:33.748 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2022-04-13 22:41:33.776 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 22:41:33.805 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 22:41:33.834 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 22:41:33.862 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 22:41:33.890 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 22:41:33.921 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:41:33.948 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 22:41:33.977 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 22:41:34.005 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:41:34.034 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 22:41:34.037 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 22:41:34.053 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:34.055 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2022-04-13 22:41:34.086 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 22:41:34.089 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 22:41:34.107 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:34.109 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 22:41:34.112 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 22:41:34.114 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 22:41:34.117 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:41:34.119 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 22:41:34.122 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 22:41:34.125 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:41:34.126 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:41:34.131 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:41:34.134 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:41:34.136 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 22:41:34.139 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:41:34.142 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 22:41:34.145 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 22:41:34.147 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 22:41:34.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:41:34.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:41:34.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-13 22:41:34.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:41:34.160 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 22:41:34.163 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 22:41:34.165 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 22:41:34.167 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:41:34.170 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:41:34.172 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:41:34.175 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:41:34.177 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:41:34.180 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:41:34.197 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:41:34.199 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:41:34.202 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:41:34.205 | + functions-common:git_clone:629 : echo master 2022-04-13 22:41:34.205 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:41:34.211 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 22:41:34.213 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:41:34.215 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 22:41:34.228 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 22:41:34.231 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:41:34.231 | + functions-common:git_clone:685 : head -1 2022-04-13 22:41:34.236 | a936c4be5b Merge commit 'refs/changes/66/837566/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-13 22:41:34.239 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:41:34.241 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 22:41:34.244 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:41:34.246 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:41:34.249 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 22:41:34.251 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:41:34.254 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 22:41:34.256 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:41:34.259 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:41:34.261 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 22:41:34.265 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:41:34.267 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:41:34.271 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 22:41:34.273 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:41:34.276 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 22:41:34.278 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:41:34.281 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:41:34.284 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 22:41:34.290 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 22:41:34.292 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 22:41:34.959 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 22:41:34.961 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:41:34.963 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:41:34.966 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:41:34.968 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:41:34.971 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 22:41:34.973 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:41:34.975 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:41:34.978 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:41:34.980 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:41:34.982 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:41:34.986 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:41:34.988 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:41:34.990 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 22:41:35.011 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 22:41:35.013 | + 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/neutron 2022-04-13 22:41:35.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:35.887 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:35.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:35.887 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:37.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:41:37.098 | Obtaining file:///opt/stack/neutron 2022-04-13 22:41:37.099 | Preparing metadata (setup.py): started 2022-04-13 22:41:42.818 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:41:42.910 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.8.1) 2022-04-13 22:41:42.911 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-13 22:41:42.912 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.1.1) 2022-04-13 22:41:42.913 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.1) 2022-04-13 22:41:42.914 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:41:42.915 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.1) 2022-04-13 22:41:42.916 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.33.0) 2022-04-13 22:41:42.917 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.1) 2022-04-13 22:41:42.918 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.20.4) 2022-04-13 22:41:42.919 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.27.1) 2022-04-13 22:41:42.920 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.1.1) 2022-04-13 22:41:42.921 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (9.4.0) 2022-04-13 22:41:42.922 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.8.0) 2022-04-13 22:41:42.923 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.11.0) 2022-04-13 22:41:42.924 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.20.0) 2022-04-13 22:41:42.926 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (7.8.0) 2022-04-13 22:41:42.927 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-13 22:41:42.928 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.35) 2022-04-13 22:41:42.929 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.8.7) 2022-04-13 22:41:42.930 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-13 22:41:42.931 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.7.7) 2022-04-13 22:41:42.932 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-13 22:41:42.933 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.10.1) 2022-04-13 22:41:42.934 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-13 22:41:42.936 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (8.8.0) 2022-04-13 22:41:42.937 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.1.0) 2022-04-13 22:41:42.938 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (11.2.0) 2022-04-13 22:41:42.940 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.0) 2022-04-13 22:41:42.940 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.7.0) 2022-04-13 22:41:42.941 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (12.13.0) 2022-04-13 22:41:42.942 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.1) 2022-04-13 22:41:42.943 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.11.0) 2022-04-13 22:41:42.944 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.0) 2022-04-13 22:41:42.946 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.0) 2022-04-13 22:41:42.947 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-13 22:41:42.948 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.3.0) 2022-04-13 22:41:42.949 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.8.0) 2022-04-13 22:41:42.950 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.5.0) 2022-04-13 22:41:42.952 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.12.2) 2022-04-13 22:41:42.953 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.6.0) 2022-04-13 22:41:42.954 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.4.2) 2022-04-13 22:41:42.955 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.1) 2022-04-13 22:41:42.957 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.1.0) 2022-04-13 22:41:42.958 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.16.0) 2022-04-13 22:41:42.959 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.16.0) 2022-04-13 22:41:42.960 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (21.3) 2022-04-13 22:41:42.961 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.9.0) 2022-04-13 22:41:42.962 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:41:42.963 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (22.0.0) 2022-04-13 22:41:42.964 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (17.7.0) 2022-04-13 22:41:42.965 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.61.0) 2022-04-13 22:41:42.966 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-13 22:41:42.968 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.1) 2022-04-13 22:41:42.969 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.4.0) 2022-04-13 22:41:42.970 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.11.0) 2022-04-13 22:41:42.987 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (4.11.3) 2022-04-13 22:41:42.988 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (5.6.0) 2022-04-13 22:41:42.989 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (1.2.0) 2022-04-13 22:41:42.996 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev116) (1.14.0) 2022-04-13 22:41:43.009 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (2.2.1) 2022-04-13 22:41:43.010 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.1.2) 2022-04-13 22:41:43.011 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.16.0) 2022-04-13 22:41:43.032 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev116) (3.0.7) 2022-04-13 22:41:43.039 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev116) (2.1.1) 2022-04-13 22:41:43.099 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.7.0) 2022-04-13 22:41:43.101 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.0.2) 2022-04-13 22:41:43.154 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (3.1.1) 2022-04-13 22:41:43.156 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (4.4.0) 2022-04-13 22:41:43.204 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (1.2.2) 2022-04-13 22:41:43.209 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (2.7.0) 2022-04-13 22:41:43.236 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.0) 2022-04-13 22:41:43.237 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (6.0) 2022-04-13 22:41:43.238 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.4) 2022-04-13 22:41:43.239 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.1.5) 2022-04-13 22:41:43.241 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.32) 2022-04-13 22:41:43.242 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:41:43.243 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.0.0) 2022-04-13 22:41:43.245 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (36.0.2) 2022-04-13 22:41:43.263 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev116) (1.0.3) 2022-04-13 22:41:43.353 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev116) (0.17.3) 2022-04-13 22:41:43.424 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev116) (1.5.0) 2022-04-13 22:41:43.487 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.13.0) 2022-04-13 22:41:43.491 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-13 22:41:43.492 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (2.0.1) 2022-04-13 22:41:43.550 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (2.8.2) 2022-04-13 22:41:43.553 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (0.9.6) 2022-04-13 22:41:43.612 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-13 22:41:43.614 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.1.0) 2022-04-13 22:41:43.615 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.4.0) 2022-04-13 22:41:43.617 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.2.4) 2022-04-13 22:41:43.645 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.3.0) 2022-04-13 22:41:43.648 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-13 22:41:43.694 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (1.15.0) 2022-04-13 22:41:43.750 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev116) (2022.1) 2022-04-13 22:41:43.784 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.3.3) 2022-04-13 22:41:43.785 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (3.0.0) 2022-04-13 22:41:43.808 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-13 22:41:43.952 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-13 22:41:44.024 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev116) (62.0.0) 2022-04-13 22:41:44.102 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (0.3.5) 2022-04-13 22:41:44.103 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (3.0.0) 2022-04-13 22:41:44.214 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:41:44.216 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:41:44.217 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:41:44.218 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:41:44.219 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:41:44.221 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:41:44.222 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:41:44.429 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-13 22:41:44.430 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:41:44.435 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.10.1) 2022-04-13 22:41:44.478 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (3.17.6) 2022-04-13 22:41:44.480 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (2.1.0) 2022-04-13 22:41:44.574 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (1.26.9) 2022-04-13 22:41:44.576 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2.0.12) 2022-04-13 22:41:44.579 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (3.3) 2022-04-13 22:41:44.580 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2019.11.28) 2022-04-13 22:41:44.616 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev116) (0.7) 2022-04-13 22:41:44.955 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev116) (0.13.1) 2022-04-13 22:41:45.038 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-13 22:41:45.200 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (2.21) 2022-04-13 22:41:45.274 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-13 22:41:45.275 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-13 22:41:45.512 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:41:45.684 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.2) 2022-04-13 22:41:46.248 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.14.1) 2022-04-13 22:41:46.296 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (0.2.5) 2022-04-13 22:41:46.900 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.4.2) 2022-04-13 22:41:46.903 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.2) 2022-04-13 22:41:47.219 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.1.1) 2022-04-13 22:41:47.220 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (4.11.1) 2022-04-13 22:41:47.386 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev116) (3.8.0) 2022-04-13 22:41:47.631 | 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-designateclient>=2.7.0->neutron==20.1.0.dev116) (1.8.2) 2022-04-13 22:41:47.632 | 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-designateclient>=2.7.0->neutron==20.1.0.dev116) (21.4.0) 2022-04-13 22:41:47.818 | 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.8.0->neutron==20.1.0.dev116) (1.0.0) 2022-04-13 22:41:48.080 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.3.2) 2022-04-13 22:41:49.703 | Installing collected packages: neutron 2022-04-13 22:41:49.703 | Attempting uninstall: neutron 2022-04-13 22:41:49.703 | Found existing installation: neutron 20.1.0.dev116 2022-04-13 22:41:49.721 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 22:41:49.723 | Running setup.py develop for neutron 2022-04-13 22:41:57.332 | Successfully installed neutron 2022-04-13 22:41:57.332 | 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 2022-04-13 22:41:57.340 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:41:57.340 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:41:57.488 | + inc/python:pip_install:200 : result=0 2022-04-13 22:41:57.490 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:41:57.492 | + functions-common:time_stop:2432 : local name 2022-04-13 22:41:57.494 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:41:57.497 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:41:57.499 | + functions-common:time_stop:2435 : local total 2022-04-13 22:41:57.501 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:41:57.503 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:41:57.506 | + functions-common:time_stop:2439 : start_time=1649889695006 2022-04-13 22:41:57.508 | + functions-common:time_stop:2441 : [[ -z 1649889695006 ]] 2022-04-13 22:41:57.511 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:41:57.515 | + functions-common:time_stop:2444 : end_time=1649889717512 2022-04-13 22:41:57.517 | + functions-common:time_stop:2445 : elapsed_time=22506 2022-04-13 22:41:57.520 | + functions-common:time_stop:2446 : total=129199 2022-04-13 22:41:57.522 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:41:57.524 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=151705 2022-04-13 22:41:57.527 | + inc/python:pip_install:203 : return 0 2022-04-13 22:41:57.530 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:41:57.532 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:41:57.535 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:41:57.554 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:41:57.566 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 22:41:57.569 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 22:41:57.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:41:57.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:41:57.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-13 22:41:57.579 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:41:57.581 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 22:41:57.584 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:41:57.587 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 22:41:57.604 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:57.607 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 22:41:57.610 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 22:41:57.612 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 22:41:57.615 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:41:57.617 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 22:41:57.620 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 22:41:57.623 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 22:41:57.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:41:57.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:41:57.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-13 22:41:57.633 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:41:57.635 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 22:41:57.652 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:57.655 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 22:41:57.672 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:57.674 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 22:41:57.690 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:57.693 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 22:41:57.695 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 22:41:57.697 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 22:41:57.700 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:41:57.702 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:41:57.705 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:41:57.707 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:41:57.709 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:41:57.712 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:41:57.729 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:41:57.733 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:41:57.735 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:41:57.738 | + functions-common:git_clone:629 : echo master 2022-04-13 22:41:57.738 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:41:57.744 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 22:41:57.747 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:41:57.749 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 22:41:57.762 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 22:41:57.765 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:41:57.765 | + functions-common:git_clone:685 : head -1 2022-04-13 22:41:57.769 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 22:41:57.772 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:41:57.774 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 22:41:57.777 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:41:57.780 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:41:57.782 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 22:41:57.785 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:41:57.787 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 22:41:57.789 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:41:57.792 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:41:57.795 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 22:41:57.797 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:41:57.800 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:41:57.803 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 22:41:57.806 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:41:57.809 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 22:41:57.811 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:41:57.814 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:41:57.817 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 22:41:57.823 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 22:41:57.825 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 22:41:58.501 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 22:41:58.504 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:41:58.506 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:41:58.508 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:41:58.511 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:41:58.514 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 22:41:58.516 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:41:58.518 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:41:58.521 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:41:58.523 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:41:58.525 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:41:58.528 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:41:58.530 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:41:58.532 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 22:41:58.553 | Using python 3.8 to install /opt/stack/nova 2022-04-13 22:41:58.556 | + 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/nova 2022-04-13 22:41:59.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:59.428 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:59.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:59.428 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:00.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:42:00.632 | Obtaining file:///opt/stack/nova 2022-04-13 22:42:00.632 | Preparing metadata (setup.py): started 2022-04-13 22:42:07.295 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:42:07.427 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 22:42:07.428 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 22:42:07.429 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 22:42:07.430 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 22:42:07.431 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 22:42:07.432 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 22:42:07.433 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 22:42:07.435 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 22:42:07.436 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 22:42:07.437 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 22:42:07.438 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 22:42:07.439 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 22:42:07.440 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 22:42:07.441 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:42:07.442 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 22:42:07.443 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 22:42:07.444 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 22:42:07.445 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 22:42:07.447 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 22:42:07.448 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 22:42:07.449 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:42:07.450 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 22:42:07.451 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 22:42:07.453 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 22:42:07.454 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 22:42:07.455 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 22:42:07.456 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 22:42:07.457 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 22:42:07.458 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 22:42:07.459 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 22:42:07.460 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 22:42:07.461 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 22:42:07.463 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 22:42:07.464 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:42:07.465 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 22:42:07.466 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 22:42:07.467 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:42:07.469 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 22:42:07.470 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 22:42:07.471 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 22:42:07.472 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 22:42:07.473 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 22:42:07.474 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 22:42:07.475 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 22:42:07.476 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 22:42:07.477 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:42:07.478 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 22:42:07.479 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 22:42:07.480 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 22:42:07.481 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 22:42:07.483 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 22:42:07.484 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 22:42:07.485 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 22:42:07.486 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 22:42:07.487 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 22:42:07.488 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 22:42:07.489 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 22:42:07.490 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 22:42:07.491 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 22:42:07.493 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 22:42:07.494 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 22:42:07.495 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 22:42:07.496 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 22:42:07.497 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 22:42:07.514 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 22:42:07.515 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 22:42:07.517 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 22:42:07.539 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 22:42:07.579 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 22:42:07.610 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 22:42:07.611 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 22:42:07.635 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 22:42:07.764 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 22:42:07.767 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 22:42:07.825 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:42:07.826 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 22:42:07.854 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 22:42:07.855 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 22:42:07.856 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 22:42:07.858 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 22:42:07.880 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 22:42:07.883 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 22:42:07.934 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 22:42:07.936 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:42:07.939 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:42:08.001 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 22:42:08.115 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 22:42:08.119 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 22:42:08.199 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 22:42:08.261 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 22:42:08.262 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 22:42:08.268 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 22:42:08.269 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 22:42:08.293 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 22:42:08.298 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:42:08.351 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 22:42:08.417 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 22:42:08.455 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 22:42:08.456 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 22:42:08.506 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 22:42:08.509 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 22:42:08.599 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:42:08.625 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 22:42:08.705 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 22:42:08.792 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 22:42:08.855 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 22:42:08.861 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 22:42:08.862 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 22:42:08.907 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 22:42:08.910 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:42:08.911 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 22:42:08.992 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 22:42:08.994 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 22:42:08.996 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 22:42:08.998 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 22:42:09.098 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 22:42:09.311 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 22:42:09.313 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 22:42:09.426 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:42:09.428 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 22:42:09.430 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 22:42:09.547 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 22:42:09.624 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 22:42:09.659 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 22:42:09.865 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 22:42:09.943 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 22:42:09.947 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 22:42:10.164 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:42:10.273 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 22:42:10.745 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 22:42:10.791 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 22:42:11.159 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:42:11.160 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:42:11.161 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:42:11.162 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:42:11.164 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:42:11.164 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:42:11.166 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:42:12.401 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 22:42:12.810 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 22:42:12.811 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 22:42:12.910 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 22:42:13.017 | 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.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 22:42:14.723 | Installing collected packages: nova 2022-04-13 22:42:14.724 | Attempting uninstall: nova 2022-04-13 22:42:14.724 | Found existing installation: nova 25.1.0.dev32 2022-04-13 22:42:14.732 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 22:42:14.734 | Running setup.py develop for nova 2022-04-13 22:42:22.936 | Successfully installed nova 2022-04-13 22:42:22.936 | 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 2022-04-13 22:42:22.944 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:42:22.944 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:42:23.092 | + inc/python:pip_install:200 : result=0 2022-04-13 22:42:23.094 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:42:23.096 | + functions-common:time_stop:2432 : local name 2022-04-13 22:42:23.099 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:42:23.101 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:42:23.103 | + functions-common:time_stop:2435 : local total 2022-04-13 22:42:23.105 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:42:23.108 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:42:23.110 | + functions-common:time_stop:2439 : start_time=1649889718548 2022-04-13 22:42:23.112 | + functions-common:time_stop:2441 : [[ -z 1649889718548 ]] 2022-04-13 22:42:23.115 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:42:23.119 | + functions-common:time_stop:2444 : end_time=1649889743117 2022-04-13 22:42:23.121 | + functions-common:time_stop:2445 : elapsed_time=24569 2022-04-13 22:42:23.124 | + functions-common:time_stop:2446 : total=151705 2022-04-13 22:42:23.126 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:42:23.128 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176274 2022-04-13 22:42:23.130 | + inc/python:pip_install:203 : return 0 2022-04-13 22:42:23.132 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:42:23.135 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:42:23.137 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:42:23.157 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:42:23.169 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 22:42:23.172 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 22:42:23.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:42:23.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:42:23.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-13 22:42:23.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:42:23.188 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 22:42:23.201 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:42:23.203 | + ./stack.sh:main:939 : configure_nova 2022-04-13 22:42:23.206 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 22:42:23.219 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 22:42:23.222 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 22:42:23.225 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 22:42:23.229 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 22:42:23.229 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 22:42:23.235 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 22:42:23.237 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 22:42:23.239 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 22:42:23.242 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 22:42:23.244 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 22:42:23.247 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 22:42:23.249 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 22:42:23.252 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 22:42:23.266 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 22:42:23.279 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 22:42:23.291 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 22:42:23.304 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 22:42:23.317 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 22:42:23.320 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 22:42:23.324 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xsgAj6wytT 2022-04-13 22:42:23.327 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 22:42:23.329 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 22:42:23.332 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 22:42:23.335 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 22:42:23.337 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 22:42:23.340 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xsgAj6wytT 2022-04-13 22:42:23.344 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xsgAj6wytT 2022-04-13 22:42:23.356 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xsgAj6wytT /etc/sudoers.d/nova-rootwrap 2022-04-13 22:42:23.368 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 22:42:23.373 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 22:42:23.375 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 22:42:23.378 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 22:42:23.380 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 22:42:23.383 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 22:42:23.385 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 22:42:23.388 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 22:42:23.391 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 22:42:23.396 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 22:42:23.413 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:23.415 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 22:42:23.417 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 22:42:23.421 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 22:42:23.425 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 22:42:23.453 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 22:42:23.455 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 22:42:23.482 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 22:42:23.510 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 22:42:23.538 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 22:42:23.567 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 22:42:23.600 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 22:42:23.630 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 22:42:23.632 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2022-04-13 22:42:23.660 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 22:42:23.687 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 22:42:23.714 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 22:42:23.740 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 22:42:23.768 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 22:42:23.797 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 22:42:23.799 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:42:23.801 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:42:23.803 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:42:23.805 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:42:23.808 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:42:23.810 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:42:23.813 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:42:23.815 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:42:23.817 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:42:23.819 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:42:23.822 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:42:23.824 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 22:42:23.827 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:42:23.829 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:42:23.831 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:42:23.833 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:42:23.835 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:42:23.838 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:42:23.840 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 22:42:23.856 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:23.858 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:42:23.860 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 22:42:23.864 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 22:42:23.896 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 22:42:23.898 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 22:42:23.900 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 22:42:23.903 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 22:42:23.905 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 22:42:23.908 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 22:42:23.941 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 22:42:23.944 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 22:42:23.946 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 22:42:23.948 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 22:42:23.951 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 22:42:23.954 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 22:42:23.983 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 22:42:24.013 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 22:42:24.040 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 22:42:24.069 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 22:42:24.084 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:24.086 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 22:42:24.102 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:24.106 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 22:42:24.106 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 22:42:24.111 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 22:42:24.113 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 22:42:24.141 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 22:42:24.157 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:24.159 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 22:42:24.162 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 22:42:24.164 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:42:24.166 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:42:24.169 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 22:42:24.199 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 22:42:24.226 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:42:24.258 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 22:42:24.285 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 22:42:24.313 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 22:42:24.341 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 22:42:24.367 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 22:42:24.395 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:42:24.422 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:42:24.450 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 22:42:24.466 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:24.468 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 22:42:24.471 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 22:42:24.501 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 22:42:24.529 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2022-04-13 22:42:24.555 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 22:42:24.583 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 22:42:24.610 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 22:42:24.637 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 22:42:24.665 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 22:42:24.692 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 22:42:24.708 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:24.710 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 22:42:24.713 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 22:42:24.739 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 22:42:24.770 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 22:42:24.773 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 22:42:24.800 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 22:42:24.802 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 22:42:24.804 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 22:42:24.807 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:42:24.809 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:42:24.812 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:42:24.814 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:42:24.816 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:42:24.819 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:42:24.821 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 22:42:24.823 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:42:24.825 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:42:24.828 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:42:24.830 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:42:24.832 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:42:24.834 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:42:24.837 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:42:24.839 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:42:24.841 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:42:24.843 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:42:24.846 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:42:24.848 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 22:42:24.850 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 22:42:24.852 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 22:42:24.856 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:42:24.873 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:42:24.875 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:42:24.877 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:42:24.880 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:42:24.882 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:42:24.909 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:42:24.937 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:42:24.964 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:42:24.991 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 22:42:25.021 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 22:42:25.037 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:25.040 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 22:42:25.042 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 22:42:25.045 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 22:42:25.047 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 22:42:25.049 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:42:25.052 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:42:25.055 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 22:42:25.059 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 22:42:25.061 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:42:25.063 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:42:25.076 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:42:25.076 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:42:25.085 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:42:25.088 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:42:25.103 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 22:42:25.106 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 22:42:25.110 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 22:42:25.139 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 22:42:25.166 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 22:42:25.192 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:42:25.219 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:42:25.246 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:42:25.273 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:42:25.300 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:42:25.327 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:42:25.353 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:42:25.381 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:42:25.408 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:42:25.435 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:42:25.462 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:42:25.464 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:42:25.467 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 22:42:25.470 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 22:42:25.472 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:42:25.474 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:25.477 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:25.479 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:42:25.481 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:42:25.484 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 22:42:25.511 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:42:25.539 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 22:42:25.539 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:42:25.548 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 22:42:25.551 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 22:42:25.554 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 22:42:25.556 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:42:25.558 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:42:25.561 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:42:25.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:25.565 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:25.568 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:42:25.570 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:42:25.572 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:25.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:25.577 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 22:42:25.638 | Enabling site nova-api-wsgi. 2022-04-13 22:42:25.644 | To activate the new configuration, you need to run: 2022-04-13 22:42:25.644 | systemctl reload apache2 2022-04-13 22:42:25.648 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:42:25.651 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:42:25.653 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:42:25.655 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:42:25.798 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 22:42:25.815 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:25.818 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 22:42:25.820 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 22:42:25.823 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 22:42:25.825 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 22:42:25.827 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 22:42:25.830 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:42:25.832 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 22:42:25.837 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 22:42:25.839 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:42:25.841 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:42:25.855 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:42:25.855 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:42:25.864 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:42:25.867 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:42:25.883 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 22:42:25.886 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 22:42:25.890 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 22:42:25.919 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 22:42:25.946 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 22:42:25.973 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:42:26.001 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:42:26.028 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:42:26.055 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:42:26.083 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:42:26.111 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:42:26.137 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:42:26.165 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:42:26.192 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:42:26.219 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:42:26.246 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 22:42:26.248 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 22:42:26.275 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 22:42:26.291 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:26.294 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 22:42:26.326 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 22:42:26.328 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 22:42:26.330 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 22:42:26.347 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:26.350 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:42:26.352 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:42:26.380 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 22:42:26.411 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 22:42:26.413 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 22:42:26.416 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 22:42:26.418 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:42:26.420 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:42:26.422 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:42:26.439 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:26.442 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:42:26.444 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:42:26.446 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:42:26.463 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:26.465 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:42:26.468 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:42:26.498 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:42:26.500 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:42:26.504 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 22:42:26.531 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 22:42:26.559 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 22:42:26.590 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 22:42:26.607 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:26.609 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:42:26.637 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 22:42:26.640 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 22:42:26.642 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 22:42:26.673 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 22:42:26.701 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.25/identity 2022-04-13 22:42:26.730 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 22:42:26.758 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 22:42:26.786 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 22:42:26.814 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 22:42:26.842 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 22:42:26.870 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 22:42:26.898 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 22:42:26.915 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:26.918 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 22:42:26.922 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 22:42:26.925 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 22:42:26.927 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 22:42:26.930 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 22:42:26.932 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 22:42:26.935 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 22:42:26.938 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 22:42:26.940 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 22:42:26.942 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 22:42:26.947 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 22:42:26.950 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 22:42:26.952 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 22:42:26.954 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 22:42:26.957 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 22:42:26.960 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 22:42:26.990 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 22:42:27.020 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 22:42:27.051 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:42:27.053 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 22:42:27.055 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 22:42:27.057 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 22:42:27.073 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:27.077 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 22:42:27.078 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 22:42:27.756 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 22:42:27.758 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 22:42:27.761 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 22:42:27.764 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 22:42:27.766 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:42:27.769 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 22:42:27.771 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:42:27.787 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:27.790 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 22:42:27.793 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 22:42:27.796 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:42:27.812 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:27.814 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-13 22:42:27.817 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-13 22:42:27.844 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:42:27.847 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:42:27.849 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 22:42:27.866 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:27.868 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 22:42:27.871 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 22:42:27.873 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 22:42:27.903 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2022-04-13 22:42:27.931 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 22:42:27.958 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 22:42:27.986 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 22:42:28.014 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 22:42:28.041 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 22:42:28.069 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 22:42:28.097 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 22:42:28.099 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 22:42:28.102 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 22:42:28.105 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:42:28.122 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:42:28.125 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:42:28.127 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:42:28.129 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:42:28.132 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:42:28.159 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:42:28.187 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:42:28.214 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:42:28.242 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:42:28.245 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 22:42:28.249 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 22:42:28.252 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 22:42:28.254 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 22:42:28.257 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 22:42:28.259 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 22:42:28.262 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 22:42:28.264 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 22:42:28.267 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 22:42:28.269 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 22:42:28.272 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 22:42:28.274 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 22:42:28.276 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 22:42:28.279 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 22:42:28.295 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:28.297 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 22:42:28.299 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 22:42:28.315 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:28.318 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 22:42:28.333 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:28.336 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 22:42:28.353 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:28.356 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 22:42:28.373 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:28.376 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 22:42:28.379 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 22:42:28.381 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 22:42:28.384 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:42:28.386 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 22:42:28.389 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 22:42:28.392 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 22:42:28.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:28.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:28.400 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 22:42:28.402 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:42:28.405 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:42:28.407 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:42:28.410 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:42:28.412 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:42:28.415 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:42:28.417 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:28.420 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:28.422 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:42:28.425 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:42:28.427 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:42:28.429 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:42:28.432 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 22:42:28.435 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:42:28.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:28.440 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:28.442 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 22:42:28.465 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 22:42:28.576 | Reading package lists... 2022-04-13 22:42:28.824 | Building dependency tree... 2022-04-13 22:42:28.826 | Reading state information... 2022-04-13 22:42:29.084 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:42:29.085 | The following packages were automatically installed and are no longer required: 2022-04-13 22:42:29.086 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:42:29.086 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:42:29.086 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:42:29.086 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:42:29.086 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:42:29.086 | python3-zope.interface 2022-04-13 22:42:29.086 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:42:29.198 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:42:29.203 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:42:29.205 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:42:29.208 | + functions-common:time_stop:2432 : local name 2022-04-13 22:42:29.210 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:42:29.212 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:42:29.215 | + functions-common:time_stop:2435 : local total 2022-04-13 22:42:29.217 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:42:29.220 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:42:29.222 | + functions-common:time_stop:2439 : start_time=1649889748462 2022-04-13 22:42:29.224 | + functions-common:time_stop:2441 : [[ -z 1649889748462 ]] 2022-04-13 22:42:29.227 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:42:29.233 | + functions-common:time_stop:2444 : end_time=1649889749229 2022-04-13 22:42:29.235 | + functions-common:time_stop:2445 : elapsed_time=767 2022-04-13 22:42:29.238 | + functions-common:time_stop:2446 : total=6043 2022-04-13 22:42:29.242 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:42:29.244 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6810 2022-04-13 22:42:29.247 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:42:29.249 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 22:42:29.252 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 22:42:29.254 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 22:42:29.257 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 22:42:29.259 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 22:42:29.283 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 22:42:29.286 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:42:29.288 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:42:29.291 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:42:29.294 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:42:29.296 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:42:29.299 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:42:29.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:29.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:29.308 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:42:29.310 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:42:29.313 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:42:29.315 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:42:29.318 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 22:42:29.321 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:42:29.323 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:29.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:29.329 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 22:42:29.351 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 22:42:29.460 | Reading package lists... 2022-04-13 22:42:29.706 | Building dependency tree... 2022-04-13 22:42:29.708 | Reading state information... 2022-04-13 22:42:29.972 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 22:42:29.972 | The following packages were automatically installed and are no longer required: 2022-04-13 22:42:29.973 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:42:29.973 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:42:29.973 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:42:29.973 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:42:29.973 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:42:29.973 | python3-zope.interface 2022-04-13 22:42:29.973 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:42:30.086 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:42:30.091 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:42:30.094 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:42:30.096 | + functions-common:time_stop:2432 : local name 2022-04-13 22:42:30.098 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:42:30.101 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:42:30.103 | + functions-common:time_stop:2435 : local total 2022-04-13 22:42:30.105 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:42:30.108 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:42:30.110 | + functions-common:time_stop:2439 : start_time=1649889749349 2022-04-13 22:42:30.112 | + functions-common:time_stop:2441 : [[ -z 1649889749349 ]] 2022-04-13 22:42:30.115 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:42:30.120 | + functions-common:time_stop:2444 : end_time=1649889750117 2022-04-13 22:42:30.122 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-13 22:42:30.124 | + functions-common:time_stop:2446 : total=6810 2022-04-13 22:42:30.127 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:42:30.129 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7578 2022-04-13 22:42:30.131 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:42:30.134 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 22:42:30.137 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 22:42:30.140 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:42:30.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:30.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:30.147 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 22:42:30.150 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 22:42:30.205 | wsgi (enabled by maintainer script) 2022-04-13 22:42:30.209 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 22:42:30.212 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 22:42:30.215 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:42:30.218 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 22:42:30.221 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 22:42:30.224 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:42:30.228 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:42:30.228 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:42:30.233 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 22:42:30.236 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 22:42:30.238 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 22:42:30.241 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 22:42:30.244 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 22:42:30.267 | Using python 3.8 to install osc-placement 2022-04-13 22:42:30.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 osc-placement 2022-04-13 22:42:31.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:31.134 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:31.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:31.134 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:32.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:42:32.352 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 22:42:32.364 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 22:42:32.365 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 22:42:32.366 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 22:42:32.367 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 22:42:32.368 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 22:42:32.369 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 22:42:32.428 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 22:42:32.429 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 22:42:32.431 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 22:42:32.432 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 22:42:32.445 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 22:42:32.446 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 22:42:32.448 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 22:42:32.463 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 22:42:32.464 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 22:42:32.465 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 22:42:32.467 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 22:42:32.468 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 22:42:32.469 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 22:42:32.490 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 22:42:32.491 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 22:42:32.492 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 22:42:32.493 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 22:42:32.501 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 22:42:32.540 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 22:42:32.541 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 22:42:32.542 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 22:42:32.546 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 22:42:32.547 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 22:42:32.549 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 22:42:32.551 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 22:42:32.552 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 22:42:32.619 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 22:42:32.622 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 22:42:32.623 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 22:42:32.625 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 22:42:32.713 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 22:42:32.715 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 22:42:32.716 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 22:42:32.758 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 22:42:32.799 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 22:42:32.973 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 22:42:35.303 | 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 2022-04-13 22:42:35.310 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:42:35.310 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:42:35.433 | + inc/python:pip_install:200 : result=0 2022-04-13 22:42:35.436 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:42:35.438 | + functions-common:time_stop:2432 : local name 2022-04-13 22:42:35.441 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:42:35.443 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:42:35.446 | + functions-common:time_stop:2435 : local total 2022-04-13 22:42:35.448 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:42:35.451 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:42:35.454 | + functions-common:time_stop:2439 : start_time=1649889750260 2022-04-13 22:42:35.456 | + functions-common:time_stop:2441 : [[ -z 1649889750260 ]] 2022-04-13 22:42:35.459 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:42:35.464 | + functions-common:time_stop:2444 : end_time=1649889755461 2022-04-13 22:42:35.467 | + functions-common:time_stop:2445 : elapsed_time=5201 2022-04-13 22:42:35.469 | + functions-common:time_stop:2446 : total=176274 2022-04-13 22:42:35.472 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:42:35.475 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=181475 2022-04-13 22:42:35.477 | + inc/python:pip_install:203 : return 0 2022-04-13 22:42:35.480 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 22:42:35.482 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 22:42:35.485 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 22:42:35.487 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:42:35.490 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:42:35.493 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:42:35.496 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:42:35.498 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:42:35.501 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:42:35.519 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:42:35.521 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:42:35.524 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:42:35.528 | + functions-common:git_clone:629 : echo master 2022-04-13 22:42:35.528 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:42:35.533 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 22:42:35.536 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:42:35.538 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 22:42:35.551 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 22:42:35.554 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:42:35.554 | + functions-common:git_clone:685 : head -1 2022-04-13 22:42:35.558 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 22:42:35.561 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:42:35.563 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 22:42:35.566 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:42:35.568 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:42:35.571 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 22:42:35.573 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:42:35.576 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 22:42:35.579 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:42:35.582 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:42:35.585 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 22:42:35.587 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:42:35.591 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:42:35.594 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 22:42:35.597 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:42:35.600 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 22:42:35.602 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:42:35.605 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:42:35.608 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 22:42:35.614 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 22:42:35.616 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 22:42:36.275 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 22:42:36.278 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:42:36.281 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:42:36.283 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:42:36.286 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:42:36.288 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 22:42:36.291 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:42:36.294 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:42:36.296 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:42:36.299 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:42:36.301 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:42:36.304 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:42:36.306 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:42:36.309 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 22:42:36.330 | Using python 3.8 to install /opt/stack/placement 2022-04-13 22:42:36.332 | + 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/placement 2022-04-13 22:42:37.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:37.193 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:37.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:37.194 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:38.368 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:42:38.405 | Obtaining file:///opt/stack/placement 2022-04-13 22:42:38.405 | Preparing metadata (setup.py): started 2022-04-13 22:42:43.032 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:42:43.079 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 22:42:43.080 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 22:42:43.081 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 22:42:43.083 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 22:42:43.084 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 22:42:43.085 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 22:42:43.086 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 22:42:43.088 | 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 22:42:43.089 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 22:42:43.090 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 22:42:43.091 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 22:42:43.092 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 22:42:43.094 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 22:42:43.095 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 22:42:43.096 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 22:42:43.097 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 22:42:43.098 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 22:42:43.099 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 22:42:43.100 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 22:42:43.101 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 22:42:43.102 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 22:42:43.167 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 22:42:43.170 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 22:42:43.171 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 22:42:43.172 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 22:42:43.173 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 22:42:43.175 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 22:42:43.195 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 22:42:43.237 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 22:42:43.238 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 22:42:43.239 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 22:42:43.240 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 22:42:43.241 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 22:42:43.294 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 22:42:43.295 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 22:42:43.297 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 22:42:43.298 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 22:42:43.340 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 22:42:43.343 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 22:42:43.361 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 22:42:43.362 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 22:42:43.363 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 22:42:43.389 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 22:42:43.390 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 22:42:43.404 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 22:42:43.421 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 22:42:43.423 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 22:42:43.425 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 22:42:43.426 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 22:42:43.468 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 22:42:43.470 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 22:42:43.471 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 22:42:43.474 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 22:42:43.490 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 22:42:43.678 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 22:42:43.719 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 22:42:43.720 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 22:42:43.721 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 22:42:43.738 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 22:42:43.773 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 22:42:43.829 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 22:42:43.898 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 22:42:43.983 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 22:42:44.033 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 22:42:44.225 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 22:42:44.227 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 22:42:44.228 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 22:42:44.306 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 22:42:44.373 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 22:42:44.534 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 22:42:44.650 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 22:42:44.652 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 22:42:46.594 | Installing collected packages: openstack-placement 2022-04-13 22:42:46.594 | Attempting uninstall: openstack-placement 2022-04-13 22:42:46.595 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 22:42:46.597 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 22:42:46.598 | Running setup.py develop for openstack-placement 2022-04-13 22:42:52.529 | Successfully installed openstack-placement 2022-04-13 22:42:52.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 2022-04-13 22:42:52.537 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:42:52.537 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:42:52.665 | + inc/python:pip_install:200 : result=0 2022-04-13 22:42:52.668 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:42:52.670 | + functions-common:time_stop:2432 : local name 2022-04-13 22:42:52.672 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:42:52.675 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:42:52.677 | + functions-common:time_stop:2435 : local total 2022-04-13 22:42:52.679 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:42:52.681 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:42:52.684 | + functions-common:time_stop:2439 : start_time=1649889756325 2022-04-13 22:42:52.687 | + functions-common:time_stop:2441 : [[ -z 1649889756325 ]] 2022-04-13 22:42:52.689 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:42:52.693 | + functions-common:time_stop:2444 : end_time=1649889772691 2022-04-13 22:42:52.696 | + functions-common:time_stop:2445 : elapsed_time=16366 2022-04-13 22:42:52.698 | + functions-common:time_stop:2446 : total=181475 2022-04-13 22:42:52.700 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:42:52.703 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=197841 2022-04-13 22:42:52.705 | + inc/python:pip_install:203 : return 0 2022-04-13 22:42:52.708 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:42:52.710 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:42:52.713 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:42:52.733 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:42:52.745 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 22:42:52.748 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 22:42:52.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:42:52.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:42:52.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-13 22:42:52.758 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:42:52.761 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:42:52.763 | + ./stack.sh:main:945 : configure_placement 2022-04-13 22:42:52.766 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 22:42:52.778 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 22:42:52.780 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 22:42:52.785 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 22:42:52.788 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 22:42:52.790 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 22:42:52.793 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 22:42:52.796 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 22:42:52.799 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 22:42:52.831 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 22:42:52.862 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 22:42:52.895 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 22:42:52.897 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 22:42:52.900 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 22:42:52.903 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:42:52.905 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 22:42:52.937 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 22:42:52.967 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:42:52.996 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 22:42:53.025 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 22:42:53.053 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 22:42:53.083 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 22:42:53.111 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 22:42:53.140 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:42:53.170 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:42:53.199 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 22:42:53.201 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 22:42:53.204 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 22:42:53.207 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:42:53.225 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:42:53.228 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:42:53.231 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:42:53.233 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:42:53.236 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:42:53.264 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:42:53.294 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:42:53.323 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:42:53.352 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 22:42:53.355 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 22:42:53.357 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 22:42:53.360 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 22:42:53.362 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 22:42:53.365 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:42:53.367 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:42:53.371 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 22:42:53.375 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 22:42:53.377 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:42:53.380 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:42:53.393 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:42:53.393 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:42:53.402 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:42:53.406 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:42:53.421 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 22:42:53.424 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 22:42:53.428 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 22:42:53.459 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 22:42:53.488 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 22:42:53.518 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:42:53.546 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:42:53.575 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:42:53.603 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:42:53.632 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:42:53.660 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:42:53.692 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:42:53.721 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:42:53.750 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:42:53.779 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:42:53.807 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:42:53.810 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:42:53.813 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 22:42:53.816 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 22:42:53.818 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:42:53.821 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:53.823 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:53.826 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 22:42:53.829 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 22:42:53.831 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 22:42:53.860 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:42:53.889 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 22:42:53.890 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 22:42:53.899 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 22:42:53.903 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 22:42:53.905 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 22:42:53.908 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:42:53.910 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:42:53.913 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:42:53.915 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:53.918 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:53.921 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:42:53.923 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:42:53.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:53.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:53.931 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 22:42:53.992 | Site placement-api already enabled 2022-04-13 22:42:53.997 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:42:54.000 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:42:54.002 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:42:54.005 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:42:54.207 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 22:42:54.232 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:54.235 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 22:42:54.253 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:54.256 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 22:42:54.275 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:54.277 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 22:42:54.280 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 22:42:54.282 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 22:42:54.315 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-04-13 22:42:54.344 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 22:42:54.374 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 22:42:54.405 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 22:42:54.436 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 22:42:54.465 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 22:42:54.496 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 22:42:54.525 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 22:42:54.544 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:54.546 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 22:42:54.563 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:54.566 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 22:42:54.569 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 22:42:54.571 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 22:42:54.574 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:42:54.576 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:42:54.579 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:42:54.581 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:42:54.584 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:42:54.587 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:42:54.592 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:42:54.594 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:42:54.597 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:42:54.599 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 22:42:54.602 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:42:54.617 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:54.620 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:42:54.622 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:42:54.625 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 22:42:54.627 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 22:42:54.629 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:42:54.631 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 22:42:54.634 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 22:42:54.636 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 22:42:54.693 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 22:42:54.737 | [150318 Async install_tempest:175735]: running: install_tempest 2022-04-13 22:42:54.740 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 22:42:54.743 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 22:42:54.746 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:42:54.749 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:42:54.751 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 22:42:54.754 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 22:42:54.757 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 22:42:54.760 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 22:42:54.763 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 22:42:54.766 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 22:42:54.768 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 22:42:54.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:42:54.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:42:54.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-13 22:42:54.779 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:42:54.782 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 22:42:54.785 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 22:42:54.788 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:42:54.792 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 22:42:54.795 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 22:42:54.798 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:42:54.802 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:42:54.803 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:42:54.809 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 22:42:54.812 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 22:42:54.814 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 22:42:54.817 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 22:42:54.820 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 22:42:54.842 | Using python 3.8 to install python-openstackclient 2022-04-13 22:42:54.845 | + 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-openstackclient 2022-04-13 22:42:55.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:55.724 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:55.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:55.724 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:56.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:42:56.942 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 22:42:56.962 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 22:42:56.963 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 22:42:56.964 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 22:42:56.965 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 22:42:56.967 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 22:42:56.968 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 22:42:56.969 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 22:42:56.970 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 22:42:56.971 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 22:42:56.972 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 22:42:56.973 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 22:42:56.984 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 22:42:56.985 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 22:42:56.986 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 22:42:56.987 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 22:42:56.989 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 22:42:57.015 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 22:42:57.016 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 22:42:57.017 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 22:42:57.019 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 22:42:57.020 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 22:42:57.021 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 22:42:57.022 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 22:42:57.024 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 22:42:57.025 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 22:42:57.026 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 22:42:57.027 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 22:42:57.042 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 22:42:57.059 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 22:42:57.061 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 22:42:57.062 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 22:42:57.063 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 22:42:57.084 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 22:42:57.103 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 22:42:57.107 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 22:42:57.108 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 22:42:57.199 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 22:42:57.200 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 22:42:57.202 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 22:42:57.244 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 22:42:57.255 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 22:42:57.289 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 22:42:57.454 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 22:42:57.471 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 22:42:57.576 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 22:42:57.578 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 22:42:57.580 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 22:42:57.582 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 22:42:57.733 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 22:43:00.036 | 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 2022-04-13 22:43:00.044 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:43:00.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:43:00.173 | + inc/python:pip_install:200 : result=0 2022-04-13 22:43:00.176 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:43:00.178 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:00.181 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:00.183 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:00.185 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:00.188 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:00.190 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:43:00.192 | + functions-common:time_stop:2439 : start_time=1649889774837 2022-04-13 22:43:00.194 | + functions-common:time_stop:2441 : [[ -z 1649889774837 ]] 2022-04-13 22:43:00.198 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:00.202 | + functions-common:time_stop:2444 : end_time=1649889780200 2022-04-13 22:43:00.205 | + functions-common:time_stop:2445 : elapsed_time=5363 2022-04-13 22:43:00.207 | + functions-common:time_stop:2446 : total=197841 2022-04-13 22:43:00.209 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:00.211 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=203204 2022-04-13 22:43:00.214 | + inc/python:pip_install:203 : return 0 2022-04-13 22:43:00.217 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 22:43:00.220 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 22:43:00.225 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.lh3HfHGt8P 2022-04-13 22:43:00.227 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 22:43:00.230 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 22:43:00.232 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 22:43:00.235 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:43:00.238 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 22:43:00.240 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 22:43:00.258 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:00.261 | + ./stack.sh:main:1037 : configure_database 2022-04-13 22:43:00.263 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 22:43:00.266 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 22:43:00.268 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 22:43:00.271 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:43:00.273 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 22:43:00.275 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 22:43:00.278 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:43:00.281 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:43:00.283 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 22:43:00.286 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 22:43:00.289 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 22:43:00.290 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 22:43:00.294 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 22:43:00.347 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 22:43:00.349 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:43:00.352 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:43:00.354 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:43:00.356 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:43:00.359 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:43:00.361 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:43:00.363 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:43:00.366 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:43:00.368 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:43:00.370 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:43:00.373 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:43:00.375 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 22:43:00.378 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:43:00.380 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:43:00.382 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:43:00.385 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:43:00.388 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:43:00.390 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:43:00.393 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 22:43:00.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:43:00.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:43:00.401 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 22:43:00.404 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:43:00.406 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 22:43:01.886 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 22:43:01.902 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 22:43:01.902 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 22:43:01.906 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 22:43:01.909 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 22:43:01.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:43:01.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:43:01.916 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 22:43:01.919 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 22:43:01.921 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 22:43:01.923 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:43:01.926 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:43:01.928 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 22:43:01.930 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 22:43:01.933 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 22:43:01.945 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:43:01.978 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 22:43:01.991 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:43:02.007 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 22:43:02.063 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 22:43:02.117 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 22:43:02.172 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 22:43:02.175 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 22:43:02.178 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:43:02.180 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 22:43:04.420 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 22:43:04.423 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 22:43:04.426 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 22:43:04.430 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-224304 2022-04-13 22:43:04.433 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-224304 1041' 2022-04-13 22:43:04.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.439 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:43:04.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.444 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 22:43:04.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.449 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 22:43:04.452 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.454 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 22:43:04.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.459 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-13 22:43:04.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.464 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-13 22:43:04.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.470 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-223835 2022-04-13 22:43:04.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.475 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 22:43:04.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.480 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-13 22:43:04.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.485 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 22:43:04.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.490 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 22:43:04.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.495 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 22:43:04.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:43:04.500 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 22:43:04.503 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 22:43:04.505 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 22:43:04.508 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 22:43:04.520 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 22:43:04.522 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:43:04.525 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 22:43:04.528 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:43:04.530 | + functions-common:run_process:1689 : local group= 2022-04-13 22:43:04.533 | + functions-common:run_process:1690 : local user= 2022-04-13 22:43:04.535 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 22:43:04.538 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:43:04.540 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:43:04.543 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:43:04.545 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:43:04.548 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:43:04.553 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889784550 2022-04-13 22:43:04.556 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 22:43:04.573 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:04.575 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 22:43:04.578 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 22:43:04.580 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:43:04.583 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:43:04.585 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:43:04.588 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:43:04.590 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 22:43:04.593 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 22:43:04.596 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 22:43:04.598 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 22:43:04.601 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 22:43:04.603 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 22:43:04.606 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 22:43:04.609 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 22:43:04.611 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:43:04.614 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 22:43:04.616 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 22:43:04.618 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 22:43:04.621 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 22:43:04.624 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 22:43:04.626 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 22:43:04.630 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 22:43:04.682 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 22:43:04.736 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:43:04.789 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 22:43:04.843 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 22:43:04.896 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:43:04.948 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 22:43:04.952 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 22:43:05.005 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 22:43:05.408 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 22:43:05.421 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 22:43:05.797 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 22:43:05.821 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:43:05.824 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:05.827 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:05.829 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:05.832 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:05.834 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:05.836 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:43:05.839 | + functions-common:time_stop:2439 : start_time=1649889784550 2022-04-13 22:43:05.841 | + functions-common:time_stop:2441 : [[ -z 1649889784550 ]] 2022-04-13 22:43:05.844 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:05.849 | + functions-common:time_stop:2444 : end_time=1649889785846 2022-04-13 22:43:05.851 | + functions-common:time_stop:2445 : elapsed_time=1296 2022-04-13 22:43:05.854 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:43:05.856 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:05.859 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1296 2022-04-13 22:43:05.861 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 22:43:05.864 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 22:43:05.866 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 22:43:05.869 | + functions-common:run_process:1689 : local group= 2022-04-13 22:43:05.871 | + functions-common:run_process:1690 : local user=root 2022-04-13 22:43:05.874 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 22:43:05.876 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:43:05.879 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:43:05.881 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:43:05.884 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:43:05.888 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:43:05.892 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889785889 2022-04-13 22:43:05.895 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 22:43:05.912 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:05.915 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:43:05.917 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:05.920 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:05.924 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:05.927 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:05.929 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:05.932 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:43:05.935 | + functions-common:time_stop:2439 : start_time=1649889785889 2022-04-13 22:43:05.937 | + functions-common:time_stop:2441 : [[ -z 1649889785889 ]] 2022-04-13 22:43:05.940 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:05.945 | + functions-common:time_stop:2444 : end_time=1649889785942 2022-04-13 22:43:05.947 | + functions-common:time_stop:2445 : elapsed_time=53 2022-04-13 22:43:05.950 | + functions-common:time_stop:2446 : total=1296 2022-04-13 22:43:05.952 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:05.955 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1349 2022-04-13 22:43:05.957 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 22:43:05.975 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:05.977 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 22:43:06.004 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:06.006 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 22:43:06.028 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:06.030 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 22:43:06.033 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 22:43:06.035 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837566-4-hyperv --data-dir /opt/stack/data/etcd' 2022-04-13 22:43:06.038 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 22:43:06.041 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837566-4-hyperv=http://10.222.0.25:2380' 2022-04-13 22:43:06.044 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2022-04-13 22:43:06.046 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2022-04-13 22:43:06.049 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 22:43:06.052 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 22:43:06.054 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2022-04-13 22:43:06.057 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 22:43:06.059 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 22:43:06.072 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 22:43:06.075 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837566-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837566-4-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' '' root 2022-04-13 22:43:06.078 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 22:43:06.084 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837566-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837566-4-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-13 22:43:06.086 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 22:43:06.089 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 22:43:06.091 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 22:43:06.094 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 22:43:06.098 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 22:43:06.101 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 22:43:06.106 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 22:43:06.179 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 22:43:06.241 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837566-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837566-4-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-13 22:43:06.291 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 22:43:06.341 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 22:43:06.395 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:43:06.446 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 22:43:06.449 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 22:43:06.509 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 22:43:06.902 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 22:43:06.957 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 22:43:07.009 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 22:43:07.062 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 22:43:07.114 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 22:43:07.118 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 22:43:07.122 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 22:43:07.124 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 22:43:07.516 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 22:43:07.529 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 22:43:07.909 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 22:43:08.391 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 22:43:08.409 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:08.412 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 22:43:08.415 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 22:43:08.418 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 22:43:08.422 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 22:43:08.435 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 22:43:08.446 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 22:43:08.450 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 22:43:08.452 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 22:43:08.590 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 22:43:08.727 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 22:43:08.867 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 22:43:09.005 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 22:43:09.142 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 22:43:09.280 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 22:43:09.423 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 22:43:09.566 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 22:43:09.704 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 22:43:09.846 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 22:43:09.852 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 22:43:09.855 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 22:43:09.858 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 22:43:09.862 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 22:43:09.865 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 22:43:09.868 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 22:43:09.885 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:09.887 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 22:43:09.890 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:43:09.892 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 22:43:09.895 | + ./stack.sh:main:1097 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-13 22:43:09.897 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 22:43:09.900 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 22:43:09.915 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:09.918 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 22:43:09.921 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 22:43:09.923 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 22:43:09.926 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 22:43:09.928 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 22:43:09.931 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 22:43:09.936 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:43:10.417 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 22:43:10.422 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:43:10.441 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 22:43:10.443 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 22:43:10.446 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:43:10.449 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:43:10.453 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:43:10.457 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889790455 2022-04-13 22:43:10.460 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 22:43:15.151 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=177675) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 22:43:15.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:15.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:15.161 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:15.188 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:15.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.191 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:15.191 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:15.253 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:15.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:15.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:15.256 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:15.256 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:15.264 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:43:17.242 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.242 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:43:17.249 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.250 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:43:17.257 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.257 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:43:17.264 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.264 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:43:17.271 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.272 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:43:17.279 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.279 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:43:17.331 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.331 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:17.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.334 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:17.334 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:17.335 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:17.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.338 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:17.338 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:17.345 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:17.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.348 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:17.348 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:17.709 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:17.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.712 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:17.712 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:17.739 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:17.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.743 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:17.743 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:17.751 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:43:17.790 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.790 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:43:17.799 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.799 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:43:17.807 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.807 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:43:17.823 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.823 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:43:17.832 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.832 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:43:17.840 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.840 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:43:17.847 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:17.848 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.851 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:17.851 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:17.852 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:17.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:17.855 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:17.862 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:17.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:17.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:17.865 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:17.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:18.184 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:18.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.187 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:18.187 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:18.215 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:43:18.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:43:18.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:43:18.218 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:43:18.219 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177675) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:43:18.225 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:43:18.238 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:18.238 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:43:18.246 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:18.246 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:43:18.253 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:18.253 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:43:18.261 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:18.261 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:43:18.269 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:18.269 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:43:18.277 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:18.278 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:43:18.284 | INFO migrate.versioning.api [-] done 2022-04-13 22:43:18.683 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 22:43:18.686 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:18.688 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:18.691 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:18.694 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:18.696 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:18.699 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 22:43:18.702 | + functions-common:time_stop:2439 : start_time=1649889790455 2022-04-13 22:43:18.704 | + functions-common:time_stop:2441 : [[ -z 1649889790455 ]] 2022-04-13 22:43:18.707 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:18.712 | + functions-common:time_stop:2444 : end_time=1649889798709 2022-04-13 22:43:18.715 | + functions-common:time_stop:2445 : elapsed_time=8254 2022-04-13 22:43:18.717 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:43:18.720 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:18.722 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8254 2022-04-13 22:43:18.725 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 22:43:18.727 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 22:43:18.731 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 22:43:23.297 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 22:43:23.297 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 22:43:23.297 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 22:43:23.298 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 22:43:23.298 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 22:43:23.298 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 22:43:23.298 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 22:43:23.299 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 22:43:23.299 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 22:43:23.659 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 22:43:23.663 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 22:43:28.159 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 22:43:28.160 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 22:43:28.160 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 22:43:28.160 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 22:43:28.161 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 22:43:28.161 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 22:43:28.161 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 22:43:28.161 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 22:43:28.161 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 22:43:28.525 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 22:43:28.528 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 22:43:28.530 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 22:43:28.533 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 22:43:28.550 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:28.552 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:43:28.555 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 22:43:28.560 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 22:43:28.562 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 22:43:28.564 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:43:28.567 | + functions-common:run_process:1689 : local group= 2022-04-13 22:43:28.569 | + functions-common:run_process:1690 : local user= 2022-04-13 22:43:28.572 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 22:43:28.575 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:43:28.577 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:43:28.580 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:43:28.582 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:43:28.585 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:43:28.589 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889808587 2022-04-13 22:43:28.592 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 22:43:28.608 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:28.611 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 22:43:28.613 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 22:43:28.616 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:43:28.618 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:43:28.620 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:43:28.623 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:43:28.625 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 22:43:28.627 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 22:43:28.630 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 22:43:28.632 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 22:43:28.635 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 22:43:28.638 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 22:43:28.640 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 22:43:28.643 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 22:43:28.645 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:43:28.647 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 22:43:28.649 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 22:43:28.652 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 22:43:28.654 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 22:43:28.658 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 22:43:28.708 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 22:43:28.758 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 22:43:28.810 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:43:28.860 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:43:28.911 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 22:43:28.961 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 22:43:29.012 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 22:43:29.067 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 22:43:29.121 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 22:43:29.174 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 22:43:29.176 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 22:43:29.229 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 22:43:29.609 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 22:43:29.623 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 22:43:30.003 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 22:43:30.087 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:43:30.092 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:30.096 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:30.099 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:30.101 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:30.105 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:30.107 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:43:30.110 | + functions-common:time_stop:2439 : start_time=1649889808587 2022-04-13 22:43:30.112 | + functions-common:time_stop:2441 : [[ -z 1649889808587 ]] 2022-04-13 22:43:30.116 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:30.120 | + functions-common:time_stop:2444 : end_time=1649889810117 2022-04-13 22:43:30.122 | + functions-common:time_stop:2445 : elapsed_time=1530 2022-04-13 22:43:30.125 | + functions-common:time_stop:2446 : total=1349 2022-04-13 22:43:30.127 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:30.130 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2879 2022-04-13 22:43:30.132 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 22:43:30.132 | Waiting for keystone to start... 2022-04-13 22:43:30.135 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.25/identity/v3/ 2022-04-13 22:43:30.140 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.25/identity/v3/ 2022-04-13 22:43:30.142 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 22:43:30.145 | + functions:wait_for_service:458 : local url=http://10.222.0.25/identity/v3/ 2022-04-13 22:43:30.147 | + functions:wait_for_service:459 : local rval=0 2022-04-13 22:43:30.152 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 22:43:30.154 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 22:43:30.157 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:43:30.159 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:43:30.162 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:43:30.167 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889810164 2022-04-13 22:43:30.169 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 22:43:30.175 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/identity/v3/ 2022-04-13 22:43:36.775 | + :: : [[ 200 == 503 ]] 2022-04-13 22:43:36.776 | + :: : [[ 0 -eq 7 ]] 2022-04-13 22:43:36.779 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 22:43:36.782 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:36.784 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:36.787 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:36.789 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:36.792 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:36.794 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 22:43:36.797 | + functions-common:time_stop:2439 : start_time=1649889810164 2022-04-13 22:43:36.799 | + functions-common:time_stop:2441 : [[ -z 1649889810164 ]] 2022-04-13 22:43:36.802 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:36.807 | + functions-common:time_stop:2444 : end_time=1649889816804 2022-04-13 22:43:36.809 | + functions-common:time_stop:2445 : elapsed_time=6640 2022-04-13 22:43:36.812 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:43:36.814 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:36.816 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6640 2022-04-13 22:43:36.819 | + functions:wait_for_service:467 : return 0 2022-04-13 22:43:36.822 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 22:43:36.839 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:36.842 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 22:43:36.844 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:43:36.847 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 22:43:36.875 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 22:43:36.878 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.25/identity 2022-04-13 22:43:38.952 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 22:43:38.977 | [175735 Async install_tempest:175735]: finished successfully 2022-04-13 22:43:41.531 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.532 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.532 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.540 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.557 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.557 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.588 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.622 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.622 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.712 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.712 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.712 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.712 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.713 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.713 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.725 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.725 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.725 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.726 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.726 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.726 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.726 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.734 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.736 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.737 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.737 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.737 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.737 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.737 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.738 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=178449) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:43:41.770 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=178449) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 22:43:42.074 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created domain default 2022-04-13 22:43:42.115 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created project admin 2022-04-13 22:43:42.142 | DEBUG passlib.handlers.bcrypt [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=178449) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 22:43:42.142 | DEBUG passlib.handlers.bcrypt [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=178449) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 22:43:42.203 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created user admin 2022-04-13 22:43:42.216 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created role reader 2022-04-13 22:43:42.226 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created role member 2022-04-13 22:43:42.250 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created implied role where ff1ed49d5c824a8ea86d138f5b7c4743 implies 98272e4ee52843739848783eaf34f905 2022-04-13 22:43:42.259 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created role admin 2022-04-13 22:43:42.276 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created implied role where 18d2ff8057c74a61880d874debbf9ecf implies ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:43:42.287 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Granted role admin on project admin to user admin. 2022-04-13 22:43:42.294 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Granted role admin on the system to user admin. 2022-04-13 22:43:42.305 | WARNING py.warnings [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 22:43:42.305 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 22:43:42.305 |  2022-04-13 22:43:42.308 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created region RegionOne 2022-04-13 22:43:42.339 | INFO keystone.cmd.bootstrap [None req-5c0c30e9-9d95-4d60-bf48-406ae1816574 None None] Created public endpoint http://10.222.0.25/identity 2022-04-13 22:43:42.783 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 22:43:42.786 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 22:43:42.788 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 22:43:42.792 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 22:43:45.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:45.789 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:45.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:45.789 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:45.954 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:45.957 | + lib/keystone:create_keystone_accounts:310 : admin_project=b7f8a0bdba1446e79a1c4d11b9a026a5 2022-04-13 22:43:45.960 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 22:43:45.963 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 22:43:48.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:48.223 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:48.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:48.223 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:48.388 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:48.391 | + lib/keystone:create_keystone_accounts:312 : admin_user=a0beae24a9ee49288f544f08436ae105 2022-04-13 22:43:48.394 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 22:43:48.396 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 22:43:48.398 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 22:43:48.401 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin a0beae24a9ee49288f544f08436ae105 default 2022-04-13 22:43:48.457 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a0beae24a9ee49288f544f08436ae105 default 2022-04-13 22:43:48.495 | [150318 Async ks-domain-role:178619]: running: get_or_add_user_domain_role admin a0beae24a9ee49288f544f08436ae105 default 2022-04-13 22:43:48.499 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 22:43:48.501 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:43:48.505 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 22:43:51.611 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 22:43:51.613 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 22:43:51.613 | default 2022-04-13 22:43:51.615 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 22:43:51.674 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 22:43:51.718 | [150318 Async ks-project:178759]: running: get_or_create_project service Default 2022-04-13 22:43:51.721 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 22:43:51.790 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 22:43:51.839 | [150318 Async ks-service:178845]: running: get_or_create_role service 2022-04-13 22:43:51.842 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 22:43:51.908 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 22:43:51.972 | [150318 Async ks-reseller:178931]: running: get_or_create_role ResellerAdmin 2022-04-13 22:43:51.974 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 22:43:51.997 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 22:43:52.427 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 22:43:52.622 | [150318 Async ks-anotherrole:179021]: running: get_or_create_role anotherrole 2022-04-13 22:43:52.648 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 22:43:52.676 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 22:43:52.696 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:43:52.732 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 22:43:55.708 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:43:55.881 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:43:55.884 | [178759 Async ks-project:178759]: finished successfully 2022-04-13 22:43:55.928 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:43:55.957 | [178845 Async ks-service:178845]: finished successfully 2022-04-13 22:43:55.982 | [178931 Async ks-reseller:178931]: finished successfully 2022-04-13 22:43:56.351 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:43:56.380 | [179021 Async ks-anotherrole:179021]: finished successfully 2022-04-13 22:43:56.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:56.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:56.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:56.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:56.703 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:56.706 | ++ functions-common:get_or_create_project:945 : project_id=bf103cbcfbd84e1aa3c655927804d03f 2022-04-13 22:43:56.708 | ++ functions-common:get_or_create_project:946 : echo bf103cbcfbd84e1aa3c655927804d03f 2022-04-13 22:43:56.712 | + lib/keystone:create_keystone_accounts:340 : invis_project=bf103cbcfbd84e1aa3c655927804d03f 2022-04-13 22:43:56.714 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 22:43:56.717 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 22:43:56.720 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:43:56.723 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 22:43:59.095 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:43:59.119 | [178619 Async ks-domain-role:178619]: finished successfully 2022-04-13 22:43:59.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:59.238 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:59.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:59.238 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:59.401 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:59.404 | ++ functions-common:get_or_create_project:945 : project_id=0c9e32eaee2544518223d6183e14a364 2022-04-13 22:43:59.407 | ++ functions-common:get_or_create_project:946 : echo 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:43:59.409 | + lib/keystone:create_keystone_accounts:344 : demo_project=0c9e32eaee2544518223d6183e14a364 2022-04-13 22:43:59.412 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 22:43:59.415 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 22:43:59.418 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:43:59.420 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 22:43:59.423 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 22:43:59.426 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 22:44:01.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:01.940 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:01.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:01.940 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.109 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:02.112 | ++ functions-common:get_or_create_user:932 : user_id=beba83a0b7ce40a8bca667fcd474e1c7 2022-04-13 22:44:02.114 | ++ functions-common:get_or_create_user:933 : echo beba83a0b7ce40a8bca667fcd474e1c7 2022-04-13 22:44:02.117 | + lib/keystone:create_keystone_accounts:347 : demo_user=beba83a0b7ce40a8bca667fcd474e1c7 2022-04-13 22:44:02.120 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 22:44:02.170 | [150318 Async ks-domain-role:178619]: Waiting for completion of get_or_add_user_domain_role admin a0beae24a9ee49288f544f08436ae105 default running on PID 178619 (6 other jobs running) 2022-04-13 22:44:02.194 | [150318 Async ks-domain-role:178619]: Signaling child to exit 2022-04-13 22:44:02.194 | WAKEUP 2022-04-13 22:44:02.219 | [150318 Async ks-domain-role:178619]: Signaled 2022-04-13 22:44:02.221 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 22:44:02.221 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0beae24a9ee49288f544f08436ae105 --domain default 2022-04-13 22:44:02.221 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:02.221 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 22:44:02.221 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:02.221 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:02.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.221 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:02.221 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 22:44:02.221 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 22:44:02.221 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user a0beae24a9ee49288f544f08436ae105 --domain default 2022-04-13 22:44:02.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.221 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:02.221 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0beae24a9ee49288f544f08436ae105 --domain default 2022-04-13 22:44:02.221 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 22:44:02.221 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:02.221 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:02.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.222 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.222 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.222 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:02.222 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:02.222 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:02.222 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:02.222 | ++ functions-common:get_field:825 : echo '| 18d2ff8057c74a61880d874debbf9ecf | a0beae24a9ee49288f544f08436ae105 | | | default | | False |' 2022-04-13 22:44:02.222 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:02.222 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:44:02.222 | + functions-common:get_or_add_user_domain_role:1028 : echo 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:44:02.222 | 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:44:02.265 | [150318 Async ks-domain-role:178619]: finished get_or_add_user_domain_role admin a0beae24a9ee49288f544f08436ae105 default with result 0 in 10 seconds 2022-04-13 22:44:02.273 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 22:44:02.308 | [150318 Async ks-project:178759]: Waiting for completion of get_or_create_project service Default running on PID 178759 (5 other jobs running) 2022-04-13 22:44:02.333 | [150318 Async ks-project:178759]: Signaling child to exit 2022-04-13 22:44:02.333 | WAKEUP 2022-04-13 22:44:02.355 | [150318 Async ks-project:178759]: Signaled 2022-04-13 22:44:02.357 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:44:02.357 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 22:44:02.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.357 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.357 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.357 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:02.357 | + functions-common:get_or_create_project:945 : project_id=d02ec39ccf5a423fb38efd05bc427782 2022-04-13 22:44:02.357 | + functions-common:get_or_create_project:946 : echo d02ec39ccf5a423fb38efd05bc427782 2022-04-13 22:44:02.357 | d02ec39ccf5a423fb38efd05bc427782 2022-04-13 22:44:02.401 | [150318 Async ks-project:178759]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 22:44:02.438 | [150318 Async ks-service:178845]: Waiting for completion of get_or_create_role service running on PID 178845 (4 other jobs running) 2022-04-13 22:44:02.462 | [150318 Async ks-service:178845]: Signaling child to exit 2022-04-13 22:44:02.462 | WAKEUP 2022-04-13 22:44:02.484 | [150318 Async ks-service:178845]: Signaled 2022-04-13 22:44:02.486 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:44:02.486 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 22:44:02.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.486 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.486 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.486 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:02.486 | + functions-common:get_or_create_role:957 : role_id=546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:44:02.486 | + functions-common:get_or_create_role:958 : echo 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:44:02.486 | 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:44:02.530 | [150318 Async ks-service:178845]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 22:44:02.568 | [150318 Async ks-reseller:178931]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 178931 (3 other jobs running) 2022-04-13 22:44:02.595 | [150318 Async ks-reseller:178931]: Signaling child to exit 2022-04-13 22:44:02.595 | WAKEUP 2022-04-13 22:44:02.621 | [150318 Async ks-reseller:178931]: Signaled 2022-04-13 22:44:02.623 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:44:02.623 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 22:44:02.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.623 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.623 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.623 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:02.623 | + functions-common:get_or_create_role:957 : role_id=6197fd465aea40968379bea49855c257 2022-04-13 22:44:02.623 | + functions-common:get_or_create_role:958 : echo 6197fd465aea40968379bea49855c257 2022-04-13 22:44:02.623 | 6197fd465aea40968379bea49855c257 2022-04-13 22:44:02.673 | [150318 Async ks-reseller:178931]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 22:44:02.712 | [150318 Async ks-anotherrole:179021]: Waiting for completion of get_or_create_role anotherrole running on PID 179021 (2 other jobs running) 2022-04-13 22:44:02.737 | [150318 Async ks-anotherrole:179021]: Signaling child to exit 2022-04-13 22:44:02.737 | WAKEUP 2022-04-13 22:44:02.759 | [150318 Async ks-anotherrole:179021]: Signaled 2022-04-13 22:44:02.761 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:44:02.761 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 22:44:02.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.761 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.761 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.761 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:02.761 | + functions-common:get_or_create_role:957 : role_id=baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:44:02.761 | + functions-common:get_or_create_role:958 : echo baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:44:02.761 | baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:44:02.806 | [150318 Async ks-anotherrole:179021]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 22:44:02.810 | + inc/async:async_wait:197 : return 0 2022-04-13 22:44:02.812 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:02.874 | + inc/async:async_inner:63 : get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:02.915 | [150318 Async ks-demo-member:179924]: running: get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:02.918 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin a0beae24a9ee49288f544f08436ae105 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:02.981 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a0beae24a9ee49288f544f08436ae105 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:03.021 | [150318 Async ks-demo-admin:180036]: running: get_or_add_user_project_role admin a0beae24a9ee49288f544f08436ae105 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:03.024 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:03.093 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:03.144 | [150318 Async ks-demo-another:180148]: running: get_or_add_user_project_role anotherrole beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:03.147 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 bf103cbcfbd84e1aa3c655927804d03f 2022-04-13 22:44:03.224 | + inc/async:async_inner:63 : get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 bf103cbcfbd84e1aa3c655927804d03f 2022-04-13 22:44:03.288 | [150318 Async ks-demo-invis:180260]: running: get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 bf103cbcfbd84e1aa3c655927804d03f 2022-04-13 22:44:03.292 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 22:44:03.302 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 22:44:03.317 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:44:03.323 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 22:44:03.327 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 22:44:03.337 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 22:44:06.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:06.795 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:06.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:06.795 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:06.978 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:06.981 | ++ functions-common:get_or_create_user:932 : user_id=7d0bafdf415444ba9a404d79dfe25c74 2022-04-13 22:44:06.984 | ++ functions-common:get_or_create_user:933 : echo 7d0bafdf415444ba9a404d79dfe25c74 2022-04-13 22:44:06.987 | + lib/keystone:create_keystone_accounts:360 : demo_reader=7d0bafdf415444ba9a404d79dfe25c74 2022-04-13 22:44:06.989 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 7d0bafdf415444ba9a404d79dfe25c74 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:07.055 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7d0bafdf415444ba9a404d79dfe25c74 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:07.108 | [150318 Async ks-demo-reader:180418]: running: get_or_add_user_project_role reader 7d0bafdf415444ba9a404d79dfe25c74 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:07.111 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 22:44:07.116 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 22:44:07.120 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:44:07.125 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 22:44:10.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:10.402 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:10.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:10.402 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:10.702 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:10.704 | ++ functions-common:get_or_create_project:945 : project_id=281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:10.708 | ++ functions-common:get_or_create_project:946 : echo 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:10.710 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:10.713 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 22:44:10.728 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 22:44:10.756 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:44:10.776 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 22:44:10.798 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 22:44:10.828 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 22:44:14.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:14.599 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:14.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:14.599 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:14.966 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:14.988 | ++ functions-common:get_or_create_user:932 : user_id=b4fcbdbd8d714bc2919a01a33fb81290 2022-04-13 22:44:15.012 | ++ functions-common:get_or_create_user:933 : echo b4fcbdbd8d714bc2919a01a33fb81290 2022-04-13 22:44:15.032 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b4fcbdbd8d714bc2919a01a33fb81290 2022-04-13 22:44:15.056 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:15.480 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:15.652 | [150318 Async ks-alt-admin:180787]: running: get_or_add_user_project_role admin b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:15.673 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:16.095 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:16.297 | [150318 Async ks-alt-another:180900]: running: get_or_add_user_project_role anotherrole b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:16.321 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 22:44:16.352 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 22:44:16.377 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:44:16.393 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 22:44:16.424 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 22:44:16.456 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 22:44:19.603 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:19.813 | [180148 Async ks-demo-another:180148]: finished successfully 2022-04-13 22:44:20.772 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:20.807 | [180260 Async ks-demo-invis:180260]: finished successfully 2022-04-13 22:44:21.870 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:21.911 | [179924 Async ks-demo-member:179924]: finished successfully 2022-04-13 22:44:22.007 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:22.036 | [180036 Async ks-demo-admin:180036]: finished successfully 2022-04-13 22:44:22.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:22.300 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:22.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:22.300 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:22.483 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:22.486 | ++ functions-common:get_or_create_user:932 : user_id=a4819c4c2aff418784127b94e606ba71 2022-04-13 22:44:22.489 | ++ functions-common:get_or_create_user:933 : echo a4819c4c2aff418784127b94e606ba71 2022-04-13 22:44:22.492 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=a4819c4c2aff418784127b94e606ba71 2022-04-13 22:44:22.494 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member a4819c4c2aff418784127b94e606ba71 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:22.558 | + inc/async:async_inner:63 : get_or_add_user_project_role member a4819c4c2aff418784127b94e606ba71 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:22.610 | [150318 Async ks-alt-member-user:181281]: running: get_or_add_user_project_role member a4819c4c2aff418784127b94e606ba71 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:22.614 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 22:44:22.622 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 22:44:22.629 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:44:22.636 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 22:44:22.640 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 22:44:22.649 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 22:44:23.660 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:23.847 | [180418 Async ks-demo-reader:180418]: finished successfully 2022-04-13 22:44:25.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:25.426 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:25.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:25.426 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:25.621 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:25.624 | ++ functions-common:get_or_create_user:932 : user_id=76979d6be5da48eaa22f1bb403cce4fd 2022-04-13 22:44:25.628 | ++ functions-common:get_or_create_user:933 : echo 76979d6be5da48eaa22f1bb403cce4fd 2022-04-13 22:44:25.632 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=76979d6be5da48eaa22f1bb403cce4fd 2022-04-13 22:44:25.634 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 76979d6be5da48eaa22f1bb403cce4fd 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:25.727 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 76979d6be5da48eaa22f1bb403cce4fd 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:25.786 | [150318 Async ks-alt-reader-user:181507]: running: get_or_add_user_project_role reader 76979d6be5da48eaa22f1bb403cce4fd 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:25.794 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 22:44:25.803 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:44:25.816 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 22:44:25.819 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 22:44:25.828 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 22:44:29.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:29.158 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:29.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:29.158 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:29.499 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:29.519 | ++ functions-common:get_or_create_user:932 : user_id=43e63ad187f944b7a54181fd2d3482f1 2022-04-13 22:44:29.533 | ++ functions-common:get_or_create_user:933 : echo 43e63ad187f944b7a54181fd2d3482f1 2022-04-13 22:44:29.537 | + lib/keystone:create_keystone_accounts:392 : system_member_user=43e63ad187f944b7a54181fd2d3482f1 2022-04-13 22:44:29.556 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 43e63ad187f944b7a54181fd2d3482f1 all 2022-04-13 22:44:29.856 | + inc/async:async_inner:63 : get_or_add_user_system_role member 43e63ad187f944b7a54181fd2d3482f1 all 2022-04-13 22:44:30.005 | [150318 Async ks-system-member:181731]: running: get_or_add_user_system_role member 43e63ad187f944b7a54181fd2d3482f1 all 2022-04-13 22:44:30.011 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 22:44:30.052 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:44:30.072 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 22:44:30.088 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 22:44:30.112 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 22:44:32.736 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:32.740 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:32.906 | [180900 Async ks-alt-another:180900]: finished successfully 2022-04-13 22:44:32.920 | [180787 Async ks-alt-admin:180787]: finished successfully 2022-04-13 22:44:33.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:33.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:33.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:33.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:34.141 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:34.144 | ++ functions-common:get_or_create_user:932 : user_id=025e907304474dbb94b1266b678d48ee 2022-04-13 22:44:34.148 | ++ functions-common:get_or_create_user:933 : echo 025e907304474dbb94b1266b678d48ee 2022-04-13 22:44:34.151 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=025e907304474dbb94b1266b678d48ee 2022-04-13 22:44:34.153 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 025e907304474dbb94b1266b678d48ee all 2022-04-13 22:44:34.279 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 025e907304474dbb94b1266b678d48ee all 2022-04-13 22:44:34.381 | [150318 Async ks-system-reader:182023]: running: get_or_add_user_system_role reader 025e907304474dbb94b1266b678d48ee all 2022-04-13 22:44:34.384 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 22:44:34.391 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 22:44:34.412 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 22:44:34.417 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 22:44:34.425 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 22:44:35.780 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:35.974 | [181281 Async ks-alt-member-user:181281]: finished successfully 2022-04-13 22:44:37.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:37.786 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:37.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:37.786 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:37.978 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:37.981 | ++ functions-common:get_or_create_group:909 : group_id=6da99772b49b45f186f9cf5353c53008 2022-04-13 22:44:37.985 | ++ functions-common:get_or_create_group:910 : echo 6da99772b49b45f186f9cf5353c53008 2022-04-13 22:44:37.988 | + lib/keystone:create_keystone_accounts:402 : admin_group=6da99772b49b45f186f9cf5353c53008 2022-04-13 22:44:37.993 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 22:44:38.001 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 22:44:38.005 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 22:44:38.008 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 22:44:38.012 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 22:44:38.685 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:38.716 | [181507 Async ks-alt-reader-user:181507]: finished successfully 2022-04-13 22:44:40.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:40.692 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:40.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:40.692 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:40.772 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:40.808 | [181731 Async ks-system-member:181731]: finished successfully 2022-04-13 22:44:40.890 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:40.893 | ++ functions-common:get_or_create_group:909 : group_id=c98545030e694532b2114feca315fa4d 2022-04-13 22:44:40.897 | ++ functions-common:get_or_create_group:910 : echo c98545030e694532b2114feca315fa4d 2022-04-13 22:44:40.900 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=c98545030e694532b2114feca315fa4d 2022-04-13 22:44:40.903 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:40.971 | + inc/async:async_inner:63 : get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:41.022 | [150318 Async ks-group-memberdemo:182403]: running: get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:41.024 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:41.101 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:41.185 | [150318 Async ks-group-anotherdemo:182489]: running: get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:41.188 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:41.294 | + inc/async:async_inner:63 : get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:41.440 | [150318 Async ks-group-memberalt:182575]: running: get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:41.452 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:41.744 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:41.943 | [150318 Async ks-group-anotheralt:182679]: running: get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:41.964 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 6da99772b49b45f186f9cf5353c53008 b7f8a0bdba1446e79a1c4d11b9a026a5 2022-04-13 22:44:42.396 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6da99772b49b45f186f9cf5353c53008 b7f8a0bdba1446e79a1c4d11b9a026a5 2022-04-13 22:44:42.667 | [150318 Async ks-group-admin:182769]: running: get_or_add_group_project_role admin 6da99772b49b45f186f9cf5353c53008 b7f8a0bdba1446e79a1c4d11b9a026a5 2022-04-13 22:44:42.686 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 22:44:43.083 | [150318 Async ks-demo-member:179924]: Waiting for completion of get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 running on PID 179924 (17 other jobs running) 2022-04-13 22:44:43.238 | [150318 Async ks-demo-member:179924]: Signaling child to exit 2022-04-13 22:44:43.239 | WAKEUP 2022-04-13 22:44:43.410 | [150318 Async ks-demo-member:179924]: Signaled 2022-04-13 22:44:43.424 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:44:43.424 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:44:43.424 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:43.425 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:43.425 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:43.425 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:43.425 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:43.425 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:44:43.425 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:43.425 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:44:43.425 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user beba83a0b7ce40a8bca667fcd474e1c7 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:43.425 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:43.425 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:43.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:43.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:43.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:43.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:43.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:43.425 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:44:43.425 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:44:43.425 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user beba83a0b7ce40a8bca667fcd474e1c7 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:43.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:43.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:43.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:43.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:43.425 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:43.425 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user beba83a0b7ce40a8bca667fcd474e1c7 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:43.425 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:44:43.425 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:43.425 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:43.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:43.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:43.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:43.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:43.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:43.426 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:43.426 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:43.426 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:43.426 | ++ functions-common:get_field:825 : echo '| ff1ed49d5c824a8ea86d138f5b7c4743 | beba83a0b7ce40a8bca667fcd474e1c7 | | 0c9e32eaee2544518223d6183e14a364 | | | False |' 2022-04-13 22:44:43.426 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:43.426 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:43.426 | + functions-common:get_or_add_user_project_role:1004 : echo ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:43.426 | ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:43.753 | [150318 Async ks-demo-member:179924]: finished get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 with result 0 in 19 seconds 2022-04-13 22:44:44.014 | [150318 Async ks-demo-admin:180036]: Waiting for completion of get_or_add_user_project_role admin a0beae24a9ee49288f544f08436ae105 0c9e32eaee2544518223d6183e14a364 running on PID 180036 (16 other jobs running) 2022-04-13 22:44:44.244 | [150318 Async ks-demo-admin:180036]: Signaling child to exit 2022-04-13 22:44:44.244 | WAKEUP 2022-04-13 22:44:44.404 | [150318 Async ks-demo-admin:180036]: Signaled 2022-04-13 22:44:44.415 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:44:44.416 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:44:44.416 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:44.416 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:44.416 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:44.416 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:44.416 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:44.416 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:44:44.416 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0beae24a9ee49288f544f08436ae105 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:44.416 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:44.416 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:44:44.416 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:44.416 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:44.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:44.416 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:44.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:44.416 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:44.416 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:44.416 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:44:44.416 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:44:44.416 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a0beae24a9ee49288f544f08436ae105 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:44.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:44.416 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:44.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:44.416 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:44.416 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:44:44.416 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0beae24a9ee49288f544f08436ae105 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:44.416 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:44.416 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:44.416 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:44.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:44.417 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:44.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:44.417 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:44.417 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:44.417 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:44.417 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:44.417 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:44.417 | ++ functions-common:get_field:825 : echo '| 18d2ff8057c74a61880d874debbf9ecf | a0beae24a9ee49288f544f08436ae105 | | 0c9e32eaee2544518223d6183e14a364 | | | False |' 2022-04-13 22:44:44.417 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:44.417 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:44:44.417 | + functions-common:get_or_add_user_project_role:1004 : echo 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:44:44.417 | 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:44:44.707 | [150318 Async ks-demo-admin:180036]: finished get_or_add_user_project_role admin a0beae24a9ee49288f544f08436ae105 0c9e32eaee2544518223d6183e14a364 with result 0 in 19 seconds 2022-04-13 22:44:44.923 | [150318 Async ks-demo-another:180148]: Waiting for completion of get_or_add_user_project_role anotherrole beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 running on PID 180148 (15 other jobs running) 2022-04-13 22:44:45.054 | [150318 Async ks-demo-another:180148]: Signaling child to exit 2022-04-13 22:44:45.054 | WAKEUP 2022-04-13 22:44:45.150 | [150318 Async ks-demo-another:180148]: Signaled 2022-04-13 22:44:45.151 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:44:45.151 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:44:45.151 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:45.152 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:45.152 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:45.152 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:45.152 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:45.152 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:44:45.152 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user beba83a0b7ce40a8bca667fcd474e1c7 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:45.152 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:44:45.152 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.152 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.152 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.152 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.152 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.152 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.152 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:44:45.152 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:44:45.152 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user beba83a0b7ce40a8bca667fcd474e1c7 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:45.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.152 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.152 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.152 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user beba83a0b7ce40a8bca667fcd474e1c7 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:45.152 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.152 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:44:45.152 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.152 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.152 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.153 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.153 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.153 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:45.153 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:45.153 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:45.153 | ++ functions-common:get_field:825 : echo '| baf772c4ac9349358e3fdd43de6f473d | beba83a0b7ce40a8bca667fcd474e1c7 | | 0c9e32eaee2544518223d6183e14a364 | | | False |' 2022-04-13 22:44:45.153 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.153 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:44:45.153 | + functions-common:get_or_add_user_project_role:1004 : echo baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:44:45.153 | baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:44:45.268 | [150318 Async ks-demo-another:180148]: finished get_or_add_user_project_role anotherrole beba83a0b7ce40a8bca667fcd474e1c7 0c9e32eaee2544518223d6183e14a364 with result 0 in 16 seconds 2022-04-13 22:44:45.320 | [150318 Async ks-demo-invis:180260]: Waiting for completion of get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 bf103cbcfbd84e1aa3c655927804d03f running on PID 180260 (14 other jobs running) 2022-04-13 22:44:45.347 | [150318 Async ks-demo-invis:180260]: Signaling child to exit 2022-04-13 22:44:45.347 | WAKEUP 2022-04-13 22:44:45.378 | [150318 Async ks-demo-invis:180260]: Signaled 2022-04-13 22:44:45.380 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:44:45.380 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:44:45.380 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:45.380 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:45.380 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:45.380 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:45.380 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:45.380 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:44:45.381 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:44:45.381 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.381 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user beba83a0b7ce40a8bca667fcd474e1c7 --project bf103cbcfbd84e1aa3c655927804d03f 2022-04-13 22:44:45.381 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.381 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.381 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:44:45.381 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:44:45.381 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user beba83a0b7ce40a8bca667fcd474e1c7 --project bf103cbcfbd84e1aa3c655927804d03f 2022-04-13 22:44:45.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.381 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:44:45.381 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.381 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user beba83a0b7ce40a8bca667fcd474e1c7 --project bf103cbcfbd84e1aa3c655927804d03f 2022-04-13 22:44:45.381 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.381 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.381 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:45.381 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:45.381 | ++ functions-common:get_field:825 : echo '| ff1ed49d5c824a8ea86d138f5b7c4743 | beba83a0b7ce40a8bca667fcd474e1c7 | | bf103cbcfbd84e1aa3c655927804d03f | | | False |' 2022-04-13 22:44:45.382 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:45.382 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.382 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:45.382 | + functions-common:get_or_add_user_project_role:1004 : echo ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:45.382 | ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:45.445 | [150318 Async ks-demo-invis:180260]: finished get_or_add_user_project_role member beba83a0b7ce40a8bca667fcd474e1c7 bf103cbcfbd84e1aa3c655927804d03f with result 0 in 17 seconds 2022-04-13 22:44:45.488 | [150318 Async ks-demo-reader:180418]: Waiting for completion of get_or_add_user_project_role reader 7d0bafdf415444ba9a404d79dfe25c74 0c9e32eaee2544518223d6183e14a364 running on PID 180418 (13 other jobs running) 2022-04-13 22:44:45.516 | [150318 Async ks-demo-reader:180418]: Signaling child to exit 2022-04-13 22:44:45.517 | WAKEUP 2022-04-13 22:44:45.546 | [150318 Async ks-demo-reader:180418]: Signaled 2022-04-13 22:44:45.547 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:44:45.547 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:44:45.548 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:45.548 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:45.548 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:45.548 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:45.548 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:45.548 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:44:45.548 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:44:45.548 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d0bafdf415444ba9a404d79dfe25c74 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:45.548 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.548 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.548 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.548 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.548 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.548 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.548 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:44:45.548 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:44:45.548 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 7d0bafdf415444ba9a404d79dfe25c74 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:45.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.549 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.549 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.549 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:44:45.549 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.549 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d0bafdf415444ba9a404d79dfe25c74 --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:45.549 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.549 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.549 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.549 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.549 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.549 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:45.549 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:45.549 | ++ functions-common:get_field:825 : echo '| 98272e4ee52843739848783eaf34f905 | 7d0bafdf415444ba9a404d79dfe25c74 | | 0c9e32eaee2544518223d6183e14a364 | | | False |' 2022-04-13 22:44:45.549 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:45.549 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.549 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=98272e4ee52843739848783eaf34f905 2022-04-13 22:44:45.549 | + functions-common:get_or_add_user_project_role:1004 : echo 98272e4ee52843739848783eaf34f905 2022-04-13 22:44:45.549 | 98272e4ee52843739848783eaf34f905 2022-04-13 22:44:45.603 | [150318 Async ks-demo-reader:180418]: finished get_or_add_user_project_role reader 7d0bafdf415444ba9a404d79dfe25c74 0c9e32eaee2544518223d6183e14a364 with result 0 in 16 seconds 2022-04-13 22:44:45.608 | + inc/async:async_wait:197 : return 0 2022-04-13 22:44:45.611 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 22:44:45.666 | [150318 Async ks-alt-admin:180787]: Waiting for completion of get_or_add_user_project_role admin b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a running on PID 180787 (12 other jobs running) 2022-04-13 22:44:45.713 | [150318 Async ks-alt-admin:180787]: Signaling child to exit 2022-04-13 22:44:45.713 | WAKEUP 2022-04-13 22:44:45.739 | [150318 Async ks-alt-admin:180787]: Signaled 2022-04-13 22:44:45.740 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:44:45.740 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:44:45.740 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:45.740 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:45.740 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:45.740 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:45.740 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:45.740 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:44:45.740 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.740 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:44:45.741 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b4fcbdbd8d714bc2919a01a33fb81290 --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:45.741 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.741 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.741 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.741 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.741 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.741 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:44:45.741 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:44:45.741 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b4fcbdbd8d714bc2919a01a33fb81290 --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:45.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.741 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.741 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.741 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.741 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:44:45.741 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b4fcbdbd8d714bc2919a01a33fb81290 --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:45.741 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.741 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.741 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.741 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.741 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.741 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:45.741 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:45.741 | ++ functions-common:get_field:825 : echo '| 18d2ff8057c74a61880d874debbf9ecf | b4fcbdbd8d714bc2919a01a33fb81290 | | 281c2a5bdbfd4b8bbf1b78ad13627c2a | | | False |' 2022-04-13 22:44:45.741 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:45.741 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.741 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:44:45.742 | + functions-common:get_or_add_user_project_role:1004 : echo 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:44:45.742 | 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:44:45.792 | [150318 Async ks-alt-admin:180787]: finished get_or_add_user_project_role admin b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a with result 0 in 17 seconds 2022-04-13 22:44:45.841 | [150318 Async ks-alt-another:180900]: Waiting for completion of get_or_add_user_project_role anotherrole b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a running on PID 180900 (11 other jobs running) 2022-04-13 22:44:45.868 | [150318 Async ks-alt-another:180900]: Signaling child to exit 2022-04-13 22:44:45.868 | WAKEUP 2022-04-13 22:44:45.897 | [150318 Async ks-alt-another:180900]: Signaled 2022-04-13 22:44:45.898 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:44:45.898 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:44:45.898 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:45.898 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:45.898 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:45.898 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:45.898 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:45.899 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:44:45.899 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.899 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b4fcbdbd8d714bc2919a01a33fb81290 --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:45.899 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:44:45.899 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.899 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.899 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.899 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.899 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.899 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:44:45.899 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:44:45.899 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user b4fcbdbd8d714bc2919a01a33fb81290 --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:45.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.899 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.899 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.899 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:44:45.899 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b4fcbdbd8d714bc2919a01a33fb81290 --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:45.899 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:45.899 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:45.899 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.899 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:45.899 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:45.899 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:45.899 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:45.899 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:45.900 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:45.900 | ++ functions-common:get_field:825 : echo '| baf772c4ac9349358e3fdd43de6f473d | b4fcbdbd8d714bc2919a01a33fb81290 | | 281c2a5bdbfd4b8bbf1b78ad13627c2a | | | False |' 2022-04-13 22:44:45.900 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:45.900 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:44:45.900 | + functions-common:get_or_add_user_project_role:1004 : echo baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:44:45.900 | baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:44:45.957 | [150318 Async ks-alt-another:180900]: finished get_or_add_user_project_role anotherrole b4fcbdbd8d714bc2919a01a33fb81290 281c2a5bdbfd4b8bbf1b78ad13627c2a with result 0 in 17 seconds 2022-04-13 22:44:46.007 | [150318 Async ks-alt-member-user:181281]: Waiting for completion of get_or_add_user_project_role member a4819c4c2aff418784127b94e606ba71 281c2a5bdbfd4b8bbf1b78ad13627c2a running on PID 181281 (10 other jobs running) 2022-04-13 22:44:46.037 | [150318 Async ks-alt-member-user:181281]: Signaling child to exit 2022-04-13 22:44:46.037 | WAKEUP 2022-04-13 22:44:46.066 | [150318 Async ks-alt-member-user:181281]: Signaled 2022-04-13 22:44:46.068 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:44:46.068 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:44:46.068 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:46.068 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:46.069 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:46.069 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:46.069 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:46.069 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:44:46.069 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:46.069 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a4819c4c2aff418784127b94e606ba71 --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:46.069 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:44:46.069 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:46.069 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:46.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.069 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.069 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.069 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:46.069 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:44:46.069 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:44:46.069 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user a4819c4c2aff418784127b94e606ba71 --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:46.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.069 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.069 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.069 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a4819c4c2aff418784127b94e606ba71 --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:46.069 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:44:46.069 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:46.069 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:46.069 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:46.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.070 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.070 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.070 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:46.070 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:46.070 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:46.070 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:46.070 | ++ functions-common:get_field:825 : echo '| ff1ed49d5c824a8ea86d138f5b7c4743 | a4819c4c2aff418784127b94e606ba71 | | 281c2a5bdbfd4b8bbf1b78ad13627c2a | | | False |' 2022-04-13 22:44:46.070 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:46.070 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:46.070 | + functions-common:get_or_add_user_project_role:1004 : echo ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:46.070 | ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:46.121 | [150318 Async ks-alt-member-user:181281]: finished get_or_add_user_project_role member a4819c4c2aff418784127b94e606ba71 281c2a5bdbfd4b8bbf1b78ad13627c2a with result 0 in 13 seconds 2022-04-13 22:44:46.168 | [150318 Async ks-alt-reader-user:181507]: Waiting for completion of get_or_add_user_project_role reader 76979d6be5da48eaa22f1bb403cce4fd 281c2a5bdbfd4b8bbf1b78ad13627c2a running on PID 181507 (9 other jobs running) 2022-04-13 22:44:46.202 | [150318 Async ks-alt-reader-user:181507]: Signaling child to exit 2022-04-13 22:44:46.202 | WAKEUP 2022-04-13 22:44:46.229 | [150318 Async ks-alt-reader-user:181507]: Signaled 2022-04-13 22:44:46.230 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:44:46.231 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:44:46.231 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:46.231 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:46.231 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:46.231 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:46.231 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:46.231 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:44:46.231 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 76979d6be5da48eaa22f1bb403cce4fd --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:46.231 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:44:46.231 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:46.231 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:46.231 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:46.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.231 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.231 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.231 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:46.231 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:44:46.231 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:44:46.231 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 76979d6be5da48eaa22f1bb403cce4fd --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:46.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.231 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.231 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.231 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:44:46.231 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:44:46.231 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:44:46.231 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 76979d6be5da48eaa22f1bb403cce4fd --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:46.231 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:46.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.232 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.232 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.232 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:46.232 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:44:46.232 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:44:46.232 | ++ functions-common:get_field:825 : echo '| 98272e4ee52843739848783eaf34f905 | 76979d6be5da48eaa22f1bb403cce4fd | | 281c2a5bdbfd4b8bbf1b78ad13627c2a | | | False |' 2022-04-13 22:44:46.232 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:44:46.232 | ++ functions-common:get_field:819 : read data 2022-04-13 22:44:46.232 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=98272e4ee52843739848783eaf34f905 2022-04-13 22:44:46.232 | + functions-common:get_or_add_user_project_role:1004 : echo 98272e4ee52843739848783eaf34f905 2022-04-13 22:44:46.232 | 98272e4ee52843739848783eaf34f905 2022-04-13 22:44:46.283 | [150318 Async ks-alt-reader-user:181507]: finished get_or_add_user_project_role reader 76979d6be5da48eaa22f1bb403cce4fd 281c2a5bdbfd4b8bbf1b78ad13627c2a with result 0 in 13 seconds 2022-04-13 22:44:46.288 | + inc/async:async_wait:197 : return 0 2022-04-13 22:44:46.290 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 22:44:46.349 | [150318 Async ks-system-member:181731]: Waiting for completion of get_or_add_user_system_role member 43e63ad187f944b7a54181fd2d3482f1 all running on PID 181731 (8 other jobs running) 2022-04-13 22:44:46.380 | [150318 Async ks-system-member:181731]: Signaling child to exit 2022-04-13 22:44:46.381 | WAKEUP 2022-04-13 22:44:46.404 | [150318 Async ks-system-member:181731]: Signaled 2022-04-13 22:44:46.406 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 22:44:46.406 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 22:44:46.406 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 22:44:46.406 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:46.406 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:46.406 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:46.406 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:46.406 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:46.406 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 22:44:46.406 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43e63ad187f944b7a54181fd2d3482f1 --system all -f value -c Role 2022-04-13 22:44:46.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.406 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.406 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.406 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:46.406 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 22:44:46.406 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 22:44:46.406 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 43e63ad187f944b7a54181fd2d3482f1 --system all 2022-04-13 22:44:46.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.406 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.407 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.407 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43e63ad187f944b7a54181fd2d3482f1 --system all -f value -c Role 2022-04-13 22:44:46.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.407 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:46.407 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:46.407 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:46.407 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:46.407 | + functions-common:get_or_add_user_system_role:1059 : echo ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:46.407 | ff1ed49d5c824a8ea86d138f5b7c4743 2022-04-13 22:44:46.454 | [150318 Async ks-system-member:181731]: finished get_or_add_user_system_role member 43e63ad187f944b7a54181fd2d3482f1 all with result 0 in 11 seconds 2022-04-13 22:44:46.500 | [150318 Async ks-system-reader:182023]: Waiting for completion of get_or_add_user_system_role reader 025e907304474dbb94b1266b678d48ee all running on PID 182023 (7 other jobs running) 2022-04-13 22:44:46.529 | [150318 Async ks-system-reader:182023]: Signaling child to exit 2022-04-13 22:44:48.024 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:48.200 | [182023 Async ks-system-reader:182023]: finished successfully 2022-04-13 22:44:48.350 | WAKEUP 2022-04-13 22:44:48.512 | [150318 Async ks-system-reader:182023]: Signaled 2022-04-13 22:44:48.530 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 22:44:48.530 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 22:44:48.530 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 22:44:48.530 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:44:48.530 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:44:48.530 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:44:48.530 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:44:48.530 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:44:48.530 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 22:44:48.530 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 025e907304474dbb94b1266b678d48ee --system all -f value -c Role 2022-04-13 22:44:48.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:48.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:48.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:48.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:48.530 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:48.530 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 22:44:48.530 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 22:44:48.530 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 025e907304474dbb94b1266b678d48ee --system all 2022-04-13 22:44:48.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:48.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:48.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:48.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:48.530 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 025e907304474dbb94b1266b678d48ee --system all -f value -c Role 2022-04-13 22:44:48.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:48.531 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:48.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:48.531 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:48.531 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:48.531 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=98272e4ee52843739848783eaf34f905 2022-04-13 22:44:48.531 | + functions-common:get_or_add_user_system_role:1059 : echo 98272e4ee52843739848783eaf34f905 2022-04-13 22:44:48.531 | 98272e4ee52843739848783eaf34f905 2022-04-13 22:44:48.855 | [150318 Async ks-system-reader:182023]: finished get_or_add_user_system_role reader 025e907304474dbb94b1266b678d48ee all with result 0 in 13 seconds 2022-04-13 22:44:48.900 | + inc/async:async_wait:197 : return 0 2022-04-13 22:44:48.920 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 22:44:49.273 | [150318 Async ks-group-memberdemo:182403]: Waiting for completion of get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 running on PID 182403 (6 other jobs running) 2022-04-13 22:44:49.439 | [150318 Async ks-group-memberdemo:182403]: Signaling child to exit 2022-04-13 22:44:55.572 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:55.616 | [182403 Async ks-group-memberdemo:182403]: finished successfully 2022-04-13 22:44:55.647 | WAKEUP 2022-04-13 22:44:55.685 | [150318 Async ks-group-memberdemo:182403]: Signaled 2022-04-13 22:44:55.687 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:44:55.687 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c98545030e694532b2114feca315fa4d --project 0c9e32eaee2544518223d6183e14a364 -f value 2022-04-13 22:44:55.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:55.687 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:55.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:55.687 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:55.687 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:55.688 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:44:55.688 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:44:55.688 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group c98545030e694532b2114feca315fa4d --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:55.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:55.688 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:55.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:55.688 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:55.688 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c98545030e694532b2114feca315fa4d --project 0c9e32eaee2544518223d6183e14a364 -f value 2022-04-13 22:44:55.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:55.688 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:55.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:55.688 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:55.688 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:55.688 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ff1ed49d5c824a8ea86d138f5b7c4743 c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 False' 2022-04-13 22:44:55.688 | + functions-common:get_or_add_group_project_role:1083 : echo ff1ed49d5c824a8ea86d138f5b7c4743 c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 False 2022-04-13 22:44:55.688 | ff1ed49d5c824a8ea86d138f5b7c4743 c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 False 2022-04-13 22:44:55.768 | [150318 Async ks-group-memberdemo:182403]: finished get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 with result 0 in 14 seconds 2022-04-13 22:44:55.891 | [150318 Async ks-group-anotherdemo:182489]: Waiting for completion of get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 running on PID 182489 (5 other jobs running) 2022-04-13 22:44:55.938 | [150318 Async ks-group-anotherdemo:182489]: Signaling child to exit 2022-04-13 22:44:56.022 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:56.052 | [182489 Async ks-group-anotherdemo:182489]: finished successfully 2022-04-13 22:44:56.075 | WAKEUP 2022-04-13 22:44:56.109 | [150318 Async ks-group-anotherdemo:182489]: Signaled 2022-04-13 22:44:56.110 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:44:56.110 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c98545030e694532b2114feca315fa4d --project 0c9e32eaee2544518223d6183e14a364 -f value 2022-04-13 22:44:56.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:56.110 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:56.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:56.110 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:56.110 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:56.111 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:44:56.111 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:44:56.111 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group c98545030e694532b2114feca315fa4d --project 0c9e32eaee2544518223d6183e14a364 2022-04-13 22:44:56.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:56.111 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:56.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:56.111 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:56.111 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c98545030e694532b2114feca315fa4d --project 0c9e32eaee2544518223d6183e14a364 -f value 2022-04-13 22:44:56.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:56.111 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:56.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:56.111 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:56.111 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:56.111 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='baf772c4ac9349358e3fdd43de6f473d c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 False' 2022-04-13 22:44:56.111 | + functions-common:get_or_add_group_project_role:1083 : echo baf772c4ac9349358e3fdd43de6f473d c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 False 2022-04-13 22:44:56.111 | baf772c4ac9349358e3fdd43de6f473d c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 False 2022-04-13 22:44:56.172 | [150318 Async ks-group-anotherdemo:182489]: finished get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 0c9e32eaee2544518223d6183e14a364 with result 0 in 14 seconds 2022-04-13 22:44:56.221 | [150318 Async ks-group-memberalt:182575]: Waiting for completion of get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a running on PID 182575 (4 other jobs running) 2022-04-13 22:44:56.251 | [150318 Async ks-group-memberalt:182575]: Signaling child to exit 2022-04-13 22:44:57.237 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:57.266 | [182575 Async ks-group-memberalt:182575]: finished successfully 2022-04-13 22:44:57.306 | WAKEUP 2022-04-13 22:44:57.337 | [150318 Async ks-group-memberalt:182575]: Signaled 2022-04-13 22:44:57.338 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:44:57.338 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c98545030e694532b2114feca315fa4d --project 281c2a5bdbfd4b8bbf1b78ad13627c2a -f value 2022-04-13 22:44:57.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.338 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.338 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.339 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:57.339 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:44:57.339 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:44:57.339 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group c98545030e694532b2114feca315fa4d --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:57.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.339 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.339 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.339 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c98545030e694532b2114feca315fa4d --project 281c2a5bdbfd4b8bbf1b78ad13627c2a -f value 2022-04-13 22:44:57.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.339 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.339 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.339 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:57.339 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ff1ed49d5c824a8ea86d138f5b7c4743 c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a False' 2022-04-13 22:44:57.339 | + functions-common:get_or_add_group_project_role:1083 : echo ff1ed49d5c824a8ea86d138f5b7c4743 c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a False 2022-04-13 22:44:57.339 | ff1ed49d5c824a8ea86d138f5b7c4743 c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a False 2022-04-13 22:44:57.402 | [150318 Async ks-group-memberalt:182575]: finished get_or_add_group_project_role member c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a with result 0 in 16 seconds 2022-04-13 22:44:57.454 | [150318 Async ks-group-anotheralt:182679]: Waiting for completion of get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a running on PID 182679 (3 other jobs running) 2022-04-13 22:44:57.467 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:57.485 | [150318 Async ks-group-anotheralt:182679]: Signaling child to exit 2022-04-13 22:44:57.497 | [182769 Async ks-group-admin:182769]: finished successfully 2022-04-13 22:44:57.733 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:44:57.759 | [182679 Async ks-group-anotheralt:182679]: finished successfully 2022-04-13 22:44:57.779 | WAKEUP 2022-04-13 22:44:57.804 | [150318 Async ks-group-anotheralt:182679]: Signaled 2022-04-13 22:44:57.805 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:44:57.805 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c98545030e694532b2114feca315fa4d --project 281c2a5bdbfd4b8bbf1b78ad13627c2a -f value 2022-04-13 22:44:57.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.805 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.805 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.805 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:57.805 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:44:57.805 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:44:57.805 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group c98545030e694532b2114feca315fa4d --project 281c2a5bdbfd4b8bbf1b78ad13627c2a 2022-04-13 22:44:57.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.805 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.805 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.805 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c98545030e694532b2114feca315fa4d --project 281c2a5bdbfd4b8bbf1b78ad13627c2a -f value 2022-04-13 22:44:57.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.806 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.806 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.806 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:57.806 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='baf772c4ac9349358e3fdd43de6f473d c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a False' 2022-04-13 22:44:57.806 | + functions-common:get_or_add_group_project_role:1083 : echo baf772c4ac9349358e3fdd43de6f473d c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a False 2022-04-13 22:44:57.806 | baf772c4ac9349358e3fdd43de6f473d c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a False 2022-04-13 22:44:57.851 | [150318 Async ks-group-anotheralt:182679]: finished get_or_add_group_project_role anotherrole c98545030e694532b2114feca315fa4d 281c2a5bdbfd4b8bbf1b78ad13627c2a with result 0 in 16 seconds 2022-04-13 22:44:57.889 | [150318 Async ks-group-admin:182769]: Waiting for completion of get_or_add_group_project_role admin 6da99772b49b45f186f9cf5353c53008 b7f8a0bdba1446e79a1c4d11b9a026a5 running on PID 182769 (2 other jobs running) 2022-04-13 22:44:57.915 | [150318 Async ks-group-admin:182769]: Signaling child to exit 2022-04-13 22:44:57.915 | WAKEUP 2022-04-13 22:44:57.939 | [150318 Async ks-group-admin:182769]: Signaled 2022-04-13 22:44:57.940 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:44:57.940 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6da99772b49b45f186f9cf5353c53008 --project b7f8a0bdba1446e79a1c4d11b9a026a5 -f value 2022-04-13 22:44:57.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.940 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.940 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.940 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:57.940 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:44:57.940 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:44:57.940 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 6da99772b49b45f186f9cf5353c53008 --project b7f8a0bdba1446e79a1c4d11b9a026a5 2022-04-13 22:44:57.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.941 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.941 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.941 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6da99772b49b45f186f9cf5353c53008 --project b7f8a0bdba1446e79a1c4d11b9a026a5 -f value 2022-04-13 22:44:57.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.941 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:57.941 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:57.941 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:44:57.941 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='18d2ff8057c74a61880d874debbf9ecf 6da99772b49b45f186f9cf5353c53008 b7f8a0bdba1446e79a1c4d11b9a026a5 False' 2022-04-13 22:44:57.941 | + functions-common:get_or_add_group_project_role:1083 : echo 18d2ff8057c74a61880d874debbf9ecf 6da99772b49b45f186f9cf5353c53008 b7f8a0bdba1446e79a1c4d11b9a026a5 False 2022-04-13 22:44:57.941 | 18d2ff8057c74a61880d874debbf9ecf 6da99772b49b45f186f9cf5353c53008 b7f8a0bdba1446e79a1c4d11b9a026a5 False 2022-04-13 22:44:57.986 | [150318 Async ks-group-admin:182769]: finished get_or_add_group_project_role admin 6da99772b49b45f186f9cf5353c53008 b7f8a0bdba1446e79a1c4d11b9a026a5 with result 0 in 15 seconds 2022-04-13 22:44:57.990 | + inc/async:async_wait:197 : return 0 2022-04-13 22:44:57.993 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 22:44:58.010 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:58.013 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 22:44:58.031 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:58.034 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 22:44:58.037 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 22:44:58.098 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 22:44:58.139 | [150318 Async create_nova_accounts:184671]: running: create_nova_accounts 2022-04-13 22:44:58.142 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 22:44:58.162 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:58.165 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 22:44:58.167 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 22:44:58.230 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 22:44:58.271 | [150318 Async create_glance_accounts:184786]: running: create_glance_accounts 2022-04-13 22:44:58.274 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 22:44:58.294 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:58.297 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 22:44:58.300 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 22:44:58.371 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 22:44:58.417 | [150318 Async create_cinder_accounts:184916]: running: create_cinder_accounts 2022-04-13 22:44:58.419 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 22:44:58.441 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:58.444 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 22:44:58.447 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 22:44:58.521 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 22:44:58.590 | [150318 Async create_neutron_accounts:185031]: running: create_neutron_accounts 2022-04-13 22:44:58.594 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 22:44:58.632 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:58.639 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 22:44:58.643 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 22:44:58.897 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 22:44:59.137 | [150318 Async create_swift_accounts:185172]: running: create_swift_accounts 2022-04-13 22:44:59.156 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 22:44:59.284 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:59.299 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 22:44:59.681 | [150318 Async create_nova_accounts:184671]: Waiting for completion of create_nova_accounts running on PID 184671 (6 other jobs running) 2022-04-13 22:44:59.835 | [150318 Async create_nova_accounts:184671]: Signaling child to exit 2022-04-13 22:45:41.408 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:45:41.498 | [185031 Async create_neutron_accounts:185031]: finished successfully 2022-04-13 22:45:58.730 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:45:58.771 | [184916 Async create_cinder_accounts:184916]: finished successfully 2022-04-13 22:46:16.024 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:46:16.068 | [184786 Async create_glance_accounts:184786]: finished successfully 2022-04-13 22:46:21.021 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:46:21.048 | [184671 Async create_nova_accounts:184671]: finished successfully 2022-04-13 22:46:21.069 | WAKEUP 2022-04-13 22:46:21.093 | [150318 Async create_nova_accounts:184671]: Signaled 2022-04-13 22:46:21.095 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 22:46:21.095 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 22:46:21.095 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 22:46:21.095 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:46:21.095 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:46:21.095 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:46:21.095 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:46:21.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.095 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.096 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.096 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.096 | + functions-common:get_or_create_user:932 : user_id=7a09ea897c904bb782e456370f38988e 2022-04-13 22:46:21.096 | + functions-common:get_or_create_user:933 : echo 7a09ea897c904bb782e456370f38988e 2022-04-13 22:46:21.096 | 7a09ea897c904bb782e456370f38988e 2022-04-13 22:46:21.096 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 22:46:21.096 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:46:21.096 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:46:21.096 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:46:21.096 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:46:21.096 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:46:21.096 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:46:21.096 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:46:21.096 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:46:21.096 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:46:21.096 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:46:21.096 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.096 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:46:21.096 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.096 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.096 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.096 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.096 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.096 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.096 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:46:21.096 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:46:21.096 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.096 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.097 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.097 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.097 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:46:21.097 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.097 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.097 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.097 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.097 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.097 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.097 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:46:21.097 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:46:21.097 | ++ functions-common:get_field:825 : echo '| 546ed640f60645b39cc9dbdce71a789f | 7a09ea897c904bb782e456370f38988e | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:46:21.097 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:46:21.097 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.097 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.097 | + functions-common:get_or_add_user_project_role:1004 : echo 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.097 | 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.097 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 22:46:21.097 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 22:46:21.097 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:46:21.097 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:46:21.097 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:46:21.097 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:46:21.097 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:46:21.097 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:46:21.097 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:46:21.097 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:46:21.097 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:46:21.097 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:46:21.098 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:46:21.098 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.098 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.098 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.098 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.098 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.098 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:46:21.098 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:46:21.098 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.098 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:46:21.098 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.098 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.098 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.098 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.098 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.098 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:46:21.098 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:46:21.099 | ++ functions-common:get_field:825 : echo '| 18d2ff8057c74a61880d874debbf9ecf | 7a09ea897c904bb782e456370f38988e | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:46:21.099 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:46:21.099 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.099 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:46:21.099 | + functions-common:get_or_add_user_project_role:1004 : echo 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:46:21.099 | 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:46:21.099 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 22:46:21.099 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:46:21.099 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.25/compute 2022-04-13 22:46:21.099 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 22:46:21.099 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:46:21.099 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 22:46:21.099 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 22:46:21.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.099 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.099 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.099 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.099 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:46:21.099 | 1009d37532b5403dba9bfdaf11133369' 2022-04-13 22:46:21.099 | + functions-common:get_or_create_service:1101 : echo 1009d37532b5403dba9bfdaf11133369 2022-04-13 22:46:21.099 | 1009d37532b5403dba9bfdaf11133369 2022-04-13 22:46:21.099 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.25/compute/v2/$(project_id)s' 2022-04-13 22:46:21.099 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:46:21.099 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' RegionOne 2022-04-13 22:46:21.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:46:21.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 22:46:21.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.099 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.099 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.099 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:46:21.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:46:21.100 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:46:21.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.100 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.100 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.100 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=779c1504939f415ea1bca70b57dbc7ed 2022-04-13 22:46:21.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 779c1504939f415ea1bca70b57dbc7ed 2022-04-13 22:46:21.100 | + functions-common:get_or_create_endpoint:1134 : public_id=779c1504939f415ea1bca70b57dbc7ed 2022-04-13 22:46:21.100 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:46:21.100 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:46:21.100 | + functions-common:get_or_create_endpoint:1143 : echo 779c1504939f415ea1bca70b57dbc7ed 2022-04-13 22:46:21.100 | 779c1504939f415ea1bca70b57dbc7ed 2022-04-13 22:46:21.100 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 22:46:21.100 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:46:21.100 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 22:46:21.100 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 22:46:21.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.100 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.100 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.100 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.100 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:46:21.100 | e857899a8cdb447b9717c7f605a23be4' 2022-04-13 22:46:21.100 | + functions-common:get_or_create_service:1101 : echo e857899a8cdb447b9717c7f605a23be4 2022-04-13 22:46:21.100 | e857899a8cdb447b9717c7f605a23be4 2022-04-13 22:46:21.100 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.25/compute/v2.1 2022-04-13 22:46:21.100 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:46:21.101 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.25/compute/v2.1 RegionOne 2022-04-13 22:46:21.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:46:21.101 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 22:46:21.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.101 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.101 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.101 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:46:21.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:46:21.101 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.25/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 22:46:21.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.101 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.101 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.101 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5f80b7ee0cfe4de3a7212d1da4b96571 2022-04-13 22:46:21.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5f80b7ee0cfe4de3a7212d1da4b96571 2022-04-13 22:46:21.101 | + functions-common:get_or_create_endpoint:1134 : public_id=5f80b7ee0cfe4de3a7212d1da4b96571 2022-04-13 22:46:21.101 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:46:21.101 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:46:21.101 | + functions-common:get_or_create_endpoint:1143 : echo 5f80b7ee0cfe4de3a7212d1da4b96571 2022-04-13 22:46:21.101 | 5f80b7ee0cfe4de3a7212d1da4b96571 2022-04-13 22:46:21.101 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 22:46:21.101 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:46:21.101 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 22:46:21.101 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:46:21.101 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 22:46:21.101 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:46:21.101 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:46:21.101 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:46:21.101 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:46:21.102 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:46:21.102 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:46:21.102 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:46:21.102 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:46:21.102 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:46:21.102 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:46:21.102 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.102 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.102 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:46:21.102 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.102 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.102 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.102 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.102 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.102 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:46:21.102 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:46:21.102 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.102 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.102 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.102 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.102 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.102 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:46:21.102 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.102 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.103 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.103 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.103 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.103 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:46:21.103 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:46:21.103 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:46:21.103 | ++ functions-common:get_field:825 : echo '| 6197fd465aea40968379bea49855c257 | 7a09ea897c904bb782e456370f38988e | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:46:21.103 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.103 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6197fd465aea40968379bea49855c257 2022-04-13 22:46:21.103 | + functions-common:get_or_add_user_project_role:1004 : echo 6197fd465aea40968379bea49855c257 2022-04-13 22:46:21.103 | 6197fd465aea40968379bea49855c257 2022-04-13 22:46:21.103 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 22:46:21.103 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:46:21.103 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 22:46:21.103 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:46:21.103 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 22:46:21.144 | [150318 Async create_nova_accounts:184671]: finished create_nova_accounts with result 0 in 82 seconds 2022-04-13 22:46:21.187 | [150318 Async create_glance_accounts:184786]: Waiting for completion of create_glance_accounts running on PID 184786 (5 other jobs running) 2022-04-13 22:46:21.217 | [150318 Async create_glance_accounts:184786]: Signaling child to exit 2022-04-13 22:46:21.217 | WAKEUP 2022-04-13 22:46:21.240 | [150318 Async create_glance_accounts:184786]: Signaled 2022-04-13 22:46:21.241 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 22:46:21.242 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:46:21.242 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 22:46:21.242 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 22:46:21.242 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:46:21.242 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:46:21.242 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:46:21.242 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:46:21.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.242 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.242 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.242 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.242 | + functions-common:get_or_create_user:932 : user_id=7712135e8f6741f69cff4cf504e65a48 2022-04-13 22:46:21.242 | + functions-common:get_or_create_user:933 : echo 7712135e8f6741f69cff4cf504e65a48 2022-04-13 22:46:21.242 | 7712135e8f6741f69cff4cf504e65a48 2022-04-13 22:46:21.242 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 22:46:21.242 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:46:21.242 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:46:21.242 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:46:21.242 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:46:21.242 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:46:21.242 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:46:21.242 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:46:21.242 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:46:21.242 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:46:21.242 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:46:21.242 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.242 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.242 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:46:21.243 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.243 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.243 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.243 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.243 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.243 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:46:21.243 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:46:21.243 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.243 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.243 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.243 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.243 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.243 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:46:21.243 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.243 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.243 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.243 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.243 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.243 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:46:21.243 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:46:21.243 | ++ functions-common:get_field:825 : echo '| 546ed640f60645b39cc9dbdce71a789f | 7712135e8f6741f69cff4cf504e65a48 | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:46:21.243 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:46:21.243 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.243 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.243 | + functions-common:get_or_add_user_project_role:1004 : echo 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.243 | 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.244 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:46:21.244 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 22:46:21.244 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:46:21.244 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 22:46:21.244 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 22:46:21.244 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:46:21.244 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:46:21.244 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:46:21.244 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:46:21.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.244 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.244 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.244 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.244 | + functions-common:get_or_create_user:932 : user_id=97a2b9cd67ad4fdc815d787a414f9066 2022-04-13 22:46:21.244 | + functions-common:get_or_create_user:933 : echo 97a2b9cd67ad4fdc815d787a414f9066 2022-04-13 22:46:21.244 | 97a2b9cd67ad4fdc815d787a414f9066 2022-04-13 22:46:21.244 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 22:46:21.244 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:46:21.244 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:46:21.244 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:46:21.244 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:46:21.244 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:46:21.244 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:46:21.244 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:46:21.244 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:46:21.244 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:46:21.244 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:46:21.244 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.244 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.245 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:46:21.245 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.245 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.245 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.245 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.245 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.245 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:46:21.245 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:46:21.245 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.245 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.245 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.245 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.245 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.245 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:46:21.245 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.245 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.245 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.245 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.245 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.245 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:46:21.245 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:46:21.245 | ++ functions-common:get_field:825 : echo '| 546ed640f60645b39cc9dbdce71a789f | 97a2b9cd67ad4fdc815d787a414f9066 | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:46:21.245 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:46:21.245 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.245 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.245 | + functions-common:get_or_add_user_project_role:1004 : echo 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.246 | 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.246 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 22:46:21.246 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 22:46:21.246 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:46:21.246 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:46:21.246 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:46:21.246 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:46:21.246 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:46:21.246 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:46:21.246 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:46:21.246 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:46:21.246 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:46:21.246 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:46:21.246 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:46:21.246 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.246 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.246 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.246 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.246 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.246 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.246 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.246 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:46:21.246 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:46:21.246 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.246 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.246 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.247 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:46:21.247 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.247 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.247 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.247 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.247 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.247 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.247 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.247 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:46:21.247 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:46:21.247 | ++ functions-common:get_field:825 : echo '| 6197fd465aea40968379bea49855c257 | 97a2b9cd67ad4fdc815d787a414f9066 | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:46:21.247 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:46:21.247 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.247 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6197fd465aea40968379bea49855c257 2022-04-13 22:46:21.247 | + functions-common:get_or_add_user_project_role:1004 : echo 6197fd465aea40968379bea49855c257 2022-04-13 22:46:21.247 | 6197fd465aea40968379bea49855c257 2022-04-13 22:46:21.247 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 22:46:21.247 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:46:21.247 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 22:46:21.247 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 22:46:21.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.247 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.247 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.247 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.247 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:46:21.247 | a2e8e02350d646c6a56e1efeeaafe10f' 2022-04-13 22:46:21.247 | + functions-common:get_or_create_service:1101 : echo a2e8e02350d646c6a56e1efeeaafe10f 2022-04-13 22:46:21.247 | a2e8e02350d646c6a56e1efeeaafe10f 2022-04-13 22:46:21.247 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.25/image 2022-04-13 22:46:21.248 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:46:21.248 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.25/image RegionOne 2022-04-13 22:46:21.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:46:21.248 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 22:46:21.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.248 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.248 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.248 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:46:21.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:46:21.248 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.25/image --region RegionOne -f value -c id 2022-04-13 22:46:21.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.248 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.248 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.248 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cab8b7ef0ff8490d95b9df165e2ff829 2022-04-13 22:46:21.248 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cab8b7ef0ff8490d95b9df165e2ff829 2022-04-13 22:46:21.248 | + functions-common:get_or_create_endpoint:1134 : public_id=cab8b7ef0ff8490d95b9df165e2ff829 2022-04-13 22:46:21.248 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:46:21.248 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:46:21.248 | + functions-common:get_or_create_endpoint:1143 : echo cab8b7ef0ff8490d95b9df165e2ff829 2022-04-13 22:46:21.248 | cab8b7ef0ff8490d95b9df165e2ff829 2022-04-13 22:46:21.248 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 22:46:21.248 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:46:21.248 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 22:46:21.248 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 22:46:21.248 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 22:46:21.248 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 22:46:21.248 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 22:46:21.249 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 22:46:21.249 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 22:46:21.292 | [150318 Async create_glance_accounts:184786]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-13 22:46:21.330 | [150318 Async create_cinder_accounts:184916]: Waiting for completion of create_cinder_accounts running on PID 184916 (4 other jobs running) 2022-04-13 22:46:21.355 | [150318 Async create_cinder_accounts:184916]: Signaling child to exit 2022-04-13 22:46:21.355 | WAKEUP 2022-04-13 22:46:21.377 | [150318 Async create_cinder_accounts:184916]: Signaled 2022-04-13 22:46:21.379 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 22:46:21.379 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 22:46:21.379 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 22:46:21.379 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:46:21.379 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:46:21.379 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:46:21.379 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:46:21.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.379 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.379 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.379 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.379 | + functions-common:get_or_create_user:932 : user_id=22a2fc2e789a4b56ba4851b166e3063d 2022-04-13 22:46:21.379 | + functions-common:get_or_create_user:933 : echo 22a2fc2e789a4b56ba4851b166e3063d 2022-04-13 22:46:21.379 | 22a2fc2e789a4b56ba4851b166e3063d 2022-04-13 22:46:21.379 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 22:46:21.379 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:46:21.379 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:46:21.380 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:46:21.380 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:46:21.380 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:46:21.380 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:46:21.380 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:46:21.380 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:46:21.380 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:46:21.380 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:46:21.380 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.380 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.380 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:46:21.380 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.380 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.380 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.380 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:46:21.380 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:46:21.380 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.380 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.380 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.380 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:46:21.380 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.380 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.381 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:46:21.381 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:46:21.381 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:46:21.381 | ++ functions-common:get_field:825 : echo '| 546ed640f60645b39cc9dbdce71a789f | 22a2fc2e789a4b56ba4851b166e3063d | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:46:21.381 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.381 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.381 | + functions-common:get_or_add_user_project_role:1004 : echo 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.381 | 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.381 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:46:21.381 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 22:46:21.381 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:46:21.381 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 22:46:21.381 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 22:46:21.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.381 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:46:21.381 | c39dfb698bca49ef89a76645200a20d1' 2022-04-13 22:46:21.381 | + functions-common:get_or_create_service:1101 : echo c39dfb698bca49ef89a76645200a20d1 2022-04-13 22:46:21.381 | c39dfb698bca49ef89a76645200a20d1 2022-04-13 22:46:21.381 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 22:46:21.381 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-13 22:46:21.381 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:46:21.381 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-13 22:46:21.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:46:21.382 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 22:46:21.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.382 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.382 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.382 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:46:21.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:46:21.382 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:46:21.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.382 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.382 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.382 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=79d474953e50466497b165737a5249f2 2022-04-13 22:46:21.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 79d474953e50466497b165737a5249f2 2022-04-13 22:46:21.382 | + functions-common:get_or_create_endpoint:1134 : public_id=79d474953e50466497b165737a5249f2 2022-04-13 22:46:21.382 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:46:21.382 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:46:21.382 | + functions-common:get_or_create_endpoint:1143 : echo 79d474953e50466497b165737a5249f2 2022-04-13 22:46:21.382 | 79d474953e50466497b165737a5249f2 2022-04-13 22:46:21.382 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 22:46:21.382 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:46:21.382 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 22:46:21.382 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 22:46:21.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.382 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.383 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.383 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.383 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:46:21.383 | 9abd000fcdee4ebe8b247a862e5f3519' 2022-04-13 22:46:21.383 | + functions-common:get_or_create_service:1101 : echo 9abd000fcdee4ebe8b247a862e5f3519 2022-04-13 22:46:21.383 | 9abd000fcdee4ebe8b247a862e5f3519 2022-04-13 22:46:21.383 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-13 22:46:21.383 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:46:21.383 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-13 22:46:21.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:46:21.383 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 22:46:21.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.383 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.383 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.383 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:46:21.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:46:21.383 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:46:21.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.383 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.383 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.383 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b4659d0d7fe34d04b7fdf6cda5011459 2022-04-13 22:46:21.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b4659d0d7fe34d04b7fdf6cda5011459 2022-04-13 22:46:21.383 | + functions-common:get_or_create_endpoint:1134 : public_id=b4659d0d7fe34d04b7fdf6cda5011459 2022-04-13 22:46:21.383 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:46:21.383 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:46:21.383 | + functions-common:get_or_create_endpoint:1143 : echo b4659d0d7fe34d04b7fdf6cda5011459 2022-04-13 22:46:21.384 | b4659d0d7fe34d04b7fdf6cda5011459 2022-04-13 22:46:21.384 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 22:46:21.384 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 22:46:21.384 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:46:21.384 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 22:46:21.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.384 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.384 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.384 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.384 | ++ functions-common:get_or_create_project:945 : project_id=d02ec39ccf5a423fb38efd05bc427782 2022-04-13 22:46:21.384 | ++ functions-common:get_or_create_project:946 : echo d02ec39ccf5a423fb38efd05bc427782 2022-04-13 22:46:21.384 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d02ec39ccf5a423fb38efd05bc427782 2022-04-13 22:46:21.384 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 22:46:21.384 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:46:21.384 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:46:21.384 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 22:46:21.384 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 22:46:21.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.384 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.384 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.384 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 22:46:21.384 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.384 | ++ functions-common:get_or_create_user:932 : user_id=22a2fc2e789a4b56ba4851b166e3063d 2022-04-13 22:46:21.384 | ++ functions-common:get_or_create_user:933 : echo 22a2fc2e789a4b56ba4851b166e3063d 2022-04-13 22:46:21.384 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 22a2fc2e789a4b56ba4851b166e3063d 2022-04-13 22:46:21.425 | [150318 Async create_cinder_accounts:184916]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-13 22:46:21.429 | + inc/async:async_wait:197 : return 0 2022-04-13 22:46:21.432 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 22:46:21.486 | [150318 Async create_neutron_accounts:185031]: Waiting for completion of create_neutron_accounts running on PID 185031 (3 other jobs running) 2022-04-13 22:46:21.512 | [150318 Async create_neutron_accounts:185031]: Signaling child to exit 2022-04-13 22:46:21.512 | WAKEUP 2022-04-13 22:46:21.535 | [150318 Async create_neutron_accounts:185031]: Signaled 2022-04-13 22:46:21.537 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 22:46:21.537 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:46:21.537 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:46:21.537 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:46:21.537 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:46:21.537 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 22:46:21.537 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:46:21.537 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 22:46:21.537 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 22:46:21.537 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 22:46:21.537 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.25:9696/ 2022-04-13 22:46:21.537 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 22:46:21.537 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 22:46:21.537 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 22:46:21.537 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:46:21.537 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:46:21.537 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:46:21.537 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:46:21.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.537 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.537 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.537 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.537 | + functions-common:get_or_create_user:932 : user_id=0596f874ada24e6c887effdee000d91d 2022-04-13 22:46:21.537 | + functions-common:get_or_create_user:933 : echo 0596f874ada24e6c887effdee000d91d 2022-04-13 22:46:21.537 | 0596f874ada24e6c887effdee000d91d 2022-04-13 22:46:21.537 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 22:46:21.537 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:46:21.538 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:46:21.538 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:46:21.538 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:46:21.538 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:46:21.538 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:46:21.538 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:46:21.538 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:46:21.538 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:46:21.538 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:46:21.538 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.538 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.538 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:46:21.538 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.538 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.538 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.538 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.538 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.538 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:46:21.538 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:46:21.538 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.538 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.538 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.538 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:46:21.538 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 22:46:21.538 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:46:21.538 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:46:21.539 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.539 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.539 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.539 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.539 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:46:21.539 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:46:21.539 | ++ functions-common:get_field:825 : echo '| 546ed640f60645b39cc9dbdce71a789f | 0596f874ada24e6c887effdee000d91d | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:46:21.539 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:46:21.539 | ++ functions-common:get_field:819 : read data 2022-04-13 22:46:21.539 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.539 | + functions-common:get_or_add_user_project_role:1004 : echo 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.539 | 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:46:21.539 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:46:21.539 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 22:46:21.539 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:46:21.539 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 22:46:21.539 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 22:46:21.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.539 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.539 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.539 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.539 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:46:21.539 | 33f317312ef145feb8476f92da107cb9' 2022-04-13 22:46:21.539 | + functions-common:get_or_create_service:1101 : echo 33f317312ef145feb8476f92da107cb9 2022-04-13 22:46:21.539 | 33f317312ef145feb8476f92da107cb9 2022-04-13 22:46:21.539 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.25:9696/ 2022-04-13 22:46:21.539 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:46:21.540 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.25:9696/ RegionOne 2022-04-13 22:46:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:46:21.540 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 22:46:21.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.540 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.540 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.540 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:46:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:46:21.540 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.25:9696/ --region RegionOne -f value -c id 2022-04-13 22:46:21.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.540 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:46:21.540 | from cryptography.utils import int_from_bytes 2022-04-13 22:46:21.540 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:46:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=bdabe5a63f984543895fd49f0aa85da7 2022-04-13 22:46:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo bdabe5a63f984543895fd49f0aa85da7 2022-04-13 22:46:21.540 | + functions-common:get_or_create_endpoint:1134 : public_id=bdabe5a63f984543895fd49f0aa85da7 2022-04-13 22:46:21.540 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:46:21.540 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:46:21.540 | + functions-common:get_or_create_endpoint:1143 : echo bdabe5a63f984543895fd49f0aa85da7 2022-04-13 22:46:21.540 | bdabe5a63f984543895fd49f0aa85da7 2022-04-13 22:46:21.581 | [150318 Async create_neutron_accounts:185031]: finished create_neutron_accounts with result 0 in 43 seconds 2022-04-13 22:46:21.619 | [150318 Async create_swift_accounts:185172]: Waiting for completion of create_swift_accounts running on PID 185172 (2 other jobs running) 2022-04-13 22:46:21.644 | [150318 Async create_swift_accounts:185172]: Signaling child to exit 2022-04-13 22:47:08.948 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:47:08.974 | [185172 Async create_swift_accounts:185172]: finished successfully 2022-04-13 22:47:08.993 | WAKEUP 2022-04-13 22:47:09.017 | [150318 Async create_swift_accounts:185172]: Signaled 2022-04-13 22:47:09.018 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 22:47:09.018 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 22:47:09.018 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 22:47:09.018 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 22:47:09.018 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 22:47:09.018 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 22:47:09.018 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 22:47:09.018 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 22:47:09.019 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 22:47:09.019 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 22:47:09.019 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:47:09.019 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 22:47:09.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.019 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.019 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.019 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.019 | ++ functions-common:get_or_create_role:957 : role_id=baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:47:09.019 | ++ functions-common:get_or_create_role:958 : echo baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:47:09.019 | + lib/swift:create_swift_accounts:614 : another_role=baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:47:09.019 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 22:47:09.019 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 22:47:09.019 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:47:09.019 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:47:09.019 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:47:09.019 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:47:09.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.019 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.019 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.019 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.019 | + functions-common:get_or_create_user:932 : user_id=1bdc1659a44c4c7582768096727116e2 2022-04-13 22:47:09.019 | + functions-common:get_or_create_user:933 : echo 1bdc1659a44c4c7582768096727116e2 2022-04-13 22:47:09.019 | 1bdc1659a44c4c7582768096727116e2 2022-04-13 22:47:09.019 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 22:47:09.019 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:47:09.019 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:47:09.019 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:47:09.019 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:47:09.020 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:47:09.020 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:47:09.020 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:47:09.020 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:47:09.020 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:47:09.020 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:47:09.020 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:47:09.020 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.020 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:47:09.020 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.020 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.020 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.020 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.020 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.020 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:47:09.020 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:47:09.020 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:47:09.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.020 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.020 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.020 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:47:09.020 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:47:09.020 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.020 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.020 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.020 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.021 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.021 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.021 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:47:09.021 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:47:09.021 | ++ functions-common:get_field:825 : echo '| 546ed640f60645b39cc9dbdce71a789f | 1bdc1659a44c4c7582768096727116e2 | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:47:09.021 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:47:09.021 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.021 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:47:09.021 | + functions-common:get_or_add_user_project_role:1004 : echo 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:47:09.021 | 546ed640f60645b39cc9dbdce71a789f 2022-04-13 22:47:09.021 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 22:47:09.021 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 22:47:09.021 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:47:09.021 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:47:09.021 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:47:09.021 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:47:09.021 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:47:09.021 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:47:09.021 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:47:09.021 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:47:09.021 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:47:09.021 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:47:09.021 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:47:09.021 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.021 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:47:09.021 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.021 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.021 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.021 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.022 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.022 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:47:09.022 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:47:09.022 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:47:09.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.022 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.022 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.022 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:47:09.022 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.022 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:47:09.022 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.022 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.022 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.022 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.022 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.022 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:47:09.022 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:47:09.022 | ++ functions-common:get_field:825 : echo '| 18d2ff8057c74a61880d874debbf9ecf | 1bdc1659a44c4c7582768096727116e2 | | d02ec39ccf5a423fb38efd05bc427782 | | | False |' 2022-04-13 22:47:09.022 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:47:09.022 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.022 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.022 | + functions-common:get_or_add_user_project_role:1004 : echo 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.022 | 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.022 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 22:47:09.022 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:47:09.022 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 22:47:09.022 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 22:47:09.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.023 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.023 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.023 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.023 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:47:09.023 | 3ca92b4c423044989ae4c302c4d20388' 2022-04-13 22:47:09.023 | + functions-common:get_or_create_service:1101 : echo 3ca92b4c423044989ae4c302c4d20388 2022-04-13 22:47:09.023 | 3ca92b4c423044989ae4c302c4d20388 2022-04-13 22:47:09.023 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' http://10.222.0.25:8080 2022-04-13 22:47:09.023 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:47:09.023 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 22:47:09.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:47:09.023 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 22:47:09.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.023 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.023 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.023 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:47:09.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:47:09.023 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:47:09.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.023 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.023 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.023 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b213b90ed7c84a1f94d4ef8e5011f7c4 2022-04-13 22:47:09.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b213b90ed7c84a1f94d4ef8e5011f7c4 2022-04-13 22:47:09.023 | + functions-common:get_or_create_endpoint:1134 : public_id=b213b90ed7c84a1f94d4ef8e5011f7c4 2022-04-13 22:47:09.024 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.25:8080 ]] 2022-04-13 22:47:09.024 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.25:8080 RegionOne 2022-04-13 22:47:09.024 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:47:09.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 22:47:09.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.024 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.024 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.024 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.024 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:47:09.024 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:47:09.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.25:8080 --region RegionOne -f value -c id 2022-04-13 22:47:09.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.024 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.024 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.024 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.024 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5384438f56e4463591ac64aba4829cbb 2022-04-13 22:47:09.024 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5384438f56e4463591ac64aba4829cbb 2022-04-13 22:47:09.024 | 5384438f56e4463591ac64aba4829cbb 2022-04-13 22:47:09.024 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:47:09.024 | + functions-common:get_or_create_endpoint:1143 : echo b213b90ed7c84a1f94d4ef8e5011f7c4 2022-04-13 22:47:09.024 | b213b90ed7c84a1f94d4ef8e5011f7c4 2022-04-13 22:47:09.024 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 22:47:09.024 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 22:47:09.024 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:47:09.024 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 22:47:09.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.024 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.024 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.025 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.025 | ++ functions-common:get_or_create_project:945 : project_id=d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.025 | ++ functions-common:get_or_create_project:946 : echo d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.025 | + lib/swift:create_swift_accounts:628 : swift_project_test1=d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.025 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 22:47:09.025 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:47:09.025 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 22:47:09.025 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:47:09.025 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 22:47:09.025 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 22:47:09.025 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 22:47:09.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.025 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.025 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.025 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.025 | ++ functions-common:get_or_create_user:932 : user_id=7981ee8ba18a495798a2e909f730299c 2022-04-13 22:47:09.025 | ++ functions-common:get_or_create_user:933 : echo 7981ee8ba18a495798a2e909f730299c 2022-04-13 22:47:09.025 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=7981ee8ba18a495798a2e909f730299c 2022-04-13 22:47:09.025 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 22:47:09.025 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:47:09.025 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 7981ee8ba18a495798a2e909f730299c d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.025 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:47:09.025 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:47:09.025 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:47:09.025 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:47:09.025 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:47:09.025 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:47:09.025 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:47:09.025 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:47:09.025 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7981ee8ba18a495798a2e909f730299c --project d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.026 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:47:09.026 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.026 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.026 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.026 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.026 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.026 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.026 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:47:09.026 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:47:09.026 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7981ee8ba18a495798a2e909f730299c --project d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.026 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.026 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.026 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.026 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7981ee8ba18a495798a2e909f730299c --project d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.026 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:47:09.026 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.026 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.026 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.026 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.026 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.026 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:47:09.026 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:47:09.026 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:47:09.026 | ++ functions-common:get_field:825 : echo '| 18d2ff8057c74a61880d874debbf9ecf | 7981ee8ba18a495798a2e909f730299c | | d619ed775b644d54b763b7a26eee943c | | | False |' 2022-04-13 22:47:09.026 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.027 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.027 | + functions-common:get_or_add_user_project_role:1004 : echo 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.027 | 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.027 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 22:47:09.027 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 22:47:09.027 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:47:09.027 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 22:47:09.027 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 22:47:09.027 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 22:47:09.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.027 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.027 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.027 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.027 | ++ functions-common:get_or_create_user:932 : user_id=28e85d5f93bf4e44a63558d4973c8e97 2022-04-13 22:47:09.027 | ++ functions-common:get_or_create_user:933 : echo 28e85d5f93bf4e44a63558d4973c8e97 2022-04-13 22:47:09.027 | + lib/swift:create_swift_accounts:637 : swift_user_test3=28e85d5f93bf4e44a63558d4973c8e97 2022-04-13 22:47:09.027 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 22:47:09.027 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:47:09.027 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role baf772c4ac9349358e3fdd43de6f473d 28e85d5f93bf4e44a63558d4973c8e97 d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.027 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:47:09.027 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:47:09.027 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:47:09.027 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:47:09.027 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:47:09.027 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:47:09.027 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:47:09.027 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:47:09.027 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role baf772c4ac9349358e3fdd43de6f473d --user 28e85d5f93bf4e44a63558d4973c8e97 --project d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.027 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.027 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:47:09.027 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.028 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.028 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.028 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.028 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.028 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:47:09.028 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:47:09.028 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add baf772c4ac9349358e3fdd43de6f473d --user 28e85d5f93bf4e44a63558d4973c8e97 --project d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.028 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.028 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.028 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role baf772c4ac9349358e3fdd43de6f473d --user 28e85d5f93bf4e44a63558d4973c8e97 --project d619ed775b644d54b763b7a26eee943c 2022-04-13 22:47:09.028 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.028 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:47:09.028 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.028 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.028 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.028 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.028 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.028 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:47:09.028 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:47:09.028 | ++ functions-common:get_field:825 : echo '| baf772c4ac9349358e3fdd43de6f473d | 28e85d5f93bf4e44a63558d4973c8e97 | | d619ed775b644d54b763b7a26eee943c | | | False |' 2022-04-13 22:47:09.028 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:47:09.028 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.028 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:47:09.028 | + functions-common:get_or_add_user_project_role:1004 : echo baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:47:09.029 | baf772c4ac9349358e3fdd43de6f473d 2022-04-13 22:47:09.029 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 22:47:09.029 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 22:47:09.029 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:47:09.029 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 22:47:09.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.029 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.029 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.029 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.029 | ++ functions-common:get_or_create_project:945 : project_id=8e66300b7b284523bb69abf07aabb8a1 2022-04-13 22:47:09.029 | ++ functions-common:get_or_create_project:946 : echo 8e66300b7b284523bb69abf07aabb8a1 2022-04-13 22:47:09.029 | + lib/swift:create_swift_accounts:642 : swift_project_test2=8e66300b7b284523bb69abf07aabb8a1 2022-04-13 22:47:09.029 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 22:47:09.029 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:47:09.029 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 22:47:09.029 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 22:47:09.029 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:47:09.029 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 22:47:09.029 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 22:47:09.029 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 22:47:09.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.029 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.029 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.029 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.029 | ++ functions-common:get_or_create_user:932 : user_id=6c36a08c95f040028d91cdaec4e9797f 2022-04-13 22:47:09.029 | ++ functions-common:get_or_create_user:933 : echo 6c36a08c95f040028d91cdaec4e9797f 2022-04-13 22:47:09.029 | + lib/swift:create_swift_accounts:647 : swift_user_test2=6c36a08c95f040028d91cdaec4e9797f 2022-04-13 22:47:09.029 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 22:47:09.029 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:47:09.030 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 6c36a08c95f040028d91cdaec4e9797f 8e66300b7b284523bb69abf07aabb8a1 2022-04-13 22:47:09.030 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:47:09.030 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:47:09.030 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:47:09.030 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:47:09.030 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:47:09.030 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:47:09.030 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:47:09.030 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:47:09.030 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6c36a08c95f040028d91cdaec4e9797f --project 8e66300b7b284523bb69abf07aabb8a1 2022-04-13 22:47:09.030 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.030 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:47:09.030 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.030 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.030 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.030 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.030 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.030 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:47:09.030 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:47:09.030 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 6c36a08c95f040028d91cdaec4e9797f --project 8e66300b7b284523bb69abf07aabb8a1 2022-04-13 22:47:09.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.030 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.030 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.030 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6c36a08c95f040028d91cdaec4e9797f --project 8e66300b7b284523bb69abf07aabb8a1 2022-04-13 22:47:09.030 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.031 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:47:09.031 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.031 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.031 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.031 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.031 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.031 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:47:09.031 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:47:09.031 | ++ functions-common:get_field:825 : echo '| 18d2ff8057c74a61880d874debbf9ecf | 6c36a08c95f040028d91cdaec4e9797f | | 8e66300b7b284523bb69abf07aabb8a1 | | | False |' 2022-04-13 22:47:09.031 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:47:09.031 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.031 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.031 | + functions-common:get_or_add_user_project_role:1004 : echo 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.031 | 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.031 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 22:47:09.031 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 22:47:09.031 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:47:09.031 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 22:47:09.031 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 22:47:09.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.031 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.031 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.031 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.031 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 22:47:09.031 | 64983a6a32e7472eb2ef4e1bf002d688' 2022-04-13 22:47:09.031 | ++ functions-common:get_or_create_domain:895 : echo 64983a6a32e7472eb2ef4e1bf002d688 2022-04-13 22:47:09.031 | + lib/swift:create_swift_accounts:652 : swift_domain=64983a6a32e7472eb2ef4e1bf002d688 2022-04-13 22:47:09.031 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 22:47:09.031 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:47:09.032 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 22:47:09.032 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 64983a6a32e7472eb2ef4e1bf002d688 2022-04-13 22:47:09.032 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:47:09.032 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=64983a6a32e7472eb2ef4e1bf002d688 --or-show -f value -c id 2022-04-13 22:47:09.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.032 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.032 | ++ functions-common:get_or_create_project:945 : project_id=e9c874108e6940a9ae5caec9879853a8 2022-04-13 22:47:09.032 | ++ functions-common:get_or_create_project:946 : echo e9c874108e6940a9ae5caec9879853a8 2022-04-13 22:47:09.032 | + lib/swift:create_swift_accounts:656 : swift_project_test4=e9c874108e6940a9ae5caec9879853a8 2022-04-13 22:47:09.032 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 22:47:09.032 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:47:09.032 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 22:47:09.032 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 64983a6a32e7472eb2ef4e1bf002d688 test4@example.com 2022-04-13 22:47:09.032 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:47:09.032 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 22:47:09.032 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 22:47:09.032 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=64983a6a32e7472eb2ef4e1bf002d688 --email=test4@example.com --or-show -f value -c id 2022-04-13 22:47:09.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.032 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.032 | ++ functions-common:get_or_create_user:932 : user_id=7070079844e642158537acc5eb9b1323 2022-04-13 22:47:09.032 | ++ functions-common:get_or_create_user:933 : echo 7070079844e642158537acc5eb9b1323 2022-04-13 22:47:09.032 | + lib/swift:create_swift_accounts:661 : swift_user_test4=7070079844e642158537acc5eb9b1323 2022-04-13 22:47:09.032 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 22:47:09.032 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:47:09.033 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 7070079844e642158537acc5eb9b1323 e9c874108e6940a9ae5caec9879853a8 2022-04-13 22:47:09.033 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:47:09.033 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:47:09.033 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:47:09.033 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:47:09.033 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:47:09.033 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:47:09.033 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:47:09.033 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:47:09.033 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7070079844e642158537acc5eb9b1323 --project e9c874108e6940a9ae5caec9879853a8 2022-04-13 22:47:09.033 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.033 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:47:09.033 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.033 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.033 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.033 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.033 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.033 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:47:09.033 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:47:09.033 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7070079844e642158537acc5eb9b1323 --project e9c874108e6940a9ae5caec9879853a8 2022-04-13 22:47:09.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.033 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.033 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.033 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7070079844e642158537acc5eb9b1323 --project e9c874108e6940a9ae5caec9879853a8 2022-04-13 22:47:09.033 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:47:09.033 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:47:09.033 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:47:09.033 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:09.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:09.034 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:47:09.034 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:47:09.034 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:47:09.034 | ++ functions-common:get_field:825 : echo '| 18d2ff8057c74a61880d874debbf9ecf | 7070079844e642158537acc5eb9b1323 | | e9c874108e6940a9ae5caec9879853a8 | | | False |' 2022-04-13 22:47:09.034 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:47:09.034 | ++ functions-common:get_field:819 : read data 2022-04-13 22:47:09.034 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.034 | + functions-common:get_or_add_user_project_role:1004 : echo 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.034 | 18d2ff8057c74a61880d874debbf9ecf 2022-04-13 22:47:09.063 | [150318 Async create_swift_accounts:185172]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-13 22:47:09.070 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 22:47:09.073 | + inc/async:async_wait:197 : return 0 2022-04-13 22:47:09.076 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 22:47:09.094 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:09.096 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 22:47:09.115 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:09.117 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 22:47:09.120 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:47:09.122 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 22:47:09.126 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 22:47:09.128 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 22:47:09.189 | + inc/async:async_inner:63 : init_glance 2022-04-13 22:47:09.228 | [150318 Async init_glance:189466]: running: init_glance 2022-04-13 22:47:09.230 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 22:47:09.249 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:09.253 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 22:47:09.255 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:47:09.258 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 22:47:09.261 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 22:47:09.264 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 22:47:09.268 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:47:09.269 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:47:09.275 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:47:09.278 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:47:09.281 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 22:47:09.284 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:47:09.287 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 22:47:09.289 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 22:47:09.292 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 22:47:09.294 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 22:47:09.308 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 22:47:09.310 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 22:47:12.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:12.744 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:12.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:12.744 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:16.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:16.290 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:16.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:16.290 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:19.323 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:47:19.350 | [189466 Async init_glance:189466]: finished successfully 2022-04-13 22:47:20.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:20.058 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:20.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:20.058 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:23.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:23.577 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:23.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:23.577 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:27.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:27.151 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:27.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:27.151 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:30.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:30.619 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:30.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:30.619 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:34.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:34.104 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:34.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:34.104 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:37.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:37.770 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:37.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:37.770 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:42.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:42.580 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:42.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:42.580 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:42.580 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 22:47:48.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:48.522 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:48.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:48.522 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:48.844 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 22:47:48.849 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 22:47:48.851 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 22:47:48.853 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 22:47:48.856 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 22:47:48.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 22:47:48.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 22:47:48.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 22:47:48.865 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 22:47:48.867 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 22:47:48.869 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 22:47:48.871 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 22:47:48.874 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 22:47:48.876 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 22:47:48.878 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 22:47:48.880 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 22:47:48.884 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:48.887 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 22:47:48.890 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:48.895 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 22:47:48.897 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 22:47:48.900 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 22:47:48.902 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 22:47:48.905 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 22:47:48.908 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 22:47:48.937 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 22:47:48.967 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 22:47:48.996 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 22:47:49.026 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 22:47:49.056 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 22:47:49.086 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 22:47:49.088 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 22:47:49.090 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 22:47:49.093 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:47:49.096 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:47:49.116 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:47:49.118 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:47:49.120 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:47:49.123 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:47:49.125 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:47:49.157 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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' 2022-04-13 22:47:49.190 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:47:49.222 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:47:49.251 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 22:47:49.268 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:47:49.270 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 22:47:49.273 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:47:49.275 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 22:47:49.278 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 22:47:49.280 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 22:47:49.292 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 22:47:49.296 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:47:49.299 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 22:47:49.301 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 22:47:49.313 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 22:47:49.326 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 22:47:49.329 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 22:47:49.341 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 22:47:49.354 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 22:47:49.367 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 22:47:49.369 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:47:49.372 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 22:47:49.377 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.ESZ1y9Ud3c 2022-04-13 22:47:49.379 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 22:47:49.382 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:47:49.384 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.ESZ1y9Ud3c 2022-04-13 22:47:49.388 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.ESZ1y9Ud3c 2022-04-13 22:47:49.401 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.ESZ1y9Ud3c /etc/sudoers.d/neutron-rootwrap 2022-04-13 22:47:49.413 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 22:47:49.442 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 22:47:49.444 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:47:49.474 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 22:47:49.477 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 22:47:49.479 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 22:47:49.483 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:47:49.486 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:47:49.488 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:47:49.506 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:49.509 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:47:49.512 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:47:49.515 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:47:49.533 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:49.535 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:47:49.538 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:47:49.572 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:47:49.574 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:47:49.577 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 22:47:49.595 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:49.598 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 22:47:49.601 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 22:47:49.603 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:47:49.606 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:47:49.608 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 22:47:49.610 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 22:47:49.613 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:47:49.615 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 22:47:49.618 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 22:47:49.620 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 22:47:49.624 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 22:47:49.627 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 22:47:49.632 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 22:47:49.649 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:49.652 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 22:47:49.654 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 22:47:49.657 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 22:47:49.661 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 22:47:49.693 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 22:47:49.723 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 22:47:49.754 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 22:47:49.784 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 22:47:49.819 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 22:47:49.821 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:47:49.824 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 22:47:49.827 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:47:49.829 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 22:47:49.860 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 22:47:49.891 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:47:49.921 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 22:47:49.953 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 22:47:49.983 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 22:47:50.013 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 22:47:50.044 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 22:47:50.073 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:47:50.105 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:47:50.136 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 22:47:50.170 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 22:47:50.202 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 22:47:50.205 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:47:50.207 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:47:50.210 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 22:47:50.212 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 22:47:50.241 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 22:47:50.272 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.25/identity 2022-04-13 22:47:50.301 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 22:47:50.332 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 22:47:50.369 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 22:47:50.399 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 22:47:50.429 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 22:47:50.459 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:47:50.490 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 22:47:50.521 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 22:47:50.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 22:47:50.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 22:47:50.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 22:47:50.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 22:47:50.533 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 22:47:50.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 22:47:50.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-13 22:47:50.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-13 22:47:50.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-13 22:47:50.546 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 22:47:50.549 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 22:47:50.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 22:47:50.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 22:47:50.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 22:47:50.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 22:47:50.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 22:47:50.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 22:47:50.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 22:47:50.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 22:47:50.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 22:47:50.601 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:50.603 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:47:50.606 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 22:47:50.609 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 22:47:50.611 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:47:50.613 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 22:47:50.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 22:47:50.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 22:47:50.646 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:50.649 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:47:50.651 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 22:47:50.653 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 22:47:50.656 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:47:50.658 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 22:47:50.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 22:47:50.692 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:50.694 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:47:50.697 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 22:47:50.700 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 22:47:50.703 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:47:50.705 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 22:47:50.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 22:47:50.738 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:50.741 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 22:47:50.743 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 22:47:50.746 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 22:47:50.748 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:47:50.750 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 22:47:50.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 22:47:50.782 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:50.785 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 22:47:50.787 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 22:47:50.790 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 22:47:50.792 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:47:50.795 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 22:47:50.823 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 22:47:50.826 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:50.828 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 22:47:50.831 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 22:47:50.833 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 22:47:50.835 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:47:50.838 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 22:47:50.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-04-13 22:47:50.870 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:50.872 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 22:47:50.874 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-13 22:47:50.877 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-13 22:47:50.880 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:47:50.884 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-13 22:47:50.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 22:47:50.917 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:47:50.919 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 22:47:50.922 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 22:47:50.924 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 22:47:50.927 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:47:50.929 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 22:47:50.959 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 22:47:50.962 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 22:47:50.979 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:50.981 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 22:47:50.985 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 22:47:51.017 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 22:47:51.020 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:47:51.049 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 22:47:51.083 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 22:47:51.085 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 22:47:51.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 22:47:51.092 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 22:47:54.220 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 22:47:54.221 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-13 22:47:54.221 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=191410) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 22:47:54.273 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=191410) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:47:54.274 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=191410) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:47:54.274 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=191410) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:47:54.274 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=191410) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:47:54.274 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=191410) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:47:54.274 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=191410) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:47:54.328 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 22:47:54.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:54.328 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:54.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:54.328 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:54.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 22:47:54.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 22:47:54.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 22:47:54.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:47:54.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 22:47:54.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 22:47:54.773 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 22:47:54.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 22:47:54.778 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 22:47:54.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 22:47:54.813 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 22:47:54.822 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 22:47:54.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 22:47:54.827 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 22:47:54.840 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 22:47:54.854 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 22:47:54.856 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 22:47:54.866 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 22:47:54.869 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 22:47:54.872 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 22:47:54.881 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 22:47:54.885 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 22:47:54.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 22:47:54.890 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 22:47:54.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 22:47:54.895 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 22:47:54.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 22:47:54.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 22:47:54.903 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:47:54.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 22:47:54.932 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 22:47:54.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 22:47:54.968 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 22:47:54.971 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 22:47:55.001 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 22:47:55.030 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 22:47:55.048 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:55.050 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 22:47:55.053 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 22:47:55.058 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 22:47:55.088 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 22:47:55.118 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 22:47:55.150 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 22:47:55.152 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:47:55.183 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 22:47:55.201 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:55.204 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 22:47:55.206 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 22:47:55.239 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 22:47:55.241 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 22:47:55.244 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 22:47:55.272 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 22:47:55.275 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 22:47:55.277 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 22:47:55.280 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 22:47:55.298 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:55.300 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 22:47:55.303 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 22:47:55.307 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 22:47:55.336 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 22:47:55.368 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 22:47:55.371 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:47:55.400 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 22:47:55.402 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 22:47:55.431 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 22:47:55.434 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 22:47:55.436 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 22:47:55.465 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 22:47:55.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 22:47:55.471 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 22:47:55.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 22:47:58.498 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 22:47:58.499 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-13 22:47:58.499 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=191943) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 22:47:58.550 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=191943) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:47:58.550 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=191943) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:47:58.550 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=191943) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:47:58.550 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=191943) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:47:58.550 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=191943) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:47:58.550 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=191943) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:47:58.611 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 22:47:58.611 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=191943) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 22:47:58.612 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=191943) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 22:47:58.612 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 22:47:58.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:58.612 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:58.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:58.612 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:58.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 22:47:58.984 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 22:47:58.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 22:47:58.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 22:47:58.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 22:47:58.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:47:58.997 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 22:47:59.015 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 22:47:59.017 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 22:47:59.020 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 22:47:59.022 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 22:47:59.034 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 22:47:59.051 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 22:47:59.054 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 22:47:59.056 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 22:47:59.059 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 22:47:59.062 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 22:47:59.064 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 22:47:59.067 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 22:47:59.069 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 22:47:59.072 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 22:47:59.075 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 22:47:59.078 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 22:47:59.080 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 22:47:59.083 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 22:47:59.085 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 22:47:59.089 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 22:47:59.089 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 22:47:59.096 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 22:47:59.098 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 22:47:59.101 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 22:47:59.103 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 22:47:59.110 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 22:47:59.110 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 22:47:59.110 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 22:47:59.115 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.14/22 brd 192.168.3.255' 2022-04-13 22:47:59.117 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 22:47:59.120 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 22:47:59.122 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 22:47:59.124 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 22:47:59.127 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.14/22 brd 192.168.3.255 != '' ]] 2022-04-13 22:47:59.130 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1' 2022-04-13 22:47:59.132 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data' 2022-04-13 22:47:59.135 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 22:47:59.137 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 22:47:59.142 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 22:47:59.142 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.14/22 brd 192.168.3.255 2022-04-13 22:47:59.143 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 22:47:59.144 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 22:47:59.148 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.14 2022-04-13 22:47:59.151 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 ' 2022-04-13 22:47:59.153 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1 2022-04-13 22:47:59.166 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data 2022-04-13 22:47:59.180 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 22:47:59.192 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 22:47:59.212 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 2022-04-13 22:48:02.221 | ARPING 192.168.0.14 from 192.168.0.14 br-data 2022-04-13 22:48:02.221 | Sent 3 probes (3 broadcast(s)) 2022-04-13 22:48:02.221 | Received 0 response(s) 2022-04-13 22:48:02.238 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 22:48:02.240 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 22:48:02.243 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 22:48:02.246 | + ./stack.sh:exit_trap:524 : jobs='175735 2022-04-13 22:48:02.246 | 189466' 2022-04-13 22:48:02.249 | + ./stack.sh:exit_trap:527 : [[ -n 175735 2022-04-13 22:48:02.249 | 189466 ]] 2022-04-13 22:48:02.251 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-223835 ]] 2022-04-13 22:48:02.254 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 22:48:02.256 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 22:48:02.256 | exit_trap: cleaning up child processes 2022-04-13 22:48:02.258 | + ./stack.sh:exit_trap:529 : kill 175735 189466 2022-04-13 22:48:02.261 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.lh3HfHGt8P ']' 2022-04-13 22:48:02.264 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.lh3HfHGt8P 2022-04-13 22:48:02.268 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 22:48:02.270 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 22:48:02.272 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 22:48:02.275 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 22:48:02.275 | Error on exit 2022-04-13 22:48:02.277 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 22:48:02.279 | + ./stack.sh:exit_trap:544 : generate-subunit 1649889512 570 fail 2022-04-13 22:48:02.964 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 22:48:02.967 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 22:48:04.105 | + ./stack.sh:exit_trap:558 : exit 1